From 4027278601058c15164e2e137e3bfd21b845d3a9 Mon Sep 17 00:00:00 2001 From: gkessler Date: Wed, 17 Mar 2010 00:22:30 +0000 Subject: 295246 - [JSF2.0]- FacesConfig model update --- .../provider/AbsoluteOrderingTypeItemProvider.java | 179 + .../provider/ActionListenerTypeItemProvider.java | 175 +- .../ApplicationExtensionTypeItemProvider.java | 112 +- .../ApplicationFactoryTypeItemProvider.java | 177 +- .../edit/provider/ApplicationTypeItemProvider.java | 495 +- .../provider/AttributeClassTypeItemProvider.java | 199 +- .../AttributeExtensionTypeItemProvider.java | 109 +- .../provider/AttributeNameTypeItemProvider.java | 198 +- .../edit/provider/AttributeTypeItemProvider.java | 354 +- .../edit/provider/BaseNameTypeItemProvider.java | 201 +- .../provider/BehaviorClassTypeItemProvider.java | 192 + .../BehaviorExtensionTypeItemProvider.java | 120 + .../edit/provider/BehaviorIdTypeItemProvider.java | 193 + .../edit/provider/BehaviorTypeItemProvider.java | 221 + ...lientBehaviorRendererClassTypeItemProvider.java | 192 + .../ClientBehaviorRendererTypeItemProvider.java | 179 + ...ClientBehaviorRendererTypeTypeItemProvider.java | 193 + .../provider/ComponentClassTypeItemProvider.java | 198 +- .../ComponentExtensionTypeItemProvider.java | 108 +- .../provider/ComponentFamilyTypeItemProvider.java | 198 +- .../edit/provider/ComponentTypeItemProvider.java | 263 +- .../provider/ComponentTypeTypeItemProvider.java | 198 +- .../provider/ConverterClassTypeItemProvider.java | 198 +- .../ConverterExtensionTypeItemProvider.java | 112 +- .../ConverterForClassTypeItemProvider.java | 197 +- .../edit/provider/ConverterIdTypeItemProvider.java | 198 +- .../edit/provider/ConverterTypeItemProvider.java | 343 +- .../provider/DefaultLocaleTypeItemProvider.java | 156 +- .../DefaultRenderKitIdTypeItemProvider.java | 173 +- .../DefaultValidatorsTypeItemProvider.java | 205 + .../provider/DefaultValueTypeItemProvider.java | 198 +- .../edit/provider/DescriptionTypeItemProvider.java | 240 +- .../edit/provider/DisplayNameTypeItemProvider.java | 246 +- .../edit/provider/DocumentRootItemProvider.java | 1106 +- .../provider/DynamicAttributeItemProvider.java | 201 +- .../edit/provider/DynamicElementItemProvider.java | 293 +- .../edit/provider/ELResolverTypeItemProvider.java | 201 +- .../ExceptionHandlerFactoryTypeItemProvider.java | 192 + .../edit/provider/ExtensionTypeItemProvider.java | 227 +- .../ExternalContextFactoryTypeItemProvider.java | 192 + .../FacesConfigExtensionTypeItemProvider.java | 112 +- .../FacesConfigItemProviderAdapterFactory.java | 3460 +-- .../edit/provider/FacesConfigTypeItemProvider.java | 471 +- .../FacesContextFactoryTypeItemProvider.java | 172 +- .../provider/FacetExtensionTypeItemProvider.java | 108 +- .../edit/provider/FacetNameTypeItemProvider.java | 198 +- .../edit/provider/FacetTypeItemProvider.java | 258 +- .../provider/FactoryExtensionTypeItemProvider.java | 112 +- .../edit/provider/FactoryTypeItemProvider.java | 328 +- .../edit/provider/FromActionTypeItemProvider.java | 198 +- .../edit/provider/FromOutcomeTypeItemProvider.java | 198 +- .../edit/provider/FromViewIdTypeItemProvider.java | 198 +- .../edit/provider/IconTypeItemProvider.java | 295 +- .../edit/provider/IfTypeItemProvider.java | 192 + .../edit/provider/KeyClassTypeItemProvider.java | 198 +- .../edit/provider/KeyTypeItemProvider.java | 198 +- .../edit/provider/LargeIconTypeItemProvider.java | 198 +- .../LifecycleExtensionTypeItemProvider.java | 113 +- .../provider/LifecycleFactoryTypeItemProvider.java | 181 +- .../edit/provider/LifecycleTypeItemProvider.java | 225 +- .../edit/provider/ListEntriesTypeItemProvider.java | 256 +- .../provider/LocaleConfigTypeItemProvider.java | 222 +- .../provider/ManagedBeanClassTypeItemProvider.java | 201 +- .../ManagedBeanExtensionTypeItemProvider.java | 113 +- .../provider/ManagedBeanNameTypeItemProvider.java | 201 +- .../provider/ManagedBeanScopeTypeItemProvider.java | 201 +- .../edit/provider/ManagedBeanTypeItemProvider.java | 400 +- .../provider/ManagedPropertyTypeItemProvider.java | 366 +- .../edit/provider/MapEntriesTypeItemProvider.java | 275 +- .../edit/provider/MapEntryTypeItemProvider.java | 261 +- .../provider/MessageBundleTypeItemProvider.java | 176 +- .../edit/provider/NameTypeItemProvider.java | 192 + .../provider/NavigationCaseTypeItemProvider.java | 348 +- .../NavigationHandlerTypeItemProvider.java | 176 +- .../NavigationRuleExtensionTypeItemProvider.java | 112 +- .../provider/NavigationRuleTypeItemProvider.java | 301 +- .../edit/provider/NullValueTypeItemProvider.java | 159 +- .../provider/OrderingOrderingTypeItemProvider.java | 179 + .../provider/OrderingOthersTypeItemProvider.java | 167 + .../edit/provider/OrderingTypeItemProvider.java | 201 + .../PartialViewContextFactoryTypeItemProvider.java | 192 + .../provider/PhaseListenerTypeItemProvider.java | 179 +- .../provider/PropertyClassTypeItemProvider.java | 198 +- .../PropertyExtensionTypeItemProvider.java | 108 +- .../provider/PropertyNameTypeItemProvider.java | 198 +- .../provider/PropertyResolverTypeItemProvider.java | 179 +- .../edit/provider/PropertyTypeItemProvider.java | 373 +- .../edit/provider/RedirectTypeItemProvider.java | 223 +- .../RedirectViewParamTypeItemProvider.java | 212 + .../ReferencedBeanClassTypeItemProvider.java | 198 +- .../ReferencedBeanNameTypeItemProvider.java | 198 +- .../provider/ReferencedBeanTypeItemProvider.java | 306 +- .../provider/RenderKitClassTypeItemProvider.java | 198 +- .../RenderKitExtensionTypeItemProvider.java | 113 +- .../provider/RenderKitFactoryTypeItemProvider.java | 180 +- .../edit/provider/RenderKitIdTypeItemProvider.java | 198 +- .../edit/provider/RenderKitTypeItemProvider.java | 308 +- .../provider/RendererClassTypeItemProvider.java | 198 +- .../RendererExtensionTypeItemProvider.java | 108 +- .../edit/provider/RendererTypeItemProvider.java | 365 +- .../provider/RendererTypeTypeItemProvider.java | 178 +- .../provider/ResourceBundleTypeItemProvider.java | 314 +- .../provider/ResourceHandlerTypeItemProvider.java | 192 + .../edit/provider/SmallIconTypeItemProvider.java | 198 +- .../edit/provider/SourceClassTypeItemProvider.java | 192 + .../provider/StateManagerTypeItemProvider.java | 181 +- .../provider/SuggestedValueTypeItemProvider.java | 198 +- .../provider/SupportedLocaleTypeItemProvider.java | 158 +- .../provider/SystemEventClassTypeItemProvider.java | 192 + .../SystemEventListenerClassTypeItemProvider.java | 192 + .../SystemEventListenerTypeItemProvider.java | 219 + .../TagHandlerDelegateFactoryTypeItemProvider.java | 192 + .../edit/provider/ToViewIdTypeItemProvider.java | 198 +- .../provider/ValidatorClassTypeItemProvider.java | 198 +- .../ValidatorExtensionTypeItemProvider.java | 112 +- .../edit/provider/ValidatorIdTypeItemProvider.java | 198 +- .../edit/provider/ValidatorTypeItemProvider.java | 312 +- .../edit/provider/ValueClassTypeItemProvider.java | 198 +- .../edit/provider/ValueTypeItemProvider.java | 199 +- .../edit/provider/VarTypeItemProvider.java | 201 +- .../provider/VariableResolverTypeItemProvider.java | 179 +- ...DeclarationLanguageFactoryTypeItemProvider.java | 192 + .../edit/provider/ViewHandlerTypeItemProvider.java | 179 +- .../VisitContextFactoryTypeItemProvider.java | 192 + .../jsf/facesconfig/emf/AbsoluteOrderingType.java | 86 + .../jsf/facesconfig/emf/ActionListenerType.java | 66 +- .../facesconfig/emf/ApplicationExtensionType.java | 6 +- .../facesconfig/emf/ApplicationFactoryType.java | 66 +- .../jst/jsf/facesconfig/emf/ApplicationType.java | 311 +- .../jsf/facesconfig/emf/AttributeClassType.java | 66 +- .../facesconfig/emf/AttributeExtensionType.java | 6 +- .../jst/jsf/facesconfig/emf/AttributeNameType.java | 66 +- .../jst/jsf/facesconfig/emf/AttributeType.java | 229 +- .../jst/jsf/facesconfig/emf/BaseNameType.java | 64 +- .../jst/jsf/facesconfig/emf/BehaviorClassType.java | 95 + .../jsf/facesconfig/emf/BehaviorExtensionType.java | 33 + .../jst/jsf/facesconfig/emf/BehaviorIdType.java | 95 + .../jst/jsf/facesconfig/emf/BehaviorType.java | 204 + .../emf/ClientBehaviorRendererClassType.java | 95 + .../emf/ClientBehaviorRendererType.java | 95 + .../emf/ClientBehaviorRendererTypeType.java | 95 + .../jsf/facesconfig/emf/ComponentClassType.java | 66 +- .../facesconfig/emf/ComponentExtensionType.java | 6 +- .../jsf/facesconfig/emf/ComponentFamilyType.java | 66 +- .../jst/jsf/facesconfig/emf/ComponentType.java | 223 +- .../jst/jsf/facesconfig/emf/ComponentTypeType.java | 66 +- .../jsf/facesconfig/emf/ConverterClassType.java | 66 +- .../facesconfig/emf/ConverterExtensionType.java | 6 +- .../jsf/facesconfig/emf/ConverterForClassType.java | 66 +- .../jst/jsf/facesconfig/emf/ConverterIdType.java | 66 +- .../jst/jsf/facesconfig/emf/ConverterType.java | 235 +- .../jst/jsf/facesconfig/emf/DefaultLocaleType.java | 66 +- .../facesconfig/emf/DefaultRenderKitIdType.java | 66 +- .../jsf/facesconfig/emf/DefaultValidatorsType.java | 86 + .../jst/jsf/facesconfig/emf/DefaultValueType.java | 66 +- .../jst/jsf/facesconfig/emf/DescriptionType.java | 96 +- .../jst/jsf/facesconfig/emf/DisplayNameType.java | 96 +- .../jst/jsf/facesconfig/emf/DocumentRoot.java | 4387 ++-- .../jst/jsf/facesconfig/emf/DynamicAttribute.java | 62 +- .../jst/jsf/facesconfig/emf/DynamicElement.java | 95 +- .../jst/jsf/facesconfig/emf/ELResolverType.java | 66 +- .../emf/ExceptionHandlerFactoryType.java | 95 + .../jst/jsf/facesconfig/emf/ExtensionType.java | 81 +- .../emf/ExternalContextFactoryType.java | 95 + .../facesconfig/emf/FacesConfigExtensionType.java | 6 +- .../jsf/facesconfig/emf/FacesConfigFactory.java | 1218 +- .../jsf/facesconfig/emf/FacesConfigPackage.java | 23202 +++++++++++-------- .../jst/jsf/facesconfig/emf/FacesConfigType.java | 425 +- .../facesconfig/emf/FacesContextFactoryType.java | 66 +- .../jsf/facesconfig/emf/FacetExtensionType.java | 6 +- .../jst/jsf/facesconfig/emf/FacetNameType.java | 66 +- .../eclipse/jst/jsf/facesconfig/emf/FacetType.java | 139 +- .../jsf/facesconfig/emf/FactoryExtensionType.java | 6 +- .../jst/jsf/facesconfig/emf/FactoryType.java | 235 +- .../jst/jsf/facesconfig/emf/FromActionType.java | 66 +- .../jst/jsf/facesconfig/emf/FromOutcomeType.java | 66 +- .../jst/jsf/facesconfig/emf/FromViewIdType.java | 66 +- .../eclipse/jst/jsf/facesconfig/emf/IconType.java | 126 +- .../eclipse/jst/jsf/facesconfig/emf/IfType.java | 95 + .../jst/jsf/facesconfig/emf/KeyClassType.java | 66 +- .../eclipse/jst/jsf/facesconfig/emf/KeyType.java | 66 +- .../jst/jsf/facesconfig/emf/LargeIconType.java | 66 +- .../facesconfig/emf/LifecycleExtensionType.java | 6 +- .../jsf/facesconfig/emf/LifecycleFactoryType.java | 66 +- .../jst/jsf/facesconfig/emf/LifecycleType.java | 73 +- .../jst/jsf/facesconfig/emf/ListEntriesType.java | 103 +- .../jst/jsf/facesconfig/emf/LocaleConfigType.java | 85 +- .../jsf/facesconfig/emf/ManagedBeanClassType.java | 66 +- .../facesconfig/emf/ManagedBeanExtensionType.java | 6 +- .../jsf/facesconfig/emf/ManagedBeanNameType.java | 66 +- .../jsf/facesconfig/emf/ManagedBeanScopeType.java | 66 +- .../jst/jsf/facesconfig/emf/ManagedBeanType.java | 305 +- .../jsf/facesconfig/emf/ManagedPropertyType.java | 271 +- .../jst/jsf/facesconfig/emf/MapEntriesType.java | 115 +- .../jst/jsf/facesconfig/emf/MapEntryType.java | 126 +- .../jst/jsf/facesconfig/emf/MessageBundleType.java | 66 +- .../eclipse/jst/jsf/facesconfig/emf/NameType.java | 95 + .../jsf/facesconfig/emf/NavigationCaseType.java | 239 +- .../jsf/facesconfig/emf/NavigationHandlerType.java | 66 +- .../emf/NavigationRuleExtensionType.java | 6 +- .../jsf/facesconfig/emf/NavigationRuleType.java | 157 +- .../jst/jsf/facesconfig/emf/NullValueType.java | 36 +- .../jsf/facesconfig/emf/OrderingOrderingType.java | 86 + .../jsf/facesconfig/emf/OrderingOthersType.java | 67 + .../jst/jsf/facesconfig/emf/OrderingType.java | 95 + .../emf/PartialViewContextFactoryType.java | 95 + .../jst/jsf/facesconfig/emf/PhaseListenerType.java | 66 +- .../jst/jsf/facesconfig/emf/PropertyClassType.java | 66 +- .../jsf/facesconfig/emf/PropertyExtensionType.java | 6 +- .../jst/jsf/facesconfig/emf/PropertyNameType.java | 66 +- .../jsf/facesconfig/emf/PropertyResolverType.java | 66 +- .../jst/jsf/facesconfig/emf/PropertyType.java | 229 +- .../jst/jsf/facesconfig/emf/RedirectType.java | 83 +- .../jsf/facesconfig/emf/RedirectViewParamType.java | 123 + .../facesconfig/emf/ReferencedBeanClassType.java | 66 +- .../facesconfig/emf/ReferencedBeanNameType.java | 66 +- .../jsf/facesconfig/emf/ReferencedBeanType.java | 151 +- .../jsf/facesconfig/emf/RenderKitClassType.java | 66 +- .../facesconfig/emf/RenderKitExtensionType.java | 6 +- .../jsf/facesconfig/emf/RenderKitFactoryType.java | 66 +- .../jst/jsf/facesconfig/emf/RenderKitIdType.java | 66 +- .../jst/jsf/facesconfig/emf/RenderKitType.java | 205 +- .../jst/jsf/facesconfig/emf/RendererClassType.java | 66 +- .../jsf/facesconfig/emf/RendererExtensionType.java | 6 +- .../jst/jsf/facesconfig/emf/RendererType.java | 235 +- .../jst/jsf/facesconfig/emf/RendererTypeType.java | 66 +- .../jsf/facesconfig/emf/ResourceBundleType.java | 147 +- .../jsf/facesconfig/emf/ResourceHandlerType.java | 95 + .../jst/jsf/facesconfig/emf/SmallIconType.java | 66 +- .../jst/jsf/facesconfig/emf/SourceClassType.java | 95 + .../jst/jsf/facesconfig/emf/StateManagerType.java | 66 +- .../jsf/facesconfig/emf/SuggestedValueType.java | 66 +- .../jsf/facesconfig/emf/SupportedLocaleType.java | 66 +- .../jsf/facesconfig/emf/SystemEventClassType.java | 95 + .../emf/SystemEventListenerClassType.java | 95 + .../facesconfig/emf/SystemEventListenerType.java | 151 + .../emf/TagHandlerDelegateFactoryType.java | 95 + .../jst/jsf/facesconfig/emf/ToViewIdType.java | 66 +- .../jsf/facesconfig/emf/ValidatorClassType.java | 66 +- .../facesconfig/emf/ValidatorExtensionType.java | 6 +- .../jst/jsf/facesconfig/emf/ValidatorIdType.java | 66 +- .../jst/jsf/facesconfig/emf/ValidatorType.java | 205 +- .../jst/jsf/facesconfig/emf/ValueClassType.java | 66 +- .../eclipse/jst/jsf/facesconfig/emf/ValueType.java | 66 +- .../eclipse/jst/jsf/facesconfig/emf/VarType.java | 64 +- .../jsf/facesconfig/emf/VariableResolverType.java | 66 +- .../emf/ViewDeclarationLanguageFactoryType.java | 95 + .../jst/jsf/facesconfig/emf/ViewHandlerType.java | 66 +- .../facesconfig/emf/VisitContextFactoryType.java | 95 + .../emf/impl/AbsoluteOrderingTypeImpl.java | 250 + .../emf/impl/ActionListenerTypeImpl.java | 256 +- .../emf/impl/ApplicationExtensionTypeImpl.java | 27 +- .../emf/impl/ApplicationFactoryTypeImpl.java | 256 +- .../facesconfig/emf/impl/ApplicationTypeImpl.java | 1005 +- .../emf/impl/AttributeClassTypeImpl.java | 256 +- .../emf/impl/AttributeExtensionTypeImpl.java | 26 +- .../emf/impl/AttributeNameTypeImpl.java | 256 +- .../facesconfig/emf/impl/AttributeTypeImpl.java | 858 +- .../jsf/facesconfig/emf/impl/BaseNameTypeImpl.java | 263 +- .../emf/impl/BehaviorClassTypeImpl.java | 224 + .../emf/impl/BehaviorExtensionTypeImpl.java | 54 + .../facesconfig/emf/impl/BehaviorIdTypeImpl.java | 224 + .../jsf/facesconfig/emf/impl/BehaviorTypeImpl.java | 483 + .../impl/ClientBehaviorRendererClassTypeImpl.java | 224 + .../emf/impl/ClientBehaviorRendererTypeImpl.java | 258 + .../impl/ClientBehaviorRendererTypeTypeImpl.java | 224 + .../emf/impl/ComponentClassTypeImpl.java | 256 +- .../emf/impl/ComponentExtensionTypeImpl.java | 26 +- .../emf/impl/ComponentFamilyTypeImpl.java | 256 +- .../facesconfig/emf/impl/ComponentTypeImpl.java | 808 +- .../emf/impl/ComponentTypeTypeImpl.java | 256 +- .../emf/impl/ConverterClassTypeImpl.java | 256 +- .../emf/impl/ConverterExtensionTypeImpl.java | 27 +- .../emf/impl/ConverterForClassTypeImpl.java | 256 +- .../facesconfig/emf/impl/ConverterIdTypeImpl.java | 256 +- .../facesconfig/emf/impl/ConverterTypeImpl.java | 860 +- .../emf/impl/DefaultLocaleTypeImpl.java | 256 +- .../emf/impl/DefaultRenderKitIdTypeImpl.java | 256 +- .../emf/impl/DefaultValidatorsTypeImpl.java | 225 + .../facesconfig/emf/impl/DefaultValueTypeImpl.java | 256 +- .../facesconfig/emf/impl/DescriptionTypeImpl.java | 320 +- .../facesconfig/emf/impl/DisplayNameTypeImpl.java | 320 +- .../jsf/facesconfig/emf/impl/DocumentRootImpl.java | 5738 +++-- .../facesconfig/emf/impl/DynamicAttributeImpl.java | 263 +- .../facesconfig/emf/impl/DynamicElementImpl.java | 368 +- .../facesconfig/emf/impl/ELResolverTypeImpl.java | 263 +- .../emf/impl/ExceptionHandlerFactoryTypeImpl.java | 224 + .../facesconfig/emf/impl/ExtensionTypeImpl.java | 303 +- .../emf/impl/ExternalContextFactoryTypeImpl.java | 224 + .../emf/impl/FacesConfigExtensionTypeImpl.java | 27 +- .../emf/impl/FacesConfigFactoryImpl.java | 1749 +- .../emf/impl/FacesConfigPackageImpl.java | 17566 ++++++++------ .../facesconfig/emf/impl/FacesConfigTypeImpl.java | 1230 +- .../emf/impl/FacesContextFactoryTypeImpl.java | 256 +- .../emf/impl/FacetExtensionTypeImpl.java | 26 +- .../facesconfig/emf/impl/FacetNameTypeImpl.java | 256 +- .../jsf/facesconfig/emf/impl/FacetTypeImpl.java | 514 +- .../emf/impl/FactoryExtensionTypeImpl.java | 27 +- .../jsf/facesconfig/emf/impl/FactoryTypeImpl.java | 686 +- .../facesconfig/emf/impl/FromActionTypeImpl.java | 256 +- .../facesconfig/emf/impl/FromOutcomeTypeImpl.java | 256 +- .../facesconfig/emf/impl/FromViewIdTypeImpl.java | 256 +- .../jst/jsf/facesconfig/emf/impl/IconTypeImpl.java | 460 +- .../jst/jsf/facesconfig/emf/impl/IfTypeImpl.java | 224 + .../jsf/facesconfig/emf/impl/KeyClassTypeImpl.java | 256 +- .../jst/jsf/facesconfig/emf/impl/KeyTypeImpl.java | 256 +- .../facesconfig/emf/impl/LargeIconTypeImpl.java | 256 +- .../emf/impl/LifecycleExtensionTypeImpl.java | 27 +- .../emf/impl/LifecycleFactoryTypeImpl.java | 256 +- .../facesconfig/emf/impl/LifecycleTypeImpl.java | 298 +- .../facesconfig/emf/impl/ListEntriesTypeImpl.java | 398 +- .../facesconfig/emf/impl/LocaleConfigTypeImpl.java | 342 +- .../emf/impl/ManagedBeanClassTypeImpl.java | 256 +- .../emf/impl/ManagedBeanExtensionTypeImpl.java | 27 +- .../emf/impl/ManagedBeanNameTypeImpl.java | 256 +- .../emf/impl/ManagedBeanScopeTypeImpl.java | 256 +- .../facesconfig/emf/impl/ManagedBeanTypeImpl.java | 1076 +- .../emf/impl/ManagedPropertyTypeImpl.java | 1014 +- .../facesconfig/emf/impl/MapEntriesTypeImpl.java | 442 +- .../jsf/facesconfig/emf/impl/MapEntryTypeImpl.java | 486 +- .../emf/impl/MessageBundleTypeImpl.java | 256 +- .../jst/jsf/facesconfig/emf/impl/NameTypeImpl.java | 224 + .../emf/impl/NavigationCaseTypeImpl.java | 872 +- .../emf/impl/NavigationHandlerTypeImpl.java | 256 +- .../emf/impl/NavigationRuleExtensionTypeImpl.java | 27 +- .../emf/impl/NavigationRuleTypeImpl.java | 568 +- .../facesconfig/emf/impl/NullValueTypeImpl.java | 174 +- .../emf/impl/OrderingOrderingTypeImpl.java | 228 + .../emf/impl/OrderingOthersTypeImpl.java | 170 + .../jsf/facesconfig/emf/impl/OrderingTypeImpl.java | 255 + .../impl/PartialViewContextFactoryTypeImpl.java | 224 + .../emf/impl/PhaseListenerTypeImpl.java | 256 +- .../emf/impl/PropertyClassTypeImpl.java | 256 +- .../emf/impl/PropertyExtensionTypeImpl.java | 26 +- .../facesconfig/emf/impl/PropertyNameTypeImpl.java | 256 +- .../emf/impl/PropertyResolverTypeImpl.java | 256 +- .../jsf/facesconfig/emf/impl/PropertyTypeImpl.java | 858 +- .../jsf/facesconfig/emf/impl/RedirectTypeImpl.java | 283 +- .../emf/impl/RedirectViewParamTypeImpl.java | 323 + .../emf/impl/ReferencedBeanClassTypeImpl.java | 256 +- .../emf/impl/ReferencedBeanNameTypeImpl.java | 256 +- .../emf/impl/ReferencedBeanTypeImpl.java | 556 +- .../emf/impl/RenderKitClassTypeImpl.java | 256 +- .../emf/impl/RenderKitExtensionTypeImpl.java | 27 +- .../emf/impl/RenderKitFactoryTypeImpl.java | 256 +- .../facesconfig/emf/impl/RenderKitIdTypeImpl.java | 256 +- .../facesconfig/emf/impl/RenderKitTypeImpl.java | 705 +- .../emf/impl/RendererClassTypeImpl.java | 256 +- .../emf/impl/RendererExtensionTypeImpl.java | 26 +- .../jsf/facesconfig/emf/impl/RendererTypeImpl.java | 864 +- .../facesconfig/emf/impl/RendererTypeTypeImpl.java | 256 +- .../emf/impl/ResourceBundleTypeImpl.java | 537 +- .../emf/impl/ResourceHandlerTypeImpl.java | 224 + .../facesconfig/emf/impl/SmallIconTypeImpl.java | 256 +- .../facesconfig/emf/impl/SourceClassTypeImpl.java | 224 + .../facesconfig/emf/impl/StateManagerTypeImpl.java | 256 +- .../emf/impl/SuggestedValueTypeImpl.java | 256 +- .../emf/impl/SupportedLocaleTypeImpl.java | 256 +- .../emf/impl/SystemEventClassTypeImpl.java | 224 + .../emf/impl/SystemEventListenerClassTypeImpl.java | 224 + .../emf/impl/SystemEventListenerTypeImpl.java | 393 + .../impl/TagHandlerDelegateFactoryTypeImpl.java | 224 + .../jsf/facesconfig/emf/impl/ToViewIdTypeImpl.java | 256 +- .../emf/impl/ValidatorClassTypeImpl.java | 256 +- .../emf/impl/ValidatorExtensionTypeImpl.java | 27 +- .../facesconfig/emf/impl/ValidatorIdTypeImpl.java | 256 +- .../facesconfig/emf/impl/ValidatorTypeImpl.java | 752 +- .../facesconfig/emf/impl/ValueClassTypeImpl.java | 256 +- .../jsf/facesconfig/emf/impl/ValueTypeImpl.java | 256 +- .../jst/jsf/facesconfig/emf/impl/VarTypeImpl.java | 263 +- .../emf/impl/VariableResolverTypeImpl.java | 256 +- .../ViewDeclarationLanguageFactoryTypeImpl.java | 224 + .../facesconfig/emf/impl/ViewHandlerTypeImpl.java | 256 +- .../emf/impl/VisitContextFactoryTypeImpl.java | 224 + .../emf/util/FacesConfigAdapterFactory.java | 2686 ++- .../facesconfig/emf/util/FacesConfigSwitch.java | 3603 +-- .../translator/AbsoluteOrderingTranslator.java | 43 + .../translator/ActionListenerTranslator.java | 2 - .../translator/ApplicationFactoryTranslator.java | 2 - .../internal/translator/ApplicationTranslator.java | 8 +- .../internal/translator/AttributeTranslator.java | 2 - .../translator/BehaviorClassTranslator.java | 41 + .../translator/BehaviorExtensionTranslator.java | 31 + .../internal/translator/BehaviorIdTranslator.java | 42 + .../internal/translator/BehaviorTranslator.java | 49 + .../ClientBehaviorRendererClassTranslator.java | 41 + .../ClientBehaviorRendererTranslator.java | 42 + .../ClientBehaviorRendererTypeTranslator.java | 41 + .../internal/translator/ConverterTranslator.java | 2 - .../translator/DefaultRenderKitIdTranslator.java | 2 - .../translator/DefaultValidatorsTranslator.java | 41 + .../internal/translator/DescriptionTranslator.java | 2 - .../internal/translator/DisplayNameTranslator.java | 2 - .../ExceptionHandlerFactoryTranslator.java | 41 + .../ExternalContextFactoryTranslator.java | 41 + .../internal/translator/FacesConfigTranslator.java | 9 +- .../translator/FacesContextFactoryTranslator.java | 2 - .../internal/translator/FacetTranslator.java | 2 - .../internal/translator/FactoryTranslator.java | 8 +- .../internal/translator/IconTranslator.java | 2 - .../internal/translator/IfTranslator.java | 41 + .../translator/LifecycleFactoryTranslator.java | 2 - .../internal/translator/LifecycleTranslator.java | 2 - .../internal/translator/ListEntriesTranslator.java | 2 - .../translator/LocaleConfigTranslator.java | 2 - .../internal/translator/ManagedBeanTranslator.java | 3 +- .../translator/ManagedPropertyTranslator.java | 2 - .../internal/translator/MapEntriesTranslator.java | 2 - .../internal/translator/MapEntryTranslator.java | 2 - .../translator/MessageBundleTranslator.java | 2 - .../internal/translator/NameTranslator.java | 41 + .../translator/NavigationCaseTranslator.java | 3 +- .../translator/NavigationHandlerTranslator.java | 2 - .../translator/NavigationRuleTranslator.java | 2 - .../translator/OrderingOrderingTranslator.java | 43 + .../translator/OrderingOthersTranslator.java | 40 + .../internal/translator/OrderingTranslator.java | 43 + .../translator/PartialTraversalTranslator.java | 40 + .../PartialViewContextFactoryTranslator.java | 41 + .../translator/PhaseListenerTranslator.java | 2 - .../translator/PropertyResolverTranslator.java | 2 - .../internal/translator/PropertyTranslator.java | 2 - .../internal/translator/RedirectTranslator.java | 2 + .../translator/RedirectViewParamTranslator.java | 43 + .../translator/ReferencedBeanTranslator.java | 2 - .../translator/RenderKitFactoryTranslator.java | 2 - .../internal/translator/RenderKitTranslator.java | 3 +- .../internal/translator/RendererTranslator.java | 2 - .../translator/ResourceHandlerTranslator.java | 41 + .../internal/translator/SourceClassTranslator.java | 41 + .../translator/StateManagerTranslator.java | 2 - .../translator/SupportedLocaleTranslator.java | 2 - .../translator/SystemEventClassTranslator.java | 41 + .../SystemEventListenerClassTranslator.java | 41 + .../translator/SystemEventListenerTranslator.java | 43 + .../TagHandlerDelegateFactoryTranslator.java | 41 + .../internal/translator/ValidatorTranslator.java | 2 - .../internal/translator/ValueTranslator.java | 2 - .../translator/VariableResolverTranslator.java | 2 - .../ViewDeclarationLanguageFactoryTranslator.java | 41 + .../internal/translator/ViewHandlerTranslator.java | 2 - .../translator/VisitContextFactoryTranslator.java | 41 + .../CreateAbsoluteOrderingType_name_NameType.gif | Bin 0 -> 225 bytes ...oluteOrderingType_others_OrderingOthersType.gif | Bin 0 -> 225 bytes ...nType_partialTraversal_PartialTraversalType.gif | Bin 0 -> 225 bytes ...ionType_resourceHandler_ResourceHandlerType.gif | Bin 0 -> 225 bytes ...ibuteType_attributeClass_AttributeClassType.gif | Bin 0 -> 225 bytes ...AttributeType_defaultValue_DefaultValueType.gif | Bin 0 -> 225 bytes ...ibuteType_suggestedValue_SuggestedValueType.gif | Bin 0 -> 225 bytes .../CreateBehaviorType_attribute_AttributeType.gif | Bin 0 -> 225 bytes ...ehaviorType_behaviorClass_BehaviorClassType.gif | Bin 0 -> 225 bytes ...ype_behaviorExtension_BehaviorExtensionType.gif | Bin 0 -> 225 bytes ...reateBehaviorType_behaviorId_BehaviorIdType.gif | Bin 0 -> 225 bytes ...ateBehaviorType_description_DescriptionType.gif | Bin 0 -> 225 bytes ...ateBehaviorType_displayName_DisplayNameType.gif | Bin 0 -> 225 bytes .../ctool16/CreateBehaviorType_icon_IconType.gif | Bin 0 -> 225 bytes .../CreateBehaviorType_property_PropertyType.gif | Bin 0 -> 225 bytes ...ndererClass_ClientBehaviorRendererClassType.gif | Bin 0 -> 225 bytes ...RendererType_ClientBehaviorRendererTypeType.gif | Bin 0 -> 225 bytes ...erterType_converterClass_ConverterClassType.gif | Bin 0 -> 225 bytes ...ype_converterForClass_ConverterForClassType.gif | Bin 0 -> 225 bytes ...teConverterType_converterId_ConverterIdType.gif | Bin 0 -> 225 bytes ...tValidatorsType_validatorId_ValidatorIdType.gif | Bin 0 -> 225 bytes ...tRoot_absoluteOrdering_AbsoluteOrderingType.gif | Bin 0 -> 225 bytes ...umentRoot_attributeClass_AttributeClassType.gif | Bin 0 -> 225 bytes ...ocumentRoot_behaviorClass_BehaviorClassType.gif | Bin 0 -> 225 bytes ...oot_behaviorExtension_BehaviorExtensionType.gif | Bin 0 -> 225 bytes ...reateDocumentRoot_behaviorId_BehaviorIdType.gif | Bin 0 -> 225 bytes .../CreateDocumentRoot_behavior_BehaviorType.gif | Bin 0 -> 225 bytes ...entRoot_componentFamily_ComponentFamilyType.gif | Bin 0 -> 225 bytes ...umentRoot_converterClass_ConverterClassType.gif | Bin 0 -> 225 bytes ...oot_converterForClass_ConverterForClassType.gif | Bin 0 -> 225 bytes ...ateDocumentRoot_converterId_ConverterIdType.gif | Bin 0 -> 225 bytes ...t_defaultRenderKitId_DefaultRenderKitIdType.gif | Bin 0 -> 225 bytes ...oot_defaultValidators_DefaultValidatorsType.gif | Bin 0 -> 225 bytes ...eDocumentRoot_defaultValue_DefaultValueType.gif | Bin 0 -> 225 bytes ...nHandlerFactory_ExceptionHandlerFactoryType.gif | Bin 0 -> 225 bytes ...alContextFactory_ExternalContextFactoryType.gif | Bin 0 -> 225 bytes ...umentRoot_facetExtension_FacetExtensionType.gif | Bin 0 -> 225 bytes .../CreateDocumentRoot_facetName_FacetNameType.gif | Bin 0 -> 225 bytes .../ctool16/CreateDocumentRoot_facet_FacetType.gif | Bin 0 -> 225 bytes ...reateDocumentRoot_fromAction_FromActionType.gif | Bin 0 -> 225 bytes ...ateDocumentRoot_fromOutcome_FromOutcomeType.gif | Bin 0 -> 225 bytes ...reateDocumentRoot_fromViewId_FromViewIdType.gif | Bin 0 -> 225 bytes .../full/ctool16/CreateDocumentRoot_if_IfType.gif | Bin 0 -> 225 bytes .../CreateDocumentRoot_keyClass_KeyClassType.gif | Bin 0 -> 225 bytes .../ctool16/CreateDocumentRoot_key_KeyType.gif | Bin 0 -> 225 bytes .../CreateDocumentRoot_largeIcon_LargeIconType.gif | Bin 0 -> 225 bytes ...tRoot_managedBeanClass_ManagedBeanClassType.gif | Bin 0 -> 225 bytes ...entRoot_managedBeanName_ManagedBeanNameType.gif | Bin 0 -> 225 bytes ...tRoot_managedBeanScope_ManagedBeanScopeType.gif | Bin 0 -> 225 bytes .../ctool16/CreateDocumentRoot_name_NameType.gif | Bin 0 -> 225 bytes ...tRoot_orderingOrdering_OrderingOrderingType.gif | Bin 0 -> 225 bytes .../CreateDocumentRoot_ordering_OrderingType.gif | Bin 0 -> 225 bytes ...reateDocumentRoot_others_OrderingOthersType.gif | Bin 0 -> 225 bytes ...tRoot_partialTraversal_PartialTraversalType.gif | Bin 0 -> 225 bytes ...ontextFactory_PartialViewContextFactoryType.gif | Bin 0 -> 225 bytes ...ocumentRoot_propertyClass_PropertyClassType.gif | Bin 0 -> 225 bytes ...eDocumentRoot_propertyName_PropertyNameType.gif | Bin 0 -> 225 bytes ...oot_redirectViewParam_RedirectViewParamType.gif | Bin 0 -> 225 bytes ...referencedBeanClass_ReferencedBeanClassType.gif | Bin 0 -> 225 bytes ...t_referencedBeanName_ReferencedBeanNameType.gif | Bin 0 -> 225 bytes ...umentRoot_renderKitClass_RenderKitClassType.gif | Bin 0 -> 225 bytes ...ateDocumentRoot_renderKitId_RenderKitIdType.gif | Bin 0 -> 225 bytes ...ocumentRoot_rendererClass_RendererClassType.gif | Bin 0 -> 225 bytes ...eDocumentRoot_rendererType_RendererTypeType.gif | Bin 0 -> 225 bytes ...entRoot_resourceHandler_ResourceHandlerType.gif | Bin 0 -> 225 bytes .../CreateDocumentRoot_smallIcon_SmallIconType.gif | Bin 0 -> 225 bytes ...ateDocumentRoot_sourceClass_SourceClassType.gif | Bin 0 -> 225 bytes ...umentRoot_suggestedValue_SuggestedValueType.gif | Bin 0 -> 225 bytes ...tRoot_systemEventClass_SystemEventClassType.gif | Bin 0 -> 225 bytes ...tListenerClass_SystemEventListenerClassType.gif | Bin 0 -> 225 bytes ...systemEventListener_SystemEventListenerType.gif | Bin 0 -> 225 bytes ...legateFactory_TagHandlerDelegateFactoryType.gif | Bin 0 -> 225 bytes .../CreateDocumentRoot_toViewId_ToViewIdType.gif | Bin 0 -> 225 bytes ...umentRoot_validatorClass_ValidatorClassType.gif | Bin 0 -> 225 bytes ...ateDocumentRoot_validatorId_ValidatorIdType.gif | Bin 0 -> 225 bytes ...reateDocumentRoot_valueClass_ValueClassType.gif | Bin 0 -> 225 bytes ...eFactory_ViewDeclarationLanguageFactoryType.gif | Bin 0 -> 225 bytes ...visitContextFactory_VisitContextFactoryType.gif | Bin 0 -> 225 bytes ...gType_absoluteOrdering_AbsoluteOrderingType.gif | Bin 0 -> 225 bytes ...CreateFacesConfigType_behavior_BehaviorType.gif | Bin 0 -> 225 bytes .../CreateFacesConfigType_name_NameType.gif | Bin 0 -> 225 bytes ...CreateFacesConfigType_ordering_OrderingType.gif | Bin 0 -> 225 bytes ...nHandlerFactory_ExceptionHandlerFactoryType.gif | Bin 0 -> 225 bytes ...alContextFactory_ExternalContextFactoryType.gif | Bin 0 -> 225 bytes ...ontextFactory_PartialViewContextFactoryType.gif | Bin 0 -> 225 bytes ...legateFactory_TagHandlerDelegateFactoryType.gif | Bin 0 -> 225 bytes ...eFactory_ViewDeclarationLanguageFactoryType.gif | Bin 0 -> 225 bytes ...visitContextFactory_VisitContextFactoryType.gif | Bin 0 -> 225 bytes .../CreateIconType_largeIcon_LargeIconType.gif | Bin 0 -> 225 bytes .../CreateIconType_smallIcon_SmallIconType.gif | Bin 0 -> 225 bytes ...teListEntriesType_valueClass_ValueClassType.gif | Bin 0 -> 225 bytes ...nType_managedBeanClass_ManagedBeanClassType.gif | Bin 0 -> 225 bytes ...eanType_managedBeanName_ManagedBeanNameType.gif | Bin 0 -> 225 bytes ...nType_managedBeanScope_ManagedBeanScopeType.gif | Bin 0 -> 225 bytes ...ManagedPropertyType_nullValue_NullValueType.gif | Bin 0 -> 225 bytes ...ropertyType_propertyClass_PropertyClassType.gif | Bin 0 -> 225 bytes ...dPropertyType_propertyName_PropertyNameType.gif | Bin 0 -> 225 bytes .../CreateManagedPropertyType_value_ValueType.gif | Bin 0 -> 225 bytes .../CreateMapEntriesType_keyClass_KeyClassType.gif | Bin 0 -> 225 bytes ...ateMapEntriesType_valueClass_ValueClassType.gif | Bin 0 -> 225 bytes .../ctool16/CreateMapEntryType_key_KeyType.gif | Bin 0 -> 225 bytes .../CreateMapEntryType_nullValue_NullValueType.gif | Bin 0 -> 225 bytes .../ctool16/CreateMapEntryType_value_ValueType.gif | Bin 0 -> 225 bytes ...avigationCaseType_fromAction_FromActionType.gif | Bin 0 -> 225 bytes ...igationCaseType_fromOutcome_FromOutcomeType.gif | Bin 0 -> 225 bytes .../ctool16/CreateNavigationCaseType_if_IfType.gif | Bin 0 -> 225 bytes ...ateNavigationCaseType_toViewId_ToViewIdType.gif | Bin 0 -> 225 bytes ...avigationRuleType_fromViewId_FromViewIdType.gif | Bin 0 -> 225 bytes .../CreateOrderingOrderingType_name_NameType.gif | Bin 0 -> 225 bytes ...eringOrderingType_others_OrderingOthersType.gif | Bin 0 -> 225 bytes ...eateOrderingType_after_OrderingOrderingType.gif | Bin 0 -> 225 bytes ...ateOrderingType_before_OrderingOrderingType.gif | Bin 0 -> 225 bytes ...ePropertyType_defaultValue_DefaultValueType.gif | Bin 0 -> 225 bytes ...ropertyType_propertyClass_PropertyClassType.gif | Bin 0 -> 225 bytes ...ePropertyType_propertyName_PropertyNameType.gif | Bin 0 -> 225 bytes ...pertyType_suggestedValue_SuggestedValueType.gif | Bin 0 -> 225 bytes ...edirectType_viewParam_RedirectViewParamType.gif | Bin 0 -> 225 bytes .../CreateRedirectViewParamType_name_NameType.gif | Bin 0 -> 225 bytes ...CreateRedirectViewParamType_value_ValueType.gif | Bin 0 -> 225 bytes ...referencedBeanClass_ReferencedBeanClassType.gif | Bin 0 -> 225 bytes ...e_referencedBeanName_ReferencedBeanNameType.gif | Bin 0 -> 225 bytes ...BehaviorRenderer_ClientBehaviorRendererType.gif | Bin 0 -> 225 bytes ...erKitType_renderKitClass_RenderKitClassType.gif | Bin 0 -> 225 bytes ...teRenderKitType_renderKitId_RenderKitIdType.gif | Bin 0 -> 225 bytes ...rerType_componentFamily_ComponentFamilyType.gif | Bin 0 -> 225 bytes ...endererType_rendererClass_RendererClassType.gif | Bin 0 -> 225 bytes ...eRendererType_rendererType_RendererTypeType.gif | Bin 0 -> 225 bytes ...entListenerType_sourceClass_SourceClassType.gif | Bin 0 -> 225 bytes ...rType_systemEventClass_SystemEventClassType.gif | Bin 0 -> 225 bytes ...tListenerClass_SystemEventListenerClassType.gif | Bin 0 -> 225 bytes ...datorType_validatorClass_ValidatorClassType.gif | Bin 0 -> 225 bytes ...teValidatorType_validatorId_ValidatorIdType.gif | Bin 0 -> 225 bytes .../icons/full/obj16/AbsoluteOrderingType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/BehaviorClassType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/BehaviorExtensionType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/BehaviorIdType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/BehaviorType.gif | Bin 0 -> 131 bytes .../full/obj16/ClientBehaviorRendererClassType.gif | Bin 0 -> 131 bytes .../full/obj16/ClientBehaviorRendererType.gif | Bin 0 -> 131 bytes .../full/obj16/ClientBehaviorRendererTypeType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/DefaultValidatorsType.gif | Bin 0 -> 131 bytes .../full/obj16/ExceptionHandlerFactoryType.gif | Bin 0 -> 131 bytes .../full/obj16/ExternalContextFactoryType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/IfType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/NameType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/OrderingOrderingType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/OrderingOthersType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/OrderingType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/PartialTraversalType.gif | Bin 0 -> 131 bytes .../full/obj16/PartialViewContextFactoryType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/RedirectViewParamType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/ResourceHandlerType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/SourceClassType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/SystemEventClassType.gif | Bin 0 -> 131 bytes .../full/obj16/SystemEventListenerClassType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/SystemEventListenerType.gif | Bin 0 -> 131 bytes .../full/obj16/TagHandlerDelegateFactoryType.gif | Bin 0 -> 131 bytes .../obj16/ViewDeclarationLanguageFactoryType.gif | Bin 0 -> 131 bytes .../icons/full/obj16/VisitContextFactoryType.gif | Bin 0 -> 131 bytes .../model/FacesConfig.ecore | 1105 +- .../model/facesConfig.genmodel | 458 +- .../plugin.properties | 136 + 604 files changed, 84818 insertions(+), 57618 deletions(-) create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AbsoluteOrderingTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorClassTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorExtensionTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorIdTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererClassTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererTypeTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultValidatorsTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExceptionHandlerFactoryTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExternalContextFactoryTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IfTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NameTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingOrderingTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingOthersTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PartialViewContextFactoryTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectViewParamTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceHandlerTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SourceClassTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SystemEventClassTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SystemEventListenerClassTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SystemEventListenerTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/TagHandlerDelegateFactoryTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ViewDeclarationLanguageFactoryTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VisitContextFactoryTypeItemProvider.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AbsoluteOrderingType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorClassType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorExtensionType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorIdType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererClassType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererTypeType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultValidatorsType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExceptionHandlerFactoryType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExternalContextFactoryType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/IfType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NameType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingOrderingType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingOthersType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PartialViewContextFactoryType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectViewParamType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ResourceHandlerType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SourceClassType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventClassType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerClassType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/TagHandlerDelegateFactoryType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ViewDeclarationLanguageFactoryType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VisitContextFactoryType.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AbsoluteOrderingTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorClassTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorExtensionTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorIdTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererClassTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultValidatorsTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExceptionHandlerFactoryTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExternalContextFactoryTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/IfTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NameTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingOrderingTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingOthersTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PartialViewContextFactoryTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectViewParamTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ResourceHandlerTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SourceClassTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventClassTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerClassTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/TagHandlerDelegateFactoryTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ViewDeclarationLanguageFactoryTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VisitContextFactoryTypeImpl.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AbsoluteOrderingTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorClassTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorExtensionTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorIdTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererClassTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTypeTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValidatorsTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExceptionHandlerFactoryTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExternalContextFactoryTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IfTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NameTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOrderingTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOthersTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialTraversalTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialViewContextFactoryTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RedirectViewParamTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceHandlerTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SourceClassTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventClassTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerClassTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/TagHandlerDelegateFactoryTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewDeclarationLanguageFactoryTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VisitContextFactoryTranslator.java create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_name_NameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_others_OrderingOthersType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_partialTraversal_PartialTraversalType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_resourceHandler_ResourceHandlerType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_attributeClass_AttributeClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_defaultValue_DefaultValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_suggestedValue_SuggestedValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_attribute_AttributeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorClass_BehaviorClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorExtension_BehaviorExtensionType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorId_BehaviorIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_description_DescriptionType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_displayName_DisplayNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_icon_IconType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_property_PropertyType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererClass_ClientBehaviorRendererClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererType_ClientBehaviorRendererTypeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterClass_ConverterClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterForClass_ConverterForClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterId_ConverterIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDefaultValidatorsType_validatorId_ValidatorIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_absoluteOrdering_AbsoluteOrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_attributeClass_AttributeClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorClass_BehaviorClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorExtension_BehaviorExtensionType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorId_BehaviorIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behavior_BehaviorType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_componentFamily_ComponentFamilyType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterClass_ConverterClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterForClass_ConverterForClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterId_ConverterIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultRenderKitId_DefaultRenderKitIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValidators_DefaultValidatorsType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValue_DefaultValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_externalContextFactory_ExternalContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetExtension_FacetExtensionType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetName_FacetNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facet_FacetType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromAction_FromActionType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromOutcome_FromOutcomeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromViewId_FromViewIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_if_IfType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_keyClass_KeyClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_key_KeyType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_largeIcon_LargeIconType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanClass_ManagedBeanClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanName_ManagedBeanNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanScope_ManagedBeanScopeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_name_NameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_orderingOrdering_OrderingOrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_ordering_OrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_others_OrderingOthersType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialTraversal_PartialTraversalType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialViewContextFactory_PartialViewContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyClass_PropertyClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyName_PropertyNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_redirectViewParam_RedirectViewParamType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanClass_ReferencedBeanClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanName_ReferencedBeanNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitClass_RenderKitClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitId_RenderKitIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererClass_RendererClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererType_RendererTypeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_resourceHandler_ResourceHandlerType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_smallIcon_SmallIconType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_sourceClass_SourceClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_suggestedValue_SuggestedValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventClass_SystemEventClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListenerClass_SystemEventListenerClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListener_SystemEventListenerType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_toViewId_ToViewIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorClass_ValidatorClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorId_ValidatorIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_valueClass_ValueClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_visitContextFactory_VisitContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_absoluteOrdering_AbsoluteOrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_behavior_BehaviorType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_name_NameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_ordering_OrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_externalContextFactory_ExternalContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_partialViewContextFactory_PartialViewContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_visitContextFactory_VisitContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_largeIcon_LargeIconType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_smallIcon_SmallIconType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateListEntriesType_valueClass_ValueClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanClass_ManagedBeanClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanName_ManagedBeanNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanScope_ManagedBeanScopeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_nullValue_NullValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyClass_PropertyClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyName_PropertyNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_value_ValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_keyClass_KeyClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_valueClass_ValueClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_key_KeyType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_nullValue_NullValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_value_ValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromAction_FromActionType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromOutcome_FromOutcomeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_if_IfType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_toViewId_ToViewIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationRuleType_fromViewId_FromViewIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_name_NameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_others_OrderingOthersType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_after_OrderingOrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_before_OrderingOrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_defaultValue_DefaultValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyClass_PropertyClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyName_PropertyNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_suggestedValue_SuggestedValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectType_viewParam_RedirectViewParamType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_name_NameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_value_ValueType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanClass_ReferencedBeanClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanName_ReferencedBeanNameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_clientBehaviorRenderer_ClientBehaviorRendererType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitClass_RenderKitClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitId_RenderKitIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_componentFamily_ComponentFamilyType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererClass_RendererClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererType_RendererTypeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_sourceClass_SourceClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventClass_SystemEventClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventListenerClass_SystemEventListenerClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorClass_ValidatorClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorId_ValidatorIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/AbsoluteOrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorExtensionType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorIdType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererTypeType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/DefaultValidatorsType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExceptionHandlerFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExternalContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/IfType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/NameType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOthersType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialTraversalType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialViewContextFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/RedirectViewParamType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ResourceHandlerType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SourceClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerClassType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/TagHandlerDelegateFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ViewDeclarationLanguageFactoryType.gif create mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/VisitContextFactoryType.gif diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AbsoluteOrderingTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AbsoluteOrderingTypeItemProvider.java new file mode 100644 index 000000000..40c500f31 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AbsoluteOrderingTypeItemProvider.java @@ -0,0 +1,179 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.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.AbsoluteOrderingType; +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.AbsoluteOrderingType} object. + * + * + * @generated + */ +public class AbsoluteOrderingTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * + * @param adapterFactory + * @generated NOT + */ + public AbsoluteOrderingTypeItemProvider(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} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.ABSOLUTE_ORDERING_TYPE__NAME); + childrenFeatures.add(FacesConfigPackage.Literals.ABSOLUTE_ORDERING_TYPE__OTHERS); + } + 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 AbsoluteOrderingType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/AbsoluteOrderingType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + return getString("_UI_AbsoluteOrderingType_type"); //$NON-NLS-1$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(AbsoluteOrderingType.class)) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__NAME: + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.ABSOLUTE_ORDERING_TYPE__NAME, + FacesConfigFactory.eINSTANCE.createNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ABSOLUTE_ORDERING_TYPE__OTHERS, + FacesConfigFactory.eINSTANCE.createOrderingOthersType())); + } + + /** + * 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/ActionListenerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ActionListenerTypeItemProvider.java index 785263dee..db9605f4f 100644 --- 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 @@ -40,42 +40,41 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class ActionListenerTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public ActionListenerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. + * This returns the property descriptors for the adapted class. * * - * * @generated */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** * This adds a property descriptor for the Text Content feature. - * @param object - * @generated - */ + * This adds a property descriptor for the Id feature. + * + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ActionListenerType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ActionListenerType_id_feature", "_UI_ActionListenerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ACTION_LISTENER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ActionListenerType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ActionListenerType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ActionListenerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ActionListenerType_type") : //$NON-NLS-1$ - getString("_UI_ActionListenerType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ApplicationExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns ApplicationExtensionType.gif. - * + * This returns ApplicationExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((ApplicationExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ApplicationExtensionType_type") : //$NON-NLS-1$ - getString("_UI_ApplicationExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ApplicationExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ApplicationExtensionType_type") : //$NON-NLS-1$ + getString("_UI_ApplicationExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 6f9b11a75..8ae61e0e6 100644 --- 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 @@ -38,25 +38,27 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ -public class ApplicationFactoryTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource,ITableItemLabelProvider { +@SuppressWarnings("nls") +public class ApplicationFactoryTypeItemProvider +extends ItemProviderAdapter +implements + IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public ApplicationFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationFactoryType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationFactoryType_textContent_feature", "_UI_ApplicationFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.APPLICATION_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationFactoryType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationFactoryType_id_feature", "_UI_ApplicationFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.APPLICATION_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationFactoryType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationFactoryType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ApplicationFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ApplicationFactoryType_type") : //$NON-NLS-1$ - getString("_UI_ApplicationFactoryType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class ApplicationTypeItemProvider extends ItemProviderAdapter implements @@ -49,285 +49,340 @@ public class ApplicationTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ApplicationTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addIdPropertyDescriptor(object); - addELResolverPropertyDescriptor(object); - addResourceBundlePropertyDescriptor(object); - addApplicationExtensionPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addELResolverPropertyDescriptor(object); + addSystemEventListenerPropertyDescriptor(object); + addResourceBundlePropertyDescriptor(object); + addApplicationExtensionPropertyDescriptor(object); + addDefaultValidatorsPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_id_feature", "_UI_ApplicationType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.APPLICATION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the EL Resolver feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addELResolverPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_eLResolver_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_eLResolver_feature", "_UI_ApplicationType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.APPLICATION_TYPE__EL_RESOLVER, - true, - false, - true, - null, - null, - null)); - } + 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. - * + * This adds a property descriptor for the System Event Listener feature. + * + * @param object + * + * @generated + */ + protected void addSystemEventListenerPropertyDescriptor(Object object) { + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ApplicationType_systemEventListener_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_systemEventListener_feature", "_UI_ApplicationType_type"), + FacesConfigPackage.Literals.APPLICATION_TYPE__SYSTEM_EVENT_LISTENER, + true, + false, + true, + null, + null, + null)); + } + + /** + * This adds a property descriptor for the Resource Bundle feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addResourceBundlePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_resourceBundle_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_resourceBundle_feature", "_UI_ApplicationType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.APPLICATION_TYPE__RESOURCE_BUNDLE, - true, - false, - true, - null, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Application Extension feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addApplicationExtensionPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_applicationExtension_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_applicationExtension_feature", "_UI_ApplicationType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.APPLICATION_TYPE__APPLICATION_EXTENSION, - true, - false, - true, - null, - null, - null)); - } + 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)}. - * + * This adds a property descriptor for the Default Validators feature. + * + * @param object + * + * @generated + */ + protected void addDefaultValidatorsPropertyDescriptor(Object object) { + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ApplicationType_defaultValidators_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_defaultValidators_feature", "_UI_ApplicationType_type"), + FacesConfigPackage.Literals.APPLICATION_TYPE__DEFAULT_VALIDATORS, + true, + false, + true, + null, + null, + null)); + } + + /** + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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__RESOURCE_HANDLER); + childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__LOCALE_CONFIG); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns ApplicationType.gif. - * + * This returns ApplicationType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ApplicationType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ApplicationType_type") : //$NON-NLS-1$ - getString("_UI_ApplicationType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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__RESOURCE_HANDLER: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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())); - } + 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__RESOURCE_HANDLER, + FacesConfigFactory.eINSTANCE.createResourceHandlerType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.APPLICATION_TYPE__LOCALE_CONFIG, + FacesConfigFactory.eINSTANCE.createLocaleConfigType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index ca5ce4bd7..a920fda46 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class AttributeClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,147 +47,146 @@ public class AttributeClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public AttributeClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeClassType_textContent_feature", "_UI_AttributeClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeClassType_id_feature", "_UI_AttributeClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ATTRIBUTE_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns AttributeClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((AttributeClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeClassType_type") : //$NON-NLS-1$ - getString("_UI_AttributeClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index a0a3d8aab..3c775330f 100644 --- 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 @@ -17,13 +17,11 @@ 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; /** @@ -32,6 +30,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType; * * @generated */ +@SuppressWarnings("nls") public class AttributeExtensionTypeItemProvider extends ExtensionTypeItemProvider implements @@ -41,92 +40,82 @@ public class AttributeExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public AttributeExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns AttributeExtensionType.gif. - * + * This returns AttributeExtensionType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeExtensionType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((AttributeExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeExtensionType_type") : //$NON-NLS-1$ - getString("_UI_AttributeExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index dab785fb8..0cbbe4a26 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class AttributeNameTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class AttributeNameTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public AttributeNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeNameType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeNameType_textContent_feature", "_UI_AttributeNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeNameType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeNameType_id_feature", "_UI_AttributeNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ATTRIBUTE_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns AttributeNameType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeNameType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeNameType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((AttributeNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeNameType_type") : //$NON-NLS-1$ - getString("_UI_AttributeNameType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 8752d5ea7..8b3edb3c1 100644 --- 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 @@ -30,7 +30,6 @@ 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; @@ -41,6 +40,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * */ +@SuppressWarnings("nls") public class AttributeTypeItemProvider extends ItemProviderAdapter implements @@ -51,261 +51,207 @@ public class AttributeTypeItemProvider IItemPropertySource, ITableItemLabelProvider{ /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public AttributeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_attributeClass_feature", "_UI_AttributeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS, - true, - false, - false, - null, - null, - null)); - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_defaultValue_feature", "_UI_AttributeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_suggestedValue_feature", "_UI_AttributeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ATTRIBUTE_TYPE__SUGGESTED_VALUE, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_id_feature", "_UI_AttributeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DEFAULT_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__SUGGESTED_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns AttributeType.gif. - * + * This returns AttributeType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((AttributeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeType_type") : //$NON-NLS-1$ - getString("_UI_AttributeType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(AttributeType.class)) { + 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_CLASS: + case FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE: + case FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_NAME, + FacesConfigFactory.eINSTANCE.createAttributeNameType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS, + FacesConfigFactory.eINSTANCE.createAttributeClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_NAME, - FacesConfigFactory.eINSTANCE.createAttributeNameType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DEFAULT_VALUE, + FacesConfigFactory.eINSTANCE.createDefaultValueType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION, - FacesConfigFactory.eINSTANCE.createAttributeExtensionType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__SUGGESTED_VALUE, + FacesConfigFactory.eINSTANCE.createSuggestedValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION, + FacesConfigFactory.eINSTANCE.createAttributeExtensionType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { AttributeType attribute = (AttributeType) object; 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 index beb08864d..5fbe1f2ef 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class BaseNameTypeItemProvider extends ItemProviderAdapter implements @@ -50,146 +47,146 @@ public class BaseNameTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public BaseNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_BaseNameType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_BaseNameType_textContent_feature", "_UI_BaseNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.BASE_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_BaseNameType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_BaseNameType_id_feature", "_UI_BaseNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.BASE_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns BaseNameType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/BaseNameType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/BaseNameType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((BaseNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_BaseNameType_type") : //$NON-NLS-1$ - getString("_UI_BaseNameType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorClassTypeItemProvider.java new file mode 100644 index 000000000..12a7b9c09 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorClassTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.BehaviorClassType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class BehaviorClassTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * * @param adapterFactory + * + * @generated + */ + public BehaviorClassTypeItemProvider(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_BehaviorClassType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_BehaviorClassType_textContent_feature", "_UI_BehaviorClassType_type"), + FacesConfigPackage.Literals.BEHAVIOR_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_BehaviorClassType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_BehaviorClassType_id_feature", "_UI_BehaviorClassType_type"), + FacesConfigPackage.Literals.BEHAVIOR_CLASS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns BehaviorClassType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/BehaviorClassType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((BehaviorClassType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_BehaviorClassType_type") : + getString("_UI_BehaviorClassType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(BehaviorClassType.class)) { + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__TEXT_CONTENT: + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/BehaviorExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorExtensionTypeItemProvider.java new file mode 100644 index 000000000..0e7a51388 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorExtensionTypeItemProvider.java @@ -0,0 +1,120 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.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.emf.BehaviorExtensionType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType} object. + * + * + * @generated + */ +public class BehaviorExtensionTypeItemProvider + extends ExtensionTypeItemProvider + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + @SuppressWarnings("hiding") + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public BehaviorExtensionTypeItemProvider(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 BehaviorExtensionType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/BehaviorExtensionType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + String label = ((BehaviorExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_BehaviorExtensionType_type") : //$NON-NLS-1$ + getString("_UI_BehaviorExtensionType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * + * + * @generated + */ + protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { + super.collectNewChildDescriptors(newChildDescriptors, object); + } + +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorIdTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorIdTypeItemProvider.java new file mode 100644 index 000000000..b6fe2d140 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorIdTypeItemProvider.java @@ -0,0 +1,193 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.BehaviorIdType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class BehaviorIdTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + + * @generated + */ + public BehaviorIdTypeItemProvider(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_BehaviorIdType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_BehaviorIdType_textContent_feature", "_UI_BehaviorIdType_type"), + FacesConfigPackage.Literals.BEHAVIOR_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_BehaviorIdType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_BehaviorIdType_id_feature", "_UI_BehaviorIdType_type"), + FacesConfigPackage.Literals.BEHAVIOR_ID_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns BehaviorIdType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/BehaviorIdType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + String label = ((BehaviorIdType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_BehaviorIdType_type") : //$NON-NLS-1$ + getString("_UI_BehaviorIdType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(BehaviorIdType.class)) { + case FacesConfigPackage.BEHAVIOR_ID_TYPE__TEXT_CONTENT: + case FacesConfigPackage.BEHAVIOR_ID_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/BehaviorTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorTypeItemProvider.java new file mode 100644 index 000000000..1deaa16b3 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BehaviorTypeItemProvider.java @@ -0,0 +1,221 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.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.BehaviorType; +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.BehaviorType} object. + * + * + * @generated + */ +public class BehaviorTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public BehaviorTypeItemProvider(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} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__DESCRIPTION); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__DISPLAY_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__ICON); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__BEHAVIOR_ID); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__BEHAVIOR_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__ATTRIBUTE); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__PROPERTY); + childrenFeatures.add(FacesConfigPackage.Literals.BEHAVIOR_TYPE__BEHAVIOR_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 BehaviorType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/BehaviorType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + return getString("_UI_BehaviorType_type"); //$NON-NLS-1$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(BehaviorType.class)) { + case FacesConfigPackage.BEHAVIOR_TYPE__DESCRIPTION: + case FacesConfigPackage.BEHAVIOR_TYPE__DISPLAY_NAME: + case FacesConfigPackage.BEHAVIOR_TYPE__ICON: + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID: + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS: + case FacesConfigPackage.BEHAVIOR_TYPE__ATTRIBUTE: + case FacesConfigPackage.BEHAVIOR_TYPE__PROPERTY: + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.BEHAVIOR_TYPE__DESCRIPTION, + FacesConfigFactory.eINSTANCE.createDescriptionType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.BEHAVIOR_TYPE__DISPLAY_NAME, + FacesConfigFactory.eINSTANCE.createDisplayNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.BEHAVIOR_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.BEHAVIOR_TYPE__BEHAVIOR_ID, + FacesConfigFactory.eINSTANCE.createBehaviorIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.BEHAVIOR_TYPE__BEHAVIOR_CLASS, + FacesConfigFactory.eINSTANCE.createBehaviorClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.BEHAVIOR_TYPE__ATTRIBUTE, + FacesConfigFactory.eINSTANCE.createAttributeType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.BEHAVIOR_TYPE__PROPERTY, + FacesConfigFactory.eINSTANCE.createPropertyType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION, + FacesConfigFactory.eINSTANCE.createBehaviorExtensionType())); + } + + /** + * 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/ClientBehaviorRendererClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererClassTypeItemProvider.java new file mode 100644 index 000000000..b553b27e1 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererClassTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ClientBehaviorRendererClassType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class ClientBehaviorRendererClassTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public ClientBehaviorRendererClassTypeItemProvider(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_ClientBehaviorRendererClassType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ClientBehaviorRendererClassType_textContent_feature", "_UI_ClientBehaviorRendererClassType_type"), + FacesConfigPackage.Literals.CLIENT_BEHAVIOR_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_ClientBehaviorRendererClassType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ClientBehaviorRendererClassType_id_feature", "_UI_ClientBehaviorRendererClassType_type"), + FacesConfigPackage.Literals.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns ClientBehaviorRendererClassType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/ClientBehaviorRendererClassType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((ClientBehaviorRendererClassType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ClientBehaviorRendererClassType_type") : + getString("_UI_ClientBehaviorRendererClassType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(ClientBehaviorRendererClassType.class)) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT: + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/ClientBehaviorRendererTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererTypeItemProvider.java new file mode 100644 index 000000000..04b041e3d --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererTypeItemProvider.java @@ -0,0 +1,179 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.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.ClientBehaviorRendererType; +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.ClientBehaviorRendererType} object. + * + * + * @generated + */ +public class ClientBehaviorRendererTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public ClientBehaviorRendererTypeItemProvider(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} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE); + childrenFeatures.add(FacesConfigPackage.Literals.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS); + } + 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 ClientBehaviorRendererType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/ClientBehaviorRendererType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + return getString("_UI_ClientBehaviorRendererType_type"); //$NON-NLS-1$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(ClientBehaviorRendererType.class)) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE: + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE, + FacesConfigFactory.eINSTANCE.createClientBehaviorRendererTypeType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS, + FacesConfigFactory.eINSTANCE.createClientBehaviorRendererClassType())); + } + + /** + * 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/ClientBehaviorRendererTypeTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererTypeTypeItemProvider.java new file mode 100644 index 000000000..41332189e --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ClientBehaviorRendererTypeTypeItemProvider.java @@ -0,0 +1,193 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ClientBehaviorRendererTypeType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType} object. + * + * + * @generated + */ +public class ClientBehaviorRendererTypeTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public ClientBehaviorRendererTypeTypeItemProvider(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 NOT + */ + protected void addTextContentPropertyDescriptor(Object object) { + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ClientBehaviorRendererTypeType_textContent_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_ClientBehaviorRendererTypeType_textContent_feature", "_UI_ClientBehaviorRendererTypeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ + FacesConfigPackage.Literals.CLIENT_BEHAVIOR_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 NOT + */ + protected void addIdPropertyDescriptor(Object object) { + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ClientBehaviorRendererTypeType_id_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_ClientBehaviorRendererTypeType_id_feature", "_UI_ClientBehaviorRendererTypeType_type"), //$NON-NLS-1$ //$NON-NLS-2$//$NON-NLS-3$ + FacesConfigPackage.Literals.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns ClientBehaviorRendererTypeType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/ClientBehaviorRendererTypeType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + String label = ((ClientBehaviorRendererTypeType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ClientBehaviorRendererTypeType_type") : //$NON-NLS-1$ + getString("_UI_ClientBehaviorRendererTypeType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(ClientBehaviorRendererTypeType.class)) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT: + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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 index ab988bdf5..f5011bf75 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class ComponentClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ComponentClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ComponentClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ComponentClassType_textContent_feature", "_UI_ComponentClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.COMPONENT_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ComponentClassType_id_feature", "_UI_ComponentClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.COMPONENT_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ComponentClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ComponentClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentClassType_type") : //$NON-NLS-1$ - getString("_UI_ComponentClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index bc5135388..90ae0fe68 100644 --- 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 @@ -17,13 +17,11 @@ 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; /** @@ -41,92 +39,82 @@ public class ComponentExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ComponentExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns ComponentExtensionType.gif. - * + * This returns ComponentExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((ComponentExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentExtensionType_type") : //$NON-NLS-1$ - getString("_UI_ComponentExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ComponentExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ComponentExtensionType_type") : //$NON-NLS-1$ + getString("_UI_ComponentExtensionType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 158105228..2865fffd7 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class ComponentFamilyTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ComponentFamilyTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ComponentFamilyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentFamilyType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ComponentFamilyType_textContent_feature", "_UI_ComponentFamilyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.COMPONENT_FAMILY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentFamilyType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ComponentFamilyType_id_feature", "_UI_ComponentFamilyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.COMPONENT_FAMILY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ComponentFamilyType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentFamilyType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentFamilyType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ComponentFamilyType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentFamilyType_type") : //$NON-NLS-1$ - getString("_UI_ComponentFamilyType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 741452067..96baac37a 100644 --- 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 @@ -34,20 +34,18 @@ 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. + * 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 - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** @@ -58,25 +56,24 @@ public class ComponentTypeItemProvider extends ItemProviderAdapter implements * @generated */ public ComponentTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. + * This returns the property descriptors for the adapted class. * * * - * * @generated */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** * @param object @@ -110,71 +107,71 @@ public class ComponentTypeItemProvider extends ItemProviderAdapter implements /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated NOT + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ComponentType_id_feature", "_UI_ComponentType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.COMPONENT_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ComponentType_id_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_ComponentType_id_feature", "_UI_ComponentType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ + 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 - */ + * This specifies how to implement {@link #getChildren} 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}. + * + * @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; - } + 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 - */ + * + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** * This returns ComponentType.gif. * - * @generated + * @generated NOT */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentType")); //$NON-NLS-1$ + } /** * This returns the label text for the adapted class. - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); + 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__DISPLAY_NAME, + FacesConfigFactory.eINSTANCE.createDisplayNameType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + 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_TYPE, + FacesConfigFactory.eINSTANCE.createComponentTypeType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_CLASS, - FacesConfigFactory.eINSTANCE.createComponentClassType())); + 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__FACET, + FacesConfigFactory.eINSTANCE.createFacetType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); + 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__PROPERTY, + FacesConfigFactory.eINSTANCE.createPropertyType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_EXTENSION, - FacesConfigFactory.eINSTANCE.createComponentExtensionType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_EXTENSION, + FacesConfigFactory.eINSTANCE.createComponentExtensionType())); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class ComponentTypeTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ComponentTypeTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ComponentTypeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentTypeType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ComponentTypeType_textContent_feature", "_UI_ComponentTypeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.COMPONENT_TYPE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentTypeType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ComponentTypeType_id_feature", "_UI_ComponentTypeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.COMPONENT_TYPE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ComponentTypeType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentTypeType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentTypeType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ComponentTypeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentTypeType_type") : //$NON-NLS-1$ - getString("_UI_ComponentTypeType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index f03fbe4aa..a9f940ed0 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class ConverterClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ConverterClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ConverterClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterClassType_textContent_feature", "_UI_ConverterClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterClassType_id_feature", "_UI_ConverterClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ConverterClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ConverterClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterClassType_type") : //$NON-NLS-1$ - getString("_UI_ConverterClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 1b92f025b..f0f50801d 100644 --- 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 @@ -17,17 +17,11 @@ 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; /** @@ -45,92 +39,82 @@ public class ConverterExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ConverterExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns ConverterExtensionType.gif. - * + * This returns ConverterExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((ConverterExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterExtensionType_type") : //$NON-NLS-1$ - getString("_UI_ConverterExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ConverterExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ConverterExtensionType_type") : //$NON-NLS-1$ + getString("_UI_ConverterExtensionType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 1a9ad3ef6..7539298cc 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -47,146 +46,146 @@ public class ConverterForClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ConverterForClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated NOT + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterForClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterForClassType_textContent_feature", "_UI_ConverterForClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ConverterForClassType_textContent_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_ConverterForClassType_textContent_feature", "_UI_ConverterForClassType_type"), //$NON-NLS-1$//$NON-NLS-2$ //$NON-NLS-3$ + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated NOT + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterForClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterForClassType_id_feature", "_UI_ConverterForClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ConverterForClassType_id_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_ConverterForClassType_id_feature", "_UI_ConverterForClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ + FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } /** - * This returns ConverterForClassType.gif. - * + * This returns ConverterForClassType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterForClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterForClassType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((ConverterForClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterForClassType_type") : //$NON-NLS-1$ - getString("_UI_ConverterForClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ConverterForClassType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ConverterForClassType_type") : //$NON-NLS-1$ + getString("_UI_ConverterForClassType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 3b4b92082..7a5edf0dd 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class ConverterIdTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ConverterIdTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ConverterIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterIdType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterIdType_textContent_feature", "_UI_ConverterIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterIdType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterIdType_id_feature", "_UI_ConverterIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ConverterIdType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterIdType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterIdType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ConverterIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterIdType_type") : //$NON-NLS-1$ - getString("_UI_ConverterIdType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index cf1dd3a57..3b495ea39 100644 --- 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 @@ -34,33 +34,31 @@ 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. + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class ConverterTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public ConverterTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. - * @param object - * - * - * @generated - */ - protected void addConverterIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterType_converterId_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_converterId_feature", "_UI_ConverterType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_ID, - true, - false, - false, - null, - null, - null)); - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_converterForClass_feature", "_UI_ConverterType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_FOR_CLASS, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Converter Class feature. - * + * This adds a property descriptor for the Id feature. * - * @param object - * - * @generated - */ - protected void addConverterClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterType_converterClass_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_converterClass_feature", "_UI_ConverterType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_id_feature", "_UI_ConverterType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.CONVERTER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * This specifies how to implement {@link #getChildren} 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}. + * + * @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; - } + 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__CONVERTER_ID); + childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_FOR_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_CLASS); + 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 - */ + * + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** * This returns ConverterType.gif. - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ConverterType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterType_type") : //$NON-NLS-1$ - getString("_UI_ConverterType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(ConverterType.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__CONVERTER_ID: + case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS: + case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS: + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.CONVERTER_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_ID, + FacesConfigFactory.eINSTANCE.createConverterIdType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_FOR_CLASS, + FacesConfigFactory.eINSTANCE.createConverterForClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_CLASS, + FacesConfigFactory.eINSTANCE.createConverterClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__PROPERTY, - FacesConfigFactory.eINSTANCE.createPropertyType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.CONVERTER_TYPE__ATTRIBUTE, + FacesConfigFactory.eINSTANCE.createAttributeType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_EXTENSION, - FacesConfigFactory.eINSTANCE.createConverterExtensionType())); - } + 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 - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public DefaultLocaleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultLocaleType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DefaultLocaleType_textContent_feature", "_UI_DefaultLocaleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DEFAULT_LOCALE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultLocaleType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DefaultLocaleType_id_feature", "_UI_DefaultLocaleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DEFAULT_LOCALE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultLocaleType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultLocaleType")); + } /** * This returns the label text for the adapted class. @@ -148,34 +144,34 @@ public class DefaultLocaleTypeItemProvider extends ItemProviderAdapter } /** - * 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class DefaultRenderKitIdTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * * @generated */ public DefaultRenderKitIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultRenderKitIdType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DefaultRenderKitIdType_textContent_feature", "_UI_DefaultRenderKitIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultRenderKitIdType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DefaultRenderKitIdType_id_feature", "_UI_DefaultRenderKitIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DEFAULT_RENDER_KIT_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultRenderKitIdType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultRenderKitIdType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((DefaultRenderKitIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DefaultRenderKitIdType_type") : //$NON-NLS-1$ - getString("_UI_DefaultRenderKitIdType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * + * @generated + */ +@SuppressWarnings("nls") +public class DefaultValidatorsTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public DefaultValidatorsTypeItemProvider(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_DefaultValidatorsType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_DefaultValidatorsType_id_feature", "_UI_DefaultValidatorsType_type"), + FacesConfigPackage.Literals.DEFAULT_VALIDATORS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This specifies how to implement {@link #getChildren} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID); + } + 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 DefaultValidatorsType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultValidatorsType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((DefaultValidatorsType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_DefaultValidatorsType_type") : + getString("_UI_DefaultValidatorsType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(DefaultValidatorsType.class)) { + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID, + FacesConfigFactory.eINSTANCE.createValidatorIdType())); + } + + /** + * 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/DefaultValueTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultValueTypeItemProvider.java index 8cbf22fb7..b83028998 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class DefaultValueTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class DefaultValueTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public DefaultValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultValueType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DefaultValueType_textContent_feature", "_UI_DefaultValueType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DEFAULT_VALUE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultValueType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DefaultValueType_id_feature", "_UI_DefaultValueType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DEFAULT_VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns DefaultValueType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultValueType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultValueType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((DefaultValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DefaultValueType_type") : //$NON-NLS-1$ - getString("_UI_DefaultValueType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index ea6c7605a..4bf86c2cc 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class DescriptionTypeItemProvider extends ItemProviderAdapter implements @@ -47,171 +47,171 @@ public class DescriptionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public DescriptionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addLangPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addLangPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DescriptionType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DescriptionType_textContent_feature", "_UI_DescriptionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DESCRIPTION_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Lang feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addLangPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DescriptionType_lang_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DescriptionType_lang_feature", "_UI_DescriptionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DESCRIPTION_TYPE__LANG, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DescriptionType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DescriptionType_id_feature", "_UI_DescriptionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DESCRIPTION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns DescriptionType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DescriptionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DescriptionType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((DescriptionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DescriptionType_type") : //$NON-NLS-1$ - getString("_UI_DescriptionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index a5aa002e3..91d43b5dc 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class DisplayNameTypeItemProvider extends ItemProviderAdapter implements @@ -47,171 +47,171 @@ public class DisplayNameTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public DisplayNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addLangPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addLangPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DisplayNameType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DisplayNameType_textContent_feature", "_UI_DisplayNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DISPLAY_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Lang feature. + * + * @param object * - * @param object - * @generated - */ + * @generated + */ protected void addLangPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DisplayNameType_lang_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DisplayNameType_lang_feature", "_UI_DisplayNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DISPLAY_NAME_TYPE__LANG, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DisplayNameType_id_feature", "_UI_DisplayNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DISPLAY_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns DisplayNameType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DisplayNameType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DisplayNameType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((DisplayNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DisplayNameType_type") : //$NON-NLS-1$ - getString("_UI_DisplayNameType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 8db362fc4..09acd8894 100644 --- 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 @@ -18,6 +18,7 @@ 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.IEditingDomainItemProvider; import org.eclipse.emf.edit.provider.IItemLabelProvider; import org.eclipse.emf.edit.provider.IItemPropertySource; @@ -26,7 +27,6 @@ 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; @@ -46,345 +46,841 @@ public class DocumentRootItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public DocumentRootItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @generated + */ public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MIXED); - } - return childrenFeatures; - } + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ABSOLUTE_ORDERING); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_ID); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_EXTENSION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALIDATORS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__IF); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING_ORDERING); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__OTHERS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT_VIEW_PARAM); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__RESOURCE_HANDLER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__SOURCE_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER); + childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY); + } + return childrenFeatures; + } /** - * This returns DocumentRoot.gif. - * + * + * + * @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 DocumentRoot.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DocumentRoot")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DocumentRoot")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - return getString("_UI_DocumentRoot_type"); //$NON-NLS-1$ - } + return getString("_UI_DocumentRoot_type"); //$NON-NLS-1$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(DocumentRoot.class)) { + case FacesConfigPackage.DOCUMENT_ROOT__ABSOLUTE_ORDERING: + case FacesConfigPackage.DOCUMENT_ROOT__ACTION_LISTENER: + case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION: + case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE: + case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION: + case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_NAME: + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR: + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_ID: + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_EXTENSION: + case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT: + case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_EXTENSION: + case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_FAMILY: + case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_TYPE: + case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER: + case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_FOR_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_ID: + case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_LOCALE: + case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID: + case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_VALIDATORS: + case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_VALUE: + case FacesConfigPackage.DOCUMENT_ROOT__DESCRIPTION: + case FacesConfigPackage.DOCUMENT_ROOT__DISPLAY_NAME: + case FacesConfigPackage.DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONFIG: + case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__FACET: + case FacesConfigPackage.DOCUMENT_ROOT__FACET_EXTENSION: + case FacesConfigPackage.DOCUMENT_ROOT__FACET_NAME: + case FacesConfigPackage.DOCUMENT_ROOT__FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__FROM_ACTION: + case FacesConfigPackage.DOCUMENT_ROOT__FROM_OUTCOME: + case FacesConfigPackage.DOCUMENT_ROOT__FROM_VIEW_ID: + case FacesConfigPackage.DOCUMENT_ROOT__ICON: + case FacesConfigPackage.DOCUMENT_ROOT__IF: + case FacesConfigPackage.DOCUMENT_ROOT__KEY: + case FacesConfigPackage.DOCUMENT_ROOT__KEY_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__LARGE_ICON: + case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE: + case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__LIST_ENTRIES: + case FacesConfigPackage.DOCUMENT_ROOT__LOCALE_CONFIG: + case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN: + case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_NAME: + case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE: + case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_PROPERTY: + case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRIES: + case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRY: + case FacesConfigPackage.DOCUMENT_ROOT__MESSAGE_BUNDLE: + case FacesConfigPackage.DOCUMENT_ROOT__NAME: + case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_CASE: + case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_HANDLER: + case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_RULE: + case FacesConfigPackage.DOCUMENT_ROOT__NULL_VALUE: + case FacesConfigPackage.DOCUMENT_ROOT__ORDERING: + case FacesConfigPackage.DOCUMENT_ROOT__ORDERING_ORDERING: + case FacesConfigPackage.DOCUMENT_ROOT__OTHERS: + case FacesConfigPackage.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__PHASE_LISTENER: + case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY: + case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_EXTENSION: + case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_NAME: + case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_RESOLVER: + case FacesConfigPackage.DOCUMENT_ROOT__REDIRECT: + case FacesConfigPackage.DOCUMENT_ROOT__REDIRECT_VIEW_PARAM: + case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN: + case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_NAME: + case FacesConfigPackage.DOCUMENT_ROOT__RENDERER: + case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_EXTENSION: + case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_TYPE: + case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT: + case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_ID: + case FacesConfigPackage.DOCUMENT_ROOT__RESOURCE_HANDLER: + case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: + case FacesConfigPackage.DOCUMENT_ROOT__SOURCE_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__STATE_MANAGER: + case FacesConfigPackage.DOCUMENT_ROOT__SUGGESTED_VALUE: + case FacesConfigPackage.DOCUMENT_ROOT__SUPPORTED_LOCALE: + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER: + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__TO_VIEW_ID: + case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR: + case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_ID: + case FacesConfigPackage.DOCUMENT_ROOT__VALUE: + case FacesConfigPackage.DOCUMENT_ROOT__VALUE_CLASS: + case FacesConfigPackage.DOCUMENT_ROOT__VARIABLE_RESOLVER: + case FacesConfigPackage.DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY: + case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: + case FacesConfigPackage.DOCUMENT_ROOT__VISIT_CONTEXT_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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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())); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__ABSOLUTE_ORDERING, + FacesConfigFactory.eINSTANCE.createAbsoluteOrderingType())); + + 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_CLASS, + FacesConfigFactory.eINSTANCE.createAttributeClassType())); + + 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__BEHAVIOR, + FacesConfigFactory.eINSTANCE.createBehaviorType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_CLASS, + FacesConfigFactory.eINSTANCE.createBehaviorClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_ID, + FacesConfigFactory.eINSTANCE.createBehaviorIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_EXTENSION, + FacesConfigFactory.eINSTANCE.createBehaviorExtensionType())); + + 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_FAMILY, + FacesConfigFactory.eINSTANCE.createComponentFamilyType())); + + 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__CONVERTER_CLASS, + FacesConfigFactory.eINSTANCE.createConverterClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, + FacesConfigFactory.eINSTANCE.createConverterForClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, + FacesConfigFactory.eINSTANCE.createConverterIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, + FacesConfigFactory.eINSTANCE.createDefaultLocaleType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, + FacesConfigFactory.eINSTANCE.createDefaultRenderKitIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALIDATORS, + FacesConfigFactory.eINSTANCE.createDefaultValidatorsType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, + FacesConfigFactory.eINSTANCE.createDefaultValueType())); + + 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__EXCEPTION_HANDLER_FACTORY, + FacesConfigFactory.eINSTANCE.createExceptionHandlerFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY, + FacesConfigFactory.eINSTANCE.createExternalContextFactoryType())); + + 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__FACET, + FacesConfigFactory.eINSTANCE.createFacetType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, + FacesConfigFactory.eINSTANCE.createFacetExtensionType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, + FacesConfigFactory.eINSTANCE.createFacetNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, + FacesConfigFactory.eINSTANCE.createFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, + FacesConfigFactory.eINSTANCE.createFromActionType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, + FacesConfigFactory.eINSTANCE.createFromOutcomeType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, + FacesConfigFactory.eINSTANCE.createFromViewIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__IF, + FacesConfigFactory.eINSTANCE.createIfType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, + FacesConfigFactory.eINSTANCE.createKeyType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, + FacesConfigFactory.eINSTANCE.createKeyClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, + FacesConfigFactory.eINSTANCE.createLargeIconType())); + + 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_BEAN_CLASS, + FacesConfigFactory.eINSTANCE.createManagedBeanClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, + FacesConfigFactory.eINSTANCE.createManagedBeanNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, + FacesConfigFactory.eINSTANCE.createManagedBeanScopeType())); + + 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__NAME, + FacesConfigFactory.eINSTANCE.createNameType())); + + 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__ORDERING, + FacesConfigFactory.eINSTANCE.createOrderingType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING_ORDERING, + FacesConfigFactory.eINSTANCE.createOrderingOrderingType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__OTHERS, + FacesConfigFactory.eINSTANCE.createOrderingOthersType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY, + FacesConfigFactory.eINSTANCE.createPartialViewContextFactoryType())); + + 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_CLASS, + FacesConfigFactory.eINSTANCE.createPropertyClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, + FacesConfigFactory.eINSTANCE.createPropertyExtensionType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, + FacesConfigFactory.eINSTANCE.createPropertyNameType())); + + 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__REDIRECT_VIEW_PARAM, + FacesConfigFactory.eINSTANCE.createRedirectViewParamType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, + FacesConfigFactory.eINSTANCE.createReferencedBeanType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, + FacesConfigFactory.eINSTANCE.createReferencedBeanClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, + FacesConfigFactory.eINSTANCE.createReferencedBeanNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, + FacesConfigFactory.eINSTANCE.createRendererType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, + FacesConfigFactory.eINSTANCE.createRendererClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, + FacesConfigFactory.eINSTANCE.createRendererExtensionType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, + FacesConfigFactory.eINSTANCE.createRendererTypeType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, + FacesConfigFactory.eINSTANCE.createRenderKitType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, + FacesConfigFactory.eINSTANCE.createRenderKitClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, + FacesConfigFactory.eINSTANCE.createRenderKitFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, + FacesConfigFactory.eINSTANCE.createRenderKitIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__RESOURCE_HANDLER, + FacesConfigFactory.eINSTANCE.createResourceHandlerType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, + FacesConfigFactory.eINSTANCE.createSmallIconType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__SOURCE_CLASS, + FacesConfigFactory.eINSTANCE.createSourceClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, + FacesConfigFactory.eINSTANCE.createStateManagerType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, + FacesConfigFactory.eINSTANCE.createSuggestedValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, + FacesConfigFactory.eINSTANCE.createSupportedLocaleType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_CLASS, + FacesConfigFactory.eINSTANCE.createSystemEventClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER, + FacesConfigFactory.eINSTANCE.createSystemEventListenerType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS, + FacesConfigFactory.eINSTANCE.createSystemEventListenerClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY, + FacesConfigFactory.eINSTANCE.createTagHandlerDelegateFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, + FacesConfigFactory.eINSTANCE.createToViewIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, + FacesConfigFactory.eINSTANCE.createValidatorType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, + FacesConfigFactory.eINSTANCE.createValidatorClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, + FacesConfigFactory.eINSTANCE.createValidatorIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, + FacesConfigFactory.eINSTANCE.createValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, + FacesConfigFactory.eINSTANCE.createValueClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, + FacesConfigFactory.eINSTANCE.createVariableResolverType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY, + FacesConfigFactory.eINSTANCE.createViewDeclarationLanguageFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, + FacesConfigFactory.eINSTANCE.createViewHandlerType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY, + FacesConfigFactory.eINSTANCE.createVisitContextFactoryType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index cdcecc99d..e44c45251 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class DynamicAttributeItemProvider extends ItemProviderAdapter implements @@ -50,146 +47,146 @@ public class DynamicAttributeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public DynamicAttributeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addNamePropertyDescriptor(object); - addValuePropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addNamePropertyDescriptor(object); + addValuePropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Name feature. - * + * This adds a property descriptor for the Name feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicAttribute_name_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DynamicAttribute_name_feature", "_UI_DynamicAttribute_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DYNAMIC_ATTRIBUTE__NAME, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Value feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicAttribute_value_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DynamicAttribute_value_feature", "_UI_DynamicAttribute_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DYNAMIC_ATTRIBUTE__VALUE, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns DynamicAttribute.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DynamicAttribute")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DynamicAttribute")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((DynamicAttribute)object).getName(); - return label == null || label.length() == 0 ? - getString("_UI_DynamicAttribute_type") : //$NON-NLS-1$ - getString("_UI_DynamicAttribute_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index b86b35735..cd537afc8 100644 --- 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 @@ -17,9 +17,8 @@ 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; @@ -29,9 +28,7 @@ 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; @@ -42,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class DynamicElementItemProvider extends ItemProviderAdapter implements @@ -51,195 +49,206 @@ public class DynamicElementItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public DynamicElementItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addNamePropertyDescriptor(object); - addAttributesPropertyDescriptor(object); - addTextContentPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addNamePropertyDescriptor(object); + addAttributesPropertyDescriptor(object); + addTextContentPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Attributes feature. - * + * This adds a property descriptor for the Attributes feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addAttributesPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicElement_attributes_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DynamicElement_attributes_feature", "_UI_DynamicElement_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DYNAMIC_ELEMENT__ATTRIBUTES, - true, - false, - false, - null, - null, - null)); - } + 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, + true, + null, + null, + null)); + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicElement_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DynamicElement_textContent_feature", "_UI_DynamicElement_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DYNAMIC_ELEMENT__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Name feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicElement_name_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_DynamicElement_name_feature", "_UI_DynamicElement_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.DYNAMIC_ELEMENT__NAME, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @generated + */ public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.DYNAMIC_ELEMENT__CHILD_NODES); - } - return childrenFeatures; - } + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.DYNAMIC_ELEMENT__CHILD_NODES); + } + return childrenFeatures; + } /** - * This returns DynamicElement.gif. - * + * + * + * @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 DynamicElement.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DynamicElement")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/DynamicElement")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((DynamicElement)object).getName(); - return label == null || label.length() == 0 ? - getString("_UI_DynamicElement_type") : //$NON-NLS-1$ - getString("_UI_DynamicElement_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(DynamicElement.class)) { + case FacesConfigPackage.DYNAMIC_ELEMENT__NAME: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DYNAMIC_ELEMENT__CHILD_NODES, - FacesConfigFactory.eINSTANCE.createDynamicElement())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.DYNAMIC_ELEMENT__CHILD_NODES, + FacesConfigFactory.eINSTANCE.createDynamicElement())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 088020204..cb209a151 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class ELResolverTypeItemProvider extends ItemProviderAdapter implements @@ -50,146 +47,146 @@ public class ELResolverTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ELResolverTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ELResolverType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ELResolverType_textContent_feature", "_UI_ELResolverType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.EL_RESOLVER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ELResolverType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ELResolverType_id_feature", "_UI_ELResolverType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.EL_RESOLVER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ELResolverType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ELResolverType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ELResolverType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ELResolverType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ELResolverType_type") : //$NON-NLS-1$ - getString("_UI_ELResolverType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExceptionHandlerFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExceptionHandlerFactoryTypeItemProvider.java new file mode 100644 index 000000000..d9deefd08 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExceptionHandlerFactoryTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ExceptionHandlerFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class ExceptionHandlerFactoryTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public ExceptionHandlerFactoryTypeItemProvider(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_ExceptionHandlerFactoryType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ExceptionHandlerFactoryType_textContent_feature", "_UI_ExceptionHandlerFactoryType_type"), + FacesConfigPackage.Literals.EXCEPTION_HANDLER_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_ExceptionHandlerFactoryType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ExceptionHandlerFactoryType_id_feature", "_UI_ExceptionHandlerFactoryType_type"), + FacesConfigPackage.Literals.EXCEPTION_HANDLER_FACTORY_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns ExceptionHandlerFactoryType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/ExceptionHandlerFactoryType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((ExceptionHandlerFactoryType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ExceptionHandlerFactoryType_type") : + getString("_UI_ExceptionHandlerFactoryType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(ExceptionHandlerFactoryType.class)) { + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT: + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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 index e115833dc..66bcdb8ff 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; * * @generated */ +@SuppressWarnings("nls") public class ExtensionTypeItemProvider extends ItemProviderAdapter implements @@ -50,160 +47,160 @@ public class ExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addChildNodesPropertyDescriptor(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addChildNodesPropertyDescriptor(object); + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Child Nodes feature. - * + * This adds a property descriptor for the Child Nodes feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addChildNodesPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ExtensionType_childNodes_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ExtensionType_childNodes_feature", "_UI_ExtensionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.EXTENSION_TYPE__CHILD_NODES, - true, - false, - true, - null, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ExtensionType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ExtensionType_textContent_feature", "_UI_ExtensionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.EXTENSION_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ExtensionType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ExtensionType_id_feature", "_UI_ExtensionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.EXTENSION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ExtensionType_type") : //$NON-NLS-1$ - getString("_UI_ExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExternalContextFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExternalContextFactoryTypeItemProvider.java new file mode 100644 index 000000000..165548f99 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExternalContextFactoryTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ExternalContextFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class ExternalContextFactoryTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public ExternalContextFactoryTypeItemProvider(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_ExternalContextFactoryType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ExternalContextFactoryType_textContent_feature", "_UI_ExternalContextFactoryType_type"), + FacesConfigPackage.Literals.EXTERNAL_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_ExternalContextFactoryType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ExternalContextFactoryType_id_feature", "_UI_ExternalContextFactoryType_type"), + FacesConfigPackage.Literals.EXTERNAL_CONTEXT_FACTORY_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns ExternalContextFactoryType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/ExternalContextFactoryType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((ExternalContextFactoryType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ExternalContextFactoryType_type") : + getString("_UI_ExternalContextFactoryType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(ExternalContextFactoryType.class)) { + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/FacesConfigExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigExtensionTypeItemProvider.java index 91cfc3aec..1767f9feb 100644 --- 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 @@ -17,17 +17,11 @@ 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; /** @@ -45,92 +39,82 @@ public class FacesConfigExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FacesConfigExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns FacesConfigExtensionType.gif. - * + * This returns FacesConfigExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesConfigExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesConfigExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((FacesConfigExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacesConfigExtensionType_type") : //$NON-NLS-1$ - getString("_UI_FacesConfigExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((FacesConfigExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_FacesConfigExtensionType_type") : //$NON-NLS-1$ + getString("_UI_FacesConfigExtensionType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 3adc6dd08..b1965199f 100644 --- 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 @@ -42,35 +42,35 @@ import org.eclipse.jst.jsf.facesconfig.emf.util.FacesConfigAdapterFactory; */ public class FacesConfigItemProviderAdapterFactory extends FacesConfigAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This keeps track of the root adapter factory that delegates to this adapter factory. - * + * This keeps track of the root adapter factory that delegates to this adapter factory. + * * - * @generated - */ + * @generated + */ protected ComposedAdapterFactory parentAdapterFactory; /** - * This is used to implement {@link org.eclipse.emf.edit.provider.IChangeNotifier}. - * + * This is used to implement {@link org.eclipse.emf.edit.provider.IChangeNotifier}. + * * - * @generated - */ + * @generated + */ protected IChangeNotifier changeNotifier = new ChangeNotifier(); /** - * This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}. - * + * This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}. + * * - * @generated - */ + * @generated + */ protected Collection supportedTypes = new ArrayList(); /** @@ -89,2309 +89,2907 @@ public class FacesConfigItemProviderAdapterFactory extends FacesConfigAdapterFac } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType} instances. + * * - * @generated - */ + * @generated + */ + protected AbsoluteOrderingTypeItemProvider absoluteOrderingTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType}. + * + * + * @generated + */ + public Adapter createAbsoluteOrderingTypeAdapter() { + if (absoluteOrderingTypeItemProvider == null) { + absoluteOrderingTypeItemProvider = new AbsoluteOrderingTypeItemProvider(this); + } + + return absoluteOrderingTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType}. + * * - * @generated - */ + * @generated + */ public Adapter createActionListenerTypeAdapter() { - if (actionListenerTypeItemProvider == null) { - actionListenerTypeItemProvider = new ActionListenerTypeItemProvider(this); - } + if (actionListenerTypeItemProvider == null) { + actionListenerTypeItemProvider = new ActionListenerTypeItemProvider(this); + } - return actionListenerTypeItemProvider; - } + return actionListenerTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType} instances. + * * - * @generated - */ + * @generated + */ protected ApplicationFactoryTypeItemProvider applicationFactoryTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType}. + * * - * @generated - */ + * @generated + */ public Adapter createApplicationFactoryTypeAdapter() { - if (applicationFactoryTypeItemProvider == null) { - applicationFactoryTypeItemProvider = new ApplicationFactoryTypeItemProvider(this); - } + if (applicationFactoryTypeItemProvider == null) { + applicationFactoryTypeItemProvider = new ApplicationFactoryTypeItemProvider(this); + } - return applicationFactoryTypeItemProvider; - } + return applicationFactoryTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType} instances. + * * - * @generated - */ + * @generated + */ protected ApplicationTypeItemProvider applicationTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType}. + * * - * @generated - */ + * @generated + */ public Adapter createApplicationTypeAdapter() { - if (applicationTypeItemProvider == null) { - applicationTypeItemProvider = new ApplicationTypeItemProvider(this); - } + if (applicationTypeItemProvider == null) { + applicationTypeItemProvider = new ApplicationTypeItemProvider(this); + } - return applicationTypeItemProvider; - } + return applicationTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType} instances. + * * - * @generated - */ + * @generated + */ protected AttributeClassTypeItemProvider attributeClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createAttributeClassTypeAdapter() { - if (attributeClassTypeItemProvider == null) { - attributeClassTypeItemProvider = new AttributeClassTypeItemProvider(this); - } + if (attributeClassTypeItemProvider == null) { + attributeClassTypeItemProvider = new AttributeClassTypeItemProvider(this); + } - return attributeClassTypeItemProvider; - } + return attributeClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected AttributeExtensionTypeItemProvider attributeExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createAttributeExtensionTypeAdapter() { - if (attributeExtensionTypeItemProvider == null) { - attributeExtensionTypeItemProvider = new AttributeExtensionTypeItemProvider(this); - } + if (attributeExtensionTypeItemProvider == null) { + attributeExtensionTypeItemProvider = new AttributeExtensionTypeItemProvider(this); + } - return attributeExtensionTypeItemProvider; - } + return attributeExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType} instances. + * * - * @generated - */ + * @generated + */ protected AttributeNameTypeItemProvider attributeNameTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType}. + * * - * @generated - */ + * @generated + */ public Adapter createAttributeNameTypeAdapter() { - if (attributeNameTypeItemProvider == null) { - attributeNameTypeItemProvider = new AttributeNameTypeItemProvider(this); - } + if (attributeNameTypeItemProvider == null) { + attributeNameTypeItemProvider = new AttributeNameTypeItemProvider(this); + } - return attributeNameTypeItemProvider; - } + return attributeNameTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType} instances. + * * - * @generated - */ + * @generated + */ protected AttributeTypeItemProvider attributeTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType}. + * * - * @generated - */ + * @generated + */ public Adapter createAttributeTypeAdapter() { - if (attributeTypeItemProvider == null) { - attributeTypeItemProvider = new AttributeTypeItemProvider(this); - } - - return attributeTypeItemProvider; - } + 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 - */ + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType} instances. + * + * + * @generated + */ + protected BehaviorClassTypeItemProvider behaviorClassTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType}. + * + * + * @generated + */ + public Adapter createBehaviorClassTypeAdapter() { + if (behaviorClassTypeItemProvider == null) { + behaviorClassTypeItemProvider = new BehaviorClassTypeItemProvider(this); + } + + return behaviorClassTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType} instances. + * + * + * @generated + */ + protected BehaviorIdTypeItemProvider behaviorIdTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType}. + * + * + * @generated + */ + public Adapter createBehaviorIdTypeAdapter() { + if (behaviorIdTypeItemProvider == null) { + behaviorIdTypeItemProvider = new BehaviorIdTypeItemProvider(this); + } + + return behaviorIdTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType} instances. + * + * + * @generated + */ + protected BehaviorTypeItemProvider behaviorTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType}. + * + * + * @generated + */ + public Adapter createBehaviorTypeAdapter() { + if (behaviorTypeItemProvider == null) { + behaviorTypeItemProvider = new BehaviorTypeItemProvider(this); + } + + return behaviorTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType} instances. + * + * + * @generated + */ + protected BehaviorExtensionTypeItemProvider behaviorExtensionTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType}. + * + * + * @generated + */ + public Adapter createBehaviorExtensionTypeAdapter() { + if (behaviorExtensionTypeItemProvider == null) { + behaviorExtensionTypeItemProvider = new BehaviorExtensionTypeItemProvider(this); + } + + return behaviorExtensionTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType} instances. + * + * + * @generated + */ + protected ClientBehaviorRendererClassTypeItemProvider clientBehaviorRendererClassTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType}. + * + * + * @generated + */ + public Adapter createClientBehaviorRendererClassTypeAdapter() { + if (clientBehaviorRendererClassTypeItemProvider == null) { + clientBehaviorRendererClassTypeItemProvider = new ClientBehaviorRendererClassTypeItemProvider(this); + } + + return clientBehaviorRendererClassTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType} instances. + * + * + * @generated + */ + protected ClientBehaviorRendererTypeItemProvider clientBehaviorRendererTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType}. + * + * + * @generated + */ + public Adapter createClientBehaviorRendererTypeAdapter() { + if (clientBehaviorRendererTypeItemProvider == null) { + clientBehaviorRendererTypeItemProvider = new ClientBehaviorRendererTypeItemProvider(this); + } + + return clientBehaviorRendererTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType} instances. + * + * + * @generated + */ + protected ClientBehaviorRendererTypeTypeItemProvider clientBehaviorRendererTypeTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType}. + * + * + * @generated + */ + public Adapter createClientBehaviorRendererTypeTypeAdapter() { + if (clientBehaviorRendererTypeTypeItemProvider == null) { + clientBehaviorRendererTypeTypeItemProvider = new ClientBehaviorRendererTypeTypeItemProvider(this); + } + + return clientBehaviorRendererTypeTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createComponentClassTypeAdapter() { - if (componentClassTypeItemProvider == null) { - componentClassTypeItemProvider = new ComponentClassTypeItemProvider(this); - } + if (componentClassTypeItemProvider == null) { + componentClassTypeItemProvider = new ComponentClassTypeItemProvider(this); + } - return componentClassTypeItemProvider; - } + return componentClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected ComponentExtensionTypeItemProvider componentExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createComponentExtensionTypeAdapter() { - if (componentExtensionTypeItemProvider == null) { - componentExtensionTypeItemProvider = new ComponentExtensionTypeItemProvider(this); - } + if (componentExtensionTypeItemProvider == null) { + componentExtensionTypeItemProvider = new ComponentExtensionTypeItemProvider(this); + } - return componentExtensionTypeItemProvider; - } + return componentExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType} instances. + * * - * @generated - */ + * @generated + */ protected ComponentFamilyTypeItemProvider componentFamilyTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType}. + * * - * @generated - */ + * @generated + */ public Adapter createComponentFamilyTypeAdapter() { - if (componentFamilyTypeItemProvider == null) { - componentFamilyTypeItemProvider = new ComponentFamilyTypeItemProvider(this); - } + if (componentFamilyTypeItemProvider == null) { + componentFamilyTypeItemProvider = new ComponentFamilyTypeItemProvider(this); + } - return componentFamilyTypeItemProvider; - } + return componentFamilyTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType} instances. + * * - * @generated - */ + * @generated + */ protected ComponentTypeItemProvider componentTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType}. + * * - * @generated - */ + * @generated + */ public Adapter createComponentTypeAdapter() { - if (componentTypeItemProvider == null) { - componentTypeItemProvider = new ComponentTypeItemProvider(this); - } + if (componentTypeItemProvider == null) { + componentTypeItemProvider = new ComponentTypeItemProvider(this); + } - return componentTypeItemProvider; - } + return componentTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType} instances. + * * - * @generated - */ + * @generated + */ protected ComponentTypeTypeItemProvider componentTypeTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType}. + * * - * @generated - */ + * @generated + */ public Adapter createComponentTypeTypeAdapter() { - if (componentTypeTypeItemProvider == null) { - componentTypeTypeItemProvider = new ComponentTypeTypeItemProvider(this); - } + if (componentTypeTypeItemProvider == null) { + componentTypeTypeItemProvider = new ComponentTypeTypeItemProvider(this); + } - return componentTypeTypeItemProvider; - } + return componentTypeTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType} instances. + * * - * @generated - */ + * @generated + */ protected ConverterClassTypeItemProvider converterClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createConverterClassTypeAdapter() { - if (converterClassTypeItemProvider == null) { - converterClassTypeItemProvider = new ConverterClassTypeItemProvider(this); - } + if (converterClassTypeItemProvider == null) { + converterClassTypeItemProvider = new ConverterClassTypeItemProvider(this); + } - return converterClassTypeItemProvider; - } + return converterClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType} instances. + * * - * @generated - */ + * @generated + */ protected ConverterForClassTypeItemProvider converterForClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createConverterForClassTypeAdapter() { - if (converterForClassTypeItemProvider == null) { - converterForClassTypeItemProvider = new ConverterForClassTypeItemProvider(this); - } + if (converterForClassTypeItemProvider == null) { + converterForClassTypeItemProvider = new ConverterForClassTypeItemProvider(this); + } - return converterForClassTypeItemProvider; - } + return converterForClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType} instances. + * * - * @generated - */ + * @generated + */ protected ConverterIdTypeItemProvider converterIdTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType}. + * * - * @generated - */ + * @generated + */ public Adapter createConverterIdTypeAdapter() { - if (converterIdTypeItemProvider == null) { - converterIdTypeItemProvider = new ConverterIdTypeItemProvider(this); - } + if (converterIdTypeItemProvider == null) { + converterIdTypeItemProvider = new ConverterIdTypeItemProvider(this); + } - return converterIdTypeItemProvider; - } + return converterIdTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType} instances. + * * - * @generated - */ + * @generated + */ protected ConverterTypeItemProvider converterTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType}. + * * - * @generated - */ + * @generated + */ public Adapter createConverterTypeAdapter() { - if (converterTypeItemProvider == null) { - converterTypeItemProvider = new ConverterTypeItemProvider(this); - } + if (converterTypeItemProvider == null) { + converterTypeItemProvider = new ConverterTypeItemProvider(this); + } - return converterTypeItemProvider; - } + return converterTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType} instances. + * * - * @generated - */ + * @generated + */ protected DefaultLocaleTypeItemProvider defaultLocaleTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType}. + * * - * @generated - */ + * @generated + */ public Adapter createDefaultLocaleTypeAdapter() { - if (defaultLocaleTypeItemProvider == null) { - defaultLocaleTypeItemProvider = new DefaultLocaleTypeItemProvider(this); - } + if (defaultLocaleTypeItemProvider == null) { + defaultLocaleTypeItemProvider = new DefaultLocaleTypeItemProvider(this); + } - return defaultLocaleTypeItemProvider; - } + return defaultLocaleTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType} instances. + * * - * @generated - */ + * @generated + */ protected DefaultRenderKitIdTypeItemProvider defaultRenderKitIdTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType}. + * * - * @generated - */ + * @generated + */ public Adapter createDefaultRenderKitIdTypeAdapter() { - if (defaultRenderKitIdTypeItemProvider == null) { - defaultRenderKitIdTypeItemProvider = new DefaultRenderKitIdTypeItemProvider(this); - } + if (defaultRenderKitIdTypeItemProvider == null) { + defaultRenderKitIdTypeItemProvider = new DefaultRenderKitIdTypeItemProvider(this); + } - return defaultRenderKitIdTypeItemProvider; - } + return defaultRenderKitIdTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType} instances. + * * - * @generated - */ + * @generated + */ + protected DefaultValidatorsTypeItemProvider defaultValidatorsTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType}. + * + * + * @generated + */ + public Adapter createDefaultValidatorsTypeAdapter() { + if (defaultValidatorsTypeItemProvider == null) { + defaultValidatorsTypeItemProvider = new DefaultValidatorsTypeItemProvider(this); + } + + return defaultValidatorsTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType}. + * * - * @generated - */ + * @generated + */ public Adapter createDefaultValueTypeAdapter() { - if (defaultValueTypeItemProvider == null) { - defaultValueTypeItemProvider = new DefaultValueTypeItemProvider(this); - } + if (defaultValueTypeItemProvider == null) { + defaultValueTypeItemProvider = new DefaultValueTypeItemProvider(this); + } - return defaultValueTypeItemProvider; - } + return defaultValueTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType} instances. + * * - * @generated - */ + * @generated + */ protected DescriptionTypeItemProvider descriptionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. + * * - * @generated - */ + * @generated + */ public Adapter createDescriptionTypeAdapter() { - if (descriptionTypeItemProvider == null) { - descriptionTypeItemProvider = new DescriptionTypeItemProvider(this); - } + if (descriptionTypeItemProvider == null) { + descriptionTypeItemProvider = new DescriptionTypeItemProvider(this); + } - return descriptionTypeItemProvider; - } + return descriptionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType} instances. + * * - * @generated - */ + * @generated + */ protected DisplayNameTypeItemProvider displayNameTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. + * * - * @generated - */ + * @generated + */ public Adapter createDisplayNameTypeAdapter() { - if (displayNameTypeItemProvider == null) { - displayNameTypeItemProvider = new DisplayNameTypeItemProvider(this); - } + if (displayNameTypeItemProvider == null) { + displayNameTypeItemProvider = new DisplayNameTypeItemProvider(this); + } - return displayNameTypeItemProvider; - } + return displayNameTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot} instances. + * * - * @generated - */ + * @generated + */ protected DocumentRootItemProvider documentRootItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot}. + * * - * @generated - */ + * @generated + */ public Adapter createDocumentRootAdapter() { - if (documentRootItemProvider == null) { - documentRootItemProvider = new DocumentRootItemProvider(this); - } + if (documentRootItemProvider == null) { + documentRootItemProvider = new DocumentRootItemProvider(this); + } - return documentRootItemProvider; - } + return documentRootItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute} instances. + * * - * @generated - */ + * @generated + */ protected DynamicAttributeItemProvider dynamicAttributeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute}. + * * - * @generated - */ + * @generated + */ public Adapter createDynamicAttributeAdapter() { - if (dynamicAttributeItemProvider == null) { - dynamicAttributeItemProvider = new DynamicAttributeItemProvider(this); - } + if (dynamicAttributeItemProvider == null) { + dynamicAttributeItemProvider = new DynamicAttributeItemProvider(this); + } - return dynamicAttributeItemProvider; - } + return dynamicAttributeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement} instances. + * * - * @generated - */ + * @generated + */ protected DynamicElementItemProvider dynamicElementItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement}. + * * - * @generated - */ + * @generated + */ public Adapter createDynamicElementAdapter() { - if (dynamicElementItemProvider == null) { - dynamicElementItemProvider = new DynamicElementItemProvider(this); - } + if (dynamicElementItemProvider == null) { + dynamicElementItemProvider = new DynamicElementItemProvider(this); + } - return dynamicElementItemProvider; - } + return dynamicElementItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType} instances. + * * - * @generated - */ + * @generated + */ protected ELResolverTypeItemProvider elResolverTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType}. + * * - * @generated - */ + * @generated + */ public Adapter createELResolverTypeAdapter() { - if (elResolverTypeItemProvider == null) { - elResolverTypeItemProvider = new ELResolverTypeItemProvider(this); - } + if (elResolverTypeItemProvider == null) { + elResolverTypeItemProvider = new ELResolverTypeItemProvider(this); + } - return elResolverTypeItemProvider; - } + return elResolverTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType} instances. + * + * + * @generated + */ + protected ExceptionHandlerFactoryTypeItemProvider exceptionHandlerFactoryTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType}. + * + * + * @generated + */ + public Adapter createExceptionHandlerFactoryTypeAdapter() { + if (exceptionHandlerFactoryTypeItemProvider == null) { + exceptionHandlerFactoryTypeItemProvider = new ExceptionHandlerFactoryTypeItemProvider(this); + } + + return exceptionHandlerFactoryTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType} instances. + * + * + * @generated + */ + protected ExternalContextFactoryTypeItemProvider externalContextFactoryTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType}. + * + * + * @generated + */ + public Adapter createExternalContextFactoryTypeAdapter() { + if (externalContextFactoryTypeItemProvider == null) { + externalContextFactoryTypeItemProvider = new ExternalContextFactoryTypeItemProvider(this); + } + + return externalContextFactoryTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected FacesConfigExtensionTypeItemProvider facesConfigExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createFacesConfigExtensionTypeAdapter() { - if (facesConfigExtensionTypeItemProvider == null) { - facesConfigExtensionTypeItemProvider = new FacesConfigExtensionTypeItemProvider(this); - } + if (facesConfigExtensionTypeItemProvider == null) { + facesConfigExtensionTypeItemProvider = new FacesConfigExtensionTypeItemProvider(this); + } - return facesConfigExtensionTypeItemProvider; - } + return facesConfigExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected FactoryExtensionTypeItemProvider factoryExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createFactoryExtensionTypeAdapter() { - if (factoryExtensionTypeItemProvider == null) { - factoryExtensionTypeItemProvider = new FactoryExtensionTypeItemProvider(this); - } + if (factoryExtensionTypeItemProvider == null) { + factoryExtensionTypeItemProvider = new FactoryExtensionTypeItemProvider(this); + } - return factoryExtensionTypeItemProvider; - } + return factoryExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected LifecycleExtensionTypeItemProvider lifecycleExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createLifecycleExtensionTypeAdapter() { - if (lifecycleExtensionTypeItemProvider == null) { - lifecycleExtensionTypeItemProvider = new LifecycleExtensionTypeItemProvider(this); - } + if (lifecycleExtensionTypeItemProvider == null) { + lifecycleExtensionTypeItemProvider = new LifecycleExtensionTypeItemProvider(this); + } - return lifecycleExtensionTypeItemProvider; - } + return lifecycleExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected ManagedBeanExtensionTypeItemProvider managedBeanExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createManagedBeanExtensionTypeAdapter() { - if (managedBeanExtensionTypeItemProvider == null) { - managedBeanExtensionTypeItemProvider = new ManagedBeanExtensionTypeItemProvider(this); - } + if (managedBeanExtensionTypeItemProvider == null) { + managedBeanExtensionTypeItemProvider = new ManagedBeanExtensionTypeItemProvider(this); + } - return managedBeanExtensionTypeItemProvider; - } + return managedBeanExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected NavigationRuleExtensionTypeItemProvider navigationRuleExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createNavigationRuleExtensionTypeAdapter() { - if (navigationRuleExtensionTypeItemProvider == null) { - navigationRuleExtensionTypeItemProvider = new NavigationRuleExtensionTypeItemProvider(this); - } + if (navigationRuleExtensionTypeItemProvider == null) { + navigationRuleExtensionTypeItemProvider = new NavigationRuleExtensionTypeItemProvider(this); + } - return navigationRuleExtensionTypeItemProvider; - } + return navigationRuleExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected ValidatorExtensionTypeItemProvider validatorExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createValidatorExtensionTypeAdapter() { - if (validatorExtensionTypeItemProvider == null) { - validatorExtensionTypeItemProvider = new ValidatorExtensionTypeItemProvider(this); - } + if (validatorExtensionTypeItemProvider == null) { + validatorExtensionTypeItemProvider = new ValidatorExtensionTypeItemProvider(this); + } - return validatorExtensionTypeItemProvider; - } + return validatorExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType} instances. + * * - * @generated - */ + * @generated + */ protected FacesConfigTypeItemProvider facesConfigTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType}. + * * - * @generated - */ + * @generated + */ public Adapter createFacesConfigTypeAdapter() { - if (facesConfigTypeItemProvider == null) { - facesConfigTypeItemProvider = new FacesConfigTypeItemProvider(this); - } + if (facesConfigTypeItemProvider == null) { + facesConfigTypeItemProvider = new FacesConfigTypeItemProvider(this); + } - return facesConfigTypeItemProvider; - } + return facesConfigTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType} instances. + * * - * @generated - */ + * @generated + */ protected FacesContextFactoryTypeItemProvider facesContextFactoryTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType}. + * * - * @generated - */ + * @generated + */ public Adapter createFacesContextFactoryTypeAdapter() { - if (facesContextFactoryTypeItemProvider == null) { - facesContextFactoryTypeItemProvider = new FacesContextFactoryTypeItemProvider(this); - } + if (facesContextFactoryTypeItemProvider == null) { + facesContextFactoryTypeItemProvider = new FacesContextFactoryTypeItemProvider(this); + } - return facesContextFactoryTypeItemProvider; - } + return facesContextFactoryTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected FacetExtensionTypeItemProvider facetExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createFacetExtensionTypeAdapter() { - if (facetExtensionTypeItemProvider == null) { - facetExtensionTypeItemProvider = new FacetExtensionTypeItemProvider(this); - } + if (facetExtensionTypeItemProvider == null) { + facetExtensionTypeItemProvider = new FacetExtensionTypeItemProvider(this); + } - return facetExtensionTypeItemProvider; - } + return facetExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType} instances. + * * - * @generated - */ + * @generated + */ protected FacetNameTypeItemProvider facetNameTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType}. + * * - * @generated - */ + * @generated + */ public Adapter createFacetNameTypeAdapter() { - if (facetNameTypeItemProvider == null) { - facetNameTypeItemProvider = new FacetNameTypeItemProvider(this); - } + if (facetNameTypeItemProvider == null) { + facetNameTypeItemProvider = new FacetNameTypeItemProvider(this); + } - return facetNameTypeItemProvider; - } + return facetNameTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType} instances. + * * - * @generated - */ + * @generated + */ protected FacetTypeItemProvider facetTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType}. + * * - * @generated - */ + * @generated + */ public Adapter createFacetTypeAdapter() { - if (facetTypeItemProvider == null) { - facetTypeItemProvider = new FacetTypeItemProvider(this); - } + if (facetTypeItemProvider == null) { + facetTypeItemProvider = new FacetTypeItemProvider(this); + } - return facetTypeItemProvider; - } + return facetTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType} instances. + * * - * @generated - */ + * @generated + */ protected FactoryTypeItemProvider factoryTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType}. + * * - * @generated - */ + * @generated + */ public Adapter createFactoryTypeAdapter() { - if (factoryTypeItemProvider == null) { - factoryTypeItemProvider = new FactoryTypeItemProvider(this); - } + if (factoryTypeItemProvider == null) { + factoryTypeItemProvider = new FactoryTypeItemProvider(this); + } - return factoryTypeItemProvider; - } + return factoryTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType} instances. + * * - * @generated - */ + * @generated + */ protected FromActionTypeItemProvider fromActionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType}. + * * - * @generated - */ + * @generated + */ public Adapter createFromActionTypeAdapter() { - if (fromActionTypeItemProvider == null) { - fromActionTypeItemProvider = new FromActionTypeItemProvider(this); - } + if (fromActionTypeItemProvider == null) { + fromActionTypeItemProvider = new FromActionTypeItemProvider(this); + } - return fromActionTypeItemProvider; - } + return fromActionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType} instances. + * * - * @generated - */ + * @generated + */ protected FromOutcomeTypeItemProvider fromOutcomeTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType}. + * * - * @generated - */ + * @generated + */ public Adapter createFromOutcomeTypeAdapter() { - if (fromOutcomeTypeItemProvider == null) { - fromOutcomeTypeItemProvider = new FromOutcomeTypeItemProvider(this); - } + if (fromOutcomeTypeItemProvider == null) { + fromOutcomeTypeItemProvider = new FromOutcomeTypeItemProvider(this); + } - return fromOutcomeTypeItemProvider; - } + return fromOutcomeTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType} instances. + * * - * @generated - */ + * @generated + */ protected FromViewIdTypeItemProvider fromViewIdTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType}. + * * - * @generated - */ + * @generated + */ public Adapter createFromViewIdTypeAdapter() { - if (fromViewIdTypeItemProvider == null) { - fromViewIdTypeItemProvider = new FromViewIdTypeItemProvider(this); - } + if (fromViewIdTypeItemProvider == null) { + fromViewIdTypeItemProvider = new FromViewIdTypeItemProvider(this); + } - return fromViewIdTypeItemProvider; - } + return fromViewIdTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.IconType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.IconType} instances. + * * - * @generated - */ + * @generated + */ protected IconTypeItemProvider iconTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. + * * - * @generated - */ + * @generated + */ public Adapter createIconTypeAdapter() { - if (iconTypeItemProvider == null) { - iconTypeItemProvider = new IconTypeItemProvider(this); - } + if (iconTypeItemProvider == null) { + iconTypeItemProvider = new IconTypeItemProvider(this); + } - return iconTypeItemProvider; - } + return iconTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.IfType} instances. + * * - * @generated - */ + * @generated + */ + protected IfTypeItemProvider ifTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.IfType}. + * + * + * @generated + */ + public Adapter createIfTypeAdapter() { + if (ifTypeItemProvider == null) { + ifTypeItemProvider = new IfTypeItemProvider(this); + } + + return ifTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createKeyClassTypeAdapter() { - if (keyClassTypeItemProvider == null) { - keyClassTypeItemProvider = new KeyClassTypeItemProvider(this); - } + if (keyClassTypeItemProvider == null) { + keyClassTypeItemProvider = new KeyClassTypeItemProvider(this); + } - return keyClassTypeItemProvider; - } + return keyClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType} instances. + * * - * @generated - */ + * @generated + */ protected KeyTypeItemProvider keyTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType}. + * * - * @generated - */ + * @generated + */ public Adapter createKeyTypeAdapter() { - if (keyTypeItemProvider == null) { - keyTypeItemProvider = new KeyTypeItemProvider(this); - } + if (keyTypeItemProvider == null) { + keyTypeItemProvider = new KeyTypeItemProvider(this); + } - return keyTypeItemProvider; - } + return keyTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType} instances. + * * - * @generated - */ + * @generated + */ protected LargeIconTypeItemProvider largeIconTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType}. + * * - * @generated - */ + * @generated + */ public Adapter createLargeIconTypeAdapter() { - if (largeIconTypeItemProvider == null) { - largeIconTypeItemProvider = new LargeIconTypeItemProvider(this); - } + if (largeIconTypeItemProvider == null) { + largeIconTypeItemProvider = new LargeIconTypeItemProvider(this); + } - return largeIconTypeItemProvider; - } + return largeIconTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType} instances. + * * - * @generated - */ + * @generated + */ protected LifecycleFactoryTypeItemProvider lifecycleFactoryTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType}. + * * - * @generated - */ + * @generated + */ public Adapter createLifecycleFactoryTypeAdapter() { - if (lifecycleFactoryTypeItemProvider == null) { - lifecycleFactoryTypeItemProvider = new LifecycleFactoryTypeItemProvider(this); - } + if (lifecycleFactoryTypeItemProvider == null) { + lifecycleFactoryTypeItemProvider = new LifecycleFactoryTypeItemProvider(this); + } - return lifecycleFactoryTypeItemProvider; - } + return lifecycleFactoryTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType} instances. + * * - * @generated - */ + * @generated + */ protected LifecycleTypeItemProvider lifecycleTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType}. + * * - * @generated - */ + * @generated + */ public Adapter createLifecycleTypeAdapter() { - if (lifecycleTypeItemProvider == null) { - lifecycleTypeItemProvider = new LifecycleTypeItemProvider(this); - } + if (lifecycleTypeItemProvider == null) { + lifecycleTypeItemProvider = new LifecycleTypeItemProvider(this); + } - return lifecycleTypeItemProvider; - } + return lifecycleTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType} instances. + * * - * @generated - */ + * @generated + */ protected ListEntriesTypeItemProvider listEntriesTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType}. + * * - * @generated - */ + * @generated + */ public Adapter createListEntriesTypeAdapter() { - if (listEntriesTypeItemProvider == null) { - listEntriesTypeItemProvider = new ListEntriesTypeItemProvider(this); - } + if (listEntriesTypeItemProvider == null) { + listEntriesTypeItemProvider = new ListEntriesTypeItemProvider(this); + } - return listEntriesTypeItemProvider; - } + return listEntriesTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType} instances. + * * - * @generated - */ + * @generated + */ protected LocaleConfigTypeItemProvider localeConfigTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType}. + * * - * @generated - */ + * @generated + */ public Adapter createLocaleConfigTypeAdapter() { - if (localeConfigTypeItemProvider == null) { - localeConfigTypeItemProvider = new LocaleConfigTypeItemProvider(this); - } + if (localeConfigTypeItemProvider == null) { + localeConfigTypeItemProvider = new LocaleConfigTypeItemProvider(this); + } - return localeConfigTypeItemProvider; - } + return localeConfigTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType} instances. + * * - * @generated - */ + * @generated + */ protected ManagedBeanClassTypeItemProvider managedBeanClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createManagedBeanClassTypeAdapter() { - if (managedBeanClassTypeItemProvider == null) { - managedBeanClassTypeItemProvider = new ManagedBeanClassTypeItemProvider(this); - } + if (managedBeanClassTypeItemProvider == null) { + managedBeanClassTypeItemProvider = new ManagedBeanClassTypeItemProvider(this); + } - return managedBeanClassTypeItemProvider; - } + return managedBeanClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType} instances. + * * - * @generated - */ + * @generated + */ protected ManagedBeanNameTypeItemProvider managedBeanNameTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType}. + * * - * @generated - */ + * @generated + */ public Adapter createManagedBeanNameTypeAdapter() { - if (managedBeanNameTypeItemProvider == null) { - managedBeanNameTypeItemProvider = new ManagedBeanNameTypeItemProvider(this); - } + if (managedBeanNameTypeItemProvider == null) { + managedBeanNameTypeItemProvider = new ManagedBeanNameTypeItemProvider(this); + } - return managedBeanNameTypeItemProvider; - } + return managedBeanNameTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType} instances. + * * - * @generated - */ + * @generated + */ protected ManagedBeanScopeTypeItemProvider managedBeanScopeTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType}. + * * - * @generated - */ + * @generated + */ public Adapter createManagedBeanScopeTypeAdapter() { - if (managedBeanScopeTypeItemProvider == null) { - managedBeanScopeTypeItemProvider = new ManagedBeanScopeTypeItemProvider(this); - } + if (managedBeanScopeTypeItemProvider == null) { + managedBeanScopeTypeItemProvider = new ManagedBeanScopeTypeItemProvider(this); + } - return managedBeanScopeTypeItemProvider; - } + return managedBeanScopeTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType} instances. + * * - * @generated - */ + * @generated + */ protected ManagedBeanTypeItemProvider managedBeanTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType}. + * * - * @generated - */ + * @generated + */ public Adapter createManagedBeanTypeAdapter() { - if (managedBeanTypeItemProvider == null) { - managedBeanTypeItemProvider = new ManagedBeanTypeItemProvider(this); - } + if (managedBeanTypeItemProvider == null) { + managedBeanTypeItemProvider = new ManagedBeanTypeItemProvider(this); + } - return managedBeanTypeItemProvider; - } + return managedBeanTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType} instances. + * * - * @generated - */ + * @generated + */ protected ManagedPropertyTypeItemProvider managedPropertyTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType}. + * * - * @generated - */ + * @generated + */ public Adapter createManagedPropertyTypeAdapter() { - if (managedPropertyTypeItemProvider == null) { - managedPropertyTypeItemProvider = new ManagedPropertyTypeItemProvider(this); - } + if (managedPropertyTypeItemProvider == null) { + managedPropertyTypeItemProvider = new ManagedPropertyTypeItemProvider(this); + } - return managedPropertyTypeItemProvider; - } + return managedPropertyTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType} instances. + * * - * @generated - */ + * @generated + */ protected MapEntriesTypeItemProvider mapEntriesTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType}. + * * - * @generated - */ + * @generated + */ public Adapter createMapEntriesTypeAdapter() { - if (mapEntriesTypeItemProvider == null) { - mapEntriesTypeItemProvider = new MapEntriesTypeItemProvider(this); - } + if (mapEntriesTypeItemProvider == null) { + mapEntriesTypeItemProvider = new MapEntriesTypeItemProvider(this); + } - return mapEntriesTypeItemProvider; - } + return mapEntriesTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType} instances. + * * - * @generated - */ + * @generated + */ protected MapEntryTypeItemProvider mapEntryTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType}. + * * - * @generated - */ + * @generated + */ public Adapter createMapEntryTypeAdapter() { - if (mapEntryTypeItemProvider == null) { - mapEntryTypeItemProvider = new MapEntryTypeItemProvider(this); - } + if (mapEntryTypeItemProvider == null) { + mapEntryTypeItemProvider = new MapEntryTypeItemProvider(this); + } - return mapEntryTypeItemProvider; - } + return mapEntryTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType} instances. + * * - * @generated - */ + * @generated + */ protected MessageBundleTypeItemProvider messageBundleTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType}. + * * - * @generated - */ + * @generated + */ public Adapter createMessageBundleTypeAdapter() { - if (messageBundleTypeItemProvider == null) { - messageBundleTypeItemProvider = new MessageBundleTypeItemProvider(this); - } + if (messageBundleTypeItemProvider == null) { + messageBundleTypeItemProvider = new MessageBundleTypeItemProvider(this); + } - return messageBundleTypeItemProvider; - } + return messageBundleTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NameType} instances. + * * - * @generated - */ + * @generated + */ + protected NameTypeItemProvider nameTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NameType}. + * + * + * @generated + */ + public Adapter createNameTypeAdapter() { + if (nameTypeItemProvider == null) { + nameTypeItemProvider = new NameTypeItemProvider(this); + } + + return nameTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType}. + * * - * @generated - */ + * @generated + */ public Adapter createNavigationCaseTypeAdapter() { - if (navigationCaseTypeItemProvider == null) { - navigationCaseTypeItemProvider = new NavigationCaseTypeItemProvider(this); - } + if (navigationCaseTypeItemProvider == null) { + navigationCaseTypeItemProvider = new NavigationCaseTypeItemProvider(this); + } - return navigationCaseTypeItemProvider; - } + return navigationCaseTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType} instances. + * * - * @generated - */ + * @generated + */ protected NavigationHandlerTypeItemProvider navigationHandlerTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType}. + * * - * @generated - */ + * @generated + */ public Adapter createNavigationHandlerTypeAdapter() { - if (navigationHandlerTypeItemProvider == null) { - navigationHandlerTypeItemProvider = new NavigationHandlerTypeItemProvider(this); - } + if (navigationHandlerTypeItemProvider == null) { + navigationHandlerTypeItemProvider = new NavigationHandlerTypeItemProvider(this); + } - return navigationHandlerTypeItemProvider; - } + return navigationHandlerTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType} instances. + * * - * @generated - */ + * @generated + */ protected NavigationRuleTypeItemProvider navigationRuleTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType}. + * * - * @generated - */ + * @generated + */ public Adapter createNavigationRuleTypeAdapter() { - if (navigationRuleTypeItemProvider == null) { - navigationRuleTypeItemProvider = new NavigationRuleTypeItemProvider(this); - } + if (navigationRuleTypeItemProvider == null) { + navigationRuleTypeItemProvider = new NavigationRuleTypeItemProvider(this); + } - return navigationRuleTypeItemProvider; - } + return navigationRuleTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType} instances. + * * - * @generated - */ + * @generated + */ protected NullValueTypeItemProvider nullValueTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType}. + * * - * @generated - */ + * @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 - */ + 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.OrderingType} instances. + * + * + * @generated + */ + protected OrderingTypeItemProvider orderingTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType}. + * + * + * @generated + */ + public Adapter createOrderingTypeAdapter() { + if (orderingTypeItemProvider == null) { + orderingTypeItemProvider = new OrderingTypeItemProvider(this); + } + + return orderingTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType} instances. + * + * + * @generated + */ + protected OrderingOrderingTypeItemProvider orderingOrderingTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType}. + * + * + * @generated + */ + public Adapter createOrderingOrderingTypeAdapter() { + if (orderingOrderingTypeItemProvider == null) { + orderingOrderingTypeItemProvider = new OrderingOrderingTypeItemProvider(this); + } + + return orderingOrderingTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType} instances. + * + * + * @generated + */ + protected OrderingOthersTypeItemProvider orderingOthersTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType}. + * + * + * @generated + */ + public Adapter createOrderingOthersTypeAdapter() { + if (orderingOthersTypeItemProvider == null) { + orderingOthersTypeItemProvider = new OrderingOthersTypeItemProvider(this); + } + + return orderingOthersTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType} instances. + * + * + * @generated + */ + protected PartialViewContextFactoryTypeItemProvider partialViewContextFactoryTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType}. + * + * + * @generated + */ + public Adapter createPartialViewContextFactoryTypeAdapter() { + if (partialViewContextFactoryTypeItemProvider == null) { + partialViewContextFactoryTypeItemProvider = new PartialViewContextFactoryTypeItemProvider(this); + } + + return partialViewContextFactoryTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType}. + * * - * @generated - */ + * @generated + */ public Adapter createPhaseListenerTypeAdapter() { - if (phaseListenerTypeItemProvider == null) { - phaseListenerTypeItemProvider = new PhaseListenerTypeItemProvider(this); - } + if (phaseListenerTypeItemProvider == null) { + phaseListenerTypeItemProvider = new PhaseListenerTypeItemProvider(this); + } - return phaseListenerTypeItemProvider; - } + return phaseListenerTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType} instances. + * * - * @generated - */ + * @generated + */ protected PropertyClassTypeItemProvider propertyClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createPropertyClassTypeAdapter() { - if (propertyClassTypeItemProvider == null) { - propertyClassTypeItemProvider = new PropertyClassTypeItemProvider(this); - } + if (propertyClassTypeItemProvider == null) { + propertyClassTypeItemProvider = new PropertyClassTypeItemProvider(this); + } - return propertyClassTypeItemProvider; - } + return propertyClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected PropertyExtensionTypeItemProvider propertyExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createPropertyExtensionTypeAdapter() { - if (propertyExtensionTypeItemProvider == null) { - propertyExtensionTypeItemProvider = new PropertyExtensionTypeItemProvider(this); - } + if (propertyExtensionTypeItemProvider == null) { + propertyExtensionTypeItemProvider = new PropertyExtensionTypeItemProvider(this); + } - return propertyExtensionTypeItemProvider; - } + return propertyExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType} instances. + * * - * @generated - */ + * @generated + */ protected PropertyNameTypeItemProvider propertyNameTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType}. + * * - * @generated - */ + * @generated + */ public Adapter createPropertyNameTypeAdapter() { - if (propertyNameTypeItemProvider == null) { - propertyNameTypeItemProvider = new PropertyNameTypeItemProvider(this); - } + if (propertyNameTypeItemProvider == null) { + propertyNameTypeItemProvider = new PropertyNameTypeItemProvider(this); + } - return propertyNameTypeItemProvider; - } + return propertyNameTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType} instances. + * * - * @generated - */ + * @generated + */ protected PropertyResolverTypeItemProvider propertyResolverTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType}. + * * - * @generated - */ + * @generated + */ public Adapter createPropertyResolverTypeAdapter() { - if (propertyResolverTypeItemProvider == null) { - propertyResolverTypeItemProvider = new PropertyResolverTypeItemProvider(this); - } + if (propertyResolverTypeItemProvider == null) { + propertyResolverTypeItemProvider = new PropertyResolverTypeItemProvider(this); + } - return propertyResolverTypeItemProvider; - } + return propertyResolverTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType} instances. + * * - * @generated - */ + * @generated + */ protected PropertyTypeItemProvider propertyTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType}. + * * - * @generated - */ + * @generated + */ public Adapter createPropertyTypeAdapter() { - if (propertyTypeItemProvider == null) { - propertyTypeItemProvider = new PropertyTypeItemProvider(this); - } + if (propertyTypeItemProvider == null) { + propertyTypeItemProvider = new PropertyTypeItemProvider(this); + } - return propertyTypeItemProvider; - } + return propertyTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType} instances. + * * - * @generated - */ + * @generated + */ protected RedirectTypeItemProvider redirectTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType}. + * * - * @generated - */ + * @generated + */ public Adapter createRedirectTypeAdapter() { - if (redirectTypeItemProvider == null) { - redirectTypeItemProvider = new RedirectTypeItemProvider(this); - } + if (redirectTypeItemProvider == null) { + redirectTypeItemProvider = new RedirectTypeItemProvider(this); + } - return redirectTypeItemProvider; - } + return redirectTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType} instances. + * * - * @generated - */ + * @generated + */ + protected RedirectViewParamTypeItemProvider redirectViewParamTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType}. + * + * + * @generated + */ + public Adapter createRedirectViewParamTypeAdapter() { + if (redirectViewParamTypeItemProvider == null) { + redirectViewParamTypeItemProvider = new RedirectViewParamTypeItemProvider(this); + } + + return redirectViewParamTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createReferencedBeanClassTypeAdapter() { - if (referencedBeanClassTypeItemProvider == null) { - referencedBeanClassTypeItemProvider = new ReferencedBeanClassTypeItemProvider(this); - } + if (referencedBeanClassTypeItemProvider == null) { + referencedBeanClassTypeItemProvider = new ReferencedBeanClassTypeItemProvider(this); + } - return referencedBeanClassTypeItemProvider; - } + return referencedBeanClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType} instances. + * * - * @generated - */ + * @generated + */ protected ReferencedBeanNameTypeItemProvider referencedBeanNameTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType}. + * * - * @generated - */ + * @generated + */ public Adapter createReferencedBeanNameTypeAdapter() { - if (referencedBeanNameTypeItemProvider == null) { - referencedBeanNameTypeItemProvider = new ReferencedBeanNameTypeItemProvider(this); - } + if (referencedBeanNameTypeItemProvider == null) { + referencedBeanNameTypeItemProvider = new ReferencedBeanNameTypeItemProvider(this); + } - return referencedBeanNameTypeItemProvider; - } + return referencedBeanNameTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType} instances. + * * - * @generated - */ + * @generated + */ protected ReferencedBeanTypeItemProvider referencedBeanTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType}. + * * - * @generated - */ + * @generated + */ public Adapter createReferencedBeanTypeAdapter() { - if (referencedBeanTypeItemProvider == null) { - referencedBeanTypeItemProvider = new ReferencedBeanTypeItemProvider(this); - } + if (referencedBeanTypeItemProvider == null) { + referencedBeanTypeItemProvider = new ReferencedBeanTypeItemProvider(this); + } - return referencedBeanTypeItemProvider; - } + return referencedBeanTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType} instances. + * * - * @generated - */ + * @generated + */ protected RendererClassTypeItemProvider rendererClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createRendererClassTypeAdapter() { - if (rendererClassTypeItemProvider == null) { - rendererClassTypeItemProvider = new RendererClassTypeItemProvider(this); - } + if (rendererClassTypeItemProvider == null) { + rendererClassTypeItemProvider = new RendererClassTypeItemProvider(this); + } - return rendererClassTypeItemProvider; - } + return rendererClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected RendererExtensionTypeItemProvider rendererExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createRendererExtensionTypeAdapter() { - if (rendererExtensionTypeItemProvider == null) { - rendererExtensionTypeItemProvider = new RendererExtensionTypeItemProvider(this); - } + if (rendererExtensionTypeItemProvider == null) { + rendererExtensionTypeItemProvider = new RendererExtensionTypeItemProvider(this); + } - return rendererExtensionTypeItemProvider; - } + return rendererExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType} instances. + * * - * @generated - */ + * @generated + */ protected RendererTypeItemProvider rendererTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType}. + * * - * @generated - */ + * @generated + */ public Adapter createRendererTypeAdapter() { - if (rendererTypeItemProvider == null) { - rendererTypeItemProvider = new RendererTypeItemProvider(this); - } + if (rendererTypeItemProvider == null) { + rendererTypeItemProvider = new RendererTypeItemProvider(this); + } - return rendererTypeItemProvider; - } + return rendererTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType} instances. + * * - * @generated - */ + * @generated + */ protected RendererTypeTypeItemProvider rendererTypeTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType}. + * * - * @generated - */ + * @generated + */ public Adapter createRendererTypeTypeAdapter() { - if (rendererTypeTypeItemProvider == null) { - rendererTypeTypeItemProvider = new RendererTypeTypeItemProvider(this); - } + if (rendererTypeTypeItemProvider == null) { + rendererTypeTypeItemProvider = new RendererTypeTypeItemProvider(this); + } - return rendererTypeTypeItemProvider; - } + return rendererTypeTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType} instances. + * * - * @generated - */ + * @generated + */ protected RenderKitClassTypeItemProvider renderKitClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createRenderKitClassTypeAdapter() { - if (renderKitClassTypeItemProvider == null) { - renderKitClassTypeItemProvider = new RenderKitClassTypeItemProvider(this); - } + if (renderKitClassTypeItemProvider == null) { + renderKitClassTypeItemProvider = new RenderKitClassTypeItemProvider(this); + } - return renderKitClassTypeItemProvider; - } + return renderKitClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType} instances. + * * - * @generated - */ + * @generated + */ protected RenderKitFactoryTypeItemProvider renderKitFactoryTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType}. + * * - * @generated - */ + * @generated + */ public Adapter createRenderKitFactoryTypeAdapter() { - if (renderKitFactoryTypeItemProvider == null) { - renderKitFactoryTypeItemProvider = new RenderKitFactoryTypeItemProvider(this); - } + if (renderKitFactoryTypeItemProvider == null) { + renderKitFactoryTypeItemProvider = new RenderKitFactoryTypeItemProvider(this); + } - return renderKitFactoryTypeItemProvider; - } + return renderKitFactoryTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType} instances. + * * - * @generated - */ + * @generated + */ protected RenderKitIdTypeItemProvider renderKitIdTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType}. + * * - * @generated - */ + * @generated + */ public Adapter createRenderKitIdTypeAdapter() { - if (renderKitIdTypeItemProvider == null) { - renderKitIdTypeItemProvider = new RenderKitIdTypeItemProvider(this); - } + if (renderKitIdTypeItemProvider == null) { + renderKitIdTypeItemProvider = new RenderKitIdTypeItemProvider(this); + } - return renderKitIdTypeItemProvider; - } + return renderKitIdTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType} instances. + * * - * @generated - */ + * @generated + */ protected RenderKitTypeItemProvider renderKitTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType}. + * * - * @generated - */ + * @generated + */ public Adapter createRenderKitTypeAdapter() { - if (renderKitTypeItemProvider == null) { - renderKitTypeItemProvider = new RenderKitTypeItemProvider(this); - } + if (renderKitTypeItemProvider == null) { + renderKitTypeItemProvider = new RenderKitTypeItemProvider(this); + } - return renderKitTypeItemProvider; - } + return renderKitTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType} instances. + * * - * @generated - */ + * @generated + */ protected SmallIconTypeItemProvider smallIconTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType}. + * * - * @generated - */ + * @generated + */ public Adapter createSmallIconTypeAdapter() { - if (smallIconTypeItemProvider == null) { - smallIconTypeItemProvider = new SmallIconTypeItemProvider(this); - } + if (smallIconTypeItemProvider == null) { + smallIconTypeItemProvider = new SmallIconTypeItemProvider(this); + } - return smallIconTypeItemProvider; - } + return smallIconTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SourceClassType} instances. + * * - * @generated - */ + * @generated + */ + protected SourceClassTypeItemProvider sourceClassTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SourceClassType}. + * + * + * @generated + */ + public Adapter createSourceClassTypeAdapter() { + if (sourceClassTypeItemProvider == null) { + sourceClassTypeItemProvider = new SourceClassTypeItemProvider(this); + } + + return sourceClassTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType}. + * * - * @generated - */ + * @generated + */ public Adapter createStateManagerTypeAdapter() { - if (stateManagerTypeItemProvider == null) { - stateManagerTypeItemProvider = new StateManagerTypeItemProvider(this); - } + if (stateManagerTypeItemProvider == null) { + stateManagerTypeItemProvider = new StateManagerTypeItemProvider(this); + } - return stateManagerTypeItemProvider; - } + return stateManagerTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType} instances. + * * - * @generated - */ + * @generated + */ protected SuggestedValueTypeItemProvider suggestedValueTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType}. + * * - * @generated - */ + * @generated + */ public Adapter createSuggestedValueTypeAdapter() { - if (suggestedValueTypeItemProvider == null) { - suggestedValueTypeItemProvider = new SuggestedValueTypeItemProvider(this); - } + if (suggestedValueTypeItemProvider == null) { + suggestedValueTypeItemProvider = new SuggestedValueTypeItemProvider(this); + } - return suggestedValueTypeItemProvider; - } + return suggestedValueTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType} instances. + * * - * @generated - */ + * @generated + */ protected SupportedLocaleTypeItemProvider supportedLocaleTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType}. + * * - * @generated - */ + * @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 - */ + 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.SystemEventClassType} instances. + * + * + * @generated + */ + protected SystemEventClassTypeItemProvider systemEventClassTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType}. + * + * + * @generated + */ + public Adapter createSystemEventClassTypeAdapter() { + if (systemEventClassTypeItemProvider == null) { + systemEventClassTypeItemProvider = new SystemEventClassTypeItemProvider(this); + } + + return systemEventClassTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType} instances. + * + * + * @generated + */ + protected SystemEventListenerClassTypeItemProvider systemEventListenerClassTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType}. + * + * + * @generated + */ + public Adapter createSystemEventListenerClassTypeAdapter() { + if (systemEventListenerClassTypeItemProvider == null) { + systemEventListenerClassTypeItemProvider = new SystemEventListenerClassTypeItemProvider(this); + } + + return systemEventListenerClassTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType} instances. + * + * + * @generated + */ + protected SystemEventListenerTypeItemProvider systemEventListenerTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType}. + * + * + * @generated + */ + public Adapter createSystemEventListenerTypeAdapter() { + if (systemEventListenerTypeItemProvider == null) { + systemEventListenerTypeItemProvider = new SystemEventListenerTypeItemProvider(this); + } + + return systemEventListenerTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType} instances. + * + * + * @generated + */ + protected TagHandlerDelegateFactoryTypeItemProvider tagHandlerDelegateFactoryTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType}. + * + * + * @generated + */ + public Adapter createTagHandlerDelegateFactoryTypeAdapter() { + if (tagHandlerDelegateFactoryTypeItemProvider == null) { + tagHandlerDelegateFactoryTypeItemProvider = new TagHandlerDelegateFactoryTypeItemProvider(this); + } + + return tagHandlerDelegateFactoryTypeItemProvider; + } + + /** + * 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}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType}. + * * - * @generated - */ + * @generated + */ public Adapter createToViewIdTypeAdapter() { - if (toViewIdTypeItemProvider == null) { - toViewIdTypeItemProvider = new ToViewIdTypeItemProvider(this); - } + if (toViewIdTypeItemProvider == null) { + toViewIdTypeItemProvider = new ToViewIdTypeItemProvider(this); + } - return toViewIdTypeItemProvider; - } + return toViewIdTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType} instances. + * * - * @generated - */ + * @generated + */ protected ValidatorClassTypeItemProvider validatorClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createValidatorClassTypeAdapter() { - if (validatorClassTypeItemProvider == null) { - validatorClassTypeItemProvider = new ValidatorClassTypeItemProvider(this); - } + if (validatorClassTypeItemProvider == null) { + validatorClassTypeItemProvider = new ValidatorClassTypeItemProvider(this); + } - return validatorClassTypeItemProvider; - } + return validatorClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType} instances. + * * - * @generated - */ + * @generated + */ protected ValidatorIdTypeItemProvider validatorIdTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType}. + * * - * @generated - */ + * @generated + */ public Adapter createValidatorIdTypeAdapter() { - if (validatorIdTypeItemProvider == null) { - validatorIdTypeItemProvider = new ValidatorIdTypeItemProvider(this); - } + if (validatorIdTypeItemProvider == null) { + validatorIdTypeItemProvider = new ValidatorIdTypeItemProvider(this); + } - return validatorIdTypeItemProvider; - } + return validatorIdTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType} instances. + * * - * @generated - */ + * @generated + */ protected ValidatorTypeItemProvider validatorTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType}. + * * - * @generated - */ + * @generated + */ public Adapter createValidatorTypeAdapter() { - if (validatorTypeItemProvider == null) { - validatorTypeItemProvider = new ValidatorTypeItemProvider(this); - } + if (validatorTypeItemProvider == null) { + validatorTypeItemProvider = new ValidatorTypeItemProvider(this); + } - return validatorTypeItemProvider; - } + return validatorTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType} instances. + * * - * @generated - */ + * @generated + */ protected ValueClassTypeItemProvider valueClassTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType}. + * * - * @generated - */ + * @generated + */ public Adapter createValueClassTypeAdapter() { - if (valueClassTypeItemProvider == null) { - valueClassTypeItemProvider = new ValueClassTypeItemProvider(this); - } + if (valueClassTypeItemProvider == null) { + valueClassTypeItemProvider = new ValueClassTypeItemProvider(this); + } - return valueClassTypeItemProvider; - } + return valueClassTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType} instances. + * * - * @generated - */ + * @generated + */ protected ValueTypeItemProvider valueTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType}. + * * - * @generated - */ + * @generated + */ public Adapter createValueTypeAdapter() { - if (valueTypeItemProvider == null) { - valueTypeItemProvider = new ValueTypeItemProvider(this); - } + if (valueTypeItemProvider == null) { + valueTypeItemProvider = new ValueTypeItemProvider(this); + } - return valueTypeItemProvider; - } + return valueTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType} instances. + * * - * @generated - */ + * @generated + */ protected VariableResolverTypeItemProvider variableResolverTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType}. + * * - * @generated - */ + * @generated + */ public Adapter createVariableResolverTypeAdapter() { - if (variableResolverTypeItemProvider == null) { - variableResolverTypeItemProvider = new VariableResolverTypeItemProvider(this); - } + if (variableResolverTypeItemProvider == null) { + variableResolverTypeItemProvider = new VariableResolverTypeItemProvider(this); + } - return variableResolverTypeItemProvider; - } + return variableResolverTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType} instances. + * * - * @generated - */ + * @generated + */ protected ViewHandlerTypeItemProvider viewHandlerTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType}. + * * - * @generated - */ + * @generated + */ public Adapter createViewHandlerTypeAdapter() { - if (viewHandlerTypeItemProvider == null) { - viewHandlerTypeItemProvider = new ViewHandlerTypeItemProvider(this); - } + if (viewHandlerTypeItemProvider == null) { + viewHandlerTypeItemProvider = new ViewHandlerTypeItemProvider(this); + } - return viewHandlerTypeItemProvider; - } + return viewHandlerTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected ApplicationExtensionTypeItemProvider applicationExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createApplicationExtensionTypeAdapter() { - if (applicationExtensionTypeItemProvider == null) { - applicationExtensionTypeItemProvider = new ApplicationExtensionTypeItemProvider(this); - } + if (applicationExtensionTypeItemProvider == null) { + applicationExtensionTypeItemProvider = new ApplicationExtensionTypeItemProvider(this); + } - return applicationExtensionTypeItemProvider; - } + return applicationExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected ConverterExtensionTypeItemProvider converterExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createConverterExtensionTypeAdapter() { - if (converterExtensionTypeItemProvider == null) { - converterExtensionTypeItemProvider = new ConverterExtensionTypeItemProvider(this); - } + if (converterExtensionTypeItemProvider == null) { + converterExtensionTypeItemProvider = new ConverterExtensionTypeItemProvider(this); + } - return converterExtensionTypeItemProvider; - } + return converterExtensionTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType} instances. + * * - * @generated - */ + * @generated + */ protected ResourceBundleTypeItemProvider resourceBundleTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType}. + * * - * @generated - */ + * @generated + */ public Adapter createResourceBundleTypeAdapter() { - if (resourceBundleTypeItemProvider == null) { - resourceBundleTypeItemProvider = new ResourceBundleTypeItemProvider(this); - } + if (resourceBundleTypeItemProvider == null) { + resourceBundleTypeItemProvider = new ResourceBundleTypeItemProvider(this); + } - return resourceBundleTypeItemProvider; - } + return resourceBundleTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType} instances. + * * - * @generated - */ + * @generated + */ protected BaseNameTypeItemProvider baseNameTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType}. + * * - * @generated - */ + * @generated + */ public Adapter createBaseNameTypeAdapter() { - if (baseNameTypeItemProvider == null) { - baseNameTypeItemProvider = new BaseNameTypeItemProvider(this); - } + if (baseNameTypeItemProvider == null) { + baseNameTypeItemProvider = new BaseNameTypeItemProvider(this); + } - return baseNameTypeItemProvider; - } + return baseNameTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.VarType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.VarType} instances. + * * - * @generated - */ + * @generated + */ protected VarTypeItemProvider varTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VarType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VarType}. + * * - * @generated - */ + * @generated + */ public Adapter createVarTypeAdapter() { - if (varTypeItemProvider == null) { - varTypeItemProvider = new VarTypeItemProvider(this); - } + if (varTypeItemProvider == null) { + varTypeItemProvider = new VarTypeItemProvider(this); + } - return varTypeItemProvider; - } + return varTypeItemProvider; + } /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType} instances. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType} instances. + * + * + * @generated + */ + protected ViewDeclarationLanguageFactoryTypeItemProvider viewDeclarationLanguageFactoryTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType}. + * + * + * @generated + */ + public Adapter createViewDeclarationLanguageFactoryTypeAdapter() { + if (viewDeclarationLanguageFactoryTypeItemProvider == null) { + viewDeclarationLanguageFactoryTypeItemProvider = new ViewDeclarationLanguageFactoryTypeItemProvider(this); + } + + return viewDeclarationLanguageFactoryTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType} instances. + * + * + * @generated + */ + protected VisitContextFactoryTypeItemProvider visitContextFactoryTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType}. + * + * + * @generated + */ + public Adapter createVisitContextFactoryTypeAdapter() { + if (visitContextFactoryTypeItemProvider == null) { + visitContextFactoryTypeItemProvider = new VisitContextFactoryTypeItemProvider(this); + } + + return visitContextFactoryTypeItemProvider; + } + + /** + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType} instances. + * * - * @generated - */ + * @generated + */ protected RenderKitExtensionTypeItemProvider renderKitExtensionTypeItemProvider; /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType}. - * + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType}. + * * - * @generated - */ + * @generated + */ public Adapter createRenderKitExtensionTypeAdapter() { - if (renderKitExtensionTypeItemProvider == null) { - renderKitExtensionTypeItemProvider = new RenderKitExtensionTypeItemProvider(this); - } + if (renderKitExtensionTypeItemProvider == null) { + renderKitExtensionTypeItemProvider = new RenderKitExtensionTypeItemProvider(this); + } - return renderKitExtensionTypeItemProvider; - } + return renderKitExtensionTypeItemProvider; + } /** - * This returns the root adapter factory that contains this factory. - * + * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType} instances. + * * - * @generated - */ + * @generated + */ + protected ResourceHandlerTypeItemProvider resourceHandlerTypeItemProvider; + + /** + * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType}. + * + * + * @generated + */ + public Adapter createResourceHandlerTypeAdapter() { + if (resourceHandlerTypeItemProvider == null) { + resourceHandlerTypeItemProvider = new ResourceHandlerTypeItemProvider(this); + } + + return resourceHandlerTypeItemProvider; + } + + /** + * This returns the root adapter factory that contains this factory. + * + * + * @generated + */ public ComposeableAdapterFactory getRootAdapterFactory() { - return parentAdapterFactory == null ? this : parentAdapterFactory.getRootAdapterFactory(); - } + return parentAdapterFactory == null ? this : parentAdapterFactory.getRootAdapterFactory(); + } /** - * This sets the composed adapter factory that contains this factory. - * + * This sets the composed adapter factory that contains this factory. + * * - * @generated - */ + * @generated + */ public void setParentAdapterFactory(ComposedAdapterFactory parentAdapterFactory) { - this.parentAdapterFactory = parentAdapterFactory; - } + this.parentAdapterFactory = parentAdapterFactory; + } /** - * + * * - * @generated - */ + * @generated + */ public boolean isFactoryForType(Object type) { - return supportedTypes.contains(type) || super.isFactoryForType(type); - } + return supportedTypes.contains(type) || super.isFactoryForType(type); + } /** - * This implementation substitutes the factory itself as the key for the adapter. - * + * This implementation substitutes the factory itself as the key for the adapter. + * * - * @generated - */ + * @generated + */ public Adapter adapt(Notifier notifier, Object type) { - return super.adapt(notifier, this); - } + return super.adapt(notifier, this); + } /** - * + * * - * @generated - */ + * @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; - } + 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. - * + * This adds a listener. + * * - * @generated - */ + * @generated + */ public void addListener(INotifyChangedListener notifyChangedListener) { - changeNotifier.addListener(notifyChangedListener); - } + changeNotifier.addListener(notifyChangedListener); + } /** - * This removes a listener. - * + * This removes a listener. + * * - * @generated - */ + * @generated + */ public void removeListener(INotifyChangedListener notifyChangedListener) { - changeNotifier.removeListener(notifyChangedListener); - } + changeNotifier.removeListener(notifyChangedListener); + } /** - * This delegates to {@link #changeNotifier} and to {@link #parentAdapterFactory}. - * + * This delegates to {@link #changeNotifier} and to {@link #parentAdapterFactory}. + * * - * @generated - */ + * @generated + */ public void fireNotifyChanged(Notification notification) { - changeNotifier.fireNotifyChanged(notification); + changeNotifier.fireNotifyChanged(notification); - if (parentAdapterFactory != null) { - parentAdapterFactory.fireNotifyChanged(notification); - } - } + if (parentAdapterFactory != null) { + parentAdapterFactory.fireNotifyChanged(notification); + } + } /** - * This disposes all of the item providers created by this factory. - * + * This disposes all of the item providers created by this factory. + * * - * @generated - */ + * @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(); - } + if (absoluteOrderingTypeItemProvider != null) absoluteOrderingTypeItemProvider.dispose(); + if (actionListenerTypeItemProvider != null) actionListenerTypeItemProvider.dispose(); + if (applicationFactoryTypeItemProvider != null) applicationFactoryTypeItemProvider.dispose(); + if (applicationTypeItemProvider != null) applicationTypeItemProvider.dispose(); + if (applicationExtensionTypeItemProvider != null) applicationExtensionTypeItemProvider.dispose(); + if (attributeClassTypeItemProvider != null) attributeClassTypeItemProvider.dispose(); + if (attributeExtensionTypeItemProvider != null) attributeExtensionTypeItemProvider.dispose(); + if (attributeNameTypeItemProvider != null) attributeNameTypeItemProvider.dispose(); + if (attributeTypeItemProvider != null) attributeTypeItemProvider.dispose(); + if (behaviorClassTypeItemProvider != null) behaviorClassTypeItemProvider.dispose(); + if (behaviorIdTypeItemProvider != null) behaviorIdTypeItemProvider.dispose(); + if (behaviorTypeItemProvider != null) behaviorTypeItemProvider.dispose(); + if (behaviorExtensionTypeItemProvider != null) behaviorExtensionTypeItemProvider.dispose(); + if (clientBehaviorRendererClassTypeItemProvider != null) clientBehaviorRendererClassTypeItemProvider.dispose(); + if (clientBehaviorRendererTypeItemProvider != null) clientBehaviorRendererTypeItemProvider.dispose(); + if (clientBehaviorRendererTypeTypeItemProvider != null) clientBehaviorRendererTypeTypeItemProvider.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 (converterExtensionTypeItemProvider != null) converterExtensionTypeItemProvider.dispose(); + if (defaultLocaleTypeItemProvider != null) defaultLocaleTypeItemProvider.dispose(); + if (defaultRenderKitIdTypeItemProvider != null) defaultRenderKitIdTypeItemProvider.dispose(); + if (defaultValidatorsTypeItemProvider != null) defaultValidatorsTypeItemProvider.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 (elResolverTypeItemProvider != null) elResolverTypeItemProvider.dispose(); + if (exceptionHandlerFactoryTypeItemProvider != null) exceptionHandlerFactoryTypeItemProvider.dispose(); + if (externalContextFactoryTypeItemProvider != null) externalContextFactoryTypeItemProvider.dispose(); + if (facesConfigTypeItemProvider != null) facesConfigTypeItemProvider.dispose(); + if (facesConfigExtensionTypeItemProvider != null) facesConfigExtensionTypeItemProvider.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 (factoryExtensionTypeItemProvider != null) factoryExtensionTypeItemProvider.dispose(); + if (fromActionTypeItemProvider != null) fromActionTypeItemProvider.dispose(); + if (fromOutcomeTypeItemProvider != null) fromOutcomeTypeItemProvider.dispose(); + if (fromViewIdTypeItemProvider != null) fromViewIdTypeItemProvider.dispose(); + if (iconTypeItemProvider != null) iconTypeItemProvider.dispose(); + if (ifTypeItemProvider != null) ifTypeItemProvider.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 (lifecycleExtensionTypeItemProvider != null) lifecycleExtensionTypeItemProvider.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 (managedBeanExtensionTypeItemProvider != null) managedBeanExtensionTypeItemProvider.dispose(); + if (managedPropertyTypeItemProvider != null) managedPropertyTypeItemProvider.dispose(); + if (mapEntriesTypeItemProvider != null) mapEntriesTypeItemProvider.dispose(); + if (mapEntryTypeItemProvider != null) mapEntryTypeItemProvider.dispose(); + if (messageBundleTypeItemProvider != null) messageBundleTypeItemProvider.dispose(); + if (nameTypeItemProvider != null) nameTypeItemProvider.dispose(); + if (navigationCaseTypeItemProvider != null) navigationCaseTypeItemProvider.dispose(); + if (navigationHandlerTypeItemProvider != null) navigationHandlerTypeItemProvider.dispose(); + if (navigationRuleTypeItemProvider != null) navigationRuleTypeItemProvider.dispose(); + if (navigationRuleExtensionTypeItemProvider != null) navigationRuleExtensionTypeItemProvider.dispose(); + if (nullValueTypeItemProvider != null) nullValueTypeItemProvider.dispose(); + if (orderingTypeItemProvider != null) orderingTypeItemProvider.dispose(); + if (orderingOrderingTypeItemProvider != null) orderingOrderingTypeItemProvider.dispose(); + if (orderingOthersTypeItemProvider != null) orderingOthersTypeItemProvider.dispose(); + if (partialViewContextFactoryTypeItemProvider != null) partialViewContextFactoryTypeItemProvider.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 (redirectViewParamTypeItemProvider != null) redirectViewParamTypeItemProvider.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 (renderKitExtensionTypeItemProvider != null) renderKitExtensionTypeItemProvider.dispose(); + if (resourceHandlerTypeItemProvider != null) resourceHandlerTypeItemProvider.dispose(); + if (smallIconTypeItemProvider != null) smallIconTypeItemProvider.dispose(); + if (sourceClassTypeItemProvider != null) sourceClassTypeItemProvider.dispose(); + if (stateManagerTypeItemProvider != null) stateManagerTypeItemProvider.dispose(); + if (suggestedValueTypeItemProvider != null) suggestedValueTypeItemProvider.dispose(); + if (supportedLocaleTypeItemProvider != null) supportedLocaleTypeItemProvider.dispose(); + if (systemEventClassTypeItemProvider != null) systemEventClassTypeItemProvider.dispose(); + if (systemEventListenerClassTypeItemProvider != null) systemEventListenerClassTypeItemProvider.dispose(); + if (systemEventListenerTypeItemProvider != null) systemEventListenerTypeItemProvider.dispose(); + if (tagHandlerDelegateFactoryTypeItemProvider != null) tagHandlerDelegateFactoryTypeItemProvider.dispose(); + if (toViewIdTypeItemProvider != null) toViewIdTypeItemProvider.dispose(); + if (validatorClassTypeItemProvider != null) validatorClassTypeItemProvider.dispose(); + if (validatorIdTypeItemProvider != null) validatorIdTypeItemProvider.dispose(); + if (validatorTypeItemProvider != null) validatorTypeItemProvider.dispose(); + if (validatorExtensionTypeItemProvider != null) validatorExtensionTypeItemProvider.dispose(); + if (valueClassTypeItemProvider != null) valueClassTypeItemProvider.dispose(); + if (valueTypeItemProvider != null) valueTypeItemProvider.dispose(); + if (variableResolverTypeItemProvider != null) variableResolverTypeItemProvider.dispose(); + if (viewHandlerTypeItemProvider != null) viewHandlerTypeItemProvider.dispose(); + if (resourceBundleTypeItemProvider != null) resourceBundleTypeItemProvider.dispose(); + if (baseNameTypeItemProvider != null) baseNameTypeItemProvider.dispose(); + if (varTypeItemProvider != null) varTypeItemProvider.dispose(); + if (viewDeclarationLanguageFactoryTypeItemProvider != null) viewDeclarationLanguageFactoryTypeItemProvider.dispose(); + if (visitContextFactoryTypeItemProvider != null) visitContextFactoryTypeItemProvider.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 index e321de3db..6160d6fc5 100644 --- 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 @@ -29,7 +29,6 @@ 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; @@ -40,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType; * * @generated */ +@SuppressWarnings("nls") public class FacesConfigTypeItemProvider extends ItemProviderAdapter implements @@ -49,269 +49,322 @@ public class FacesConfigTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FacesConfigTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addFacesConfigExtensionPropertyDescriptor(object); - addXmlnsPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addFacesConfigExtensionPropertyDescriptor(object); + addXmlnsPropertyDescriptor(object); + addIdPropertyDescriptor(object); + addMetadataCompletePropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Faces Config Extension feature. - * + * This adds a property descriptor for the Faces Config Extension feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addFacesConfigExtensionPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesConfigType_facesConfigExtension_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacesConfigType_facesConfigExtension_feature", "_UI_FacesConfigType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION, - true, - false, - true, - null, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Xmlns feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addXmlnsPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesConfigType_xmlns_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacesConfigType_xmlns_feature", "_UI_FacesConfigType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACES_CONFIG_TYPE__XMLNS, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesConfigType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacesConfigType_id_feature", "_UI_FacesConfigType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACES_CONFIG_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This adds a property descriptor for the Metadata Complete feature. + * + * @param object + * + * @generated + */ + protected void addMetadataCompletePropertyDescriptor(Object object) { + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_FacesConfigType_metadataComplete_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_FacesConfigType_metadataComplete_feature", "_UI_FacesConfigType_type"), + FacesConfigPackage.Literals.FACES_CONFIG_TYPE__METADATA_COMPLETE, + true, + false, + false, + ItemPropertyDescriptor.BOOLEAN_VALUE_IMAGE, + null, + null)); + } + + /** + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__APPLICATION); + childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__ORDERING); + childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING); + 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__NAME); + 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); + childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__BEHAVIOR); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns FacesConfigType.gif. - * + * This returns FacesConfigType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesConfigType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesConfigType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FacesConfigType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacesConfigType_type") : //$NON-NLS-1$ - getString("_UI_FacesConfigType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(FacesConfigType.class)) { + case FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS: + case FacesConfigPackage.FACES_CONFIG_TYPE__ID: + case FacesConfigPackage.FACES_CONFIG_TYPE__METADATA_COMPLETE: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: + case FacesConfigPackage.FACES_CONFIG_TYPE__ORDERING: + case FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING: + 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__NAME: + 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: + case FacesConfigPackage.FACES_CONFIG_TYPE__BEHAVIOR: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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())); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__APPLICATION, + FacesConfigFactory.eINSTANCE.createApplicationType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__ORDERING, + FacesConfigFactory.eINSTANCE.createOrderingType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING, + FacesConfigFactory.eINSTANCE.createAbsoluteOrderingType())); + + 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__NAME, + FacesConfigFactory.eINSTANCE.createNameType())); + + 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())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__BEHAVIOR, + FacesConfigFactory.eINSTANCE.createBehaviorType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 8baeffa83..661b762fa 100644 --- 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 @@ -38,26 +38,25 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType; * * @generated */ +@SuppressWarnings("nls") public class FacesContextFactoryTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider{ /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public FacesContextFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesContextFactoryType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacesContextFactoryType_textContent_feature", "_UI_FacesContextFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesContextFactoryType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacesContextFactoryType_id_feature", "_UI_FacesContextFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACES_CONTEXT_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesContextFactoryType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesContextFactoryType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FacesContextFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacesContextFactoryType_type") : //$NON-NLS-1$ - getString("_UI_FacesContextFactoryType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FacetExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns FacetExtensionType.gif. - * + * This returns FacetExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((FacetExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacetExtensionType_type") : //$NON-NLS-1$ - getString("_UI_FacetExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((FacetExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_FacetExtensionType_type") : //$NON-NLS-1$ + getString("_UI_FacetExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 32288626c..a7e1a60ef 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacetNameType; * * @generated */ +@SuppressWarnings("nls") public class FacetNameTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class FacetNameTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FacetNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacetNameType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacetNameType_textContent_feature", "_UI_FacetNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACET_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacetNameType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacetNameType_id_feature", "_UI_FacetNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACET_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns FacetNameType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetNameType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetNameType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FacetNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacetNameType_type") : //$NON-NLS-1$ - getString("_UI_FacetNameType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index b881294ef..d06043855 100644 --- 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 @@ -30,7 +30,6 @@ 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; @@ -44,6 +43,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacetType; * * @generated */ +@SuppressWarnings("nls") public class FacetTypeItemProvider extends ItemProviderAdapter implements @@ -54,186 +54,186 @@ public class FacetTypeItemProvider IItemPropertySource, ITableItemLabelProvider{ /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FacetTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacetType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FacetType_id_feature", "_UI_FacetType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACET_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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 - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns FacetType.gif. - * + * This returns FacetType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FacetType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacetType_type") : //$NON-NLS-1$ - getString("_UI_FacetType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); + 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__DISPLAY_NAME, + FacesConfigFactory.eINSTANCE.createDisplayNameType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + 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_NAME, + FacesConfigFactory.eINSTANCE.createFacetNameType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__FACET_EXTENSION, - FacesConfigFactory.eINSTANCE.createFacetExtensionType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACET_TYPE__FACET_EXTENSION, + FacesConfigFactory.eINSTANCE.createFacetExtensionType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { FacetType facet = (FacetType) object; 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 index 0104ce1f4..20b75acd3 100644 --- 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 @@ -17,17 +17,11 @@ 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; /** @@ -45,92 +39,82 @@ public class FactoryExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FactoryExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns FactoryExtensionType.gif. - * + * This returns FactoryExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FactoryExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FactoryExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((FactoryExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FactoryExtensionType_type") : //$NON-NLS-1$ - getString("_UI_FactoryExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((FactoryExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_FactoryExtensionType_type") : //$NON-NLS-1$ + getString("_UI_FactoryExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index a7f20f5d4..3b64b5802 100644 --- 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 @@ -29,7 +29,6 @@ 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; @@ -40,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FactoryType; * * @generated */ +@SuppressWarnings("nls") public class FactoryTypeItemProvider extends ItemProviderAdapter implements @@ -49,202 +49,244 @@ public class FactoryTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addFactoryExtensionPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addFactoryExtensionPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Factory Extension feature. - * + * This adds a property descriptor for the Factory Extension feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addFactoryExtensionPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FactoryType_factoryExtension_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FactoryType_factoryExtension_feature", "_UI_FactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACTORY_TYPE__FACTORY_EXTENSION, - true, - false, - true, - null, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FactoryType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FactoryType_id_feature", "_UI_FactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__APPLICATION_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__FACES_CONTEXT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__LIFECYCLE_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__RENDER_KIT_FACTORY); + childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__VISIT_CONTEXT_FACTORY); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns FactoryType.gif. - * + * This returns FactoryType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FactoryType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FactoryType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FactoryType_type") : //$NON-NLS-1$ - getString("_UI_FactoryType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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__EXCEPTION_HANDLER_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: + case FacesConfigPackage.FACTORY_TYPE__VISIT_CONTEXT_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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__APPLICATION_FACTORY, + FacesConfigFactory.eINSTANCE.createApplicationFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY, + FacesConfigFactory.eINSTANCE.createExceptionHandlerFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY, + FacesConfigFactory.eINSTANCE.createExternalContextFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__FACES_CONTEXT_FACTORY, + FacesConfigFactory.eINSTANCE.createFacesContextFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY, + FacesConfigFactory.eINSTANCE.createPartialViewContextFactoryType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__LIFECYCLE_FACTORY, + FacesConfigFactory.eINSTANCE.createLifecycleFactoryType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACTORY_TYPE__APPLICATION_FACTORY, - FacesConfigFactory.eINSTANCE.createApplicationFactoryType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY, + FacesConfigFactory.eINSTANCE.createViewDeclarationLanguageFactoryType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACTORY_TYPE__FACES_CONTEXT_FACTORY, - FacesConfigFactory.eINSTANCE.createFacesContextFactoryType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY, + FacesConfigFactory.eINSTANCE.createTagHandlerDelegateFactoryType())); - 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())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACTORY_TYPE__RENDER_KIT_FACTORY, - FacesConfigFactory.eINSTANCE.createRenderKitFactoryType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.FACTORY_TYPE__VISIT_CONTEXT_FACTORY, + FacesConfigFactory.eINSTANCE.createVisitContextFactoryType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 482cc2a13..eb0491d3a 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FromActionType; * * @generated */ +@SuppressWarnings("nls") public class FromActionTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class FromActionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FromActionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromActionType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FromActionType_textContent_feature", "_UI_FromActionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FROM_ACTION_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromActionType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FromActionType_id_feature", "_UI_FromActionType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FROM_ACTION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns FromActionType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FromActionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FromActionType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FromActionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FromActionType_type") : //$NON-NLS-1$ - getString("_UI_FromActionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 01639976f..5ec950bdb 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType; * * @generated */ +@SuppressWarnings("nls") public class FromOutcomeTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class FromOutcomeTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FromOutcomeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromOutcomeType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FromOutcomeType_textContent_feature", "_UI_FromOutcomeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FROM_OUTCOME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromOutcomeType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FromOutcomeType_id_feature", "_UI_FromOutcomeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FROM_OUTCOME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns FromOutcomeType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FromOutcomeType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FromOutcomeType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FromOutcomeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FromOutcomeType_type") : //$NON-NLS-1$ - getString("_UI_FromOutcomeType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index db6316df2..06d990196 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType; * * @generated */ +@SuppressWarnings("nls") public class FromViewIdTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class FromViewIdTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public FromViewIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromViewIdType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FromViewIdType_textContent_feature", "_UI_FromViewIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FROM_VIEW_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromViewIdType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_FromViewIdType_id_feature", "_UI_FromViewIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.FROM_VIEW_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns FromViewIdType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FromViewIdType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/FromViewIdType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((FromViewIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FromViewIdType_type") : //$NON-NLS-1$ - getString("_UI_FromViewIdType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 7c74fbfbb..0f4ad449c 100644 --- 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 @@ -18,6 +18,7 @@ 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; @@ -28,7 +29,7 @@ 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.IconType; @@ -38,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.IconType; * * @generated */ +@SuppressWarnings("nls") public class IconTypeItemProvider extends ItemProviderAdapter implements @@ -47,196 +49,189 @@ public class IconTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public IconTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addSmallIconPropertyDescriptor(object); - addLargeIconPropertyDescriptor(object); - addLangPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addLangPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Small Icon feature. - * + * This adds a property descriptor for the Lang feature. + * * @param object * - * @generated - */ - protected void addSmallIconPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_IconType_smallIcon_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_IconType_smallIcon_feature", "_UI_IconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_IconType_largeIcon_feature", "_UI_IconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ICON_TYPE__LARGE_ICON, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Lang feature. - * - * @param object - * - * @generated - */ + * @generated + */ protected void addLangPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_IconType_lang_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_IconType_lang_feature", "_UI_IconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ICON_TYPE__LANG, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_IconType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_IconType_id_feature", "_UI_IconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.ICON_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This specifies how to implement {@link #getChildren} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.ICON_TYPE__SMALL_ICON); + childrenFeatures.add(FacesConfigPackage.Literals.ICON_TYPE__LARGE_ICON); + } + return childrenFeatures; + } + + /** + * * - * @generated - */ + * @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 IconType.gif. + * + * + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/IconType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/IconType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((IconType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_IconType_type") : //$NON-NLS-1$ - getString("_UI_IconType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(IconType.class)) { + case FacesConfigPackage.ICON_TYPE__LANG: + case FacesConfigPackage.ICON_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.ICON_TYPE__SMALL_ICON: + case FacesConfigPackage.ICON_TYPE__LARGE_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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ICON_TYPE__SMALL_ICON, + FacesConfigFactory.eINSTANCE.createSmallIconType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ICON_TYPE__LARGE_ICON, + FacesConfigFactory.eINSTANCE.createLargeIconType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IfTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IfTypeItemProvider.java new file mode 100644 index 000000000..37a725cb0 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IfTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.IfType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.IfType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class IfTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public IfTypeItemProvider(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_IfType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_IfType_textContent_feature", "_UI_IfType_type"), + FacesConfigPackage.Literals.IF_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_IfType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_IfType_id_feature", "_UI_IfType_type"), + FacesConfigPackage.Literals.IF_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns IfType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/IfType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((IfType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_IfType_type") : + getString("_UI_IfType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(IfType.class)) { + case FacesConfigPackage.IF_TYPE__TEXT_CONTENT: + case FacesConfigPackage.IF_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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 index 5df513760..264b28195 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.KeyClassType; * * @generated */ +@SuppressWarnings("nls") public class KeyClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class KeyClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public KeyClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_KeyClassType_textContent_feature", "_UI_KeyClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.KEY_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_KeyClassType_id_feature", "_UI_KeyClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.KEY_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns KeyClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/KeyClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/KeyClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((KeyClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_KeyClassType_type") : //$NON-NLS-1$ - getString("_UI_KeyClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 5d945ac36..62c5d3599 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.KeyType; * * @generated */ +@SuppressWarnings("nls") public class KeyTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class KeyTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public KeyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_KeyType_textContent_feature", "_UI_KeyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.KEY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_KeyType_id_feature", "_UI_KeyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.KEY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns KeyType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/KeyType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/KeyType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((KeyType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_KeyType_type") : //$NON-NLS-1$ - getString("_UI_KeyType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index b71ea0e3b..caca793b5 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.LargeIconType; * * @generated */ +@SuppressWarnings("nls") public class LargeIconTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class LargeIconTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public LargeIconTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LargeIconType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_LargeIconType_textContent_feature", "_UI_LargeIconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LARGE_ICON_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LargeIconType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_LargeIconType_id_feature", "_UI_LargeIconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LARGE_ICON_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns LargeIconType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LargeIconType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/LargeIconType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((LargeIconType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LargeIconType_type") : //$NON-NLS-1$ - getString("_UI_LargeIconType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 956b90e29..d52066981 100644 --- 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 @@ -17,17 +17,11 @@ 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; /** @@ -36,6 +30,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType; * * @generated */ +@SuppressWarnings("nls") public class LifecycleExtensionTypeItemProvider extends ExtensionTypeItemProvider implements @@ -45,92 +40,82 @@ public class LifecycleExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public LifecycleExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns LifecycleExtensionType.gif. - * + * This returns LifecycleExtensionType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleExtensionType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((LifecycleExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LifecycleExtensionType_type") : //$NON-NLS-1$ - getString("_UI_LifecycleExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 76b127f19..89ee6526e 100644 --- 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 @@ -32,36 +32,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class LifecycleFactoryTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public LifecycleFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LifecycleFactoryType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_LifecycleFactoryType_textContent_feature", "_UI_LifecycleFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LifecycleFactoryType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_LifecycleFactoryType_id_feature", "_UI_LifecycleFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LIFECYCLE_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleFactoryType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleFactoryType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((LifecycleFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LifecycleFactoryType_type") : //$NON-NLS-1$ - getString("_UI_LifecycleFactoryType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class LifecycleTypeItemProvider extends ItemProviderAdapter implements @@ -50,164 +49,164 @@ public class LifecycleTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public LifecycleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LifecycleType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_LifecycleType_id_feature", "_UI_LifecycleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LIFECYCLE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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 - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns LifecycleType.gif. - * + * This returns LifecycleType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((LifecycleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LifecycleType_type") : //$NON-NLS-1$ - getString("_UI_LifecycleType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LIFECYCLE_TYPE__PHASE_LISTENER, - FacesConfigFactory.eINSTANCE.createPhaseListenerType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.LIFECYCLE_TYPE__PHASE_LISTENER, + FacesConfigFactory.eINSTANCE.createPhaseListenerType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION, - FacesConfigFactory.eINSTANCE.createLifecycleExtensionType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION, + FacesConfigFactory.eINSTANCE.createLifecycleExtensionType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index ae96fe9c2..b7c6c7922 100644 --- 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 @@ -29,7 +29,6 @@ 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; @@ -40,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType; * * @generated */ +@SuppressWarnings("nls") public class ListEntriesTypeItemProvider extends ItemProviderAdapter implements @@ -49,189 +49,171 @@ public class ListEntriesTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ListEntriesTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addValueClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ListEntriesType_valueClass_feature", "_UI_ListEntriesType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE_CLASS, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ListEntriesType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ListEntriesType_id_feature", "_UI_ListEntriesType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__NULL_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns ListEntriesType.gif. - * + * This returns ListEntriesType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ListEntriesType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ListEntriesType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ListEntriesType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ListEntriesType_type") : //$NON-NLS-1$ - getString("_UI_ListEntriesType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(ListEntriesType.class)) { + case FacesConfigPackage.LIST_ENTRIES_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE_CLASS, + FacesConfigFactory.eINSTANCE.createValueClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__NULL_VALUE, - FacesConfigFactory.eINSTANCE.createNullValueType())); + 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())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE, + FacesConfigFactory.eINSTANCE.createValueType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } 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 index 0d880a3a5..e8e3dfe91 100644 --- 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 @@ -46,165 +46,165 @@ public class LocaleConfigTypeItemProvider implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public LocaleConfigTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated NOT + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LocaleConfigType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_LocaleConfigType_id_feature", "_UI_LocaleConfigType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_LocaleConfigType_id_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_LocaleConfigType_id_feature", "_UI_LocaleConfigType_type"), //$NON-NLS-1$ //$NON-NLS-2$//$NON-NLS-3$ + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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 - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns LocaleConfigType.gif. - * + * This returns LocaleConfigType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LocaleConfigType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/LocaleConfigType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((LocaleConfigType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LocaleConfigType_type") : //$NON-NLS-1$ - getString("_UI_LocaleConfigType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((LocaleConfigType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_LocaleConfigType_type") : //$NON-NLS-1$ + getString("_UI_LocaleConfigType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__DEFAULT_LOCALE, + FacesConfigFactory.eINSTANCE.createDefaultLocaleType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE, - FacesConfigFactory.eINSTANCE.createSupportedLocaleType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE, + FacesConfigFactory.eINSTANCE.createSupportedLocaleType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } /* (non-Javadoc) * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) 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 index 4ac99f5f6..79c2e9839 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType; * * @generated */ +@SuppressWarnings("nls") public class ManagedBeanClassTypeItemProvider extends ItemProviderAdapter implements @@ -50,146 +47,146 @@ public class ManagedBeanClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ManagedBeanClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanClassType_textContent_feature", "_UI_ManagedBeanClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanClassType_id_feature", "_UI_ManagedBeanClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ManagedBeanClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ManagedBeanClassType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanClassType_type") : //$NON-NLS-1$ - getString("_UI_ManagedBeanClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ManagedBeanClassType)object).getId(); + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 6effd9c49..844f736c3 100644 --- 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 @@ -17,17 +17,11 @@ 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; /** @@ -36,6 +30,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType; * * @generated */ +@SuppressWarnings("nls") public class ManagedBeanExtensionTypeItemProvider extends ExtensionTypeItemProvider implements @@ -45,92 +40,82 @@ public class ManagedBeanExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ManagedBeanExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns ManagedBeanExtensionType.gif. - * + * This returns ManagedBeanExtensionType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanExtensionType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ManagedBeanExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanExtensionType_type") : //$NON-NLS-1$ - getString("_UI_ManagedBeanExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index aa96680b6..839327468 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType; * * @generated */ +@SuppressWarnings("nls") public class ManagedBeanNameTypeItemProvider extends ItemProviderAdapter implements @@ -50,146 +47,146 @@ public class ManagedBeanNameTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ManagedBeanNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanNameType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanNameType_textContent_feature", "_UI_ManagedBeanNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanNameType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanNameType_id_feature", "_UI_ManagedBeanNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ManagedBeanNameType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanNameType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanNameType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ManagedBeanNameType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanNameType_type") : //$NON-NLS-1$ - getString("_UI_ManagedBeanNameType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ManagedBeanNameType)object).getId(); + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index a3d3b9d23..a4022498a 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType; * * @generated */ +@SuppressWarnings("nls") public class ManagedBeanScopeTypeItemProvider extends ItemProviderAdapter implements @@ -50,146 +47,146 @@ public class ManagedBeanScopeTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ManagedBeanScopeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanScopeType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanScopeType_textContent_feature", "_UI_ManagedBeanScopeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanScopeType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanScopeType_id_feature", "_UI_ManagedBeanScopeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_SCOPE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ManagedBeanScopeType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanScopeType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanScopeType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ManagedBeanScopeType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanScopeType_type") : //$NON-NLS-1$ - getString("_UI_ManagedBeanScopeType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ManagedBeanScopeType)object).getId(); + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 53c22af95..e3238b3d1 100644 --- 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 @@ -41,181 +41,137 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType; * * @generated */ +@SuppressWarnings("nls") public class ManagedBeanTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ManagedBeanTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_managedBeanName_feature", "_UI_ManagedBeanType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME, - true, - false, - false, - null, - null, - null)); - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_managedBeanClass_feature", "_UI_ManagedBeanType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_managedBeanScope_feature", "_UI_ManagedBeanType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + addEagerPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_id_feature", "_UI_ManagedBeanType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This adds a property descriptor for the Eager feature. + * + * @param object + * + * @generated + */ + protected void addEagerPropertyDescriptor(Object object) { + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ManagedBeanType_eager_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_eager_feature", "_UI_ManagedBeanType_type"), + FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__EAGER, + true, + false, + false, + ItemPropertyDescriptor.BOOLEAN_VALUE_IMAGE, + null, + null)); + } + + /** + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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_BEAN_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE); + 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 - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns ManagedBeanType.gif. - * + * This returns ManagedBeanType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanType")); + } /** * This returns the label text for the adapted class. @@ -240,90 +196,106 @@ public class ManagedBeanTypeItemProvider } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(ManagedBeanType.class)) { + case FacesConfigPackage.MANAGED_BEAN_TYPE__ID: + case FacesConfigPackage.MANAGED_BEAN_TYPE__EAGER: + 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_BEAN_NAME: + case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS: + case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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())); - } + 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_BEAN_NAME, + FacesConfigFactory.eINSTANCE.createManagedBeanNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS, + FacesConfigFactory.eINSTANCE.createManagedBeanClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE, + FacesConfigFactory.eINSTANCE.createManagedBeanScopeType())); + + 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. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public Object getColumnImage(Object object, int columnIndex) { if(columnIndex ==0) 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 index 01bd98e45..2b05a4fe2 100644 --- 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 @@ -46,198 +46,106 @@ public class ManagedPropertyTypeItemProvider implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider{ /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ManagedPropertyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_propertyName_feature", "_UI_ManagedPropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_propertyClass_feature", "_UI_ManagedPropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_nullValue_feature", "_UI_ManagedPropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_value_feature", "_UI_ManagedPropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__VALUE, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated NOT + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedPropertyType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_id_feature", "_UI_ManagedPropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_ManagedPropertyType_id_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_id_feature", "_UI_ManagedPropertyType_type"), //$NON-NLS-1$//$NON-NLS-2$ //$NON-NLS-3$ + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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__PROPERTY_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__MAP_ENTRIES); + childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__NULL_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__LIST_ENTRIES); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns ManagedPropertyType.gif. - * + * This returns ManagedPropertyType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedPropertyType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedPropertyType")); //$NON-NLS-1$ + } /** * This returns the label text for the adapted class. @@ -257,79 +165,99 @@ public class ManagedPropertyTypeItemProvider } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(ManagedPropertyType.class)) { + 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__PROPERTY_NAME: + case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS: + case FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES: + case FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE: + case FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__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__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__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__PROPERTY_NAME, + FacesConfigFactory.eINSTANCE.createPropertyNameType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__LIST_ENTRIES, - FacesConfigFactory.eINSTANCE.createListEntriesType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS, + FacesConfigFactory.eINSTANCE.createPropertyClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__MAP_ENTRIES, + FacesConfigFactory.eINSTANCE.createMapEntriesType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__NULL_VALUE, + FacesConfigFactory.eINSTANCE.createNullValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__VALUE, + FacesConfigFactory.eINSTANCE.createValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__LIST_ENTRIES, + FacesConfigFactory.eINSTANCE.createListEntriesType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { ManagedPropertyType attribute = (ManagedPropertyType) object; 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 index 8eddc19fa..652dab8df 100644 --- 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 @@ -18,6 +18,7 @@ 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; @@ -28,7 +29,6 @@ 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; @@ -39,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; * * @generated */ +@SuppressWarnings("nls") public class MapEntriesTypeItemProvider extends ItemProviderAdapter implements @@ -48,195 +49,171 @@ public class MapEntriesTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public MapEntriesTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MapEntriesType_keyClass_feature", "_UI_MapEntriesType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__KEY_CLASS, - true, - false, - false, - null, - null, - null)); - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MapEntriesType_valueClass_feature", "_UI_MapEntriesType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__VALUE_CLASS, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntriesType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MapEntriesType_id_feature", "_UI_MapEntriesType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @generated + */ public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__MAP_ENTRY); - } - return childrenFeatures; - } + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__KEY_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__VALUE_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__MAP_ENTRY); + } + return childrenFeatures; + } /** - * This returns MapEntriesType.gif. - * + * * - * @generated - */ + * @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 MapEntriesType.gif. + * + * + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/MapEntriesType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/MapEntriesType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((MapEntriesType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_MapEntriesType_type") : //$NON-NLS-1$ - getString("_UI_MapEntriesType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(MapEntriesType.class)) { + case FacesConfigPackage.MAP_ENTRIES_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS: + case FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__KEY_CLASS, + FacesConfigFactory.eINSTANCE.createKeyClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__VALUE_CLASS, + FacesConfigFactory.eINSTANCE.createValueClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__MAP_ENTRY, - FacesConfigFactory.eINSTANCE.createMapEntryType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__MAP_ENTRY, + FacesConfigFactory.eINSTANCE.createMapEntryType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 557ddd297..13b4bbb0a 100644 --- 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 @@ -18,6 +18,7 @@ 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; @@ -29,7 +30,7 @@ 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.KeyType; import org.eclipse.jst.jsf.facesconfig.emf.MapEntryType; @@ -41,6 +42,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.MapEntryType; * * @generated */ +@SuppressWarnings("nls") public class MapEntryTypeItemProvider extends ItemProviderAdapter implements @@ -51,142 +53,100 @@ public class MapEntryTypeItemProvider IItemPropertySource, ITableItemLabelProvider{ /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public MapEntryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addKeyPropertyDescriptor(object); - addNullValuePropertyDescriptor(object); - addValuePropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Key feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ - protected void addKeyPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntryType_key_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_key_feature", "_UI_MapEntryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__KEY, - true, - false, - false, - null, - null, - null)); - } + * @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 adds a property descriptor for the Null Value feature. - * - * @param object + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ - protected void addNullValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntryType_nullValue_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_nullValue_feature", "_UI_MapEntryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__NULL_VALUE, - true, - false, - false, - null, - null, - null)); - } + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRY_TYPE__KEY); + childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRY_TYPE__NULL_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRY_TYPE__VALUE); + } + return childrenFeatures; + } - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_value_feature", "_UI_MapEntryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__VALUE, - true, - false, - false, - null, - null, - null)); - } + * @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. - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_id_feature", "_UI_MapEntryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + return super.getChildFeature(object, child); + } - /** - * This returns MapEntryType.gif. - * + /** + * This returns MapEntryType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/MapEntryType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/MapEntryType")); + } /** * This returns the label text for the adapted class. @@ -203,46 +163,63 @@ public class MapEntryTypeItemProvider } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(MapEntryType.class)) { + case FacesConfigPackage.MAP_ENTRY_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.MAP_ENTRY_TYPE__KEY: + case FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE: + case FacesConfigPackage.MAP_ENTRY_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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MAP_ENTRY_TYPE__KEY, + FacesConfigFactory.eINSTANCE.createKeyType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MAP_ENTRY_TYPE__NULL_VALUE, + FacesConfigFactory.eINSTANCE.createNullValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.MAP_ENTRY_TYPE__VALUE, + FacesConfigFactory.eINSTANCE.createValueType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { 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 index b19c543f1..27094b87c 100644 --- 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 @@ -32,34 +32,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class MessageBundleTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public MessageBundleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MessageBundleType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MessageBundleType_textContent_feature", "_UI_MessageBundleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MessageBundleType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_MessageBundleType_id_feature", "_UI_MessageBundleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.MESSAGE_BUNDLE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/MessageBundleType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/MessageBundleType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((MessageBundleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_MessageBundleType_type") : //$NON-NLS-1$ - getString("_UI_MessageBundleType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * + * @generated + */ +@SuppressWarnings("nls") +public class NameTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public NameTypeItemProvider(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_NameType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_NameType_textContent_feature", "_UI_NameType_type"), + FacesConfigPackage.Literals.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_NameType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_NameType_id_feature", "_UI_NameType_type"), + FacesConfigPackage.Literals.NAME_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns NameType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/NameType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((NameType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_NameType_type") : + getString("_UI_NameType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(NameType.class)) { + case FacesConfigPackage.NAME_TYPE__TEXT_CONTENT: + case FacesConfigPackage.NAME_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/NavigationCaseTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationCaseTypeItemProvider.java index 55371735f..1247a1bf6 100644 --- 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 @@ -42,259 +42,213 @@ import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; * * @generated */ +@SuppressWarnings("nls") public class NavigationCaseTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public NavigationCaseTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_fromAction_feature", "_UI_NavigationCaseType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_fromOutcome_feature", "_UI_NavigationCaseType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__FROM_OUTCOME, - true, - false, - false, - null, - null, - null)); - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_toViewId_feature", "_UI_NavigationCaseType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__TO_VIEW_ID, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationCaseType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_id_feature", "_UI_NavigationCaseType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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__FROM_ACTION); + childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__FROM_OUTCOME); + childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__IF); + childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__TO_VIEW_ID); + childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__REDIRECT); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns NavigationCaseType.gif. - * + * This returns NavigationCaseType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationCaseType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationCaseType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((NavigationCaseType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationCaseType_type") : //$NON-NLS-1$ - getString("_UI_NavigationCaseType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(NavigationCaseType.class)) { + 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__FROM_ACTION: + case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME: + case FacesConfigPackage.NAVIGATION_CASE_TYPE__IF: + case FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__FROM_ACTION, + FacesConfigFactory.eINSTANCE.createFromActionType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__FROM_OUTCOME, + FacesConfigFactory.eINSTANCE.createFromOutcomeType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__REDIRECT, - FacesConfigFactory.eINSTANCE.createRedirectType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__IF, + FacesConfigFactory.eINSTANCE.createIfType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__TO_VIEW_ID, + FacesConfigFactory.eINSTANCE.createToViewIdType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__REDIRECT, + FacesConfigFactory.eINSTANCE.createRedirectType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } /* (non-Javadoc) * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) 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 index 1bb289462..6d5fa2ce8 100644 --- 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 @@ -38,27 +38,25 @@ import org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType; * * @generated */ +@SuppressWarnings("nls") public class NavigationHandlerTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public NavigationHandlerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationHandlerType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationHandlerType_textContent_feature", "_UI_NavigationHandlerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationHandlerType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationHandlerType_id_feature", "_UI_NavigationHandlerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NAVIGATION_HANDLER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationHandlerType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationHandlerType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((NavigationHandlerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationHandlerType_type") : //$NON-NLS-1$ - getString("_UI_NavigationHandlerType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public NavigationRuleExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns NavigationRuleExtensionType.gif. - * + * This returns NavigationRuleExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationRuleExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationRuleExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((NavigationRuleExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationRuleExtensionType_type") : //$NON-NLS-1$ - getString("_UI_NavigationRuleExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((NavigationRuleExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_NavigationRuleExtensionType_type") : //$NON-NLS-1$ + getString("_UI_NavigationRuleExtensionType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index e79d72167..485aee4c9 100644 --- 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 @@ -41,216 +41,199 @@ import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; * * @generated */ +@SuppressWarnings("nls") public class NavigationRuleTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider{ /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public NavigationRuleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationRuleType_fromViewId_feature", "_UI_NavigationRuleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__FROM_VIEW_ID, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationRuleType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NavigationRuleType_id_feature", "_UI_NavigationRuleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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__FROM_VIEW_ID); + childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__NAVIGATION_CASE); + childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns NavigationRuleType.gif. - * + * This returns NavigationRuleType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationRuleType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationRuleType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((NavigationRuleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationRuleType_type") : //$NON-NLS-1$ - getString("_UI_NavigationRuleType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(NavigationRuleType.class)) { + 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__FROM_VIEW_ID: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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())); - } + 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__FROM_VIEW_ID, + FacesConfigFactory.eINSTANCE.createFromViewIdType())); + + 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. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } /* (non-Javadoc) * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) 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 index 3a46f096a..7ce623320 100644 --- 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 @@ -39,127 +39,128 @@ import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; * * @generated */ +@SuppressWarnings("nls") public class NullValueTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public NullValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NullValueType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_NullValueType_id_feature", "_UI_NullValueType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.NULL_VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns NullValueType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NullValueType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/NullValueType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((NullValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NullValueType_type") : //$NON-NLS-1$ - getString("_UI_NullValueType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { return ""; //$NON-NLS-1$ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingOrderingTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingOrderingTypeItemProvider.java new file mode 100644 index 000000000..d351827a9 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingOrderingTypeItemProvider.java @@ -0,0 +1,179 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.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.FacesConfigFactory; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; +import org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType} object. + * + * + * @generated + */ +public class OrderingOrderingTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public OrderingOrderingTypeItemProvider(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} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.ORDERING_ORDERING_TYPE__NAME); + childrenFeatures.add(FacesConfigPackage.Literals.ORDERING_ORDERING_TYPE__OTHERS); + } + 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 OrderingOrderingType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/OrderingOrderingType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + return getString("_UI_OrderingOrderingType_type"); //$NON-NLS-1$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(OrderingOrderingType.class)) { + case FacesConfigPackage.ORDERING_ORDERING_TYPE__NAME: + case FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.ORDERING_ORDERING_TYPE__NAME, + FacesConfigFactory.eINSTANCE.createNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ORDERING_ORDERING_TYPE__OTHERS, + FacesConfigFactory.eINSTANCE.createOrderingOthersType())); + } + + /** + * 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/OrderingOthersTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingOthersTypeItemProvider.java new file mode 100644 index 000000000..4790f6b82 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingOthersTypeItemProvider.java @@ -0,0 +1,167 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.OrderingOthersType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class OrderingOthersTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public OrderingOthersTypeItemProvider(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_OrderingOthersType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_OrderingOthersType_id_feature", "_UI_OrderingOthersType_type"), + FacesConfigPackage.Literals.ORDERING_OTHERS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns OrderingOthersType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/OrderingOthersType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((OrderingOthersType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_OrderingOthersType_type") : + getString("_UI_OrderingOthersType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(OrderingOthersType.class)) { + case FacesConfigPackage.ORDERING_OTHERS_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/OrderingTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingTypeItemProvider.java new file mode 100644 index 000000000..5e21cd1e0 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/OrderingTypeItemProvider.java @@ -0,0 +1,201 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.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.FacesConfigFactory; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; +import org.eclipse.jst.jsf.facesconfig.emf.OrderingType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType} object. + * + * + * @generated + */ +public class OrderingTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public OrderingTypeItemProvider(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} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.ORDERING_TYPE__BEFORE); + childrenFeatures.add(FacesConfigPackage.Literals.ORDERING_TYPE__AFTER); + } + 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 OrderingType.gif. + * + * + * @generated NOT + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/OrderingType")); //$NON-NLS-1$ + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated NOT + */ + public String getText(Object object) { + return getString("_UI_OrderingType_type"); //$NON-NLS-1$ + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(OrderingType.class)) { + case FacesConfigPackage.ORDERING_TYPE__BEFORE: + case FacesConfigPackage.ORDERING_TYPE__AFTER: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.ORDERING_TYPE__BEFORE, + FacesConfigFactory.eINSTANCE.createOrderingOrderingType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.ORDERING_TYPE__AFTER, + FacesConfigFactory.eINSTANCE.createOrderingOrderingType())); + } + + /** + * This returns the label text for {@link org.eclipse.emf.edit.command.CreateChildCommand}. + * + * + * @generated NOT + */ + public String getCreateChildText(Object owner, Object feature, Object child, Collection selection) { + Object childFeature = feature; + Object childObject = child; + + boolean qualify = + childFeature == FacesConfigPackage.Literals.ORDERING_TYPE__BEFORE || + childFeature == FacesConfigPackage.Literals.ORDERING_TYPE__AFTER; + + if (qualify) { + return getString + ("_UI_CreateChild_text2", //$NON-NLS-1$ + new Object[] { getTypeText(childObject), getFeatureText(childFeature), getTypeText(owner) }); + } + return super.getCreateChildText(owner, feature, child, selection); + } + + /** + * 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/PartialViewContextFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PartialViewContextFactoryTypeItemProvider.java new file mode 100644 index 000000000..8288f7eab --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PartialViewContextFactoryTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.PartialViewContextFactoryType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class PartialViewContextFactoryTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public PartialViewContextFactoryTypeItemProvider(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_PartialViewContextFactoryType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_PartialViewContextFactoryType_textContent_feature", "_UI_PartialViewContextFactoryType_type"), + FacesConfigPackage.Literals.PARTIAL_VIEW_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_PartialViewContextFactoryType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_PartialViewContextFactoryType_id_feature", "_UI_PartialViewContextFactoryType_type"), + FacesConfigPackage.Literals.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns PartialViewContextFactoryType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/PartialViewContextFactoryType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((PartialViewContextFactoryType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_PartialViewContextFactoryType_type") : + getString("_UI_PartialViewContextFactoryType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(PartialViewContextFactoryType.class)) { + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/PhaseListenerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PhaseListenerTypeItemProvider.java index 91edb3199..40d51df0d 100644 --- 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 @@ -32,34 +32,31 @@ 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. + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class PhaseListenerTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public PhaseListenerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PhaseListenerType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PhaseListenerType_textContent_feature", "_UI_PhaseListenerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PHASE_LISTENER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PhaseListenerType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PhaseListenerType_id_feature", "_UI_PhaseListenerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PHASE_LISTENER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PhaseListenerType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/PhaseListenerType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((PhaseListenerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PhaseListenerType_type") : //$NON-NLS-1$ - getString("_UI_PhaseListenerType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class PropertyClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class PropertyClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public PropertyClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyClassType_textContent_feature", "_UI_PropertyClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyClassType_id_feature", "_UI_PropertyClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns PropertyClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((PropertyClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyClassType_type") : //$NON-NLS-1$ - getString("_UI_PropertyClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index d432fd4e9..6ee97520f 100644 --- 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 @@ -17,13 +17,11 @@ 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; /** @@ -41,92 +39,82 @@ public class PropertyExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public PropertyExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns PropertyExtensionType.gif. - * + * This returns PropertyExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((PropertyExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyExtensionType_type") : //$NON-NLS-1$ - getString("_UI_PropertyExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((PropertyExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_PropertyExtensionType_type") : //$NON-NLS-1$ + getString("_UI_PropertyExtensionType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index ee7f7862c..708ac3476 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType; * * @generated */ +@SuppressWarnings("nls") public class PropertyNameTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class PropertyNameTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public PropertyNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyNameType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyNameType_textContent_feature", "_UI_PropertyNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyNameType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyNameType_id_feature", "_UI_PropertyNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns PropertyNameType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyNameType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyNameType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((PropertyNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyNameType_type") : //$NON-NLS-1$ - getString("_UI_PropertyNameType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 521679a16..0559dcd76 100644 --- 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 @@ -32,35 +32,31 @@ 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. + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class PropertyResolverTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public PropertyResolverTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyResolverType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyResolverType_textContent_feature", "_UI_PropertyResolverType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyResolverType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyResolverType_id_feature", "_UI_PropertyResolverType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_RESOLVER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyResolverType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyResolverType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((PropertyResolverType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyResolverType_type") : //$NON-NLS-1$ - getString("_UI_PropertyResolverType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public PropertyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addPropertyNamePropertyDescriptor(object); - addPropertyClassPropertyDescriptor(object); - addDefaultValuePropertyDescriptor(object); - addSuggestedValuePropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_propertyName_feature", "_UI_PropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_propertyClass_feature", "_UI_PropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_defaultValue_feature", "_UI_PropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_suggestedValue_feature", "_UI_PropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_TYPE__SUGGESTED_VALUE, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated NOT + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_id_feature", "_UI_PropertyType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.PROPERTY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_PropertyType_id_feature"), //$NON-NLS-1$ + getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_id_feature", "_UI_PropertyType_type"), //$NON-NLS-1$//$NON-NLS-2$ //$NON-NLS-3$ + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__DEFAULT_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__SUGGESTED_VALUE); + childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_EXTENSION); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns PropertyType.gif. - * + * This returns PropertyType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((PropertyType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyType_type") : //$NON-NLS-1$ - getString("_UI_PropertyType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((PropertyType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_PropertyType_type") : //$NON-NLS-1$ + getString("_UI_PropertyType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(PropertyType.class)) { + 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_NAME: + case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS: + case FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE: + case FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.PROPERTY_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.PROPERTY_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_NAME, + FacesConfigFactory.eINSTANCE.createPropertyNameType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.PROPERTY_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_CLASS, + FacesConfigFactory.eINSTANCE.createPropertyClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_EXTENSION, - FacesConfigFactory.eINSTANCE.createPropertyExtensionType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.PROPERTY_TYPE__DEFAULT_VALUE, + FacesConfigFactory.eINSTANCE.createDefaultValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.PROPERTY_TYPE__SUGGESTED_VALUE, + FacesConfigFactory.eINSTANCE.createSuggestedValueType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_EXTENSION, + FacesConfigFactory.eINSTANCE.createPropertyExtensionType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { PropertyType property = (PropertyType) object; 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 index 22a454a21..b2599d766 100644 --- 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 @@ -18,6 +18,7 @@ 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; @@ -28,7 +29,7 @@ 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.RedirectType; @@ -38,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; * * @generated */ +@SuppressWarnings("nls") public class RedirectTypeItemProvider extends ItemProviderAdapter implements @@ -47,121 +49,182 @@ public class RedirectTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public RedirectTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + addIncludeViewParamsPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RedirectType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RedirectType_id_feature", "_UI_RedirectType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.REDIRECT_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Include View Params feature. + * + * @param object + * + * @generated + */ + protected void addIncludeViewParamsPropertyDescriptor(Object object) { + itemPropertyDescriptors.add + (createItemPropertyDescriptor + (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), + getResourceLocator(), + getString("_UI_RedirectType_includeViewParams_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_RedirectType_includeViewParams_feature", "_UI_RedirectType_type"), + FacesConfigPackage.Literals.REDIRECT_TYPE__INCLUDE_VIEW_PARAMS, + true, + false, + false, + ItemPropertyDescriptor.BOOLEAN_VALUE_IMAGE, + null, + null)); + } + + /** + * This specifies how to implement {@link #getChildren} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.REDIRECT_TYPE__VIEW_PARAM); + } + return childrenFeatures; + } + + /** + * * - * @generated - */ + * @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 RedirectType.gif. + * + * + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RedirectType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RedirectType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RedirectType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RedirectType_type") : //$NON-NLS-1$ - getString("_UI_RedirectType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(RedirectType.class)) { + case FacesConfigPackage.REDIRECT_TYPE__ID: + case FacesConfigPackage.REDIRECT_TYPE__INCLUDE_VIEW_PARAMS: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.REDIRECT_TYPE__VIEW_PARAM: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.REDIRECT_TYPE__VIEW_PARAM, + FacesConfigFactory.eINSTANCE.createRedirectViewParamType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectViewParamTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectViewParamTypeItemProvider.java new file mode 100644 index 000000000..83ebec03c --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectViewParamTypeItemProvider.java @@ -0,0 +1,212 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.RedirectViewParamType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class RedirectViewParamTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public RedirectViewParamTypeItemProvider(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_RedirectViewParamType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_RedirectViewParamType_id_feature", "_UI_RedirectViewParamType_type"), + FacesConfigPackage.Literals.REDIRECT_VIEW_PARAM_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This specifies how to implement {@link #getChildren} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.REDIRECT_VIEW_PARAM_TYPE__NAME); + childrenFeatures.add(FacesConfigPackage.Literals.REDIRECT_VIEW_PARAM_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 RedirectViewParamType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/RedirectViewParamType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((RedirectViewParamType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_RedirectViewParamType_type") : + getString("_UI_RedirectViewParamType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(RedirectViewParamType.class)) { + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME: + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__VALUE: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.REDIRECT_VIEW_PARAM_TYPE__NAME, + FacesConfigFactory.eINSTANCE.createNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.REDIRECT_VIEW_PARAM_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/ReferencedBeanClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanClassTypeItemProvider.java index 5e4c19f2d..36aa4621d 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType; * * @generated */ +@SuppressWarnings("nls") public class ReferencedBeanClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ReferencedBeanClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ReferencedBeanClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanClassType_textContent_feature", "_UI_ReferencedBeanClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanClassType_id_feature", "_UI_ReferencedBeanClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.REFERENCED_BEAN_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ReferencedBeanClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ReferencedBeanClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ReferencedBeanClassType_type") : //$NON-NLS-1$ - getString("_UI_ReferencedBeanClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 9d8868848..57096695e 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType; * * @generated */ +@SuppressWarnings("nls") public class ReferencedBeanNameTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ReferencedBeanNameTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ReferencedBeanNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanNameType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanNameType_textContent_feature", "_UI_ReferencedBeanNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanNameType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanNameType_id_feature", "_UI_ReferencedBeanNameType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.REFERENCED_BEAN_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ReferencedBeanNameType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanNameType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanNameType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ReferencedBeanNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ReferencedBeanNameType_type") : //$NON-NLS-1$ - getString("_UI_ReferencedBeanNameType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 953dc7ba7..8ca747cdf 100644 --- 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 @@ -29,7 +29,6 @@ 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; @@ -40,6 +39,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType; * * @generated */ +@SuppressWarnings("nls") public class ReferencedBeanTypeItemProvider extends ItemProviderAdapter implements @@ -49,221 +49,185 @@ public class ReferencedBeanTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ReferencedBeanTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addReferencedBeanNamePropertyDescriptor(object); - addReferencedBeanClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Referenced Bean Name feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ - protected void addReferencedBeanNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanType_referencedBeanName_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanType_referencedBeanName_feature", "_UI_ReferencedBeanType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanType_referencedBeanClass_feature", "_UI_ReferencedBeanType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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 - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanType_id_feature", "_UI_ReferencedBeanType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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); + childrenFeatures.add(FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME); + childrenFeatures.add(FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS); + } + return childrenFeatures; + } /** - * + * * - * @generated - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns ReferencedBeanType.gif. - * + * This returns ReferencedBeanType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ReferencedBeanType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ReferencedBeanType_type") : //$NON-NLS-1$ - getString("_UI_ReferencedBeanType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + updateChildren(notification); + + switch (notification.getFeatureID(ReferencedBeanType.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: + case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME: + case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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())); - } + 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())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME, + FacesConfigFactory.eINSTANCE.createReferencedBeanNameType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS, + FacesConfigFactory.eINSTANCE.createReferencedBeanClassType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 3cdac6076..d13060b6c 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType; * * @generated */ +@SuppressWarnings("nls") public class RenderKitClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class RenderKitClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public RenderKitClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitClassType_textContent_feature", "_UI_RenderKitClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitClassType_id_feature", "_UI_RenderKitClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns RenderKitClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RenderKitClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitClassType_type") : //$NON-NLS-1$ - getString("_UI_RenderKitClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 63a6efb42..359661f5c 100644 --- 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 @@ -17,17 +17,11 @@ 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; /** @@ -36,6 +30,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType; * * @generated */ +@SuppressWarnings("nls") public class RenderKitExtensionTypeItemProvider extends ExtensionTypeItemProvider implements @@ -45,92 +40,82 @@ public class RenderKitExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public RenderKitExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns RenderKitExtensionType.gif. - * + * This returns RenderKitExtensionType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitExtensionType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RenderKitExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitExtensionType_type") : //$NON-NLS-1$ - getString("_UI_RenderKitExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 1c9954676..e85d89edb 100644 --- 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 @@ -32,35 +32,31 @@ 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. + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class RenderKitFactoryTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public RenderKitFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitFactoryType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitFactoryType_textContent_feature", "_UI_RenderKitFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitFactoryType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitFactoryType_id_feature", "_UI_RenderKitFactoryType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitFactoryType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitFactoryType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RenderKitFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitFactoryType_type") : //$NON-NLS-1$ - getString("_UI_RenderKitFactoryType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class RenderKitIdTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class RenderKitIdTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public RenderKitIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitIdType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitIdType_textContent_feature", "_UI_RenderKitIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitIdType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitIdType_id_feature", "_UI_RenderKitIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns RenderKitIdType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitIdType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitIdType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RenderKitIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitIdType_type") : //$NON-NLS-1$ - getString("_UI_RenderKitIdType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 1b1306f94..286126414 100644 --- 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 @@ -34,35 +34,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class RenderKitTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public RenderKitTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. - * @param object - * - * - * @generated - */ - protected void addRenderKitIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitType_renderKitId_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitType_renderKitId_feature", "_UI_RenderKitType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_ID, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Render Kit Class feature. - * + * This adds a property descriptor for the Id feature. * - * @param object - * - * - * @generated - */ - protected void addRenderKitClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitType_renderKitClass_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitType_renderKitClass_feature", "_UI_RenderKitType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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 - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitType_id_feature", "_UI_RenderKitType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDER_KIT_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * This specifies how to implement {@link #getChildren} 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}. + * + * @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; - } + 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__RENDER_KIT_ID); + childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDERER); + childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__CLIENT_BEHAVIOR_RENDERER); + childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION); + } + return childrenFeatures; + } /** - * - * @generated - */ + * + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** * This returns RenderKitType.gif. - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RenderKitType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitType_type") : //$NON-NLS-1$ - getString("_UI_RenderKitType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(RenderKitType.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__RENDER_KIT_ID: + case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS: + case FacesConfigPackage.RENDER_KIT_TYPE__RENDERER: + case FacesConfigPackage.RENDER_KIT_TYPE__CLIENT_BEHAVIOR_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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__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__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__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_ID, + FacesConfigFactory.eINSTANCE.createRenderKitIdType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION, - FacesConfigFactory.eINSTANCE.createRenderKitExtensionType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_CLASS, + FacesConfigFactory.eINSTANCE.createRenderKitClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDERER, + FacesConfigFactory.eINSTANCE.createRendererType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDER_KIT_TYPE__CLIENT_BEHAVIOR_RENDERER, + FacesConfigFactory.eINSTANCE.createClientBehaviorRendererType())); + + 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 */ +@SuppressWarnings("nls") public class RendererClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class RendererClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public RendererClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererClassType_textContent_feature", "_UI_RendererClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDERER_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererClassType_id_feature", "_UI_RendererClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDERER_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns RendererClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RendererClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererClassType_type") : //$NON-NLS-1$ - getString("_UI_RendererClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index ac434f23c..16659ad2c 100644 --- 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 @@ -17,13 +17,11 @@ 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; /** @@ -41,92 +39,82 @@ public class RendererExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public RendererExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns RendererExtensionType.gif. - * + * This returns RendererExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((RendererExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererExtensionType_type") : //$NON-NLS-1$ - getString("_UI_RendererExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((RendererExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_RendererExtensionType_type") : //$NON-NLS-1$ + getString("_UI_RendererExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index fe8825283..e851182a5 100644 --- 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 @@ -42,273 +42,220 @@ import org.eclipse.jst.jsf.facesconfig.emf.RendererType; * * @generated */ +@SuppressWarnings("nls") public class RendererTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public RendererTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_componentFamily_feature", "_UI_RendererType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_rendererType_feature", "_UI_RendererType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_TYPE, - true, - false, - false, - null, - null, - null)); - } + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - /** - * 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"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_rendererClass_feature", "_UI_RendererType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_CLASS, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Id feature. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_id_feature", "_UI_RendererType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDERER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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__COMPONENT_FAMILY); + childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_TYPE); + childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_CLASS); + 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 - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns RendererType.gif. - * + * This returns RendererType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RendererType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererType_type") : //$NON-NLS-1$ - getString("_UI_RendererType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(RendererType.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__COMPONENT_FAMILY: + case FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE: + case FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS: + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDERER_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDERER_TYPE__COMPONENT_FAMILY, + FacesConfigFactory.eINSTANCE.createComponentFamilyType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_TYPE, + FacesConfigFactory.eINSTANCE.createRendererTypeType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__FACET, - FacesConfigFactory.eINSTANCE.createFacetType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_CLASS, + FacesConfigFactory.eINSTANCE.createRendererClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RENDERER_TYPE__FACET, + FacesConfigFactory.eINSTANCE.createFacetType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_EXTENSION, - FacesConfigFactory.eINSTANCE.createRendererExtensionType())); - } + 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. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { RendererType renderer = (RendererType) object; 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 index 8ef821ee7..ed7fbb0e5 100644 --- 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 @@ -33,34 +33,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class RendererTypeTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public RendererTypeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererTypeType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererTypeType_textContent_feature", "_UI_RendererTypeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDERER_TYPE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererTypeType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_RendererTypeType_id_feature", "_UI_RendererTypeType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RENDERER_TYPE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererTypeType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererTypeType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((RendererTypeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererTypeType_type") : //$NON-NLS-1$ - getString("_UI_RendererTypeType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class ResourceBundleTypeItemProvider extends ItemProviderAdapter implements @@ -53,219 +49,219 @@ public class ResourceBundleTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ResourceBundleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addBaseNamePropertyDescriptor(object); - addVarPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addBaseNamePropertyDescriptor(object); + addVarPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Base Name feature. - * + * This adds a property descriptor for the Base Name feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addBaseNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ResourceBundleType_baseName_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ResourceBundleType_baseName_feature", "_UI_ResourceBundleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__BASE_NAME, - true, - false, - true, - null, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Var feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addVarPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ResourceBundleType_var_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ResourceBundleType_var_feature", "_UI_ResourceBundleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__VAR, - true, - false, - true, - null, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ResourceBundleType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ResourceBundleType_id_feature", "_UI_ResourceBundleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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)}. - * + * This specifies how to implement {@link #getChildren} 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}. + * * - * @generated - */ + * @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; - } + 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 - */ + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** - * This returns ResourceBundleType.gif. - * + * This returns ResourceBundleType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ResourceBundleType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ResourceBundleType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ResourceBundleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ResourceBundleType_type") : //$NON-NLS-1$ - getString("_UI_ResourceBundleType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, 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__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__DISPLAY_NAME, + FacesConfigFactory.eINSTANCE.createDisplayNameType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - } + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceHandlerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceHandlerTypeItemProvider.java new file mode 100644 index 000000000..e1c0dfbf8 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceHandlerTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ResourceHandlerType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class ResourceHandlerTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public ResourceHandlerTypeItemProvider(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_ResourceHandlerType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ResourceHandlerType_textContent_feature", "_UI_ResourceHandlerType_type"), + FacesConfigPackage.Literals.RESOURCE_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_ResourceHandlerType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ResourceHandlerType_id_feature", "_UI_ResourceHandlerType_type"), + FacesConfigPackage.Literals.RESOURCE_HANDLER_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns ResourceHandlerType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/ResourceHandlerType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((ResourceHandlerType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ResourceHandlerType_type") : + getString("_UI_ResourceHandlerType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(ResourceHandlerType.class)) { + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__TEXT_CONTENT: + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/SmallIconTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SmallIconTypeItemProvider.java index a0a68d01c..3972ae616 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.SmallIconType; * * @generated */ +@SuppressWarnings("nls") public class SmallIconTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class SmallIconTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public SmallIconTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SmallIconType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_SmallIconType_textContent_feature", "_UI_SmallIconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.SMALL_ICON_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SmallIconType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_SmallIconType_id_feature", "_UI_SmallIconType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.SMALL_ICON_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns SmallIconType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/SmallIconType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/SmallIconType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((SmallIconType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_SmallIconType_type") : //$NON-NLS-1$ - getString("_UI_SmallIconType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } } diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SourceClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SourceClassTypeItemProvider.java new file mode 100644 index 000000000..ad363818b --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SourceClassTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.SourceClassType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SourceClassType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class SourceClassTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public SourceClassTypeItemProvider(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_SourceClassType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_SourceClassType_textContent_feature", "_UI_SourceClassType_type"), + FacesConfigPackage.Literals.SOURCE_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_SourceClassType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_SourceClassType_id_feature", "_UI_SourceClassType_type"), + FacesConfigPackage.Literals.SOURCE_CLASS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns SourceClassType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/SourceClassType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((SourceClassType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_SourceClassType_type") : + getString("_UI_SourceClassType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(SourceClassType.class)) { + case FacesConfigPackage.SOURCE_CLASS_TYPE__TEXT_CONTENT: + case FacesConfigPackage.SOURCE_CLASS_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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 index 2e7604407..ca50a836d 100644 --- 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 @@ -32,36 +32,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class StateManagerTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public StateManagerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_StateManagerType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_StateManagerType_textContent_feature", "_UI_StateManagerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.STATE_MANAGER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_StateManagerType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_StateManagerType_id_feature", "_UI_StateManagerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.STATE_MANAGER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/StateManagerType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/StateManagerType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((StateManagerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_StateManagerType_type") : //$NON-NLS-1$ - getString("_UI_StateManagerType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. * @generated */ +@SuppressWarnings("nls") public class SuggestedValueTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class SuggestedValueTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public SuggestedValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SuggestedValueType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_SuggestedValueType_textContent_feature", "_UI_SuggestedValueType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.SUGGESTED_VALUE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SuggestedValueType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_SuggestedValueType_id_feature", "_UI_SuggestedValueType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.SUGGESTED_VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns SuggestedValueType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/SuggestedValueType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/SuggestedValueType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((SuggestedValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_SuggestedValueType_type") : //$NON-NLS-1$ - getString("_UI_SuggestedValueType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index b87a4b482..ed772f852 100644 --- 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 @@ -27,7 +27,6 @@ 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; @@ -38,28 +37,26 @@ import org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType; * * @generated */ +@SuppressWarnings("nls") public class SupportedLocaleTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public SupportedLocaleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SupportedLocaleType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_SupportedLocaleType_textContent_feature", "_UI_SupportedLocaleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SupportedLocaleType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_SupportedLocaleType_id_feature", "_UI_SupportedLocaleType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.SUPPORTED_LOCALE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/SupportedLocaleType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/SupportedLocaleType")); + } /** * This returns the label text for the adapted class. @@ -150,34 +144,34 @@ public class SupportedLocaleTypeItemProvider extends ItemProviderAdapter } /** - * 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * + * @generated + */ +@SuppressWarnings("nls") +public class SystemEventClassTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public SystemEventClassTypeItemProvider(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_SystemEventClassType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_SystemEventClassType_textContent_feature", "_UI_SystemEventClassType_type"), + FacesConfigPackage.Literals.SYSTEM_EVENT_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_SystemEventClassType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_SystemEventClassType_id_feature", "_UI_SystemEventClassType_type"), + FacesConfigPackage.Literals.SYSTEM_EVENT_CLASS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns SystemEventClassType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/SystemEventClassType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((SystemEventClassType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_SystemEventClassType_type") : + getString("_UI_SystemEventClassType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(SystemEventClassType.class)) { + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT: + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/SystemEventListenerClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SystemEventListenerClassTypeItemProvider.java new file mode 100644 index 000000000..be6cfb7da --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SystemEventListenerClassTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.SystemEventListenerClassType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class SystemEventListenerClassTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public SystemEventListenerClassTypeItemProvider(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_SystemEventListenerClassType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_SystemEventListenerClassType_textContent_feature", "_UI_SystemEventListenerClassType_type"), + FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_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_SystemEventListenerClassType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_SystemEventListenerClassType_id_feature", "_UI_SystemEventListenerClassType_type"), + FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns SystemEventListenerClassType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/SystemEventListenerClassType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((SystemEventListenerClassType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_SystemEventListenerClassType_type") : + getString("_UI_SystemEventListenerClassType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(SystemEventListenerClassType.class)) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT: + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/SystemEventListenerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SystemEventListenerTypeItemProvider.java new file mode 100644 index 000000000..7197caba4 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SystemEventListenerTypeItemProvider.java @@ -0,0 +1,219 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.SystemEventListenerType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class SystemEventListenerTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public SystemEventListenerTypeItemProvider(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_SystemEventListenerType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_SystemEventListenerType_id_feature", "_UI_SystemEventListenerType_type"), + FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This specifies how to implement {@link #getChildren} 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}. + * + * + * @generated + */ + public Collection getChildrenFeatures(Object object) { + if (childrenFeatures == null) { + super.getChildrenFeatures(object); + childrenFeatures.add(FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS); + childrenFeatures.add(FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS); + } + 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 SystemEventListenerType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/SystemEventListenerType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((SystemEventListenerType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_SystemEventListenerType_type") : + getString("_UI_SystemEventListenerType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(SystemEventListenerType.class)) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS: + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS: + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS, + FacesConfigFactory.eINSTANCE.createSystemEventListenerClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS, + FacesConfigFactory.eINSTANCE.createSystemEventClassType())); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS, + FacesConfigFactory.eINSTANCE.createSourceClassType())); + } + + /** + * 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/TagHandlerDelegateFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/TagHandlerDelegateFactoryTypeItemProvider.java new file mode 100644 index 000000000..bdde5cc20 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/TagHandlerDelegateFactoryTypeItemProvider.java @@ -0,0 +1,192 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.TagHandlerDelegateFactoryType; + +/** + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType} object. + * + * + * @generated + */ +@SuppressWarnings("nls") +public class TagHandlerDelegateFactoryTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public TagHandlerDelegateFactoryTypeItemProvider(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_TagHandlerDelegateFactoryType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_TagHandlerDelegateFactoryType_textContent_feature", "_UI_TagHandlerDelegateFactoryType_type"), + FacesConfigPackage.Literals.TAG_HANDLER_DELEGATE_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_TagHandlerDelegateFactoryType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_TagHandlerDelegateFactoryType_id_feature", "_UI_TagHandlerDelegateFactoryType_type"), + FacesConfigPackage.Literals.TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns TagHandlerDelegateFactoryType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/TagHandlerDelegateFactoryType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((TagHandlerDelegateFactoryType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_TagHandlerDelegateFactoryType_type") : + getString("_UI_TagHandlerDelegateFactoryType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(TagHandlerDelegateFactoryType.class)) { + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT: + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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 index 2e5a79e81..dc2c6c7a7 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; * * @generated */ +@SuppressWarnings("nls") public class ToViewIdTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ToViewIdTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ToViewIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ToViewIdType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ToViewIdType_textContent_feature", "_UI_ToViewIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.TO_VIEW_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ToViewIdType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ToViewIdType_id_feature", "_UI_ToViewIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.TO_VIEW_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ToViewIdType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ToViewIdType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ToViewIdType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ToViewIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ToViewIdType_type") : //$NON-NLS-1$ - getString("_UI_ToViewIdType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 2f9bc4ba6..9a6788ebc 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType; * * @generated */ +@SuppressWarnings("nls") public class ValidatorClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ValidatorClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ValidatorClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorClassType_textContent_feature", "_UI_ValidatorClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALIDATOR_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorClassType_id_feature", "_UI_ValidatorClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALIDATOR_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ValidatorClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ValidatorClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorClassType_type") : //$NON-NLS-1$ - getString("_UI_ValidatorClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index b6f8ea04e..aba55e224 100644 --- 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 @@ -17,17 +17,11 @@ 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; /** @@ -45,92 +39,82 @@ public class ValidatorExtensionTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ValidatorExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - } - return itemPropertyDescriptors; - } + } + return itemPropertyDescriptors; + } /** - * This returns ValidatorExtensionType.gif. - * + * This returns ValidatorExtensionType.gif. + * * - * @generated - */ + * @generated NOT + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorExtensionType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorExtensionType")); //$NON-NLS-1$ + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated NOT + */ public String getText(Object object) { - String label = ((ValidatorExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorExtensionType_type") : //$NON-NLS-1$ - getString("_UI_ValidatorExtensionType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + String label = ((ValidatorExtensionType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ValidatorExtensionType_type") : //$NON-NLS-1$ + getString("_UI_ValidatorExtensionType_type") + " " + label; //$NON-NLS-1$//$NON-NLS-2$ + } /** - * 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @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; - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } } 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 index 05d6f8739..b71789f79 100644 --- 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 @@ -28,7 +28,6 @@ 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; @@ -38,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType; * * @generated */ +@SuppressWarnings("nls") public class ValidatorIdTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ValidatorIdTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ValidatorIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorIdType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorIdType_textContent_feature", "_UI_ValidatorIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALIDATOR_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorIdType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorIdType_id_feature", "_UI_ValidatorIdType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALIDATOR_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ValidatorIdType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorIdType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorIdType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ValidatorIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorIdType_type") : //$NON-NLS-1$ - getString("_UI_ValidatorIdType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 1be3f2cfd..fc49619a1 100644 --- 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 @@ -34,35 +34,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class ValidatorTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public ValidatorTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. - * @param object - * - * - * @generated - */ - protected void addValidatorIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorType_validatorId_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorType_validatorId_feature", "_UI_ValidatorType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_ID, - true, - false, - false, - null, - null, - null)); - } + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Validator Class feature. - * + * This adds a property descriptor for the Id feature. * - * @param object - * - * - * @generated - */ - protected void addValidatorClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorType_validatorClass_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorType_validatorClass_feature", "_UI_ValidatorType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorType_id_feature", "_UI_ValidatorType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALIDATOR_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * This specifies how to implement {@link #getChildren} 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}. + * + * @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; - } + 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__VALIDATOR_ID); + childrenFeatures.add(FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_CLASS); + 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 - */ + * + * @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. + // 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); - } + return super.getChildFeature(object, child); + } /** * This returns ValidatorType.gif. - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ValidatorType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorType_type") : //$NON-NLS-1$ - getString("_UI_ValidatorType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + switch (notification.getFeatureID(ValidatorType.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__VALIDATOR_ID: + case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS: + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); + super.collectNewChildDescriptors(newChildDescriptors, object); + + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.VALIDATOR_TYPE__DESCRIPTION, + FacesConfigFactory.eINSTANCE.createDescriptionType())); - 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__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.VALIDATOR_TYPE__ICON, + FacesConfigFactory.eINSTANCE.createIconType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_ID, + FacesConfigFactory.eINSTANCE.createValidatorIdType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_CLASS, + FacesConfigFactory.eINSTANCE.createValidatorClassType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__PROPERTY, - FacesConfigFactory.eINSTANCE.createPropertyType())); + newChildDescriptors.add + (createChildParameter + (FacesConfigPackage.Literals.VALIDATOR_TYPE__ATTRIBUTE, + FacesConfigFactory.eINSTANCE.createAttributeType())); - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_EXTENSION, - FacesConfigFactory.eINSTANCE.createValidatorExtensionType())); - } + 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 */ +@SuppressWarnings("nls") public class ValueClassTypeItemProvider extends ItemProviderAdapter implements @@ -47,146 +47,146 @@ public class ValueClassTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ValueClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueClassType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValueClassType_textContent_feature", "_UI_ValueClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALUE_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueClassType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValueClassType_id_feature", "_UI_ValueClassType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALUE_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ValueClassType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValueClassType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ValueClassType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ValueClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValueClassType_type") : //$NON-NLS-1$ - getString("_UI_ValueClassType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index 6525f137f..123080002 100644 --- 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 @@ -39,152 +39,153 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValueType; * * @generated */ +@SuppressWarnings("nls") public class ValueTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public ValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValueType_textContent_feature", "_UI_ValueType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALUE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ValueType_id_feature", "_UI_ValueType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns ValueType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValueType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ValueType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValueType_type") : //$NON-NLS-1$ - getString("_UI_ValueType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + return FacesConfigPlugin.INSTANCE; + } public String getColumnText(Object object, int columnIndex) { 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 index c3f2409bd..91b1d9614 100644 --- 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 @@ -17,9 +17,7 @@ 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; @@ -29,9 +27,7 @@ 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; @@ -41,6 +37,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.VarType; * * @generated */ +@SuppressWarnings("nls") public class VarTypeItemProvider extends ItemProviderAdapter implements @@ -50,146 +47,146 @@ public class VarTypeItemProvider IItemLabelProvider, IItemPropertySource { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. + * * @param adapterFactory * - * @generated - */ + * @generated + */ public VarTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** - * This returns the property descriptors for the adapted class. - * + * This returns the property descriptors for the adapted class. + * * - * @generated - */ + * @generated + */ public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); + if (itemPropertyDescriptors == null) { + super.getPropertyDescriptors(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } + addTextContentPropertyDescriptor(object); + addIdPropertyDescriptor(object); + } + return itemPropertyDescriptors; + } /** - * This adds a property descriptor for the Text Content feature. - * + * This adds a property descriptor for the Text Content feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VarType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_VarType_textContent_feature", "_UI_VarType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VAR_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VarType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_VarType_id_feature", "_UI_VarType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VAR_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This returns VarType.gif. + * * - * @generated - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/VarType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/VarType")); + } /** - * This returns the label text for the adapted class. - * + * This returns the label text for the adapted class. + * * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((VarType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_VarType_type") : //$NON-NLS-1$ - getString("_UI_VarType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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)}. - * + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * * - * @generated - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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. - * + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing the children + * that can be created under this object. + * * - * @generated - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** - * Return the resource locator for this item provider's resources. - * + * Return the resource locator for this item provider's resources. + * * - * @generated - */ + * @generated + */ public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } + 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 index e9f384b80..a3988cda7 100644 --- 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 @@ -32,35 +32,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class VariableResolverTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * * @generated */ public VariableResolverTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VariableResolverType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_VariableResolverType_textContent_feature", "_UI_VariableResolverType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VariableResolverType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_VariableResolverType_id_feature", "_UI_VariableResolverType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VARIABLE_RESOLVER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/VariableResolverType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/VariableResolverType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((VariableResolverType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_VariableResolverType_type") : //$NON-NLS-1$ - getString("_UI_VariableResolverType_type") + " " + label; //$NON-NLS-1$ //$NON-NLS-2$ - } + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * + * @generated + */ +@SuppressWarnings("nls") +public class ViewDeclarationLanguageFactoryTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public ViewDeclarationLanguageFactoryTypeItemProvider(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_ViewDeclarationLanguageFactoryType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ViewDeclarationLanguageFactoryType_textContent_feature", "_UI_ViewDeclarationLanguageFactoryType_type"), + FacesConfigPackage.Literals.VIEW_DECLARATION_LANGUAGE_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_ViewDeclarationLanguageFactoryType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_ViewDeclarationLanguageFactoryType_id_feature", "_UI_ViewDeclarationLanguageFactoryType_type"), + FacesConfigPackage.Literals.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns ViewDeclarationLanguageFactoryType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/ViewDeclarationLanguageFactoryType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((ViewDeclarationLanguageFactoryType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ViewDeclarationLanguageFactoryType_type") : + getString("_UI_ViewDeclarationLanguageFactoryType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(ViewDeclarationLanguageFactoryType.class)) { + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT: + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/ViewHandlerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ViewHandlerTypeItemProvider.java index 0a4feb5ac..514a9b465 100644 --- 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 @@ -32,36 +32,31 @@ 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. - * + * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType} object. * * @extends ITableItemLabelProvider * - * * @generated */ +@SuppressWarnings("nls") public class ViewHandlerTypeItemProvider extends ItemProviderAdapter implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { /** - * - * @generated - */ + * + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * This constructs an instance from a factory and a notifier. - * + * This constructs an instance from a factory and a notifier. * * @param adapterFactory * - * - * * @generated */ public ViewHandlerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } + super(adapterFactory); + } /** * This returns the property descriptors for the adapted class. * @param object * - * * @generated */ protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ViewHandlerType_textContent_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ViewHandlerType_textContent_feature", "_UI_ViewHandlerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VIEW_HANDLER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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. - * + * This adds a property descriptor for the Id feature. + * * @param object * - * @generated - */ + * @generated + */ protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ViewHandlerType_id_feature"), //$NON-NLS-1$ - getString("_UI_PropertyDescriptor_description", "_UI_ViewHandlerType_id_feature", "_UI_ViewHandlerType_type"), //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - FacesConfigPackage.Literals.VIEW_HANDLER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } + 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 - */ + * @generated + */ public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ViewHandlerType")); //$NON-NLS-1$ - } + return overlayImage(object, getResourceLocator().getImage("full/obj16/ViewHandlerType")); + } /** - * This returns the label text for the adapted class. - * - * @generated - */ + * @generated + */ public String getText(Object object) { - String label = ((ViewHandlerType)object).getTextContent(); - return (label == null || label.trim().length() == 0) ? - getString("_UI_ViewHandlerType_type") : //$NON-NLS-1$ - label; - } + String label = ((ViewHandlerType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_ViewHandlerType_type") : + 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 - */ + * @generated + */ public void notifyChanged(Notification notification) { - updateChildren(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); - } + 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 - */ + * @generated + */ protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } + super.collectNewChildDescriptors(newChildDescriptors, object); + } /** * Return the resource locator for this item provider's resources. + * + * @generated + */ +@SuppressWarnings("nls") +public class VisitContextFactoryTypeItemProvider + extends ItemProviderAdapter + implements + IEditingDomainItemProvider, + IStructuredItemContentProvider, + ITreeItemContentProvider, + IItemLabelProvider, + IItemPropertySource { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * This constructs an instance from a factory and a notifier. + * + * @param adapterFactory + * + * @generated + */ + public VisitContextFactoryTypeItemProvider(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_VisitContextFactoryType_textContent_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_VisitContextFactoryType_textContent_feature", "_UI_VisitContextFactoryType_type"), + FacesConfigPackage.Literals.VISIT_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_VisitContextFactoryType_id_feature"), + getString("_UI_PropertyDescriptor_description", "_UI_VisitContextFactoryType_id_feature", "_UI_VisitContextFactoryType_type"), + FacesConfigPackage.Literals.VISIT_CONTEXT_FACTORY_TYPE__ID, + true, + false, + false, + ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, + null, + null)); + } + + /** + * This returns VisitContextFactoryType.gif. + * + * + * @generated + */ + public Object getImage(Object object) { + return overlayImage(object, getResourceLocator().getImage("full/obj16/VisitContextFactoryType")); + } + + /** + * This returns the label text for the adapted class. + * + * + * @generated + */ + public String getText(Object object) { + String label = ((VisitContextFactoryType)object).getId(); + return label == null || label.length() == 0 ? + getString("_UI_VisitContextFactoryType_type") : + getString("_UI_VisitContextFactoryType_type") + " " + label; + } + + /** + * This handles model notifications by calling {@link #updateChildren} to update any cached + * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged}. + * + * + * @generated + */ + public void notifyChanged(Notification notification) { + updateChildren(notification); + + switch (notification.getFeatureID(VisitContextFactoryType.class)) { + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__ID: + fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); + return; + } + super.notifyChanged(notification); + } + + /** + * This adds {@link org.eclipse.emf.edit.command.CommandParameter}s describing 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/emf/AbsoluteOrderingType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AbsoluteOrderingType.java new file mode 100644 index 000000000..c87452926 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AbsoluteOrderingType.java @@ -0,0 +1,86 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Absolute Ordering Type'. + * + * + *

+ * The following features are supported: + *

+ *

+ * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAbsoluteOrderingType() + * @model extendedMetaData="name='absolute-ordering_._type' kind='elementOnly'" + * @generated + */ +public interface AbsoluteOrderingType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * Returns the value of the 'Name' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.NameType}. + * + *

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

+ * + * @return the value of the 'Name' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAbsoluteOrderingType_Name() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.NameType" containment="true" + * extendedMetaData="kind='element' name='name' namespace='##targetNamespace'" + * @generated + */ + EList getName(); + + /** + * Returns the value of the 'Others' containment reference. + * + *

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

+ * + * @return the value of the 'Others' containment reference. + * @see #setOthers(OrderingOthersType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAbsoluteOrderingType_Others() + * @model containment="true" + * extendedMetaData="kind='element' name='others' namespace='##targetNamespace'" + * @generated + */ + OrderingOthersType getOthers(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType#getOthers Others}' containment reference. + * + * + * @param value the new value of the 'Others' containment reference. + * @see #getOthers() + * @generated + */ + void setOthers(OrderingOthersType value); + +} // AbsoluteOrderingType 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 index ea35264eb..272bb4307 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ActionListenerType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 6d8e8e1ae..09e2e93f9 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface ApplicationExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 7597b0c00..72c50ca73 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ApplicationFactoryType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 2bc41232e..ea98ef66f 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -29,13 +28,16 @@ import org.eclipse.emf.ecore.EObject; *
  • {@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#getELResolver EL Resolver}
  • *
  • {@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#getResourceHandler Resource Handler}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getSystemEventListener System Event Listener}
  • *
  • {@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}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getDefaultValidators Default Validators}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getId Id}
  • * *

    * @@ -45,241 +47,292 @@ import org.eclipse.emf.ecore.EObject; */ public interface ApplicationType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Action Listener' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * Returns the value of the 'Resource Handler' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType}. + * + *

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

    + * + * @return the value of the 'Resource Handler' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_ResourceHandler() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType" containment="true" + * extendedMetaData="kind='element' name='resource-handler' namespace='##targetNamespace'" + * @generated + */ + EList getResourceHandler(); + + /** + * Returns the value of the 'System Event Listener' reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType}. + * + *

    + * If the meaning of the 'System Event Listener' reference list isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'System Event Listener' reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_SystemEventListener() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType" + * extendedMetaData="kind='element' name='system-event-listener' namespace='##targetNamespace'" + * @generated + */ + EList getSystemEventListener(); + + /** + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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(); + /** + * Returns the value of the 'Default Validators' reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType}. + * + *

    + * If the meaning of the 'Default Validators' reference list isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'Default Validators' reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_DefaultValidators() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType" + * extendedMetaData="kind='element' name='default-validators' namespace='##targetNamespace'" + * @generated + */ + EList getDefaultValidators(); + } // 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 index 2a1146efc..a19aa9e9a 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface AttributeClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index afe0b0ab4..422dcc525 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface AttributeExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 5dbfebe7b..c44d47fdf 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface AttributeNameType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index c945553c8..0fb14f623 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -41,213 +40,213 @@ import org.eclipse.emf.ecore.EObject; */ public interface AttributeType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 767969d84..7fe6f63f4 100644 --- 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 @@ -32,63 +32,63 @@ import org.eclipse.emf.ecore.EObject; */ public interface BaseNameType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/BehaviorClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorClassType.java new file mode 100644 index 000000000..78ffb25db --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorClassType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Behavior Class Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBehaviorClassType() + * @model extendedMetaData="name='behavior-class_._type' kind='simple'" + * @generated + */ +public interface BehaviorClassType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getBehaviorClassType_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.BehaviorClassType#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#getBehaviorClassType_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.BehaviorClassType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // BehaviorClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorExtensionType.java new file mode 100644 index 000000000..699e5ce20 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorExtensionType.java @@ -0,0 +1,33 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Behavior Extension Type'. + * + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBehaviorExtensionType() + * @model extendedMetaData="name='behavior-extension_._type'" + * @generated + */ +public interface BehaviorExtensionType extends ExtensionType { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + +} // BehaviorExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorIdType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorIdType.java new file mode 100644 index 000000000..cacea62c3 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorIdType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Behavior Id Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBehaviorIdType() + * @model extendedMetaData="name='behavior-id_._type' kind='simple'" + * @generated + */ +public interface BehaviorIdType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getBehaviorIdType_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.BehaviorIdType#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#getBehaviorIdType_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.BehaviorIdType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // BehaviorIdType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorType.java new file mode 100644 index 000000000..a9eb3df4d --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BehaviorType.java @@ -0,0 +1,204 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Behavior Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBehaviorType() + * @model extendedMetaData="name='behavior_._type' kind='elementOnly'" + * @generated + */ +public interface BehaviorType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getBehaviorType_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#getBehaviorType_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#getBehaviorType_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 'Behavior Id' containment reference. + * + *

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

    + * + * @return the value of the 'Behavior Id' containment reference. + * @see #setBehaviorId(BehaviorIdType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBehaviorType_BehaviorId() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='behavior-id' namespace='##targetNamespace'" + * @generated + */ + BehaviorIdType getBehaviorId(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorId Behavior Id}' containment reference. + * + * + * @param value the new value of the 'Behavior Id' containment reference. + * @see #getBehaviorId() + * @generated + */ + void setBehaviorId(BehaviorIdType value); + + /** + * Returns the value of the 'Behavior Class' containment reference. + * + *

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

    + * + * @return the value of the 'Behavior Class' containment reference. + * @see #setBehaviorClass(BehaviorClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBehaviorType_BehaviorClass() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='behavior-class' namespace='##targetNamespace'" + * @generated + */ + BehaviorClassType getBehaviorClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorClass Behavior Class}' containment reference. + * + * + * @param value the new value of the 'Behavior Class' containment reference. + * @see #getBehaviorClass() + * @generated + */ + void setBehaviorClass(BehaviorClassType 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#getBehaviorType_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#getBehaviorType_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 'Behavior Extension' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType}. + * + *

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

    + * + * @return the value of the 'Behavior Extension' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBehaviorType_BehaviorExtension() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType" containment="true" + * extendedMetaData="kind='element' name='behavior-extension' namespace='##targetNamespace'" + * @generated + */ + EList getBehaviorExtension(); + +} // BehaviorType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererClassType.java new file mode 100644 index 000000000..b99d00f3c --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererClassType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Client Behavior Renderer Class Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getClientBehaviorRendererClassType() + * @model extendedMetaData="name='client-behavior-renderer-class_._type' kind='simple'" + * @generated + */ +public interface ClientBehaviorRendererClassType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getClientBehaviorRendererClassType_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.ClientBehaviorRendererClassType#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#getClientBehaviorRendererClassType_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.ClientBehaviorRendererClassType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // ClientBehaviorRendererClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererType.java new file mode 100644 index 000000000..9428d0340 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Client Behavior Renderer Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getClientBehaviorRendererType() + * @model extendedMetaData="name='client-behavior-renderer_._type' kind='elementOnly'" + * @generated + */ +public interface ClientBehaviorRendererType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * Returns the value of the 'Client Behavior Renderer Type' containment reference. + * + *

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

    + * + * @return the value of the 'Client Behavior Renderer Type' containment reference. + * @see #setClientBehaviorRendererType(ClientBehaviorRendererTypeType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getClientBehaviorRendererType_ClientBehaviorRendererType() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='client-behavior-renderer-type' namespace='##targetNamespace'" + * @generated + */ + ClientBehaviorRendererTypeType getClientBehaviorRendererType(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType#getClientBehaviorRendererType Client Behavior Renderer Type}' containment reference. + * + * + * @param value the new value of the 'Client Behavior Renderer Type' containment reference. + * @see #getClientBehaviorRendererType() + * @generated + */ + void setClientBehaviorRendererType(ClientBehaviorRendererTypeType value); + + /** + * Returns the value of the 'Client Behavior Renderer Class' containment reference. + * + *

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

    + * + * @return the value of the 'Client Behavior Renderer Class' containment reference. + * @see #setClientBehaviorRendererClass(ClientBehaviorRendererClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getClientBehaviorRendererType_ClientBehaviorRendererClass() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='client-behavior-renderer-class' namespace='##targetNamespace'" + * @generated + */ + ClientBehaviorRendererClassType getClientBehaviorRendererClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType#getClientBehaviorRendererClass Client Behavior Renderer Class}' containment reference. + * + * + * @param value the new value of the 'Client Behavior Renderer Class' containment reference. + * @see #getClientBehaviorRendererClass() + * @generated + */ + void setClientBehaviorRendererClass(ClientBehaviorRendererClassType value); + +} // ClientBehaviorRendererType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererTypeType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererTypeType.java new file mode 100644 index 000000000..5b6c47a79 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ClientBehaviorRendererTypeType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Client Behavior Renderer Type Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getClientBehaviorRendererTypeType() + * @model extendedMetaData="name='client-behavior-renderer-type_._type' kind='simple'" + * @generated + */ +public interface ClientBehaviorRendererTypeType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getClientBehaviorRendererTypeType_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.ClientBehaviorRendererTypeType#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#getClientBehaviorRendererTypeType_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.ClientBehaviorRendererTypeType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // ClientBehaviorRendererTypeType 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 index 9f69cbbd4..d97063774 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ComponentClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 97a9b7ae0..efd1b7167 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface ComponentExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 579fc0dff..4079ca07e 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ComponentFamilyType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 91ac36a88..bbd46732d 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -42,210 +41,210 @@ import org.eclipse.emf.ecore.EObject; */ public interface ComponentType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index f2a6eba31..be947b918 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ComponentTypeType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 486dfb546..f2b2dd226 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ConverterClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 65cee8953..018aade78 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface ConverterExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index a5f712d48..90348e74b 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ConverterForClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 8f188b552..2adfd4e49 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ConverterIdType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index e23f597da..90eba92cb 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -42,220 +41,220 @@ import org.eclipse.emf.ecore.EObject; */ public interface ConverterType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index c29b2e80c..c58b3f245 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface DefaultLocaleType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index c2cae10a5..3f9ddda70 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface DefaultRenderKitIdType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/DefaultValidatorsType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultValidatorsType.java new file mode 100644 index 000000000..18d4e8a36 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultValidatorsType.java @@ -0,0 +1,86 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Default Validators Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultValidatorsType() + * @model extendedMetaData="name='default-validators_._type' kind='elementOnly'" + * @generated + */ +public interface DefaultValidatorsType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * Returns the value of the 'Validator Id' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType}. + * + *

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

    + * + * @return the value of the 'Validator Id' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultValidatorsType_ValidatorId() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType" containment="true" + * extendedMetaData="kind='element' name='validator-id' namespace='##targetNamespace'" + * @generated + */ + EList getValidatorId(); + + /** + * 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#getDefaultValidatorsType_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.DefaultValidatorsType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // DefaultValidatorsType 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 index b271a5314..50950fd85 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface DefaultValueType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 6072cfa86..004c2aa59 100644 --- 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 @@ -33,91 +33,91 @@ import org.eclipse.emf.ecore.EObject; */ public interface DescriptionType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Lang' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Lang' attribute. + * @see #getLang() + * @generated + */ void setLang(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index ca56cdbc9..0e47ccc9b 100644 --- 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 @@ -33,91 +33,91 @@ import org.eclipse.emf.ecore.EObject; */ public interface DisplayNameType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Lang' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Lang' attribute. + * @see #getLang() + * @generated + */ void setLang(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 27386bded..d6fe20b28 100644 --- 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 @@ -12,9 +12,7 @@ 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; /** @@ -28,6 +26,7 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getAbsoluteOrdering Absolute Ordering}
  • *
  • {@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}
  • @@ -35,6 +34,10 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getBehavior Behavior}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorClass Behavior Class}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorId Behavior Id}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorExtension Behavior Extension}
  • *
  • {@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}
  • @@ -46,9 +49,12 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getDefaultValidators Default Validators}
  • *
  • {@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#getExceptionHandlerFactory Exception Handler Factory}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getExternalContextFactory External Context Factory}
  • *
  • {@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}
  • @@ -59,6 +65,7 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getIf If}
  • *
  • {@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}
  • @@ -74,10 +81,15 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getName Name}
  • *
  • {@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#getOrdering Ordering}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOrderingOrdering Ordering Ordering}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOthers Others}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPartialViewContextFactory Partial View Context Factory}
  • *
  • {@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}
  • @@ -85,6 +97,7 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getRedirectViewParam Redirect View Param}
  • *
  • {@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}
  • @@ -96,10 +109,16 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getResourceHandler Resource Handler}
  • *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSmallIcon Small Icon}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSourceClass Source Class}
  • *
  • {@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#getSystemEventClass System Event Class}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListener System Event Listener}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListenerClass System Event Listener Class}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getTagHandlerDelegateFactory Tag Handler Delegate Factory}
  • *
  • {@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}
  • @@ -107,7 +126,9 @@ import org.eclipse.emf.ecore.util.FeatureMap; *
  • {@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#getViewDeclarationLanguageFactory View Declaration Language Factory}
  • *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewHandler View Handler}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVisitContextFactory Visit Context Factory}
  • * *

    * @@ -117,2473 +138,3071 @@ import org.eclipse.emf.ecore.util.FeatureMap; */ public interface DocumentRoot extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Mixed' attribute list. - * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. - * + * 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 - */ + * @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}, - * + * 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 - */ + * @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}, - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Absolute Ordering' containment reference. + * + * + * + * + * + * @return the value of the 'Absolute Ordering' containment reference. + * @see #setAbsoluteOrdering(AbsoluteOrderingType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_AbsoluteOrdering() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='absolute-ordering' namespace='##targetNamespace'" + * @generated + */ + AbsoluteOrderingType getAbsoluteOrdering(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAbsoluteOrdering Absolute Ordering}' containment reference. + * + * + * @param value the new value of the 'Absolute Ordering' containment reference. + * @see #getAbsoluteOrdering() + * @generated + */ + void setAbsoluteOrdering(AbsoluteOrderingType value); + + /** + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Behavior' containment reference. + * + * + * + * + * + * @return the value of the 'Behavior' containment reference. + * @see #setBehavior(BehaviorType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Behavior() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='behavior' namespace='##targetNamespace'" + * @generated + */ + BehaviorType getBehavior(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehavior Behavior}' containment reference. + * + * + * @param value the new value of the 'Behavior' containment reference. + * @see #getBehavior() + * @generated + */ + void setBehavior(BehaviorType value); + + /** + * Returns the value of the 'Behavior Class' containment reference. + * + * + * + * + * + * @return the value of the 'Behavior Class' containment reference. + * @see #setBehaviorClass(BehaviorClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_BehaviorClass() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='behavior-class' namespace='##targetNamespace'" + * @generated + */ + BehaviorClassType getBehaviorClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorClass Behavior Class}' containment reference. + * + * + * @param value the new value of the 'Behavior Class' containment reference. + * @see #getBehaviorClass() + * @generated + */ + void setBehaviorClass(BehaviorClassType value); + + /** + * Returns the value of the 'Behavior Id' containment reference. + * + * + * + * + * + * @return the value of the 'Behavior Id' containment reference. + * @see #setBehaviorId(BehaviorIdType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_BehaviorId() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='behavior-id' namespace='##targetNamespace'" + * @generated + */ + BehaviorIdType getBehaviorId(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorId Behavior Id}' containment reference. + * + * + * @param value the new value of the 'Behavior Id' containment reference. + * @see #getBehaviorId() + * @generated + */ + void setBehaviorId(BehaviorIdType value); + + /** + * Returns the value of the 'Behavior Extension' containment reference. + * + * + * + * + * + * @return the value of the 'Behavior Extension' containment reference. + * @see #setBehaviorExtension(BehaviorExtensionType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_BehaviorExtension() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='behavior-extension' namespace='##targetNamespace'" + * @generated + */ + BehaviorExtensionType getBehaviorExtension(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorExtension Behavior Extension}' containment reference. + * + * + * @param value the new value of the 'Behavior Extension' containment reference. + * @see #getBehaviorExtension() + * @generated + */ + void setBehaviorExtension(BehaviorExtensionType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Default Validators' containment reference. + * + * + * + * + * + * @return the value of the 'Default Validators' containment reference. + * @see #setDefaultValidators(DefaultValidatorsType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_DefaultValidators() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='default-validators' namespace='##targetNamespace'" + * @generated + */ + DefaultValidatorsType getDefaultValidators(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultValidators Default Validators}' containment reference. + * + * + * @param value the new value of the 'Default Validators' containment reference. + * @see #getDefaultValidators() + * @generated + */ + void setDefaultValidators(DefaultValidatorsType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Exception Handler Factory' containment reference. + * + * + * + * + * + * @return the value of the 'Exception Handler Factory' containment reference. + * @see #setExceptionHandlerFactory(ExceptionHandlerFactoryType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ExceptionHandlerFactory() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='exception-handler-factory' namespace='##targetNamespace'" + * @generated + */ + ExceptionHandlerFactoryType getExceptionHandlerFactory(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getExceptionHandlerFactory Exception Handler Factory}' containment reference. + * + * + * @param value the new value of the 'Exception Handler Factory' containment reference. + * @see #getExceptionHandlerFactory() + * @generated + */ + void setExceptionHandlerFactory(ExceptionHandlerFactoryType value); + + /** + * Returns the value of the 'External Context Factory' containment reference. + * + * + * + * + * + * @return the value of the 'External Context Factory' containment reference. + * @see #setExternalContextFactory(ExternalContextFactoryType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ExternalContextFactory() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='external-context-factory' namespace='##targetNamespace'" + * @generated + */ + ExternalContextFactoryType getExternalContextFactory(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getExternalContextFactory External Context Factory}' containment reference. + * + * + * @param value the new value of the 'External Context Factory' containment reference. + * @see #getExternalContextFactory() + * @generated + */ + void setExternalContextFactory(ExternalContextFactoryType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'If' containment reference. + * + * + * + * + * + * @return the value of the 'If' containment reference. + * @see #setIf(IfType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_If() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='if' namespace='##targetNamespace'" + * @generated + */ + IfType getIf(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getIf If}' containment reference. + * + * + * @param value the new value of the 'If' containment reference. + * @see #getIf() + * @generated + */ + void setIf(IfType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Name' containment reference. + * + * + * + * + * + * @return the value of the 'Name' containment reference. + * @see #setName(NameType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Name() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='name' namespace='##targetNamespace'" + * @generated + */ + NameType getName(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getName Name}' containment reference. + * + * + * @param value the new value of the 'Name' containment reference. + * @see #getName() + * @generated + */ + void setName(NameType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Ordering' containment reference. + * + * + * + * + * + * @return the value of the 'Ordering' containment reference. + * @see #setOrdering(OrderingType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Ordering() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='ordering' namespace='##targetNamespace'" + * @generated + */ + OrderingType getOrdering(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOrdering Ordering}' containment reference. + * + * + * @param value the new value of the 'Ordering' containment reference. + * @see #getOrdering() + * @generated + */ + void setOrdering(OrderingType value); + + /** + * Returns the value of the 'Ordering Ordering' containment reference. + * + * + * + * + * + * @return the value of the 'Ordering Ordering' containment reference. + * @see #setOrderingOrdering(OrderingOrderingType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_OrderingOrdering() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='ordering-ordering' namespace='##targetNamespace'" + * @generated + */ + OrderingOrderingType getOrderingOrdering(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOrderingOrdering Ordering Ordering}' containment reference. + * + * + * @param value the new value of the 'Ordering Ordering' containment reference. + * @see #getOrderingOrdering() + * @generated + */ + void setOrderingOrdering(OrderingOrderingType value); + + /** + * Returns the value of the 'Others' containment reference. + * + * + * + * + * + * @return the value of the 'Others' containment reference. + * @see #setOthers(OrderingOthersType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Others() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='others' namespace='##targetNamespace'" + * @generated + */ + OrderingOthersType getOthers(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOthers Others}' containment reference. + * + * + * @param value the new value of the 'Others' containment reference. + * @see #getOthers() + * @generated + */ + void setOthers(OrderingOthersType value); + + /** + * Returns the value of the 'Partial View Context Factory' containment reference. + * + * + * + * + * + * @return the value of the 'Partial View Context Factory' containment reference. + * @see #setPartialViewContextFactory(PartialViewContextFactoryType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_PartialViewContextFactory() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='partial-view-context-factory' namespace='##targetNamespace'" + * @generated + */ + PartialViewContextFactoryType getPartialViewContextFactory(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPartialViewContextFactory Partial View Context Factory}' containment reference. + * + * + * @param value the new value of the 'Partial View Context Factory' containment reference. + * @see #getPartialViewContextFactory() + * @generated + */ + void setPartialViewContextFactory(PartialViewContextFactoryType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Redirect View Param' containment reference. + * + * + * + * + * + * @return the value of the 'Redirect View Param' containment reference. + * @see #setRedirectViewParam(RedirectViewParamType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RedirectViewParam() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='view-param' namespace='##targetNamespace'" + * @generated + */ + RedirectViewParamType getRedirectViewParam(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRedirectViewParam Redirect View Param}' containment reference. + * + * + * @param value the new value of the 'Redirect View Param' containment reference. + * @see #getRedirectViewParam() + * @generated + */ + void setRedirectViewParam(RedirectViewParamType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Resource Handler' containment reference. + * + * + * + * + * + * @return the value of the 'Resource Handler' containment reference. + * @see #setResourceHandler(ResourceHandlerType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ResourceHandler() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='resource-handler' namespace='##targetNamespace'" + * @generated + */ + ResourceHandlerType getResourceHandler(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getResourceHandler Resource Handler}' containment reference. + * + * + * @param value the new value of the 'Resource Handler' containment reference. + * @see #getResourceHandler() + * @generated + */ + void setResourceHandler(ResourceHandlerType 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'Source Class' containment reference. + * + * + * + * + * + * @return the value of the 'Source Class' containment reference. + * @see #setSourceClass(SourceClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_SourceClass() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='source-class' namespace='##targetNamespace'" + * @generated + */ + SourceClassType getSourceClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSourceClass Source Class}' containment reference. + * + * + * @param value the new value of the 'Source Class' containment reference. + * @see #getSourceClass() + * @generated + */ + void setSourceClass(SourceClassType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'System Event Class' containment reference. + * + * + * + * + * + * @return the value of the 'System Event Class' containment reference. + * @see #setSystemEventClass(SystemEventClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_SystemEventClass() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='system-event-class' namespace='##targetNamespace'" + * @generated + */ + SystemEventClassType getSystemEventClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventClass System Event Class}' containment reference. + * + * + * @param value the new value of the 'System Event Class' containment reference. + * @see #getSystemEventClass() + * @generated + */ + void setSystemEventClass(SystemEventClassType value); + + /** + * Returns the value of the 'System Event Listener' containment reference. + * + * + * + * + * + * @return the value of the 'System Event Listener' containment reference. + * @see #setSystemEventListener(SystemEventListenerType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_SystemEventListener() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='system-event-listener' namespace='##targetNamespace'" + * @generated + */ + SystemEventListenerType getSystemEventListener(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListener System Event Listener}' containment reference. + * + * + * @param value the new value of the 'System Event Listener' containment reference. + * @see #getSystemEventListener() + * @generated + */ + void setSystemEventListener(SystemEventListenerType value); + + /** + * Returns the value of the 'System Event Listener Class' containment reference. + * + * + * + * + * + * @return the value of the 'System Event Listener Class' containment reference. + * @see #setSystemEventListenerClass(SystemEventListenerClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_SystemEventListenerClass() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='system-event-listener-class' namespace='##targetNamespace'" + * @generated + */ + SystemEventListenerClassType getSystemEventListenerClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListenerClass System Event Listener Class}' containment reference. + * + * + * @param value the new value of the 'System Event Listener Class' containment reference. + * @see #getSystemEventListenerClass() + * @generated + */ + void setSystemEventListenerClass(SystemEventListenerClassType value); + + /** + * Returns the value of the 'Tag Handler Delegate Factory' containment reference. + * + * + * + * + * + * @return the value of the 'Tag Handler Delegate Factory' containment reference. + * @see #setTagHandlerDelegateFactory(TagHandlerDelegateFactoryType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_TagHandlerDelegateFactory() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='tag-handler-delegate-factory' namespace='##targetNamespace'" + * @generated + */ + TagHandlerDelegateFactoryType getTagHandlerDelegateFactory(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getTagHandlerDelegateFactory Tag Handler Delegate Factory}' containment reference. + * + * + * @param value the new value of the 'Tag Handler Delegate Factory' containment reference. + * @see #getTagHandlerDelegateFactory() + * @generated + */ + void setTagHandlerDelegateFactory(TagHandlerDelegateFactoryType 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * 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. - * + * 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 - */ + * @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 - */ + * Returns the value of the 'View Declaration Language Factory' containment reference. + * + * + * + * + * + * @return the value of the 'View Declaration Language Factory' containment reference. + * @see #setViewDeclarationLanguageFactory(ViewDeclarationLanguageFactoryType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ViewDeclarationLanguageFactory() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='view-declaration-language-factory' namespace='##targetNamespace'" + * @generated + */ + ViewDeclarationLanguageFactoryType getViewDeclarationLanguageFactory(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewDeclarationLanguageFactory View Declaration Language Factory}' containment reference. + * + * + * @param value the new value of the 'View Declaration Language Factory' containment reference. + * @see #getViewDeclarationLanguageFactory() + * @generated + */ + void setViewDeclarationLanguageFactory(ViewDeclarationLanguageFactoryType 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. - * + * 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 - */ + * @param value the new value of the 'View Handler' containment reference. + * @see #getViewHandler() + * @generated + */ void setViewHandler(ViewHandlerType value); + /** + * Returns the value of the 'Visit Context Factory' containment reference. + * + * + * + * + * + * @return the value of the 'Visit Context Factory' containment reference. + * @see #setVisitContextFactory(VisitContextFactoryType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_VisitContextFactory() + * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='visit-context-factory' namespace='##targetNamespace'" + * @generated + */ + VisitContextFactoryType getVisitContextFactory(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVisitContextFactory Visit Context Factory}' containment reference. + * + * + * @param value the new value of the 'Visit Context Factory' containment reference. + * @see #getVisitContextFactory() + * @generated + */ + void setVisitContextFactory(VisitContextFactoryType 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 index 0a1ad7d32..4eac57470 100644 --- 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 @@ -32,62 +32,62 @@ import org.eclipse.emf.ecore.EObject; */ public interface DynamicAttribute extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Name' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Name' attribute. + * @see #getName() + * @generated + */ void setName(String value); /** - * Returns the value of the 'Value' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 472439c20..3197969b4 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -36,94 +35,94 @@ import org.eclipse.emf.ecore.EObject; */ public interface DynamicElement extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Child Nodes' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Name' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 9c86a7395..793bfb08d 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ELResolverType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/ExceptionHandlerFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExceptionHandlerFactoryType.java new file mode 100644 index 000000000..de6e30fb9 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExceptionHandlerFactoryType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Exception Handler Factory Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getExceptionHandlerFactoryType() + * @model extendedMetaData="name='exception-handler-factory_._type' kind='simple'" + * @generated + */ +public interface ExceptionHandlerFactoryType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getExceptionHandlerFactoryType_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.ExceptionHandlerFactoryType#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#getExceptionHandlerFactoryType_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.ExceptionHandlerFactoryType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // ExceptionHandlerFactoryType 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 index 75507e694..613fa11cf 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -35,79 +34,79 @@ import org.eclipse.emf.ecore.EObject; */ public interface ExtensionType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Child Nodes' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/ExternalContextFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExternalContextFactoryType.java new file mode 100644 index 000000000..563f9b796 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExternalContextFactoryType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'External Context Factory Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getExternalContextFactoryType() + * @model extendedMetaData="name='external-context-factory_._type' kind='simple'" + * @generated + */ +public interface ExternalContextFactoryType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getExternalContextFactoryType_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.ExternalContextFactoryType#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#getExternalContextFactoryType_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.ExternalContextFactoryType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // ExternalContextFactoryType 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 index 794aab080..204444839 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface FacesConfigExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index e12909dc3..c01c1f368 100644 --- 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 @@ -23,891 +23,1125 @@ import org.eclipse.emf.ecore.EFactory; */ public interface FacesConfigFactory extends EFactory { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The singleton instance of the factory. - * + * The singleton instance of the factory. + * * - * @generated - */ + * @generated + */ FacesConfigFactory eINSTANCE = org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigFactoryImpl.init(); /** - * Returns a new object of class 'Action Listener Type'. - * + * Returns a new object of class 'Absolute Ordering Type'. + * * - * @return a new object of class 'Action Listener Type'. - * @generated - */ + * @return a new object of class 'Absolute Ordering Type'. + * @generated + */ + AbsoluteOrderingType createAbsoluteOrderingType(); + + /** + * 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'. - * + * Returns a new object of class 'Application Factory Type'. + * * - * @return a new object of class 'Application Factory Type'. - * @generated - */ + * @return a new object of class 'Application Factory Type'. + * @generated + */ ApplicationFactoryType createApplicationFactoryType(); /** - * Returns a new object of class 'Application Type'. - * + * Returns a new object of class 'Application Type'. + * * - * @return a new object of class 'Application Type'. - * @generated - */ + * @return a new object of class 'Application Type'. + * @generated + */ ApplicationType createApplicationType(); /** - * Returns a new object of class 'Attribute Class Type'. - * + * Returns a new object of class 'Attribute Class Type'. + * * - * @return a new object of class 'Attribute Class Type'. - * @generated - */ + * @return a new object of class 'Attribute Class Type'. + * @generated + */ AttributeClassType createAttributeClassType(); /** - * Returns a new object of class 'Attribute Extension Type'. - * + * Returns a new object of class 'Attribute Extension Type'. + * * - * @return a new object of class 'Attribute Extension Type'. - * @generated - */ + * @return a new object of class 'Attribute Extension Type'. + * @generated + */ AttributeExtensionType createAttributeExtensionType(); /** - * Returns a new object of class 'Attribute Name Type'. - * + * Returns a new object of class 'Attribute Name Type'. + * * - * @return a new object of class 'Attribute Name Type'. - * @generated - */ + * @return a new object of class 'Attribute Name Type'. + * @generated + */ AttributeNameType createAttributeNameType(); /** - * Returns a new object of class 'Attribute Type'. - * + * Returns a new object of class 'Attribute Type'. + * * - * @return a new object of class 'Attribute Type'. - * @generated - */ + * @return a new object of class 'Attribute Type'. + * @generated + */ AttributeType createAttributeType(); /** - * Returns a new object of class 'Component Class Type'. - * + * Returns a new object of class 'Behavior Class Type'. + * + * + * @return a new object of class 'Behavior Class Type'. + * @generated + */ + BehaviorClassType createBehaviorClassType(); + + /** + * Returns a new object of class 'Behavior Id Type'. + * + * + * @return a new object of class 'Behavior Id Type'. + * @generated + */ + BehaviorIdType createBehaviorIdType(); + + /** + * Returns a new object of class 'Behavior Type'. + * + * + * @return a new object of class 'Behavior Type'. + * @generated + */ + BehaviorType createBehaviorType(); + + /** + * Returns a new object of class 'Behavior Extension Type'. + * + * + * @return a new object of class 'Behavior Extension Type'. + * @generated + */ + BehaviorExtensionType createBehaviorExtensionType(); + + /** + * Returns a new object of class 'Client Behavior Renderer Class Type'. + * + * + * @return a new object of class 'Client Behavior Renderer Class Type'. + * @generated + */ + ClientBehaviorRendererClassType createClientBehaviorRendererClassType(); + + /** + * Returns a new object of class 'Client Behavior Renderer Type'. + * + * + * @return a new object of class 'Client Behavior Renderer Type'. + * @generated + */ + ClientBehaviorRendererType createClientBehaviorRendererType(); + + /** + * Returns a new object of class 'Client Behavior Renderer Type Type'. + * + * + * @return a new object of class 'Client Behavior Renderer Type Type'. + * @generated + */ + ClientBehaviorRendererTypeType createClientBehaviorRendererTypeType(); + + /** + * Returns a new object of class 'Component Class Type'. + * * - * @return a new object of class 'Component Class Type'. - * @generated - */ + * @return a new object of class 'Component Class Type'. + * @generated + */ ComponentClassType createComponentClassType(); /** - * Returns a new object of class 'Component Extension Type'. - * + * Returns a new object of class 'Component Extension Type'. + * * - * @return a new object of class 'Component Extension Type'. - * @generated - */ + * @return a new object of class 'Component Extension Type'. + * @generated + */ ComponentExtensionType createComponentExtensionType(); /** - * Returns a new object of class 'Component Family Type'. - * + * Returns a new object of class 'Component Family Type'. + * * - * @return a new object of class 'Component Family Type'. - * @generated - */ + * @return a new object of class 'Component Family Type'. + * @generated + */ ComponentFamilyType createComponentFamilyType(); /** - * Returns a new object of class 'Component Type'. - * + * Returns a new object of class 'Component Type'. + * * - * @return a new object of class 'Component Type'. - * @generated - */ + * @return a new object of class 'Component Type'. + * @generated + */ ComponentType createComponentType(); /** - * Returns a new object of class 'Component Type Type'. - * + * Returns a new object of class 'Component Type Type'. + * * - * @return a new object of class 'Component Type Type'. - * @generated - */ + * @return a new object of class 'Component Type Type'. + * @generated + */ ComponentTypeType createComponentTypeType(); /** - * Returns a new object of class 'Converter Class Type'. - * + * Returns a new object of class 'Converter Class Type'. + * * - * @return a new object of class 'Converter Class Type'. - * @generated - */ + * @return a new object of class 'Converter Class Type'. + * @generated + */ ConverterClassType createConverterClassType(); /** - * Returns a new object of class 'Converter For Class Type'. - * + * Returns a new object of class 'Converter For Class Type'. + * * - * @return a new object of class 'Converter For Class Type'. - * @generated - */ + * @return a new object of class 'Converter For Class Type'. + * @generated + */ ConverterForClassType createConverterForClassType(); /** - * Returns a new object of class 'Converter Id Type'. - * + * Returns a new object of class 'Converter Id Type'. + * * - * @return a new object of class 'Converter Id Type'. - * @generated - */ + * @return a new object of class 'Converter Id Type'. + * @generated + */ ConverterIdType createConverterIdType(); /** - * Returns a new object of class 'Converter Type'. - * + * Returns a new object of class 'Converter Type'. + * * - * @return a new object of class 'Converter Type'. - * @generated - */ + * @return a new object of class 'Converter Type'. + * @generated + */ ConverterType createConverterType(); /** - * Returns a new object of class 'Default Locale Type'. - * + * Returns a new object of class 'Default Locale Type'. + * * - * @return a new object of class 'Default Locale Type'. - * @generated - */ + * @return a new object of class 'Default Locale Type'. + * @generated + */ DefaultLocaleType createDefaultLocaleType(); /** - * Returns a new object of class 'Default Render Kit Id Type'. - * + * Returns a new object of class 'Default Render Kit Id Type'. + * * - * @return a new object of class 'Default Render Kit Id Type'. - * @generated - */ + * @return a new object of class 'Default Render Kit Id Type'. + * @generated + */ DefaultRenderKitIdType createDefaultRenderKitIdType(); /** - * Returns a new object of class 'Default Value Type'. - * + * Returns a new object of class 'Default Validators Type'. + * * - * @return a new object of class 'Default Value Type'. - * @generated - */ + * @return a new object of class 'Default Validators Type'. + * @generated + */ + DefaultValidatorsType createDefaultValidatorsType(); + + /** + * 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'. - * + * Returns a new object of class 'Description Type'. + * * - * @return a new object of class 'Description Type'. - * @generated - */ + * @return a new object of class 'Description Type'. + * @generated + */ DescriptionType createDescriptionType(); /** - * Returns a new object of class 'Display Name Type'. - * + * Returns a new object of class 'Display Name Type'. + * * - * @return a new object of class 'Display Name Type'. - * @generated - */ + * @return a new object of class 'Display Name Type'. + * @generated + */ DisplayNameType createDisplayNameType(); /** - * Returns a new object of class 'Document Root'. - * + * Returns a new object of class 'Document Root'. + * * - * @return a new object of class 'Document Root'. - * @generated - */ + * @return a new object of class 'Document Root'. + * @generated + */ DocumentRoot createDocumentRoot(); /** - * Returns a new object of class 'Dynamic Attribute'. - * + * Returns a new object of class 'Dynamic Attribute'. + * * - * @return a new object of class 'Dynamic Attribute'. - * @generated - */ + * @return a new object of class 'Dynamic Attribute'. + * @generated + */ DynamicAttribute createDynamicAttribute(); /** - * Returns a new object of class 'Dynamic Element'. - * + * Returns a new object of class 'Dynamic Element'. + * * - * @return a new object of class 'Dynamic Element'. - * @generated - */ + * @return a new object of class 'Dynamic Element'. + * @generated + */ DynamicElement createDynamicElement(); /** - * Returns a new object of class 'EL Resolver Type'. - * + * Returns a new object of class 'EL Resolver Type'. + * * - * @return a new object of class 'EL Resolver Type'. - * @generated - */ + * @return a new object of class 'EL Resolver Type'. + * @generated + */ ELResolverType createELResolverType(); /** - * Returns a new object of class 'Type'. - * + * Returns a new object of class 'Exception Handler Factory Type'. + * + * + * @return a new object of class 'Exception Handler Factory Type'. + * @generated + */ + ExceptionHandlerFactoryType createExceptionHandlerFactoryType(); + + /** + * Returns a new object of class 'External Context Factory Type'. + * * - * @return a new object of class 'Type'. - * @generated - */ + * @return a new object of class 'External Context Factory Type'. + * @generated + */ + ExternalContextFactoryType createExternalContextFactoryType(); + + /** + * 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'. - * + * Returns a new object of class 'Faces Context Factory Type'. + * * - * @return a new object of class 'Faces Context Factory Type'. - * @generated - */ + * @return a new object of class 'Faces Context Factory Type'. + * @generated + */ FacesContextFactoryType createFacesContextFactoryType(); /** - * Returns a new object of class 'Facet Extension Type'. - * + * Returns a new object of class 'Facet Extension Type'. + * * - * @return a new object of class 'Facet Extension Type'. - * @generated - */ + * @return a new object of class 'Facet Extension Type'. + * @generated + */ FacetExtensionType createFacetExtensionType(); /** - * Returns a new object of class 'Facet Name Type'. - * + * Returns a new object of class 'Facet Name Type'. + * * - * @return a new object of class 'Facet Name Type'. - * @generated - */ + * @return a new object of class 'Facet Name Type'. + * @generated + */ FacetNameType createFacetNameType(); /** - * Returns a new object of class 'Facet Type'. - * + * Returns a new object of class 'Facet Type'. + * * - * @return a new object of class 'Facet Type'. - * @generated - */ + * @return a new object of class 'Facet Type'. + * @generated + */ FacetType createFacetType(); /** - * Returns a new object of class 'Factory Type'. - * + * Returns a new object of class 'Factory Type'. + * * - * @return a new object of class 'Factory Type'. - * @generated - */ + * @return a new object of class 'Factory Type'. + * @generated + */ FactoryType createFactoryType(); /** - * Returns a new object of class 'From Action Type'. - * + * Returns a new object of class 'From Action Type'. + * * - * @return a new object of class 'From Action Type'. - * @generated - */ + * @return a new object of class 'From Action Type'. + * @generated + */ FromActionType createFromActionType(); /** - * Returns a new object of class 'From Outcome Type'. - * + * Returns a new object of class 'From Outcome Type'. + * * - * @return a new object of class 'From Outcome Type'. - * @generated - */ + * @return a new object of class 'From Outcome Type'. + * @generated + */ FromOutcomeType createFromOutcomeType(); /** - * Returns a new object of class 'From View Id Type'. - * + * Returns a new object of class 'From View Id Type'. + * * - * @return a new object of class 'From View Id Type'. - * @generated - */ + * @return a new object of class 'From View Id Type'. + * @generated + */ FromViewIdType createFromViewIdType(); /** - * Returns a new object of class 'Icon Type'. - * + * Returns a new object of class 'Icon Type'. + * * - * @return a new object of class 'Icon Type'. - * @generated - */ + * @return a new object of class 'Icon Type'. + * @generated + */ IconType createIconType(); /** - * Returns a new object of class 'Key Class Type'. - * + * Returns a new object of class 'If Type'. + * + * + * @return a new object of class 'If Type'. + * @generated + */ + IfType createIfType(); + + /** + * Returns a new object of class 'Key Class Type'. + * * - * @return a new object of class 'Key Class Type'. - * @generated - */ + * @return a new object of class 'Key Class Type'. + * @generated + */ KeyClassType createKeyClassType(); /** - * Returns a new object of class 'Key Type'. - * + * Returns a new object of class 'Key Type'. + * * - * @return a new object of class 'Key Type'. - * @generated - */ + * @return a new object of class 'Key Type'. + * @generated + */ KeyType createKeyType(); /** - * Returns a new object of class 'Large Icon Type'. - * + * Returns a new object of class 'Large Icon Type'. + * * - * @return a new object of class 'Large Icon Type'. - * @generated - */ + * @return a new object of class 'Large Icon Type'. + * @generated + */ LargeIconType createLargeIconType(); /** - * Returns a new object of class 'Lifecycle Factory Type'. - * + * Returns a new object of class 'Lifecycle Factory Type'. + * * - * @return a new object of class 'Lifecycle Factory Type'. - * @generated - */ + * @return a new object of class 'Lifecycle Factory Type'. + * @generated + */ LifecycleFactoryType createLifecycleFactoryType(); /** - * Returns a new object of class 'Lifecycle Type'. - * + * Returns a new object of class 'Lifecycle Type'. + * * - * @return a new object of class 'Lifecycle Type'. - * @generated - */ + * @return a new object of class 'Lifecycle Type'. + * @generated + */ LifecycleType createLifecycleType(); /** - * Returns a new object of class 'List Entries Type'. - * + * Returns a new object of class 'List Entries Type'. + * * - * @return a new object of class 'List Entries Type'. - * @generated - */ + * @return a new object of class 'List Entries Type'. + * @generated + */ ListEntriesType createListEntriesType(); /** - * Returns a new object of class 'Locale Config Type'. - * + * Returns a new object of class 'Locale Config Type'. + * * - * @return a new object of class 'Locale Config Type'. - * @generated - */ + * @return a new object of class 'Locale Config Type'. + * @generated + */ LocaleConfigType createLocaleConfigType(); /** - * Returns a new object of class 'Managed Bean Class Type'. - * + * Returns a new object of class 'Managed Bean Class Type'. + * * - * @return a new object of class 'Managed Bean Class Type'. - * @generated - */ + * @return a new object of class 'Managed Bean Class Type'. + * @generated + */ ManagedBeanClassType createManagedBeanClassType(); /** - * Returns a new object of class 'Managed Bean Name Type'. - * + * Returns a new object of class 'Managed Bean Name Type'. + * * - * @return a new object of class 'Managed Bean Name Type'. - * @generated - */ + * @return a new object of class 'Managed Bean Name Type'. + * @generated + */ ManagedBeanNameType createManagedBeanNameType(); /** - * Returns a new object of class 'Managed Bean Scope Type'. - * + * Returns a new object of class 'Managed Bean Scope Type'. + * * - * @return a new object of class 'Managed Bean Scope Type'. - * @generated - */ + * @return a new object of class 'Managed Bean Scope Type'. + * @generated + */ ManagedBeanScopeType createManagedBeanScopeType(); /** - * Returns a new object of class 'Managed Bean Type'. - * + * Returns a new object of class 'Managed Bean Type'. + * * - * @return a new object of class 'Managed Bean Type'. - * @generated - */ + * @return a new object of class 'Managed Bean Type'. + * @generated + */ ManagedBeanType createManagedBeanType(); /** - * Returns a new object of class 'Managed Property Type'. - * + * Returns a new object of class 'Managed Property Type'. + * * - * @return a new object of class 'Managed Property Type'. - * @generated - */ + * @return a new object of class 'Managed Property Type'. + * @generated + */ ManagedPropertyType createManagedPropertyType(); /** - * Returns a new object of class 'Map Entries Type'. - * + * Returns a new object of class 'Map Entries Type'. + * * - * @return a new object of class 'Map Entries Type'. - * @generated - */ + * @return a new object of class 'Map Entries Type'. + * @generated + */ MapEntriesType createMapEntriesType(); /** - * Returns a new object of class 'Map Entry Type'. - * + * Returns a new object of class 'Map Entry Type'. + * * - * @return a new object of class 'Map Entry Type'. - * @generated - */ + * @return a new object of class 'Map Entry Type'. + * @generated + */ MapEntryType createMapEntryType(); /** - * Returns a new object of class 'Message Bundle Type'. - * + * Returns a new object of class 'Message Bundle Type'. + * * - * @return a new object of class 'Message Bundle Type'. - * @generated - */ + * @return a new object of class 'Message Bundle Type'. + * @generated + */ MessageBundleType createMessageBundleType(); /** - * Returns a new object of class 'Navigation Case Type'. - * + * Returns a new object of class 'Name Type'. + * + * + * @return a new object of class 'Name Type'. + * @generated + */ + NameType createNameType(); + + /** + * Returns a new object of class 'Navigation Case Type'. + * * - * @return a new object of class 'Navigation Case Type'. - * @generated - */ + * @return a new object of class 'Navigation Case Type'. + * @generated + */ NavigationCaseType createNavigationCaseType(); /** - * Returns a new object of class 'Navigation Handler Type'. - * + * Returns a new object of class 'Navigation Handler Type'. + * * - * @return a new object of class 'Navigation Handler Type'. - * @generated - */ + * @return a new object of class 'Navigation Handler Type'. + * @generated + */ NavigationHandlerType createNavigationHandlerType(); /** - * Returns a new object of class 'Navigation Rule Type'. - * + * Returns a new object of class 'Navigation Rule Type'. + * * - * @return a new object of class 'Navigation Rule Type'. - * @generated - */ + * @return a new object of class 'Navigation Rule Type'. + * @generated + */ NavigationRuleType createNavigationRuleType(); /** - * Returns a new object of class 'Null Value Type'. - * + * Returns a new object of class 'Null Value Type'. + * * - * @return a new object of class 'Null Value Type'. - * @generated - */ + * @return a new object of class 'Null Value Type'. + * @generated + */ NullValueType createNullValueType(); /** - * Returns a new object of class 'Phase Listener Type'. - * + * Returns a new object of class 'Ordering Type'. + * * - * @return a new object of class 'Phase Listener Type'. - * @generated - */ + * @return a new object of class 'Ordering Type'. + * @generated + */ + OrderingType createOrderingType(); + + /** + * Returns a new object of class 'Ordering Ordering Type'. + * + * + * @return a new object of class 'Ordering Ordering Type'. + * @generated + */ + OrderingOrderingType createOrderingOrderingType(); + + /** + * Returns a new object of class 'Ordering Others Type'. + * + * + * @return a new object of class 'Ordering Others Type'. + * @generated + */ + OrderingOthersType createOrderingOthersType(); + + /** + * Returns a new object of class 'Partial View Context Factory Type'. + * + * + * @return a new object of class 'Partial View Context Factory Type'. + * @generated + */ + PartialViewContextFactoryType createPartialViewContextFactoryType(); + + /** + * 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'. - * + * Returns a new object of class 'Property Class Type'. + * * - * @return a new object of class 'Property Class Type'. - * @generated - */ + * @return a new object of class 'Property Class Type'. + * @generated + */ PropertyClassType createPropertyClassType(); /** - * Returns a new object of class 'Property Extension Type'. - * + * Returns a new object of class 'Property Extension Type'. + * * - * @return a new object of class 'Property Extension Type'. - * @generated - */ + * @return a new object of class 'Property Extension Type'. + * @generated + */ PropertyExtensionType createPropertyExtensionType(); /** - * Returns a new object of class 'Property Name Type'. - * + * Returns a new object of class 'Property Name Type'. + * * - * @return a new object of class 'Property Name Type'. - * @generated - */ + * @return a new object of class 'Property Name Type'. + * @generated + */ PropertyNameType createPropertyNameType(); /** - * Returns a new object of class 'Property Resolver Type'. - * + * Returns a new object of class 'Property Resolver Type'. + * * - * @return a new object of class 'Property Resolver Type'. - * @generated - */ + * @return a new object of class 'Property Resolver Type'. + * @generated + */ PropertyResolverType createPropertyResolverType(); /** - * Returns a new object of class 'Property Type'. - * + * Returns a new object of class 'Property Type'. + * * - * @return a new object of class 'Property Type'. - * @generated - */ + * @return a new object of class 'Property Type'. + * @generated + */ PropertyType createPropertyType(); /** - * Returns a new object of class 'Redirect Type'. - * + * Returns a new object of class 'Redirect Type'. + * * - * @return a new object of class 'Redirect Type'. - * @generated - */ + * @return a new object of class 'Redirect Type'. + * @generated + */ RedirectType createRedirectType(); /** - * Returns a new object of class 'Referenced Bean Class Type'. - * + * Returns a new object of class 'Redirect View Param Type'. + * + * + * @return a new object of class 'Redirect View Param Type'. + * @generated + */ + RedirectViewParamType createRedirectViewParamType(); + + /** + * Returns a new object of class 'Referenced Bean Class Type'. + * * - * @return a new object of class 'Referenced Bean Class Type'. - * @generated - */ + * @return a new object of class 'Referenced Bean Class Type'. + * @generated + */ ReferencedBeanClassType createReferencedBeanClassType(); /** - * Returns a new object of class 'Referenced Bean Name Type'. - * + * Returns a new object of class 'Referenced Bean Name Type'. + * * - * @return a new object of class 'Referenced Bean Name Type'. - * @generated - */ + * @return a new object of class 'Referenced Bean Name Type'. + * @generated + */ ReferencedBeanNameType createReferencedBeanNameType(); /** - * Returns a new object of class 'Referenced Bean Type'. - * + * Returns a new object of class 'Referenced Bean Type'. + * * - * @return a new object of class 'Referenced Bean Type'. - * @generated - */ + * @return a new object of class 'Referenced Bean Type'. + * @generated + */ ReferencedBeanType createReferencedBeanType(); /** - * Returns a new object of class 'Renderer Class Type'. - * + * Returns a new object of class 'Renderer Class Type'. + * * - * @return a new object of class 'Renderer Class Type'. - * @generated - */ + * @return a new object of class 'Renderer Class Type'. + * @generated + */ RendererClassType createRendererClassType(); /** - * Returns a new object of class 'Renderer Extension Type'. - * + * Returns a new object of class 'Renderer Extension Type'. + * * - * @return a new object of class 'Renderer Extension Type'. - * @generated - */ + * @return a new object of class 'Renderer Extension Type'. + * @generated + */ RendererExtensionType createRendererExtensionType(); /** - * Returns a new object of class 'Renderer Type'. - * + * Returns a new object of class 'Renderer Type'. + * * - * @return a new object of class 'Renderer Type'. - * @generated - */ + * @return a new object of class 'Renderer Type'. + * @generated + */ RendererType createRendererType(); /** - * Returns a new object of class 'Renderer Type Type'. - * + * Returns a new object of class 'Renderer Type Type'. + * * - * @return a new object of class 'Renderer Type Type'. - * @generated - */ + * @return a new object of class 'Renderer Type Type'. + * @generated + */ RendererTypeType createRendererTypeType(); /** - * Returns a new object of class 'Render Kit Class Type'. - * + * Returns a new object of class 'Render Kit Class Type'. + * * - * @return a new object of class 'Render Kit Class Type'. - * @generated - */ + * @return a new object of class 'Render Kit Class Type'. + * @generated + */ RenderKitClassType createRenderKitClassType(); /** - * Returns a new object of class 'Render Kit Factory Type'. - * + * Returns a new object of class 'Render Kit Factory Type'. + * * - * @return a new object of class 'Render Kit Factory Type'. - * @generated - */ + * @return a new object of class 'Render Kit Factory Type'. + * @generated + */ RenderKitFactoryType createRenderKitFactoryType(); /** - * Returns a new object of class 'Render Kit Id Type'. - * + * Returns a new object of class 'Render Kit Id Type'. + * * - * @return a new object of class 'Render Kit Id Type'. - * @generated - */ + * @return a new object of class 'Render Kit Id Type'. + * @generated + */ RenderKitIdType createRenderKitIdType(); /** - * Returns a new object of class 'Render Kit Type'. - * + * Returns a new object of class 'Render Kit Type'. + * * - * @return a new object of class 'Render Kit Type'. - * @generated - */ + * @return a new object of class 'Render Kit Type'. + * @generated + */ RenderKitType createRenderKitType(); /** - * Returns a new object of class 'Small Icon Type'. - * + * Returns a new object of class 'Small Icon Type'. + * * - * @return a new object of class 'Small Icon Type'. - * @generated - */ + * @return a new object of class 'Small Icon Type'. + * @generated + */ SmallIconType createSmallIconType(); /** - * Returns a new object of class 'State Manager Type'. - * + * Returns a new object of class 'Source Class Type'. + * * - * @return a new object of class 'State Manager Type'. - * @generated - */ + * @return a new object of class 'Source Class Type'. + * @generated + */ + SourceClassType createSourceClassType(); + + /** + * 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'. - * + * Returns a new object of class 'Suggested Value Type'. + * * - * @return a new object of class 'Suggested Value Type'. - * @generated - */ + * @return a new object of class 'Suggested Value Type'. + * @generated + */ SuggestedValueType createSuggestedValueType(); /** - * Returns a new object of class 'Supported Locale Type'. - * + * Returns a new object of class 'Supported Locale Type'. + * * - * @return a new object of class 'Supported Locale Type'. - * @generated - */ + * @return a new object of class 'Supported Locale Type'. + * @generated + */ SupportedLocaleType createSupportedLocaleType(); /** - * Returns a new object of class 'To View Id Type'. - * + * Returns a new object of class 'System Event Class Type'. + * + * + * @return a new object of class 'System Event Class Type'. + * @generated + */ + SystemEventClassType createSystemEventClassType(); + + /** + * Returns a new object of class 'System Event Listener Class Type'. + * + * + * @return a new object of class 'System Event Listener Class Type'. + * @generated + */ + SystemEventListenerClassType createSystemEventListenerClassType(); + + /** + * Returns a new object of class 'System Event Listener Type'. + * + * + * @return a new object of class 'System Event Listener Type'. + * @generated + */ + SystemEventListenerType createSystemEventListenerType(); + + /** + * Returns a new object of class 'Tag Handler Delegate Factory Type'. + * + * + * @return a new object of class 'Tag Handler Delegate Factory Type'. + * @generated + */ + TagHandlerDelegateFactoryType createTagHandlerDelegateFactoryType(); + + /** + * Returns a new object of class 'To View Id Type'. + * * - * @return a new object of class 'To View Id Type'. - * @generated - */ + * @return a new object of class 'To View Id Type'. + * @generated + */ ToViewIdType createToViewIdType(); /** - * Returns a new object of class 'Validator Class Type'. - * + * Returns a new object of class 'Validator Class Type'. + * * - * @return a new object of class 'Validator Class Type'. - * @generated - */ + * @return a new object of class 'Validator Class Type'. + * @generated + */ ValidatorClassType createValidatorClassType(); /** - * Returns a new object of class 'Validator Id Type'. - * + * Returns a new object of class 'Validator Id Type'. + * * - * @return a new object of class 'Validator Id Type'. - * @generated - */ + * @return a new object of class 'Validator Id Type'. + * @generated + */ ValidatorIdType createValidatorIdType(); /** - * Returns a new object of class 'Validator Type'. - * + * Returns a new object of class 'Validator Type'. + * * - * @return a new object of class 'Validator Type'. - * @generated - */ + * @return a new object of class 'Validator Type'. + * @generated + */ ValidatorType createValidatorType(); /** - * Returns a new object of class 'Value Class Type'. - * + * Returns a new object of class 'Value Class Type'. + * * - * @return a new object of class 'Value Class Type'. - * @generated - */ + * @return a new object of class 'Value Class Type'. + * @generated + */ ValueClassType createValueClassType(); /** - * Returns a new object of class 'Value Type'. - * + * Returns a new object of class 'Value Type'. + * * - * @return a new object of class 'Value Type'. - * @generated - */ + * @return a new object of class 'Value Type'. + * @generated + */ ValueType createValueType(); /** - * Returns a new object of class 'Variable Resolver Type'. - * + * Returns a new object of class 'Variable Resolver Type'. + * * - * @return a new object of class 'Variable Resolver Type'. - * @generated - */ + * @return a new object of class 'Variable Resolver Type'. + * @generated + */ VariableResolverType createVariableResolverType(); /** - * Returns a new object of class 'View Handler Type'. - * + * Returns a new object of class 'View Handler Type'. + * * - * @return a new object of class 'View Handler Type'. - * @generated - */ + * @return a new object of class 'View Handler Type'. + * @generated + */ ViewHandlerType createViewHandlerType(); /** - * Returns a new object of class 'Application Extension Type'. - * + * Returns a new object of class 'Application Extension Type'. + * * - * @return a new object of class 'Application Extension Type'. - * @generated - */ + * @return a new object of class 'Application Extension Type'. + * @generated + */ ApplicationExtensionType createApplicationExtensionType(); /** - * Returns a new object of class 'Resource Bundle Type'. - * + * Returns a new object of class 'Resource Bundle Type'. + * * - * @return a new object of class 'Resource Bundle Type'. - * @generated - */ + * @return a new object of class 'Resource Bundle Type'. + * @generated + */ ResourceBundleType createResourceBundleType(); /** - * Returns a new object of class 'Base Name Type'. - * + * Returns a new object of class 'Base Name Type'. + * * - * @return a new object of class 'Base Name Type'. - * @generated - */ + * @return a new object of class 'Base Name Type'. + * @generated + */ BaseNameType createBaseNameType(); /** - * Returns a new object of class 'Var Type'. - * + * Returns a new object of class 'Var Type'. + * * - * @return a new object of class 'Var Type'. - * @generated - */ + * @return a new object of class 'Var Type'. + * @generated + */ VarType createVarType(); /** - * Returns a new object of class 'Render Kit Extension Type'. - * + * Returns a new object of class 'View Declaration Language Factory Type'. + * + * + * @return a new object of class 'View Declaration Language Factory Type'. + * @generated + */ + ViewDeclarationLanguageFactoryType createViewDeclarationLanguageFactoryType(); + + /** + * Returns a new object of class 'Visit Context Factory Type'. + * + * + * @return a new object of class 'Visit Context Factory Type'. + * @generated + */ + VisitContextFactoryType createVisitContextFactoryType(); + + /** + * Returns a new object of class 'Render Kit Extension Type'. + * * - * @return a new object of class 'Render Kit Extension Type'. - * @generated - */ + * @return a new object of class 'Render Kit Extension Type'. + * @generated + */ RenderKitExtensionType createRenderKitExtensionType(); /** - * Returns a new object of class 'Navigation Rule Extension Type'. - * + * Returns a new object of class 'Resource Handler Type'. + * + * + * @return a new object of class 'Resource Handler Type'. + * @generated + */ + ResourceHandlerType createResourceHandlerType(); + + /** + * Returns a new object of class 'Navigation Rule Extension Type'. + * * - * @return a new object of class 'Navigation Rule Extension Type'. - * @generated - */ + * @return a new object of class 'Navigation Rule Extension Type'. + * @generated + */ NavigationRuleExtensionType createNavigationRuleExtensionType(); /** - * Returns a new object of class 'Validator Extension Type'. - * + * Returns a new object of class 'Validator Extension Type'. + * * - * @return a new object of class 'Validator Extension Type'. - * @generated - */ + * @return a new object of class 'Validator Extension Type'. + * @generated + */ ValidatorExtensionType createValidatorExtensionType(); /** - * Returns a new object of class 'Extension Type'. - * + * Returns a new object of class 'Extension Type'. + * * - * @return a new object of class 'Extension Type'. - * @generated - */ + * @return a new object of class 'Extension Type'. + * @generated + */ FacesConfigExtensionType createFacesConfigExtensionType(); /** - * Returns a new object of class 'Factory Extension Type'. - * + * Returns a new object of class 'Factory Extension Type'. + * * - * @return a new object of class 'Factory Extension Type'. - * @generated - */ + * @return a new object of class 'Factory Extension Type'. + * @generated + */ FactoryExtensionType createFactoryExtensionType(); /** - * Returns a new object of class 'Lifecycle Extension Type'. - * + * Returns a new object of class 'Lifecycle Extension Type'. + * * - * @return a new object of class 'Lifecycle Extension Type'. - * @generated - */ + * @return a new object of class 'Lifecycle Extension Type'. + * @generated + */ LifecycleExtensionType createLifecycleExtensionType(); /** - * Returns a new object of class 'Managed Bean Extension Type'. - * + * Returns a new object of class 'Managed Bean Extension Type'. + * * - * @return a new object of class 'Managed Bean Extension Type'. - * @generated - */ + * @return a new object of class 'Managed Bean Extension Type'. + * @generated + */ ManagedBeanExtensionType createManagedBeanExtensionType(); /** - * Returns a new object of class 'Converter Extension Type'. - * + * Returns a new object of class 'Converter Extension Type'. + * * - * @return a new object of class 'Converter Extension Type'. - * @generated - */ + * @return a new object of class 'Converter Extension Type'. + * @generated + */ ConverterExtensionType createConverterExtensionType(); /** - * Returns the package supported by this factory. - * + * Returns the package supported by this factory. + * * - * @return the package supported by this factory. - * @generated - */ + * @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 index cd3a6bb9e..c2a356e0c 100644 --- 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 @@ -118,10794 +118,13574 @@ import org.eclipse.emf.ecore.EReference; @SuppressWarnings("hiding") public interface FacesConfigPackage extends EPackage { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The package name. - * + * The package name. + * * - * @generated - */ + * @generated + */ String eNAME = "facesconfig"; //$NON-NLS-1$ /** - * The package namespace URI. - * + * The package namespace URI. + * * - * @generated - */ + * @generated + */ String eNS_URI = "http://www.eclipse.org/webtools/jsf/schema/facesconfig.xsd"; //$NON-NLS-1$ /** - * The package namespace name. - * + * The package namespace name. + * * - * @generated - */ + * @generated + */ String eNS_PREFIX = "facesconfig"; //$NON-NLS-1$ /** - * The singleton instance of the package. - * + * The singleton instance of the package. + * * - * @generated - */ + * @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. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AbsoluteOrderingTypeImpl Absolute Ordering 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AbsoluteOrderingTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAbsoluteOrderingType() + * @generated + */ + int ABSOLUTE_ORDERING_TYPE = 0; + + /** + * The feature id for the 'Name' containment reference list. + * + * + * @generated + * @ordered + */ + int ABSOLUTE_ORDERING_TYPE__NAME = 0; + + /** + * The feature id for the 'Others' containment reference. + * + * + * @generated + * @ordered + */ + int ABSOLUTE_ORDERING_TYPE__OTHERS = 1; + + /** + * The number of structural features of the 'Absolute Ordering Type' class. + * + * + * @generated + * @ordered + */ + int ABSOLUTE_ORDERING_TYPE_FEATURE_COUNT = 2; + + /** + * 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 = 1; /** - * The feature id for the 'Text Content' attribute. - * + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int ACTION_LISTENER_TYPE__TEXT_CONTENT = 0; /** - * The feature id for the 'Id' attribute. - * + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int ACTION_LISTENER_TYPE__ID = 1; /** - * The number of structural features of the 'Action Listener Type' class. - * + * The number of structural features of the 'Action Listener Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + * 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationFactoryType() + * @generated + */ + int APPLICATION_FACTORY_TYPE = 2; /** - * The feature id for the 'Text Content' attribute. - * + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int APPLICATION_FACTORY_TYPE__TEXT_CONTENT = 0; /** - * The feature id for the 'Id' attribute. - * + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int APPLICATION_FACTORY_TYPE__ID = 1; /** - * The number of structural features of the 'Application Factory Type' class. - * + * The number of structural features of the 'Application Factory Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + * 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationType() + * @generated + */ + int APPLICATION_TYPE = 3; /** - * The feature id for the 'Action Listener' containment reference list. - * + * The feature id for the 'Action Listener' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int APPLICATION_TYPE__ACTION_LISTENER = 0; /** - * The feature id for the 'Default Render Kit Id' containment reference list. - * + * The feature id for the 'Default Render Kit Id' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID = 1; /** - * The feature id for the 'Message Bundle' containment reference list. - * + * The feature id for the 'Message Bundle' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int APPLICATION_TYPE__MESSAGE_BUNDLE = 2; /** - * The feature id for the 'Navigation Handler' containment reference list. - * + * The feature id for the 'Navigation Handler' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int APPLICATION_TYPE__NAVIGATION_HANDLER = 3; /** - * The feature id for the 'View Handler' containment reference list. - * + * The feature id for the 'View Handler' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int APPLICATION_TYPE__VIEW_HANDLER = 4; /** - * The feature id for the 'State Manager' containment reference list. - * + * The feature id for the 'State Manager' containment reference list. + * * - * @generated - * @ordered - */ + * @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. - * + * 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__EL_RESOLVER = 6; + + /** + * The feature id for the 'Property Resolver' containment reference list. + * + * + * @generated + * @ordered + */ + int APPLICATION_TYPE__PROPERTY_RESOLVER = 7; + + /** + * The feature id for the 'Variable Resolver' containment reference list. + * + * + * @generated + * @ordered + */ + int APPLICATION_TYPE__VARIABLE_RESOLVER = 8; + + /** + * The feature id for the 'Resource Handler' containment reference list. + * + * + * @generated + * @ordered + */ + int APPLICATION_TYPE__RESOURCE_HANDLER = 9; + + /** + * The feature id for the 'System Event Listener' reference list. + * + * + * @generated + * @ordered + */ + int APPLICATION_TYPE__SYSTEM_EVENT_LISTENER = 10; + + /** + * The feature id for the 'Locale Config' containment reference list. + * + * + * @generated + * @ordered + */ + int APPLICATION_TYPE__LOCALE_CONFIG = 11; + + /** + * The feature id for the 'Resource Bundle' reference list. + * * - * @generated - * @ordered - */ - int APPLICATION_TYPE__RESOURCE_BUNDLE = 11; + * @generated + * @ordered + */ + int APPLICATION_TYPE__RESOURCE_BUNDLE = 12; /** - * The feature id for the 'Application Extension' reference list. - * + * 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; + * @generated + * @ordered + */ + int APPLICATION_TYPE__APPLICATION_EXTENSION = 13; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl Attribute Class Type}' class. - * + * The feature id for the 'Default Validators' reference list. + * * - * @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; + * @generated + * @ordered + */ + int APPLICATION_TYPE__DEFAULT_VALIDATORS = 14; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT = 0; + * @generated + * @ordered + */ + int APPLICATION_TYPE__ID = 15; - /** - * The feature id for the 'Id' attribute. - * + /** + * The number of structural features of the 'Application Type' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_CLASS_TYPE__ID = 1; + * @generated + * @ordered + */ + int APPLICATION_TYPE_FEATURE_COUNT = 16; /** - * The number of structural features of the 'Attribute Class Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl Attribute Class Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_CLASS_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeClassType() + * @generated + */ + int ATTRIBUTE_CLASS_TYPE = 5; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl Attribute Extension Type}' class. - * + * 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeExtensionType() + * @generated + */ + int ATTRIBUTE_EXTENSION_TYPE = 6; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl Attribute Name Type}' class. - * + * 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeNameType() + * @generated + */ + int ATTRIBUTE_NAME_TYPE = 7; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl Attribute Type}' class. - * + * 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeType() + * @generated + */ + int ATTRIBUTE_TYPE = 8; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl Component Class Type}' class. - * + * 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentClassType() + * @generated + */ + int COMPONENT_CLASS_TYPE = 16; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl Extension Type}' class. - * + * 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getExtensionType() + * @generated + */ + int EXTENSION_TYPE = 37; /** - * The feature id for the 'Child Nodes' reference list. - * + * The feature id for the 'Child Nodes' reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int EXTENSION_TYPE__CHILD_NODES = 0; /** - * The feature id for the 'Text Content' attribute. - * + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int EXTENSION_TYPE__TEXT_CONTENT = 1; /** - * The feature id for the 'Id' attribute. - * + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int EXTENSION_TYPE__ID = 2; /** - * The number of structural features of the 'Extension Type' class. - * + * The number of structural features of the 'Extension Type' class. + * * - * @generated - * @ordered - */ + * @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 meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorClassTypeImpl Behavior Class Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorClassType() + * @generated + */ + int BEHAVIOR_CLASS_TYPE = 9; - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorIdTypeImpl Behavior Id Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorIdTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorIdType() + * @generated + */ + int BEHAVIOR_ID_TYPE = 10; - /** - * The feature id for the 'Id' attribute. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorTypeImpl Behavior Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorType() + * @generated + */ + int BEHAVIOR_TYPE = 11; - /** - * The number of structural features of the 'Attribute Extension Type' class. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorExtensionTypeImpl Behavior Extension Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorExtensionType() + * @generated + */ + int BEHAVIOR_EXTENSION_TYPE = 12; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererClassTypeImpl Client Behavior Renderer Class Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_NAME_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getClientBehaviorRendererClassType() + * @generated + */ + int CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE = 13; - /** - * The feature id for the 'Id' attribute. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeImpl Client Behavior Renderer Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_NAME_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getClientBehaviorRendererType() + * @generated + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE = 14; - /** - * The number of structural features of the 'Attribute Name Type' class. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeTypeImpl Client Behavior Renderer Type Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_NAME_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getClientBehaviorRendererTypeType() + * @generated + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE = 15; - /** - * The feature id for the 'Description' containment reference list. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl Component Extension Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__DESCRIPTION = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentExtensionType() + * @generated + */ + int COMPONENT_EXTENSION_TYPE = 17; /** - * The feature id for the 'Display Name' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl Component Family Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__DISPLAY_NAME = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentFamilyType() + * @generated + */ + int COMPONENT_FAMILY_TYPE = 18; /** - * The feature id for the 'Icon' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl Component Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ICON = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentType() + * @generated + */ + int COMPONENT_TYPE = 19; /** - * The feature id for the 'Attribute Name' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl Component Type Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ATTRIBUTE_NAME = 3; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentTypeType() + * @generated + */ + int COMPONENT_TYPE_TYPE = 20; /** - * The feature id for the 'Attribute Class' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl Converter Class Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ATTRIBUTE_CLASS = 4; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterClassType() + * @generated + */ + int CONVERTER_CLASS_TYPE = 21; /** - * The feature id for the 'Default Value' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl Converter For Class Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__DEFAULT_VALUE = 5; + * @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 = 22; /** - * The feature id for the 'Suggested Value' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl Converter Id Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__SUGGESTED_VALUE = 6; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterIdType() + * @generated + */ + int CONVERTER_ID_TYPE = 23; /** - * The feature id for the 'Attribute Extension' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl Converter Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION = 7; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterType() + * @generated + */ + int CONVERTER_TYPE = 24; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl Default Locale Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ID = 8; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultLocaleType() + * @generated + */ + int DEFAULT_LOCALE_TYPE = 26; /** - * The number of structural features of the 'Attribute Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl Default Render Kit Id Type}' class. + * * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE_FEATURE_COUNT = 9; + * @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 = 27; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValidatorsTypeImpl Default Validators Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_CLASS_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValidatorsTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultValidatorsType() + * @generated + */ + int DEFAULT_VALIDATORS_TYPE = 28; + + /** + * 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 = 29; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl Description Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_CLASS_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDescriptionType() + * @generated + */ + int DESCRIPTION_TYPE = 30; /** - * The number of structural features of the 'Component Class Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl Display Name Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_CLASS_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDisplayNameType() + * @generated + */ + int DISPLAY_NAME_TYPE = 31; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl Component Extension Type}' class. - * + * 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.ComponentExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentExtensionType() - * @generated - */ - int COMPONENT_EXTENSION_TYPE = 8; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDocumentRoot() + * @generated + */ + int DOCUMENT_ROOT = 32; /** - * The feature id for the 'Child Nodes' reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl Dynamic Attribute}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDynamicAttribute() + * @generated + */ + int DYNAMIC_ATTRIBUTE = 33; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl Dynamic Element}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDynamicElement() + * @generated + */ + int DYNAMIC_ELEMENT = 34; /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + * 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 = 35; /** - * The number of structural features of the 'Component Extension Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesConfigType() + * @generated + */ + int FACES_CONFIG_TYPE = 39; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl Component Family Type}' class. - * + * 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.ComponentFamilyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentFamilyType() - * @generated - */ - int COMPONENT_FAMILY_TYPE = 9; + * @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 = 41; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl Facet Extension Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_FAMILY_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetExtensionType() + * @generated + */ + int FACET_EXTENSION_TYPE = 42; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl Facet Name Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_FAMILY_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetNameType() + * @generated + */ + int FACET_NAME_TYPE = 43; /** - * The number of structural features of the 'Component Family Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl Facet Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_FAMILY_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetType() + * @generated + */ + int FACET_TYPE = 44; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl Component Type}' class. - * + * 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.ComponentTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentType() - * @generated - */ - int COMPONENT_TYPE = 10; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFactoryType() + * @generated + */ + int FACTORY_TYPE = 45; /** - * The feature id for the 'Description' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl From Action Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__DESCRIPTION = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromActionType() + * @generated + */ + int FROM_ACTION_TYPE = 47; /** - * The feature id for the 'Display Name' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl From Outcome Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__DISPLAY_NAME = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromOutcomeType() + * @generated + */ + int FROM_OUTCOME_TYPE = 48; /** - * The feature id for the 'Icon' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl From View Id Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__ICON = 2; + * @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 = 49; /** - * The feature id for the 'Component Type' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl Icon Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__COMPONENT_TYPE = 3; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getIconType() + * @generated + */ + int ICON_TYPE = 50; /** - * The feature id for the 'Component Class' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.IfTypeImpl If Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__COMPONENT_CLASS = 4; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.IfTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getIfType() + * @generated + */ + int IF_TYPE = 51; - /** - * The feature id for the 'Facet' containment reference list. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl Key Class Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__FACET = 5; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyClassType() + * @generated + */ + int KEY_CLASS_TYPE = 52; /** - * The feature id for the 'Attribute' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl Key Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__ATTRIBUTE = 6; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyType() + * @generated + */ + int KEY_TYPE = 53; /** - * The feature id for the 'Property' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl Large Icon Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__PROPERTY = 7; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLargeIconType() + * @generated + */ + int LARGE_ICON_TYPE = 54; /** - * The feature id for the 'Component Extension' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl Lifecycle Factory Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__COMPONENT_EXTENSION = 8; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleFactoryType() + * @generated + */ + int LIFECYCLE_FACTORY_TYPE = 55; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl Lifecycle Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE__ID = 9; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleType() + * @generated + */ + int LIFECYCLE_TYPE = 56; /** - * The number of structural features of the 'Component Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl List Entries Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE_FEATURE_COUNT = 10; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getListEntriesType() + * @generated + */ + int LIST_ENTRIES_TYPE = 58; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl Component Type Type}' class. - * + * 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.ComponentTypeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentTypeType() - * @generated - */ - int COMPONENT_TYPE_TYPE = 11; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLocaleConfigType() + * @generated + */ + int LOCALE_CONFIG_TYPE = 59; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl Managed Bean Class Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE_TYPE__TEXT_CONTENT = 0; + * @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 = 60; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl Managed Bean Name Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE_TYPE__ID = 1; + * @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 = 61; /** - * The number of structural features of the 'Component Type Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl Managed Bean Scope Type}' class. + * * - * @generated - * @ordered - */ - int COMPONENT_TYPE_TYPE_FEATURE_COUNT = 2; + * @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 = 62; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl Converter Class Type}' class. - * + * 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.ConverterClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterClassType() - * @generated - */ - int CONVERTER_CLASS_TYPE = 12; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanType() + * @generated + */ + int MANAGED_BEAN_TYPE = 63; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl Managed Property Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_CLASS_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedPropertyType() + * @generated + */ + int MANAGED_PROPERTY_TYPE = 65; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl Map Entries Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_CLASS_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntriesType() + * @generated + */ + int MAP_ENTRIES_TYPE = 66; /** - * The number of structural features of the 'Converter Class Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl Map Entry Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_CLASS_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntryType() + * @generated + */ + int MAP_ENTRY_TYPE = 67; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl Converter For Class Type}' class. - * + * 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.ConverterForClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterForClassType() - * @generated - */ - int CONVERTER_FOR_CLASS_TYPE = 13; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMessageBundleType() + * @generated + */ + int MESSAGE_BUNDLE_TYPE = 68; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NameTypeImpl Name Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NameTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNameType() + * @generated + */ + int NAME_TYPE = 69; - /** - * The feature id for the 'Id' attribute. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl Navigation Case Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_FOR_CLASS_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationCaseType() + * @generated + */ + int NAVIGATION_CASE_TYPE = 70; /** - * The number of structural features of the 'Converter For Class Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl Navigation Handler Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_FOR_CLASS_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationHandlerType() + * @generated + */ + int NAVIGATION_HANDLER_TYPE = 71; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl Converter Id Type}' class. - * + * 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.ConverterIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterIdType() - * @generated - */ - int CONVERTER_ID_TYPE = 14; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationRuleType() + * @generated + */ + int NAVIGATION_RULE_TYPE = 72; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl Null Value Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_ID_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNullValueType() + * @generated + */ + int NULL_VALUE_TYPE = 74; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingTypeImpl Ordering Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_ID_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getOrderingType() + * @generated + */ + int ORDERING_TYPE = 75; - /** - * The number of structural features of the 'Converter Id Type' class. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOrderingTypeImpl Ordering Ordering Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_ID_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOrderingTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getOrderingOrderingType() + * @generated + */ + int ORDERING_ORDERING_TYPE = 76; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl Converter Type}' class. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOthersTypeImpl Ordering Others 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOthersTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getOrderingOthersType() + * @generated + */ + int ORDERING_OTHERS_TYPE = 77; - /** - * The feature id for the 'Description' containment reference list. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PartialViewContextFactoryTypeImpl Partial View Context Factory Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__DESCRIPTION = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PartialViewContextFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPartialViewContextFactoryType() + * @generated + */ + int PARTIAL_VIEW_CONTEXT_FACTORY_TYPE = 78; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl Phase Listener Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__DISPLAY_NAME = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPhaseListenerType() + * @generated + */ + int PHASE_LISTENER_TYPE = 79; /** - * The feature id for the 'Icon' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl Property Class Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__ICON = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyClassType() + * @generated + */ + int PROPERTY_CLASS_TYPE = 80; /** - * The feature id for the 'Converter Id' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl Property Extension Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__CONVERTER_ID = 3; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyExtensionType() + * @generated + */ + int PROPERTY_EXTENSION_TYPE = 81; /** - * The feature id for the 'Converter For Class' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl Property Name Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__CONVERTER_FOR_CLASS = 4; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyNameType() + * @generated + */ + int PROPERTY_NAME_TYPE = 82; /** - * The feature id for the 'Converter Class' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl Property Resolver Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__CONVERTER_CLASS = 5; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyResolverType() + * @generated + */ + int PROPERTY_RESOLVER_TYPE = 83; /** - * The feature id for the 'Attribute' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl Property Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__ATTRIBUTE = 6; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyType() + * @generated + */ + int PROPERTY_TYPE = 84; /** - * The feature id for the 'Property' containment reference list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl Redirect Type}' class. + * * - * @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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRedirectType() + * @generated + */ + int REDIRECT_TYPE = 85; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl Redirect View Param Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE__ID = 9; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRedirectViewParamType() + * @generated + */ + int REDIRECT_VIEW_PARAM_TYPE = 86; - /** - * The number of structural features of the 'Converter Type' class. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl Referenced Bean Class Type}' class. + * * - * @generated - * @ordered - */ - int CONVERTER_TYPE_FEATURE_COUNT = 10; + * @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 = 87; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl Default Locale Type}' class. - * + * 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.DefaultLocaleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultLocaleType() - * @generated - */ - int DEFAULT_LOCALE_TYPE = 16; + * @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 = 88; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl Referenced Bean Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_LOCALE_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanType() + * @generated + */ + int REFERENCED_BEAN_TYPE = 89; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl Renderer Class Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_LOCALE_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererClassType() + * @generated + */ + int RENDERER_CLASS_TYPE = 90; /** - * The number of structural features of the 'Default Locale Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl Renderer Extension Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_LOCALE_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererExtensionType() + * @generated + */ + int RENDERER_EXTENSION_TYPE = 91; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl Default Render Kit Id Type}' class. - * + * 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.DefaultRenderKitIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultRenderKitIdType() - * @generated - */ - int DEFAULT_RENDER_KIT_ID_TYPE = 17; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererType() + * @generated + */ + int RENDERER_TYPE = 92; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl Renderer Type Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererTypeType() + * @generated + */ + int RENDERER_TYPE_TYPE = 93; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl Render Kit Class Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_RENDER_KIT_ID_TYPE__ID = 1; + * @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 = 94; /** - * The number of structural features of the 'Default Render Kit Id Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl Render Kit Factory Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_RENDER_KIT_ID_TYPE_FEATURE_COUNT = 2; + * @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 = 95; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl Default Value Type}' class. - * + * 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.DefaultValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultValueType() - * @generated - */ - int DEFAULT_VALUE_TYPE = 18; + * @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 = 96; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl Render Kit Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_VALUE_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitType() + * @generated + */ + int RENDER_KIT_TYPE = 97; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl Small Icon Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_VALUE_TYPE__ID = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSmallIconType() + * @generated + */ + int SMALL_ICON_TYPE = 100; /** - * The number of structural features of the 'Default Value Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SourceClassTypeImpl Source Class Type}' class. + * * - * @generated - * @ordered - */ - int DEFAULT_VALUE_TYPE_FEATURE_COUNT = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SourceClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSourceClassType() + * @generated + */ + int SOURCE_CLASS_TYPE = 101; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl Description Type}' class. - * + /** + * 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.DescriptionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDescriptionType() - * @generated - */ - int DESCRIPTION_TYPE = 19; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getStateManagerType() + * @generated + */ + int STATE_MANAGER_TYPE = 102; /** - * The feature id for the 'Text Content' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl Suggested Value Type}' class. + * * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSuggestedValueType() + * @generated + */ + int SUGGESTED_VALUE_TYPE = 103; /** - * The feature id for the 'Lang' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl Supported Locale Type}' class. + * * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE__LANG = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSupportedLocaleType() + * @generated + */ + int SUPPORTED_LOCALE_TYPE = 104; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventClassTypeImpl System Event Class Type}' class. + * * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE__ID = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSystemEventClassType() + * @generated + */ + int SYSTEM_EVENT_CLASS_TYPE = 105; - /** - * The number of structural features of the 'Description Type' class. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerClassTypeImpl System Event Listener Class Type}' class. + * * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE_FEATURE_COUNT = 3; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSystemEventListenerClassType() + * @generated + */ + int SYSTEM_EVENT_LISTENER_CLASS_TYPE = 106; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl Display Name Type}' class. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl System Event Listener 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; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSystemEventListenerType() + * @generated + */ + int SYSTEM_EVENT_LISTENER_TYPE = 107; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.TagHandlerDelegateFactoryTypeImpl Tag Handler Delegate Factory Type}' class. + * * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE__TEXT_CONTENT = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.TagHandlerDelegateFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getTagHandlerDelegateFactoryType() + * @generated + */ + int TAG_HANDLER_DELEGATE_FACTORY_TYPE = 108; - /** - * The feature id for the 'Lang' attribute. - * + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl To View Id Type}' class. + * * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE__LANG = 1; + * @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 = 109; /** - * The feature id for the 'Id' attribute. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl Validator Class Type}' class. + * * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE__ID = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorClassType() + * @generated + */ + int VALIDATOR_CLASS_TYPE = 110; /** - * The number of structural features of the 'Display Name Type' class. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl Validator Id Type}' class. + * * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE_FEATURE_COUNT = 3; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorIdType() + * @generated + */ + int VALIDATOR_ID_TYPE = 111; /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl Document Root}' class. - * + * 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.DocumentRootImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDocumentRoot() - * @generated - */ - int DOCUMENT_ROOT = 21; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorType() + * @generated + */ + int VALIDATOR_TYPE = 112; /** - * The feature id for the 'Mixed' attribute list. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl Value Class Type}' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MIXED = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueClassType() + * @generated + */ + int VALUE_CLASS_TYPE = 114; /** - * The feature id for the 'XMLNS Prefix Map' map. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl Value Type}' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueType() + * @generated + */ + int VALUE_TYPE = 115; /** - * The feature id for the 'XSI Schema Location' map. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl Variable Resolver Type}' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVariableResolverType() + * @generated + */ + int VARIABLE_RESOLVER_TYPE = 116; /** - * The feature id for the 'Action Listener' containment reference. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl View Handler Type}' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ACTION_LISTENER = 3; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getViewHandlerType() + * @generated + */ + int VIEW_HANDLER_TYPE = 117; /** - * The feature id for the 'Application' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__APPLICATION = 4; + * 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 = 4; /** - * The feature id for the 'Application Factory' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__APPLICATION_FACTORY = 5; + * 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 'Attribute' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE = 6; + * 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 'Attribute Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE_CLASS = 7; + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int APPLICATION_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; /** - * The feature id for the 'Attribute Extension' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE_EXTENSION = 8; + * 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 feature id for the 'Attribute Name' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE_NAME = 9; + * @generated + * @ordered + */ + int ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Component' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT = 10; + * @generated + * @ordered + */ + int ATTRIBUTE_CLASS_TYPE__ID = 1; - /** - * The feature id for the 'Component Class' containment reference. - * + /** + * The number of structural features of the 'Attribute Class Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_CLASS = 11; + * @generated + * @ordered + */ + int ATTRIBUTE_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Component Extension' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_EXTENSION = 12; + /** + * 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 'Component Family' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_FAMILY = 13; + /** + * 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 'Component Type' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_TYPE = 14; + * @generated + * @ordered + */ + int ATTRIBUTE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - /** - * The feature id for the 'Converter' containment reference. - * + /** + * The number of structural features of the 'Attribute Extension Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER = 15; + * @generated + * @ordered + */ + int ATTRIBUTE_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - /** - * The feature id for the 'Converter Class' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER_CLASS = 16; + * @generated + * @ordered + */ + int ATTRIBUTE_NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Converter For Class' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER_FOR_CLASS = 17; + * @generated + * @ordered + */ + int ATTRIBUTE_NAME_TYPE__ID = 1; - /** - * The feature id for the 'Converter Id' containment reference. - * + /** + * The number of structural features of the 'Attribute Name Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER_ID = 18; + * @generated + * @ordered + */ + int ATTRIBUTE_NAME_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Default Locale' containment reference. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DEFAULT_LOCALE = 19; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Default Render Kit Id' containment reference. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID = 20; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Default Value' containment reference. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DEFAULT_VALUE = 21; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__ICON = 2; - /** - * The feature id for the 'Description' containment reference. - * + /** + * The feature id for the 'Attribute Name' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DESCRIPTION = 22; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__ATTRIBUTE_NAME = 3; - /** - * The feature id for the 'Display Name' containment reference. - * + /** + * The feature id for the 'Attribute Class' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DISPLAY_NAME = 23; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__ATTRIBUTE_CLASS = 4; - /** - * The feature id for the 'Faces Config' containment reference. - * + /** + * The feature id for the 'Default Value' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACES_CONFIG = 24; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__DEFAULT_VALUE = 5; - /** - * The feature id for the 'Faces Context Factory' containment reference. - * + /** + * The feature id for the 'Suggested Value' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACES_CONTEXT_FACTORY = 25; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__SUGGESTED_VALUE = 6; - /** - * The feature id for the 'Facet' containment reference. - * + /** + * The feature id for the 'Attribute Extension' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACET = 26; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION = 7; - /** - * The feature id for the 'Facet Extension' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACET_EXTENSION = 27; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE__ID = 8; - /** - * The feature id for the 'Facet Name' containment reference. - * + /** + * The number of structural features of the 'Attribute Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACET_NAME = 28; + * @generated + * @ordered + */ + int ATTRIBUTE_TYPE_FEATURE_COUNT = 9; - /** - * The feature id for the 'Factory' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACTORY = 29; + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_CLASS_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_CLASS_TYPE__ID = 1; + + /** + * The number of structural features of the 'Behavior Class Type' class. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_CLASS_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_ID_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_ID_TYPE__ID = 1; + + /** + * The number of structural features of the 'Behavior Id Type' class. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_ID_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Description' containment reference list. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__DESCRIPTION = 0; + + /** + * The feature id for the 'Display Name' containment reference list. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__DISPLAY_NAME = 1; + + /** + * The feature id for the 'Icon' containment reference list. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__ICON = 2; + + /** + * The feature id for the 'Behavior Id' containment reference. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__BEHAVIOR_ID = 3; + + /** + * The feature id for the 'Behavior Class' containment reference. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__BEHAVIOR_CLASS = 4; + + /** + * The feature id for the 'Attribute' containment reference list. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__ATTRIBUTE = 5; + + /** + * The feature id for the 'Property' containment reference list. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__PROPERTY = 6; + + /** + * The feature id for the 'Behavior Extension' containment reference list. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE__BEHAVIOR_EXTENSION = 7; + + /** + * The number of structural features of the 'Behavior Type' class. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_TYPE_FEATURE_COUNT = 8; + + /** + * The feature id for the 'Child Nodes' reference list. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + + /** + * The number of structural features of the 'Behavior Extension Type' class. + * + * + * @generated + * @ordered + */ + int BEHAVIOR_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID = 1; + + /** + * The number of structural features of the 'Client Behavior Renderer Class Type' class. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Client Behavior Renderer Type' containment reference. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE = 0; + + /** + * The feature id for the 'Client Behavior Renderer Class' containment reference. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS = 1; + + /** + * The number of structural features of the 'Client Behavior Renderer Type' class. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID = 1; + + /** + * The number of structural features of the 'Client Behavior Renderer Type Type' class. + * + * + * @generated + * @ordered + */ + int CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int COMPONENT_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'From Action' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FROM_ACTION = 30; + * @generated + * @ordered + */ + int COMPONENT_CLASS_TYPE__ID = 1; - /** - * The feature id for the 'From Outcome' containment reference. - * + /** + * The number of structural features of the 'Component Class Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FROM_OUTCOME = 31; + * @generated + * @ordered + */ + int COMPONENT_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'From View Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FROM_VIEW_ID = 32; + /** + * 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 'Icon' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ICON = 33; + /** + * 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 'Key' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__KEY = 34; + * @generated + * @ordered + */ + int COMPONENT_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - /** - * The feature id for the 'Key Class' containment reference. - * + /** + * The number of structural features of the 'Component Extension Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__KEY_CLASS = 35; + * @generated + * @ordered + */ + int COMPONENT_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - /** - * The feature id for the 'Large Icon' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LARGE_ICON = 36; + * @generated + * @ordered + */ + int COMPONENT_FAMILY_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Lifecycle' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LIFECYCLE = 37; + * @generated + * @ordered + */ + int COMPONENT_FAMILY_TYPE__ID = 1; - /** - * The feature id for the 'Lifecycle Factory' containment reference. - * + /** + * The number of structural features of the 'Component Family Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LIFECYCLE_FACTORY = 38; + * @generated + * @ordered + */ + int COMPONENT_FAMILY_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'List Entries' containment reference. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LIST_ENTRIES = 39; + * @generated + * @ordered + */ + int COMPONENT_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Locale Config' containment reference. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LOCALE_CONFIG = 40; + * @generated + * @ordered + */ + int COMPONENT_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Managed Bean' containment reference. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN = 41; + * @generated + * @ordered + */ + int COMPONENT_TYPE__ICON = 2; - /** - * The feature id for the 'Managed Bean Class' containment reference. - * + /** + * The feature id for the 'Component Type' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN_CLASS = 42; + * @generated + * @ordered + */ + int COMPONENT_TYPE__COMPONENT_TYPE = 3; - /** - * The feature id for the 'Managed Bean Name' containment reference. - * + /** + * The feature id for the 'Component Class' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN_NAME = 43; + * @generated + * @ordered + */ + int COMPONENT_TYPE__COMPONENT_CLASS = 4; - /** - * The feature id for the 'Managed Bean Scope' containment reference. - * + /** + * The feature id for the 'Facet' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN_SCOPE = 44; + * @generated + * @ordered + */ + int COMPONENT_TYPE__FACET = 5; - /** - * The feature id for the 'Managed Property' containment reference. - * + /** + * The feature id for the 'Attribute' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_PROPERTY = 45; + * @generated + * @ordered + */ + int COMPONENT_TYPE__ATTRIBUTE = 6; - /** - * The feature id for the 'Map Entries' containment reference. - * + /** + * The feature id for the 'Property' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MAP_ENTRIES = 46; + * @generated + * @ordered + */ + int COMPONENT_TYPE__PROPERTY = 7; - /** - * The feature id for the 'Map Entry' containment reference. - * + /** + * The feature id for the 'Component Extension' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MAP_ENTRY = 47; + * @generated + * @ordered + */ + int COMPONENT_TYPE__COMPONENT_EXTENSION = 8; - /** - * The feature id for the 'Message Bundle' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MESSAGE_BUNDLE = 48; + * @generated + * @ordered + */ + int COMPONENT_TYPE__ID = 9; - /** - * The feature id for the 'Navigation Case' containment reference. - * + /** + * The number of structural features of the 'Component Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NAVIGATION_CASE = 49; + * @generated + * @ordered + */ + int COMPONENT_TYPE_FEATURE_COUNT = 10; - /** - * The feature id for the 'Navigation Handler' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NAVIGATION_HANDLER = 50; + * @generated + * @ordered + */ + int COMPONENT_TYPE_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Navigation Rule' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NAVIGATION_RULE = 51; + * @generated + * @ordered + */ + int COMPONENT_TYPE_TYPE__ID = 1; - /** - * The feature id for the 'Null Value' containment reference. - * + /** + * The number of structural features of the 'Component Type Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NULL_VALUE = 52; + * @generated + * @ordered + */ + int COMPONENT_TYPE_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Phase Listener' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PHASE_LISTENER = 53; + * @generated + * @ordered + */ + int CONVERTER_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Property' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY = 54; + * @generated + * @ordered + */ + int CONVERTER_CLASS_TYPE__ID = 1; - /** - * The feature id for the 'Property Class' containment reference. - * + /** + * The number of structural features of the 'Converter Class Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_CLASS = 55; + * @generated + * @ordered + */ + int CONVERTER_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Property Extension' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_EXTENSION = 56; + * @generated + * @ordered + */ + int CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Property Name' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_NAME = 57; + * @generated + * @ordered + */ + int CONVERTER_FOR_CLASS_TYPE__ID = 1; - /** - * The feature id for the 'Property Resolver' containment reference. - * + /** + * The number of structural features of the 'Converter For Class Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_RESOLVER = 58; + * @generated + * @ordered + */ + int CONVERTER_FOR_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Redirect' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REDIRECT = 59; + * @generated + * @ordered + */ + int CONVERTER_ID_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Referenced Bean' containment reference. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REFERENCED_BEAN = 60; + * @generated + * @ordered + */ + int CONVERTER_ID_TYPE__ID = 1; - /** - * The feature id for the 'Referenced Bean Class' containment reference. - * + /** + * The number of structural features of the 'Converter Id Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REFERENCED_BEAN_CLASS = 61; + * @generated + * @ordered + */ + int CONVERTER_ID_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Referenced Bean Name' containment reference. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REFERENCED_BEAN_NAME = 62; + * @generated + * @ordered + */ + int CONVERTER_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Renderer' containment reference. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER = 63; + * @generated + * @ordered + */ + int CONVERTER_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Renderer Class' containment reference. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER_CLASS = 64; + * @generated + * @ordered + */ + int CONVERTER_TYPE__ICON = 2; - /** - * The feature id for the 'Renderer Extension' containment reference. - * + /** + * The feature id for the 'Converter Id' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER_EXTENSION = 65; + * @generated + * @ordered + */ + int CONVERTER_TYPE__CONVERTER_ID = 3; - /** - * The feature id for the 'Renderer Type' containment reference. - * + /** + * The feature id for the 'Converter For Class' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER_TYPE = 66; + * @generated + * @ordered + */ + int CONVERTER_TYPE__CONVERTER_FOR_CLASS = 4; - /** - * The feature id for the 'Render Kit' containment reference. - * + /** + * The feature id for the 'Converter Class' containment reference. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDER_KIT = 67; + * @generated + * @ordered + */ + int CONVERTER_TYPE__CONVERTER_CLASS = 5; - /** - * The feature id for the 'Render Kit Class' containment reference. - * + /** + * The feature id for the 'Attribute' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDER_KIT_CLASS = 68; + * @generated + * @ordered + */ + int CONVERTER_TYPE__ATTRIBUTE = 6; - /** - * The feature id for the 'Render Kit Factory' containment reference. - * + /** + * The feature id for the 'Property' containment reference list. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDER_KIT_FACTORY = 69; + * @generated + * @ordered + */ + int CONVERTER_TYPE__PROPERTY = 7; - /** - * The feature id for the 'Render Kit Id' containment reference. - * + /** + * 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 DOCUMENT_ROOT__RENDER_KIT_ID = 70; + * @generated + * @ordered + */ + int CONVERTER_TYPE__ID = 9; - /** - * The feature id for the 'Small Icon' containment reference. - * + /** + * The number of structural features of the 'Converter Type' class. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__SMALL_ICON = 71; + * @generated + * @ordered + */ + int CONVERTER_TYPE_FEATURE_COUNT = 10; /** - * The feature id for the 'State Manager' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__STATE_MANAGER = 72; + * 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 = 118; /** - * The feature id for the 'Suggested Value' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__SUGGESTED_VALUE = 73; + * 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 = 119; /** - * The feature id for the 'Supported Locale' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__SUPPORTED_LOCALE = 74; + * 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 = 120; /** - * The feature id for the 'To View Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__TO_VIEW_ID = 75; + * 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 = 40; /** - * The feature id for the 'Validator' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALIDATOR = 76; + * 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 = 46; /** - * The feature id for the 'Validator Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALIDATOR_CLASS = 77; + * 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 = 57; /** - * The feature id for the 'Validator Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALIDATOR_ID = 78; + * 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 = 25; /** - * The feature id for the 'Value' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALUE = 79; + * 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 'Value Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALUE_CLASS = 80; + * 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 'Variable Resolver' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VARIABLE_RESOLVER = 81; + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int CONVERTER_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; /** - * The feature id for the 'View Handler' containment reference. - * + * 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 DOCUMENT_ROOT__VIEW_HANDLER = 82; + * @generated + * @ordered + */ + int DEFAULT_LOCALE_TYPE__TEXT_CONTENT = 0; - /** - * The number of structural features of the 'Document Root' class. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int DOCUMENT_ROOT_FEATURE_COUNT = 83; + * @generated + * @ordered + */ + int DEFAULT_LOCALE_TYPE__ID = 1; - /** - * 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 number of structural features of the 'Default Locale Type' class. + * + * + * @generated + * @ordered + */ + int DEFAULT_LOCALE_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Name' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ATTRIBUTE__NAME = 0; + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Value' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ATTRIBUTE__VALUE = 1; + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int DEFAULT_RENDER_KIT_ID_TYPE__ID = 1; - /** - * The number of structural features of the 'Dynamic Attribute' class. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ATTRIBUTE_FEATURE_COUNT = 2; + /** + * 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.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 'Validator Id' containment reference list. + * + * + * @generated + * @ordered + */ + int DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID = 0; - /** - * The feature id for the 'Child Nodes' containment reference list. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT__CHILD_NODES = 0; + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int DEFAULT_VALIDATORS_TYPE__ID = 1; - /** - * The feature id for the 'Name' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT__NAME = 1; + /** + * The number of structural features of the 'Default Validators Type' class. + * + * + * @generated + * @ordered + */ + int DEFAULT_VALIDATORS_TYPE_FEATURE_COUNT = 2; - /** - * 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 DEFAULT_VALUE_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT__TEXT_CONTENT = 3; + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int DEFAULT_VALUE_TYPE__ID = 1; - /** - * The number of structural features of the 'Dynamic Element' class. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT_FEATURE_COUNT = 4; + /** + * 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.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 feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int DESCRIPTION_TYPE__TEXT_CONTENT = 0; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl Type}' class. - * + /** + * The feature id for the 'Lang' attribute. + * * - * @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; + * @generated + * @ordered + */ + int DESCRIPTION_TYPE__LANG = 1; - /** - * The feature id for the 'Application' containment reference list. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__APPLICATION = 0; + * @generated + * @ordered + */ + int DESCRIPTION_TYPE__ID = 2; - /** - * The feature id for the 'Factory' containment reference list. - * + /** + * The number of structural features of the 'Description Type' class. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__FACTORY = 1; + * @generated + * @ordered + */ + int DESCRIPTION_TYPE_FEATURE_COUNT = 3; - /** - * The feature id for the 'Component' containment reference list. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__COMPONENT = 2; + * @generated + * @ordered + */ + int DISPLAY_NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Converter' containment reference list. - * + /** + * The feature id for the 'Lang' attribute. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__CONVERTER = 3; + * @generated + * @ordered + */ + int DISPLAY_NAME_TYPE__LANG = 1; - /** - * The feature id for the 'Managed Bean' containment reference list. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__MANAGED_BEAN = 4; + * @generated + * @ordered + */ + int DISPLAY_NAME_TYPE__ID = 2; - /** - * The feature id for the 'Navigation Rule' containment reference list. - * + /** + * The number of structural features of the 'Display Name Type' class. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__NAVIGATION_RULE = 5; + * @generated + * @ordered + */ + int DISPLAY_NAME_TYPE_FEATURE_COUNT = 3; - /** - * The feature id for the 'Referenced Bean' containment reference list. - * + /** + * The feature id for the 'Mixed' attribute list. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__REFERENCED_BEAN = 6; + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MIXED = 0; - /** - * The feature id for the 'Render Kit' containment reference list. - * + /** + * The feature id for the 'XMLNS Prefix Map' map. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__RENDER_KIT = 7; + * @generated + * @ordered + */ + int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1; - /** - * The feature id for the 'Lifecycle' containment reference list. - * + /** + * The feature id for the 'XSI Schema Location' map. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__LIFECYCLE = 8; + * @generated + * @ordered + */ + int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2; + + /** + * The feature id for the 'Absolute Ordering' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ABSOLUTE_ORDERING = 3; + + /** + * The feature id for the 'Action Listener' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ACTION_LISTENER = 4; + + /** + * The feature id for the 'Application' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__APPLICATION = 5; + + /** + * The feature id for the 'Application Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__APPLICATION_FACTORY = 6; + + /** + * The feature id for the 'Attribute' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ATTRIBUTE = 7; + + /** + * The feature id for the 'Attribute Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ATTRIBUTE_CLASS = 8; + + /** + * The feature id for the 'Attribute Extension' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ATTRIBUTE_EXTENSION = 9; + + /** + * The feature id for the 'Attribute Name' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ATTRIBUTE_NAME = 10; + + /** + * The feature id for the 'Behavior' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__BEHAVIOR = 11; + + /** + * The feature id for the 'Behavior Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__BEHAVIOR_CLASS = 12; + + /** + * The feature id for the 'Behavior Id' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__BEHAVIOR_ID = 13; + + /** + * The feature id for the 'Behavior Extension' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__BEHAVIOR_EXTENSION = 14; + + /** + * The feature id for the 'Component' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__COMPONENT = 15; + + /** + * The feature id for the 'Component Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__COMPONENT_CLASS = 16; + + /** + * The feature id for the 'Component Extension' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__COMPONENT_EXTENSION = 17; + + /** + * The feature id for the 'Component Family' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__COMPONENT_FAMILY = 18; + + /** + * The feature id for the 'Component Type' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__COMPONENT_TYPE = 19; + + /** + * The feature id for the 'Converter' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__CONVERTER = 20; + + /** + * The feature id for the 'Converter Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__CONVERTER_CLASS = 21; + + /** + * The feature id for the 'Converter For Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__CONVERTER_FOR_CLASS = 22; + + /** + * The feature id for the 'Converter Id' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__CONVERTER_ID = 23; + + /** + * The feature id for the 'Default Locale' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__DEFAULT_LOCALE = 24; + + /** + * The feature id for the 'Default Render Kit Id' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID = 25; + + /** + * The feature id for the 'Default Validators' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__DEFAULT_VALIDATORS = 26; + + /** + * The feature id for the 'Default Value' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__DEFAULT_VALUE = 27; + + /** + * The feature id for the 'Description' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__DESCRIPTION = 28; + + /** + * The feature id for the 'Display Name' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__DISPLAY_NAME = 29; + + /** + * The feature id for the 'Exception Handler Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY = 30; + + /** + * The feature id for the 'External Context Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY = 31; + + /** + * The feature id for the 'Faces Config' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FACES_CONFIG = 32; + + /** + * The feature id for the 'Faces Context Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FACES_CONTEXT_FACTORY = 33; + + /** + * The feature id for the 'Facet' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FACET = 34; + + /** + * The feature id for the 'Facet Extension' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FACET_EXTENSION = 35; + + /** + * The feature id for the 'Facet Name' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FACET_NAME = 36; + + /** + * The feature id for the 'Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FACTORY = 37; + + /** + * The feature id for the 'From Action' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FROM_ACTION = 38; + + /** + * The feature id for the 'From Outcome' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FROM_OUTCOME = 39; + + /** + * The feature id for the 'From View Id' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__FROM_VIEW_ID = 40; + + /** + * The feature id for the 'Icon' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ICON = 41; + + /** + * The feature id for the 'If' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__IF = 42; + + /** + * The feature id for the 'Key' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__KEY = 43; + + /** + * The feature id for the 'Key Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__KEY_CLASS = 44; + + /** + * The feature id for the 'Large Icon' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__LARGE_ICON = 45; + + /** + * The feature id for the 'Lifecycle' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__LIFECYCLE = 46; + + /** + * The feature id for the 'Lifecycle Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__LIFECYCLE_FACTORY = 47; + + /** + * The feature id for the 'List Entries' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__LIST_ENTRIES = 48; + + /** + * The feature id for the 'Locale Config' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__LOCALE_CONFIG = 49; + + /** + * The feature id for the 'Managed Bean' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MANAGED_BEAN = 50; + + /** + * The feature id for the 'Managed Bean Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MANAGED_BEAN_CLASS = 51; + + /** + * The feature id for the 'Managed Bean Name' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MANAGED_BEAN_NAME = 52; + + /** + * The feature id for the 'Managed Bean Scope' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MANAGED_BEAN_SCOPE = 53; + + /** + * The feature id for the 'Managed Property' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MANAGED_PROPERTY = 54; + + /** + * The feature id for the 'Map Entries' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MAP_ENTRIES = 55; + + /** + * The feature id for the 'Map Entry' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MAP_ENTRY = 56; + + /** + * The feature id for the 'Message Bundle' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__MESSAGE_BUNDLE = 57; + + /** + * The feature id for the 'Name' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__NAME = 58; + + /** + * The feature id for the 'Navigation Case' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__NAVIGATION_CASE = 59; + + /** + * The feature id for the 'Navigation Handler' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__NAVIGATION_HANDLER = 60; + + /** + * The feature id for the 'Navigation Rule' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__NAVIGATION_RULE = 61; + + /** + * The feature id for the 'Null Value' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__NULL_VALUE = 62; + + /** + * The feature id for the 'Ordering' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ORDERING = 63; + + /** + * The feature id for the 'Ordering Ordering' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__ORDERING_ORDERING = 64; + + /** + * The feature id for the 'Others' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__OTHERS = 65; + + /** + * The feature id for the 'Partial View Context Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY = 66; + + /** + * The feature id for the 'Phase Listener' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__PHASE_LISTENER = 67; + + /** + * The feature id for the 'Property' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__PROPERTY = 68; + + /** + * The feature id for the 'Property Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__PROPERTY_CLASS = 69; + + /** + * The feature id for the 'Property Extension' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__PROPERTY_EXTENSION = 70; + + /** + * The feature id for the 'Property Name' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__PROPERTY_NAME = 71; + + /** + * The feature id for the 'Property Resolver' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__PROPERTY_RESOLVER = 72; + + /** + * The feature id for the 'Redirect' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__REDIRECT = 73; + + /** + * The feature id for the 'Redirect View Param' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__REDIRECT_VIEW_PARAM = 74; + + /** + * The feature id for the 'Referenced Bean' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__REFERENCED_BEAN = 75; + + /** + * The feature id for the 'Referenced Bean Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__REFERENCED_BEAN_CLASS = 76; + + /** + * The feature id for the 'Referenced Bean Name' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__REFERENCED_BEAN_NAME = 77; + + /** + * The feature id for the 'Renderer' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDERER = 78; + + /** + * The feature id for the 'Renderer Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDERER_CLASS = 79; + + /** + * The feature id for the 'Renderer Extension' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDERER_EXTENSION = 80; + + /** + * The feature id for the 'Renderer Type' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDERER_TYPE = 81; + + /** + * The feature id for the 'Render Kit' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDER_KIT = 82; + + /** + * The feature id for the 'Render Kit Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDER_KIT_CLASS = 83; + + /** + * The feature id for the 'Render Kit Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDER_KIT_FACTORY = 84; + + /** + * The feature id for the 'Render Kit Id' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RENDER_KIT_ID = 85; + + /** + * The feature id for the 'Resource Handler' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__RESOURCE_HANDLER = 86; + + /** + * The feature id for the 'Small Icon' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__SMALL_ICON = 87; + + /** + * The feature id for the 'Source Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__SOURCE_CLASS = 88; + + /** + * The feature id for the 'State Manager' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__STATE_MANAGER = 89; + + /** + * The feature id for the 'Suggested Value' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__SUGGESTED_VALUE = 90; + + /** + * The feature id for the 'Supported Locale' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__SUPPORTED_LOCALE = 91; + + /** + * The feature id for the 'System Event Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__SYSTEM_EVENT_CLASS = 92; + + /** + * The feature id for the 'System Event Listener' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER = 93; + + /** + * The feature id for the 'System Event Listener Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS = 94; + + /** + * The feature id for the 'Tag Handler Delegate Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY = 95; + + /** + * The feature id for the 'To View Id' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__TO_VIEW_ID = 96; + + /** + * The feature id for the 'Validator' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VALIDATOR = 97; + + /** + * The feature id for the 'Validator Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VALIDATOR_CLASS = 98; + + /** + * The feature id for the 'Validator Id' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VALIDATOR_ID = 99; + + /** + * The feature id for the 'Value' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VALUE = 100; + + /** + * The feature id for the 'Value Class' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VALUE_CLASS = 101; + + /** + * The feature id for the 'Variable Resolver' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VARIABLE_RESOLVER = 102; + + /** + * The feature id for the 'View Declaration Language Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY = 103; + + /** + * The feature id for the 'View Handler' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VIEW_HANDLER = 104; + + /** + * The feature id for the 'Visit Context Factory' containment reference. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY = 105; + + /** + * The number of structural features of the 'Document Root' class. + * + * + * @generated + * @ordered + */ + int DOCUMENT_ROOT_FEATURE_COUNT = 106; + + /** + * 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 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 feature id for the 'Validator' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__VALIDATOR = 9; + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int EL_RESOLVER_TYPE__TEXT_CONTENT = 0; /** - * The feature id for the 'Faces Config Extension' reference list. - * + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION = 10; + * @generated + * @ordered + */ + int EL_RESOLVER_TYPE__ID = 1; /** - * The feature id for the 'Xmlns' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__XMLNS = 11; + * 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 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__ID = 12; + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExceptionHandlerFactoryTypeImpl Exception Handler Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ExceptionHandlerFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getExceptionHandlerFactoryType() + * @generated + */ + int EXCEPTION_HANDLER_FACTORY_TYPE = 36; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int EXCEPTION_HANDLER_FACTORY_TYPE__ID = 1; + + /** + * The number of structural features of the 'Exception Handler Factory Type' class. + * + * + * @generated + * @ordered + */ + int EXCEPTION_HANDLER_FACTORY_TYPE_FEATURE_COUNT = 2; + + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExternalContextFactoryTypeImpl External Context Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ExternalContextFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getExternalContextFactoryType() + * @generated + */ + int EXTERNAL_CONTEXT_FACTORY_TYPE = 38; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int EXTERNAL_CONTEXT_FACTORY_TYPE__ID = 1; + + /** + * The number of structural features of the 'External Context Factory Type' class. + * + * + * @generated + * @ordered + */ + int EXTERNAL_CONTEXT_FACTORY_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Application' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__APPLICATION = 0; + + /** + * The feature id for the 'Ordering' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__ORDERING = 1; + + /** + * The feature id for the 'Absolute Ordering' containment reference. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__ABSOLUTE_ORDERING = 2; + + /** + * The feature id for the 'Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__FACTORY = 3; + + /** + * The feature id for the 'Component' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__COMPONENT = 4; + + /** + * The feature id for the 'Converter' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__CONVERTER = 5; + + /** + * The feature id for the 'Managed Bean' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__MANAGED_BEAN = 6; + + /** + * The feature id for the 'Name' containment reference. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__NAME = 7; + + /** + * The feature id for the 'Navigation Rule' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__NAVIGATION_RULE = 8; + + /** + * The feature id for the 'Referenced Bean' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__REFERENCED_BEAN = 9; + + /** + * The feature id for the 'Render Kit' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__RENDER_KIT = 10; + + /** + * The feature id for the 'Lifecycle' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__LIFECYCLE = 11; + + /** + * The feature id for the 'Validator' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__VALIDATOR = 12; + + /** + * The feature id for the 'Behavior' containment reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__BEHAVIOR = 13; + + /** + * The feature id for the 'Faces Config Extension' reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION = 14; + + /** + * The feature id for the 'Xmlns' attribute. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__XMLNS = 15; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__ID = 16; + + /** + * The feature id for the 'Metadata Complete' attribute. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE__METADATA_COMPLETE = 17; + + /** + * The number of structural features of the 'Type' class. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_TYPE_FEATURE_COUNT = 18; + + /** + * The feature id for the 'Child Nodes' reference list. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; /** - * The number of structural features of the 'Type' class. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE_FEATURE_COUNT = 13; + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; /** - * 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 'Id' attribute. + * + * + * @generated + * @ordered + */ + int FACES_CONFIG_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; /** - * The feature id for the 'Text Content' attribute. - * + * 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 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACES_CONTEXT_FACTORY_TYPE__ID = 1; - /** - * The number of structural features of the 'Faces Context Factory Type' class. - * + /** + * The number of structural features of the 'Faces Context Factory Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Child Nodes' reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - /** - * The number of structural features of the 'Facet Extension Type' class. - * + /** + * The number of structural features of the 'Facet Extension Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_NAME_TYPE__ID = 1; - /** - * The number of structural features of the 'Facet Name Type' class. - * + /** + * The number of structural features of the 'Facet Name Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_TYPE__ICON = 2; - /** - * The feature id for the 'Facet Name' containment reference. - * + /** + * The feature id for the 'Facet Name' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_TYPE__FACET_NAME = 3; - /** - * The feature id for the 'Facet Extension' containment reference list. - * + /** + * The feature id for the 'Facet Extension' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_TYPE__FACET_EXTENSION = 4; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FACET_TYPE__ID = 5; - /** - * The number of structural features of the 'Facet Type' class. - * + /** + * The number of structural features of the 'Facet Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Application Factory' containment reference list. + * * - * @generated - * @ordered - */ + * @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 'Exception Handler Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY = 1; + + /** + * The feature id for the 'External Context Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY = 2; + + /** + * The feature id for the 'Faces Context Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__FACES_CONTEXT_FACTORY = 3; + + /** + * The feature id for the 'Partial View Context Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY = 4; + + /** + * The feature id for the 'Lifecycle Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__LIFECYCLE_FACTORY = 5; + + /** + * The feature id for the 'View Declaration Language Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY = 6; + + /** + * The feature id for the 'Tag Handler Delegate Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY = 7; + + /** + * The feature id for the 'Render Kit Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__RENDER_KIT_FACTORY = 8; + + /** + * The feature id for the 'Visit Context Factory' containment reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__VISIT_CONTEXT_FACTORY = 9; + + /** + * The feature id for the 'Factory Extension' reference list. + * + * + * @generated + * @ordered + */ + int FACTORY_TYPE__FACTORY_EXTENSION = 10; - /** - * The feature id for the 'Lifecycle Factory' containment reference list. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int FACTORY_TYPE__LIFECYCLE_FACTORY = 2; + * @generated + * @ordered + */ + int FACTORY_TYPE__ID = 11; - /** - * The feature id for the 'Render Kit Factory' containment reference list. - * + /** + * The number of structural features of the 'Factory Type' class. + * * - * @generated - * @ordered - */ - int FACTORY_TYPE__RENDER_KIT_FACTORY = 3; + * @generated + * @ordered + */ + int FACTORY_TYPE_FEATURE_COUNT = 12; + /** - * The feature id for the 'Factory Extension' reference list. - * + * The feature id for the 'Child Nodes' reference list. + * * - * @generated - * @ordered - */ - int FACTORY_TYPE__FACTORY_EXTENSION = 4; + * @generated + * @ordered + */ + int FACTORY_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE__ID = 5; + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int FACTORY_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; /** - * The number of structural features of the 'Factory Type' class. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE_FEATURE_COUNT = 6; + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int FACTORY_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; /** - * 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 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 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FROM_ACTION_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FROM_ACTION_TYPE__ID = 1; - /** - * The number of structural features of the 'From Action Type' class. - * + /** + * The number of structural features of the 'From Action Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FROM_OUTCOME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FROM_OUTCOME_TYPE__ID = 1; - /** - * The number of structural features of the 'From Outcome Type' class. - * + /** + * The number of structural features of the 'From Outcome Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FROM_VIEW_ID_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int FROM_VIEW_ID_TYPE__ID = 1; - /** - * The number of structural features of the 'From View Id Type' class. - * + /** + * The number of structural features of the 'From View Id Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Small Icon' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int ICON_TYPE__SMALL_ICON = 0; - /** - * The feature id for the 'Large Icon' containment reference. - * + /** + * The feature id for the 'Large Icon' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int ICON_TYPE__LARGE_ICON = 1; - /** - * The feature id for the 'Lang' attribute. - * + /** + * The feature id for the 'Lang' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int ICON_TYPE__LANG = 2; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int ICON_TYPE__ID = 3; - /** - * The number of structural features of the 'Icon Type' class. - * + /** + * The number of structural features of the 'Icon Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @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; + * @generated + * @ordered + */ + int IF_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int KEY_CLASS_TYPE__TEXT_CONTENT = 0; + * @generated + * @ordered + */ + int IF_TYPE__ID = 1; - /** - * The feature id for the 'Id' attribute. - * + /** + * The number of structural features of the 'If Type' class. + * * - * @generated - * @ordered - */ - int KEY_CLASS_TYPE__ID = 1; + * @generated + * @ordered + */ + int IF_TYPE_FEATURE_COUNT = 2; - /** - * The number of structural features of the 'Key Class Type' class. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int KEY_CLASS_TYPE_FEATURE_COUNT = 2; + * @generated + * @ordered + */ + int KEY_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl Key Type}' class. - * + /** + * The feature id for the 'Id' attribute. + * * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyType() - * @generated - */ - int KEY_TYPE = 35; + * @generated + * @ordered + */ + int KEY_CLASS_TYPE__ID = 1; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The number of structural features of the 'Key Class Type' class. + * + * + * @generated + * @ordered + */ + int KEY_CLASS_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int KEY_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int KEY_TYPE__ID = 1; - /** - * The number of structural features of the 'Key Type' class. - * + /** + * The number of structural features of the 'Key Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LARGE_ICON_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LARGE_ICON_TYPE__ID = 1; - /** - * The number of structural features of the 'Large Icon Type' class. - * + /** + * The number of structural features of the 'Large Icon Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIFECYCLE_FACTORY_TYPE__ID = 1; - /** - * The number of structural features of the 'Lifecycle Factory Type' class. - * + /** + * The number of structural features of the 'Lifecycle Factory Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Phase Listener' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIFECYCLE_TYPE__PHASE_LISTENER = 0; - /** - * The feature id for the 'Lifecycle Extension' containment reference list. - * + /** + * The feature id for the 'Lifecycle Extension' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIFECYCLE_TYPE__LIFECYCLE_EXTENSION = 1; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIFECYCLE_TYPE__ID = 2; - /** - * The number of structural features of the 'Lifecycle Type' class. - * + /** + * The number of structural features of the 'Lifecycle Type' class. + * * - * @generated - * @ordered - */ + * @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 '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 feature id for the 'Value Class' containment reference. - * + * 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 feature id for the 'Value Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIST_ENTRIES_TYPE__VALUE_CLASS = 0; - /** - * The feature id for the 'Null Value' containment reference list. - * + /** + * The feature id for the 'Null Value' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIST_ENTRIES_TYPE__NULL_VALUE = 1; - /** - * The feature id for the 'Value' containment reference list. - * + /** + * The feature id for the 'Value' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIST_ENTRIES_TYPE__VALUE = 2; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LIST_ENTRIES_TYPE__ID = 3; - /** - * The number of structural features of the 'List Entries Type' class. - * + /** + * The number of structural features of the 'List Entries Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Default Locale' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LOCALE_CONFIG_TYPE__DEFAULT_LOCALE = 0; - /** - * The feature id for the 'Supported Locale' containment reference list. - * + /** + * The feature id for the 'Supported Locale' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE = 1; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int LOCALE_CONFIG_TYPE__ID = 2; - /** - * The number of structural features of the 'Locale Config Type' class. - * + /** + * The number of structural features of the 'Locale Config Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_CLASS_TYPE__ID = 1; - /** - * The number of structural features of the 'Managed Bean Class Type' class. - * + /** + * The number of structural features of the 'Managed Bean Class Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_NAME_TYPE__ID = 1; - /** - * The number of structural features of the 'Managed Bean Name Type' class. - * + /** + * The number of structural features of the 'Managed Bean Name Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_SCOPE_TYPE__ID = 1; - /** - * The number of structural features of the 'Managed Bean Scope Type' class. - * + /** + * The number of structural features of the 'Managed Bean Scope Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__ICON = 2; - /** - * The feature id for the 'Managed Bean Name' containment reference. - * + /** + * The feature id for the 'Managed Bean Name' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME = 3; - /** - * The feature id for the 'Managed Bean Class' containment reference. - * + /** + * The feature id for the 'Managed Bean Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS = 4; - /** - * The feature id for the 'Managed Bean Scope' containment reference. - * + /** + * The feature id for the 'Managed Bean Scope' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE = 5; - /** - * The feature id for the 'Managed Property' containment reference list. - * + /** + * The feature id for the 'Managed Property' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__MANAGED_PROPERTY = 6; - /** - * The feature id for the 'Map Entries' containment reference. - * + /** + * The feature id for the 'Map Entries' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__MAP_ENTRIES = 7; - /** - * The feature id for the 'List Entries' containment reference. - * + /** + * The feature id for the 'List Entries' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__LIST_ENTRIES = 8; - /** - * The feature id for the 'Managed Bean Extension' containment reference list. - * + /** + * The feature id for the 'Managed Bean Extension' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION = 9; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_BEAN_TYPE__ID = 10; - /** - * The number of structural features of the 'Managed Bean Type' class. - * + /** + * The feature id for the 'Eager' attribute. + * * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE_FEATURE_COUNT = 11; + * @generated + * @ordered + */ + int MANAGED_BEAN_TYPE__EAGER = 11; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl Managed Property Type}' class. - * + /** + * The number of structural features of the 'Managed Bean 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; + * @generated + * @ordered + */ + int MANAGED_BEAN_TYPE_FEATURE_COUNT = 12; + + /** + * 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 = 64; + + /** + * 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 feature id for the 'Description' containment reference list. - * + * 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 feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__ICON = 2; - /** - * The feature id for the 'Property Name' containment reference. - * + /** + * The feature id for the 'Property Name' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__PROPERTY_NAME = 3; - /** - * The feature id for the 'Property Class' containment reference. - * + /** + * The feature id for the 'Property Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__PROPERTY_CLASS = 4; - /** - * The feature id for the 'Map Entries' containment reference. - * + /** + * The feature id for the 'Map Entries' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__MAP_ENTRIES = 5; - /** - * The feature id for the 'Null Value' containment reference. - * + /** + * The feature id for the 'Null Value' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__NULL_VALUE = 6; - /** - * The feature id for the 'Value' containment reference. - * + /** + * The feature id for the 'Value' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__VALUE = 7; - /** - * The feature id for the 'List Entries' containment reference. - * + /** + * The feature id for the 'List Entries' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__LIST_ENTRIES = 8; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MANAGED_PROPERTY_TYPE__ID = 9; - /** - * The number of structural features of the 'Managed Property Type' class. - * + /** + * The number of structural features of the 'Managed Property Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Key Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRIES_TYPE__KEY_CLASS = 0; - /** - * The feature id for the 'Value Class' containment reference. - * + /** + * The feature id for the 'Value Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRIES_TYPE__VALUE_CLASS = 1; - /** - * The feature id for the 'Map Entry' containment reference list. - * + /** + * The feature id for the 'Map Entry' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRIES_TYPE__MAP_ENTRY = 2; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRIES_TYPE__ID = 3; - /** - * The number of structural features of the 'Map Entries Type' class. - * + /** + * The number of structural features of the 'Map Entries Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Key' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRY_TYPE__KEY = 0; - /** - * The feature id for the 'Null Value' containment reference. - * + /** + * The feature id for the 'Null Value' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRY_TYPE__NULL_VALUE = 1; - /** - * The feature id for the 'Value' containment reference. - * + /** + * The feature id for the 'Value' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRY_TYPE__VALUE = 2; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MAP_ENTRY_TYPE__ID = 3; - /** - * The number of structural features of the 'Map Entry Type' class. - * + /** + * The number of structural features of the 'Map Entry Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MESSAGE_BUNDLE_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int MESSAGE_BUNDLE_TYPE__ID = 1; - /** - * The number of structural features of the 'Message Bundle Type' class. - * + /** + * The number of structural features of the 'Message Bundle Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @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; + * @generated + * @ordered + */ + int NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Description' containment reference list. - * + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int NAME_TYPE__ID = 1; + + /** + * The number of structural features of the 'Name Type' class. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ + int NAME_TYPE_FEATURE_COUNT = 2; + + /** + * 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. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_CASE_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_CASE_TYPE__ICON = 2; - /** - * The feature id for the 'From Action' containment reference. - * + /** + * The feature id for the 'From Action' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_CASE_TYPE__FROM_ACTION = 3; - /** - * The feature id for the 'From Outcome' containment reference. - * + /** + * The feature id for the 'From Outcome' containment reference. + * * - * @generated - * @ordered - */ + * @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 - */ + /** + * The feature id for the 'If' containment reference. + * + * + * @generated + * @ordered + */ + int NAVIGATION_CASE_TYPE__IF = 5; + + /** + * The feature id for the 'To View Id' containment reference. + * + * + * @generated + * @ordered + */ + int NAVIGATION_CASE_TYPE__TO_VIEW_ID = 6; + + /** + * The feature id for the 'Redirect' containment reference. + * + * + * @generated + * @ordered + */ + int NAVIGATION_CASE_TYPE__REDIRECT = 7; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int NAVIGATION_CASE_TYPE__ID = 8; + + /** + * The number of structural features of the 'Navigation Case Type' class. + * + * + * @generated + * @ordered + */ + int NAVIGATION_CASE_TYPE_FEATURE_COUNT = 9; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ int NAVIGATION_HANDLER_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_HANDLER_TYPE__ID = 1; - /** - * The number of structural features of the 'Navigation Handler Type' class. - * + /** + * The number of structural features of the 'Navigation Handler Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_RULE_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_RULE_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_RULE_TYPE__ICON = 2; - /** - * The feature id for the 'From View Id' containment reference. - * + /** + * The feature id for the 'From View Id' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_RULE_TYPE__FROM_VIEW_ID = 3; - /** - * The feature id for the 'Navigation Case' containment reference list. - * + /** + * The feature id for the 'Navigation Case' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_RULE_TYPE__NAVIGATION_CASE = 4; - /** - * The feature id for the 'Navigation Rule Extension' containment reference list. - * + /** + * The feature id for the 'Navigation Rule Extension' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION = 5; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int NAVIGATION_RULE_TYPE__ID = 6; - /** - * The number of structural features of the 'Navigation Rule Type' class. - * + /** + * The number of structural features of the 'Navigation Rule Type' class. + * * - * @generated - * @ordered - */ + * @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 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 = 73; /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int NULL_VALUE_TYPE__ID = 0; + * The feature id for the 'Child Nodes' reference list. + * + * + * @generated + * @ordered + */ + int NAVIGATION_RULE_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; /** - * The number of structural features of the 'Null Value Type' class. - * - * - * @generated - * @ordered - */ - int NULL_VALUE_TYPE_FEATURE_COUNT = 1; + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int NAVIGATION_RULE_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; /** - * 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 'Id' attribute. + * + * + * @generated + * @ordered + */ + int NAVIGATION_RULE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; /** - * The feature id for the 'Text Content' attribute. - * + * 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 feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @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 feature id for the 'Before' containment reference. + * + * + * @generated + * @ordered + */ + int ORDERING_TYPE__BEFORE = 0; + + /** + * The feature id for the 'After' containment reference. + * + * + * @generated + * @ordered + */ + int ORDERING_TYPE__AFTER = 1; + + /** + * The number of structural features of the 'Ordering Type' class. + * + * + * @generated + * @ordered + */ + int ORDERING_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Name' containment reference list. + * + * + * @generated + * @ordered + */ + int ORDERING_ORDERING_TYPE__NAME = 0; + + /** + * The feature id for the 'Others' containment reference. + * + * + * @generated + * @ordered + */ + int ORDERING_ORDERING_TYPE__OTHERS = 1; + + /** + * The number of structural features of the 'Ordering Ordering Type' class. + * + * + * @generated + * @ordered + */ + int ORDERING_ORDERING_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int ORDERING_OTHERS_TYPE__ID = 0; + + /** + * The number of structural features of the 'Ordering Others Type' class. + * + * + * @generated + * @ordered + */ + int ORDERING_OTHERS_TYPE_FEATURE_COUNT = 1; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID = 1; + + /** + * The number of structural features of the 'Partial View Context Factory Type' class. + * + * + * @generated + * @ordered + */ + int PARTIAL_VIEW_CONTEXT_FACTORY_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ int PHASE_LISTENER_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PHASE_LISTENER_TYPE__ID = 1; - /** - * The number of structural features of the 'Phase Listener Type' class. - * + /** + * The number of structural features of the 'Phase Listener Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_CLASS_TYPE__ID = 1; - /** - * The number of structural features of the 'Property Class Type' class. - * + /** + * The number of structural features of the 'Property Class Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Child Nodes' reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - /** - * The number of structural features of the 'Property Extension Type' class. - * + /** + * The number of structural features of the 'Property Extension Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_NAME_TYPE__ID = 1; - /** - * The number of structural features of the 'Property Name Type' class. - * + /** + * The number of structural features of the 'Property Name Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_RESOLVER_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_RESOLVER_TYPE__ID = 1; - /** - * The number of structural features of the 'Property Resolver Type' class. - * + /** + * The number of structural features of the 'Property Resolver Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__ICON = 2; - /** - * The feature id for the 'Property Name' containment reference. - * + /** + * The feature id for the 'Property Name' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__PROPERTY_NAME = 3; - /** - * The feature id for the 'Property Class' containment reference. - * + /** + * The feature id for the 'Property Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__PROPERTY_CLASS = 4; - /** - * The feature id for the 'Default Value' containment reference. - * + /** + * The feature id for the 'Default Value' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__DEFAULT_VALUE = 5; - /** - * The feature id for the 'Suggested Value' containment reference. - * + /** + * The feature id for the 'Suggested Value' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__SUGGESTED_VALUE = 6; - /** - * The feature id for the 'Property Extension' containment reference list. - * + /** + * The feature id for the 'Property Extension' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__PROPERTY_EXTENSION = 7; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int PROPERTY_TYPE__ID = 8; - /** - * The number of structural features of the 'Property Type' class. - * + /** + * The number of structural features of the 'Property Type' class. + * * - * @generated - * @ordered - */ + * @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 'View Param' containment reference list. + * + * + * @generated + * @ordered + */ + int REDIRECT_TYPE__VIEW_PARAM = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int REDIRECT_TYPE__ID = 1; + + /** + * The feature id for the 'Include View Params' attribute. + * + * + * @generated + * @ordered + */ + int REDIRECT_TYPE__INCLUDE_VIEW_PARAMS = 2; + + /** + * The number of structural features of the 'Redirect Type' class. + * + * + * @generated + * @ordered + */ + int REDIRECT_TYPE_FEATURE_COUNT = 3; + + /** + * The feature id for the 'Name' containment reference. + * + * + * @generated + * @ordered + */ + int REDIRECT_VIEW_PARAM_TYPE__NAME = 0; + + /** + * The feature id for the 'Value' containment reference. + * + * + * @generated + * @ordered + */ + int REDIRECT_VIEW_PARAM_TYPE__VALUE = 1; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int REDIRECT_VIEW_PARAM_TYPE__ID = 2; + + /** + * The number of structural features of the 'Redirect View Param Type' class. + * + * + * @generated + * @ordered + */ + int REDIRECT_VIEW_PARAM_TYPE_FEATURE_COUNT = 3; + + /** + * 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. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int REDIRECT_TYPE__ID = 0; + * @generated + * @ordered + */ + int REFERENCED_BEAN_CLASS_TYPE__ID = 1; - /** - * The number of structural features of the 'Redirect Type' class. - * + /** + * The number of structural features of the 'Referenced Bean Class Type' class. + * * - * @generated - * @ordered - */ - int REDIRECT_TYPE_FEATURE_COUNT = 1; + * @generated + * @ordered + */ + int REFERENCED_BEAN_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl Referenced Bean Class Type}' class. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @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; + * @generated + * @ordered + */ + int REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT = 0; + * @generated + * @ordered + */ + int REFERENCED_BEAN_NAME_TYPE__ID = 1; - /** - * The feature id for the 'Id' attribute. - * + /** + * The number of structural features of the 'Referenced Bean Name Type' class. + * * - * @generated - * @ordered - */ - int REFERENCED_BEAN_CLASS_TYPE__ID = 1; + * @generated + * @ordered + */ + int REFERENCED_BEAN_NAME_TYPE_FEATURE_COUNT = 2; - /** - * 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. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @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 - */ + * @generated + * @ordered + */ int REFERENCED_BEAN_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int REFERENCED_BEAN_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int REFERENCED_BEAN_TYPE__ICON = 2; - /** - * The feature id for the 'Referenced Bean Name' containment reference. - * + /** + * The feature id for the 'Referenced Bean Name' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME = 3; - /** - * The feature id for the 'Referenced Bean Class' containment reference. - * + /** + * The feature id for the 'Referenced Bean Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS = 4; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int REFERENCED_BEAN_TYPE__ID = 5; - /** - * The number of structural features of the 'Referenced Bean Type' class. - * + /** + * The number of structural features of the 'Referenced Bean Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_CLASS_TYPE__ID = 1; - /** - * The number of structural features of the 'Renderer Class Type' class. - * + /** + * The number of structural features of the 'Renderer Class Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Child Nodes' reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - /** - * The number of structural features of the 'Renderer Extension Type' class. - * + /** + * The number of structural features of the 'Renderer Extension Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__ICON = 2; - /** - * The feature id for the 'Component Family' containment reference. - * + /** + * The feature id for the 'Component Family' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__COMPONENT_FAMILY = 3; - /** - * The feature id for the 'Renderer Type' containment reference. - * + /** + * The feature id for the 'Renderer Type' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__RENDERER_TYPE = 4; - /** - * The feature id for the 'Renderer Class' containment reference. - * + /** + * The feature id for the 'Renderer Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__RENDERER_CLASS = 5; - /** - * The feature id for the 'Facet' containment reference list. - * + /** + * The feature id for the 'Facet' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__FACET = 6; - /** - * The feature id for the 'Attribute' containment reference list. - * + /** + * The feature id for the 'Attribute' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__ATTRIBUTE = 7; - /** - * The feature id for the 'Renderer Extension' containment reference list. - * + /** + * The feature id for the 'Renderer Extension' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__RENDERER_EXTENSION = 8; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE__ID = 9; - /** - * The number of structural features of the 'Renderer Type' class. - * + /** + * The number of structural features of the 'Renderer Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDERER_TYPE_TYPE__ID = 1; - /** - * The number of structural features of the 'Renderer Type Type' class. - * + /** + * The number of structural features of the 'Renderer Type Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @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 - */ + * @generated + * @ordered + */ int RENDER_KIT_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_CLASS_TYPE__ID = 1; - /** - * The number of structural features of the 'Render Kit Class Type' class. - * + /** + * The number of structural features of the 'Render Kit Class Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @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 - */ + * @generated + * @ordered + */ int RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_FACTORY_TYPE__ID = 1; - /** - * The number of structural features of the 'Render Kit Factory Type' class. - * + /** + * The number of structural features of the 'Render Kit Factory Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @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 - */ + * @generated + * @ordered + */ int RENDER_KIT_ID_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_ID_TYPE__ID = 1; - /** - * The number of structural features of the 'Render Kit Id Type' class. - * + /** + * The number of structural features of the 'Render Kit Id Type' class. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_TYPE__ICON = 2; - /** - * The feature id for the 'Render Kit Id' containment reference. - * + /** + * The feature id for the 'Render Kit Id' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_TYPE__RENDER_KIT_ID = 3; - /** - * The feature id for the 'Render Kit Class' containment reference. - * + /** + * The feature id for the 'Render Kit Class' containment reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RENDER_KIT_TYPE__RENDER_KIT_CLASS = 4; - /** - * The feature id for the 'Renderer' containment reference list. - * + /** + * The feature id for the 'Renderer' containment reference list. + * * - * @generated - * @ordered - */ + * @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. - * + /** + * The feature id for the 'Client Behavior Renderer' containment reference list. + * * - * @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; + * @generated + * @ordered + */ + int RENDER_KIT_TYPE__CLIENT_BEHAVIOR_RENDERER = 6; - /** - * 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 'Render Kit Extension' containment reference list. + * + * + * @generated + * @ordered + */ + int RENDER_KIT_TYPE__RENDER_KIT_EXTENSION = 7; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int TO_VIEW_ID_TYPE__ID = 1; + * @generated + * @ordered + */ + int RENDER_KIT_TYPE__ID = 8; - /** - * The number of structural features of the 'To View Id Type' class. - * + /** + * The number of structural features of the 'Render Kit Type' class. + * * - * @generated - * @ordered - */ - int TO_VIEW_ID_TYPE_FEATURE_COUNT = 2; + * @generated + * @ordered + */ + int RENDER_KIT_TYPE_FEATURE_COUNT = 9; - /** - * 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.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 = 113; + + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewDeclarationLanguageFactoryTypeImpl View Declaration Language Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ViewDeclarationLanguageFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getViewDeclarationLanguageFactoryType() + * @generated + */ + int VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE = 121; + + /** + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VisitContextFactoryTypeImpl Visit Context Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VisitContextFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVisitContextFactoryType() + * @generated + */ + int VISIT_CONTEXT_FACTORY_TYPE = 122; + + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType Absolute Ordering Type}'. + * + * + * @return the meta object for class 'Absolute Ordering Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType + * @generated + */ + EClass getAbsoluteOrderingType(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType#getName Name}'. + * + * + * @return the meta object for the containment reference list 'Name'. + * @see org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType#getName() + * @see #getAbsoluteOrderingType() + * @generated + */ + EReference getAbsoluteOrderingType_Name(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType#getOthers Others}'. + * + * + * @return the meta object for the containment reference 'Others'. + * @see org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType#getOthers() + * @see #getAbsoluteOrderingType() + * @generated + */ + EReference getAbsoluteOrderingType_Others(); + + /** + * 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 = 98; /** - * 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 '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 VALIDATOR_ID_TYPE__TEXT_CONTENT = 0; + * 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 VALIDATOR_ID_TYPE__ID = 1; + * 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 'Validator Id Type' class. - * - * - * @generated - * @ordered - */ - int VALIDATOR_ID_TYPE_FEATURE_COUNT = 2; + * 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; - /** - * 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. - * + * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceHandlerTypeImpl Resource Handler Type}' class. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__DESCRIPTION = 0; + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceHandlerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getResourceHandlerType() + * @generated + */ + int RESOURCE_HANDLER_TYPE = 99; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__DISPLAY_NAME = 1; + * @generated + * @ordered + */ + int RESOURCE_HANDLER_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__ICON = 2; + * @generated + * @ordered + */ + int RESOURCE_HANDLER_TYPE__ID = 1; - /** - * The feature id for the 'Validator Id' containment reference. - * + /** + * The number of structural features of the 'Resource Handler Type' class. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__VALIDATOR_ID = 3; + * @generated + * @ordered + */ + int RESOURCE_HANDLER_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Validator Class' containment reference. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__VALIDATOR_CLASS = 4; + * @generated + * @ordered + */ + int SMALL_ICON_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Attribute' containment reference list. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__ATTRIBUTE = 5; + * @generated + * @ordered + */ + int SMALL_ICON_TYPE__ID = 1; - /** - * The feature id for the 'Property' containment reference list. - * + /** + * The number of structural features of the 'Small Icon Type' class. + * * - * @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; + * @generated + * @ordered + */ + int SMALL_ICON_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__ID = 8; + * @generated + * @ordered + */ + int SOURCE_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The number of structural features of the 'Validator Type' class. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int VALIDATOR_TYPE_FEATURE_COUNT = 9; + * @generated + * @ordered + */ + int SOURCE_CLASS_TYPE__ID = 1; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl Value Class Type}' class. - * + /** + * The number of structural features of the 'Source 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; + * @generated + * @ordered + */ + int SOURCE_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int VALUE_CLASS_TYPE__TEXT_CONTENT = 0; + * @generated + * @ordered + */ + int STATE_MANAGER_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int VALUE_CLASS_TYPE__ID = 1; + * @generated + * @ordered + */ + int STATE_MANAGER_TYPE__ID = 1; - /** - * The number of structural features of the 'Value Class Type' class. - * + /** + * The number of structural features of the 'State Manager Type' class. + * * - * @generated - * @ordered - */ - int VALUE_CLASS_TYPE_FEATURE_COUNT = 2; + * @generated + * @ordered + */ + int STATE_MANAGER_TYPE_FEATURE_COUNT = 2; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl Value Type}' class. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueType() - * @generated - */ - int VALUE_TYPE = 80; + * @generated + * @ordered + */ + int SUGGESTED_VALUE_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int VALUE_TYPE__TEXT_CONTENT = 0; + * @generated + * @ordered + */ + int SUGGESTED_VALUE_TYPE__ID = 1; - /** - * The feature id for the 'Id' attribute. - * + /** + * The number of structural features of the 'Suggested Value Type' class. + * * - * @generated - * @ordered - */ - int VALUE_TYPE__ID = 1; + * @generated + * @ordered + */ + int SUGGESTED_VALUE_TYPE_FEATURE_COUNT = 2; - /** - * The number of structural features of the 'Value Type' class. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int VALUE_TYPE_FEATURE_COUNT = 2; + * @generated + * @ordered + */ + int SUPPORTED_LOCALE_TYPE__TEXT_CONTENT = 0; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl Variable Resolver Type}' class. - * + /** + * The feature id for the 'Id' attribute. + * * - * @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; + * @generated + * @ordered + */ + int SUPPORTED_LOCALE_TYPE__ID = 1; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The number of structural features of the 'Supported Locale Type' class. + * * - * @generated - * @ordered - */ - int VARIABLE_RESOLVER_TYPE__TEXT_CONTENT = 0; + * @generated + * @ordered + */ + int SUPPORTED_LOCALE_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VARIABLE_RESOLVER_TYPE__ID = 1; + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_CLASS_TYPE__ID = 1; + + /** + * The number of structural features of the 'System Event Class Type' class. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_CLASS_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID = 1; + + /** + * The number of structural features of the 'System Event Listener Class Type' class. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_CLASS_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'System Event Listener Class' containment reference. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS = 0; + + /** + * The feature id for the 'System Event Class' containment reference. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS = 1; + + /** + * The feature id for the 'Source Class' containment reference. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS = 2; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_TYPE__ID = 3; + + /** + * The number of structural features of the 'System Event Listener Type' class. + * + * + * @generated + * @ordered + */ + int SYSTEM_EVENT_LISTENER_TYPE_FEATURE_COUNT = 4; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID = 1; + + /** + * The number of structural features of the 'Tag Handler Delegate Factory Type' class. + * + * + * @generated + * @ordered + */ + int TAG_HANDLER_DELEGATE_FACTORY_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int TO_VIEW_ID_TYPE__TEXT_CONTENT = 0; - /** - * The number of structural features of the 'Variable Resolver Type' class. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int VARIABLE_RESOLVER_TYPE_FEATURE_COUNT = 2; + * @generated + * @ordered + */ + int TO_VIEW_ID_TYPE__ID = 1; - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl View Handler Type}' class. - * + /** + * The number of structural features of the 'To View Id 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; + * @generated + * @ordered + */ + int TO_VIEW_ID_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int VIEW_HANDLER_TYPE__TEXT_CONTENT = 0; + * @generated + * @ordered + */ + int VALIDATOR_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int VIEW_HANDLER_TYPE__ID = 1; + * @generated + * @ordered + */ + int VALIDATOR_CLASS_TYPE__ID = 1; - /** - * The number of structural features of the 'View Handler Type' class. - * + /** + * The number of structural features of the 'Validator Class 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; + * @generated + * @ordered + */ + int VALIDATOR_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int VALIDATOR_ID_TYPE__TEXT_CONTENT = 0; - /** - * 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 '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 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 'Description' containment reference list. + * + * + * @generated + * @ordered + */ + int VALIDATOR_TYPE__DESCRIPTION = 0; - /** - * 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 'Display Name' containment reference list. + * + * + * @generated + * @ordered + */ + int VALIDATOR_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACTORY_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + /** + * The feature id for the 'Icon' containment reference list. + * + * + * @generated + * @ordered + */ + int VALIDATOR_TYPE__ICON = 2; - /** - * 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 '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 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; + /** + * The feature id for the 'Attribute' containment reference list. + * + * + * @generated + * @ordered + */ + int VALIDATOR_TYPE__ATTRIBUTE = 5; - /** - * 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 'Property' containment reference list. + * + * + * @generated + * @ordered + */ + int VALIDATOR_TYPE__PROPERTY = 6; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Validator Extension' containment reference list. + * * - * @generated - * @ordered - */ - int LIFECYCLE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + * @generated + * @ordered + */ + int VALIDATOR_TYPE__VALIDATOR_EXTENSION = 7; - /** - * 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 feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int VALIDATOR_TYPE__ID = 8; - /** - * 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 number of structural features of the 'Validator Type' class. + * + * + * @generated + * @ordered + */ + int VALIDATOR_TYPE_FEATURE_COUNT = 9; - /** - * The feature id for the 'Child Nodes' reference list. - * + /** + * The feature id for the 'Child Nodes' reference list. + * * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; + * @generated + * @ordered + */ + int VALIDATOR_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; + * @generated + * @ordered + */ + int VALIDATOR_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + * @generated + * @ordered + */ + int VALIDATOR_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - /** - * The number of structural features of the 'Managed Bean Extension Type' class. - * + /** + * The number of structural features of the 'Validator Extension Type' class. + * * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; + * @generated + * @ordered + */ + int VALIDATOR_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 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int VALUE_CLASS_TYPE__TEXT_CONTENT = 0; - /** - * 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 'Id' attribute. + * + * + * @generated + * @ordered + */ + int VALUE_CLASS_TYPE__ID = 1; - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; + /** + * The number of structural features of the 'Value Class Type' class. + * + * + * @generated + * @ordered + */ + int VALUE_CLASS_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int VALUE_TYPE__TEXT_CONTENT = 0; - /** - * 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 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.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 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int VARIABLE_RESOLVER_TYPE__TEXT_CONTENT = 0; - /** - * 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 'Id' attribute. + * + * + * @generated + * @ordered + */ + int VARIABLE_RESOLVER_TYPE__ID = 1; - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; + /** + * The number of structural features of the 'Variable Resolver Type' class. + * + * + * @generated + * @ordered + */ + int VARIABLE_RESOLVER_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int VIEW_HANDLER_TYPE__TEXT_CONTENT = 0; - /** - * 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 '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 feature id for the 'Description' containment reference list. - * + /** + * The feature id for the 'Description' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RESOURCE_BUNDLE_TYPE__DESCRIPTION = 0; - /** - * The feature id for the 'Display Name' containment reference list. - * + /** + * The feature id for the 'Display Name' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RESOURCE_BUNDLE_TYPE__DISPLAY_NAME = 1; - /** - * The feature id for the 'Icon' containment reference list. - * + /** + * The feature id for the 'Icon' containment reference list. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RESOURCE_BUNDLE_TYPE__ICON = 2; - /** - * The feature id for the 'Base Name' reference. - * + /** + * The feature id for the 'Base Name' reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RESOURCE_BUNDLE_TYPE__BASE_NAME = 3; - /** - * The feature id for the 'Var' reference. - * + /** + * The feature id for the 'Var' reference. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RESOURCE_BUNDLE_TYPE__VAR = 4; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RESOURCE_BUNDLE_TYPE__ID = 5; - /** - * The number of structural features of the 'Resource Bundle Type' class. - * + /** + * The number of structural features of the 'Resource Bundle Type' class. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int RESOURCE_BUNDLE_TYPE_FEATURE_COUNT = 6; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int BASE_NAME_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int BASE_NAME_TYPE__ID = 1; - /** - * The number of structural features of the 'Base Name Type' class. - * + /** + * The number of structural features of the 'Base Name Type' class. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int BASE_NAME_TYPE_FEATURE_COUNT = 2; - /** - * The feature id for the 'Text Content' attribute. - * + /** + * The feature id for the 'Text Content' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int VAR_TYPE__TEXT_CONTENT = 0; - /** - * The feature id for the 'Id' attribute. - * + /** + * The feature id for the 'Id' attribute. + * * - * @generated - * @ordered - */ + * @generated + * @ordered + */ int VAR_TYPE__ID = 1; - /** - * The number of structural features of the 'Var Type' class. - * + /** + * The number of structural features of the 'Var Type' class. + * * - * @generated - * @ordered - */ + * @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 - */ + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID = 1; + + /** + * The number of structural features of the 'View Declaration Language Factory Type' class. + * + * + * @generated + * @ordered + */ + int VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE_FEATURE_COUNT = 2; + + /** + * The feature id for the 'Text Content' attribute. + * + * + * @generated + * @ordered + */ + int VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = 0; + + /** + * The feature id for the 'Id' attribute. + * + * + * @generated + * @ordered + */ + int VISIT_CONTEXT_FACTORY_TYPE__ID = 1; + + /** + * The number of structural features of the 'Visit Context Factory Type' class. + * + * + * @generated + * @ordered + */ + int VISIT_CONTEXT_FACTORY_TYPE_FEATURE_COUNT = 2; + + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getResourceHandler Resource Handler}'. + * + * + * @return the meta object for the containment reference list 'Resource Handler'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getResourceHandler() + * @see #getApplicationType() + * @generated + */ + EReference getApplicationType_ResourceHandler(); + + /** + * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getSystemEventListener System Event Listener}'. + * + * + * @return the meta object for the reference list 'System Event Listener'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getSystemEventListener() + * @see #getApplicationType() + * @generated + */ + EReference getApplicationType_SystemEventListener(); + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getDefaultValidators Default Validators}'. + * + * + * @return the meta object for the reference list 'Default Validators'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getDefaultValidators() + * @see #getApplicationType() + * @generated + */ + EReference getApplicationType_DefaultValidators(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType Behavior Class Type}'. + * + * + * @return the meta object for class 'Behavior Class Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType + * @generated + */ + EClass getBehaviorClassType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType#getTextContent() + * @see #getBehaviorClassType() + * @generated + */ + EAttribute getBehaviorClassType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType#getId() + * @see #getBehaviorClassType() + * @generated + */ + EAttribute getBehaviorClassType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType Behavior Id Type}'. + * + * + * @return the meta object for class 'Behavior Id Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType + * @generated + */ + EClass getBehaviorIdType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType#getTextContent() + * @see #getBehaviorIdType() + * @generated + */ + EAttribute getBehaviorIdType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType#getId() + * @see #getBehaviorIdType() + * @generated + */ + EAttribute getBehaviorIdType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType Behavior Type}'. + * + * + * @return the meta object for class 'Behavior Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType + * @generated + */ + EClass getBehaviorType(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getDescription Description}'. + * + * + * @return the meta object for the containment reference list 'Description'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getDescription() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_Description(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getDisplayName Display Name}'. + * + * + * @return the meta object for the containment reference list 'Display Name'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getDisplayName() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_DisplayName(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getIcon Icon}'. + * + * + * @return the meta object for the containment reference list 'Icon'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getIcon() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_Icon(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorId Behavior Id}'. + * + * + * @return the meta object for the containment reference 'Behavior Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorId() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_BehaviorId(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorClass Behavior Class}'. + * + * + * @return the meta object for the containment reference 'Behavior Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorClass() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_BehaviorClass(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getAttribute Attribute}'. + * + * + * @return the meta object for the containment reference list 'Attribute'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getAttribute() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_Attribute(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getProperty Property}'. + * + * + * @return the meta object for the containment reference list 'Property'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getProperty() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_Property(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorExtension Behavior Extension}'. + * + * + * @return the meta object for the containment reference list 'Behavior Extension'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType#getBehaviorExtension() + * @see #getBehaviorType() + * @generated + */ + EReference getBehaviorType_BehaviorExtension(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType Behavior Extension Type}'. + * + * + * @return the meta object for class 'Behavior Extension Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType + * @generated + */ + EClass getBehaviorExtensionType(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType Client Behavior Renderer Class Type}'. + * + * + * @return the meta object for class 'Client Behavior Renderer Class Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType + * @generated + */ + EClass getClientBehaviorRendererClassType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType#getTextContent() + * @see #getClientBehaviorRendererClassType() + * @generated + */ + EAttribute getClientBehaviorRendererClassType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType#getId() + * @see #getClientBehaviorRendererClassType() + * @generated + */ + EAttribute getClientBehaviorRendererClassType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType Client Behavior Renderer Type}'. + * + * + * @return the meta object for class 'Client Behavior Renderer Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType + * @generated + */ + EClass getClientBehaviorRendererType(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType#getClientBehaviorRendererType Client Behavior Renderer Type}'. + * + * + * @return the meta object for the containment reference 'Client Behavior Renderer Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType#getClientBehaviorRendererType() + * @see #getClientBehaviorRendererType() + * @generated + */ + EReference getClientBehaviorRendererType_ClientBehaviorRendererType(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType#getClientBehaviorRendererClass Client Behavior Renderer Class}'. + * + * + * @return the meta object for the containment reference 'Client Behavior Renderer Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType#getClientBehaviorRendererClass() + * @see #getClientBehaviorRendererType() + * @generated + */ + EReference getClientBehaviorRendererType_ClientBehaviorRendererClass(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType Client Behavior Renderer Type Type}'. + * + * + * @return the meta object for class 'Client Behavior Renderer Type Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType + * @generated + */ + EClass getClientBehaviorRendererTypeType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType#getTextContent() + * @see #getClientBehaviorRendererTypeType() + * @generated + */ + EAttribute getClientBehaviorRendererTypeType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType#getId() + * @see #getClientBehaviorRendererTypeType() + * @generated + */ + EAttribute getClientBehaviorRendererTypeType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType Default Validators Type}'. + * + * + * @return the meta object for class 'Default Validators Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType + * @generated + */ + EClass getDefaultValidatorsType(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType#getValidatorId Validator Id}'. + * + * + * @return the meta object for the containment reference list 'Validator Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType#getValidatorId() + * @see #getDefaultValidatorsType() + * @generated + */ + EReference getDefaultValidatorsType_ValidatorId(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType#getId() + * @see #getDefaultValidatorsType() + * @generated + */ + EAttribute getDefaultValidatorsType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAbsoluteOrdering Absolute Ordering}'. + * + * + * @return the meta object for the containment reference 'Absolute Ordering'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAbsoluteOrdering() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_AbsoluteOrdering(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehavior Behavior}'. + * + * + * @return the meta object for the containment reference 'Behavior'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehavior() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_Behavior(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorClass Behavior Class}'. + * + * + * @return the meta object for the containment reference 'Behavior Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorClass() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_BehaviorClass(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorId Behavior Id}'. + * + * + * @return the meta object for the containment reference 'Behavior Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorId() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_BehaviorId(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorExtension Behavior Extension}'. + * + * + * @return the meta object for the containment reference 'Behavior Extension'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getBehaviorExtension() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_BehaviorExtension(); + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultValidators Default Validators}'. + * + * + * @return the meta object for the containment reference 'Default Validators'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultValidators() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_DefaultValidators(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getExceptionHandlerFactory Exception Handler Factory}'. + * + * + * @return the meta object for the containment reference 'Exception Handler Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getExceptionHandlerFactory() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_ExceptionHandlerFactory(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getExternalContextFactory External Context Factory}'. + * + * + * @return the meta object for the containment reference 'External Context Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getExternalContextFactory() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_ExternalContextFactory(); + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getIf If}'. + * * - * @return the meta object for the containment reference 'Key'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKey() - * @see #getDocumentRoot() - * @generated - */ + * @return the meta object for the containment reference 'If'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getIf() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_If(); + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getName Name}'. + * + * + * @return the meta object for the containment reference 'Name'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getName() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_Name(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOrdering Ordering}'. + * + * + * @return the meta object for the containment reference 'Ordering'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOrdering() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_Ordering(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOrderingOrdering Ordering Ordering}'. + * + * + * @return the meta object for the containment reference 'Ordering Ordering'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOrderingOrdering() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_OrderingOrdering(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOthers Others}'. + * + * + * @return the meta object for the containment reference 'Others'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getOthers() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_Others(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPartialViewContextFactory Partial View Context Factory}'. + * + * + * @return the meta object for the containment reference 'Partial View Context Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPartialViewContextFactory() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_PartialViewContextFactory(); + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRedirectViewParam Redirect View Param}'. + * + * + * @return the meta object for the containment reference 'Redirect View Param'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRedirectViewParam() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_RedirectViewParam(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getResourceHandler Resource Handler}'. + * + * + * @return the meta object for the containment reference 'Resource Handler'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getResourceHandler() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_ResourceHandler(); + + /** + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSourceClass Source Class}'. + * + * + * @return the meta object for the containment reference 'Source Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSourceClass() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_SourceClass(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventClass System Event Class}'. + * + * + * @return the meta object for the containment reference 'System Event Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventClass() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_SystemEventClass(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListener System Event Listener}'. + * + * + * @return the meta object for the containment reference 'System Event Listener'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListener() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_SystemEventListener(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListenerClass System Event Listener Class}'. + * + * + * @return the meta object for the containment reference 'System Event Listener Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSystemEventListenerClass() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_SystemEventListenerClass(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getTagHandlerDelegateFactory Tag Handler Delegate Factory}'. + * + * + * @return the meta object for the containment reference 'Tag Handler Delegate Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getTagHandlerDelegateFactory() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_TagHandlerDelegateFactory(); + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewDeclarationLanguageFactory View Declaration Language Factory}'. + * * - * @return the meta object for the containment reference 'View Handler'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewHandler() - * @see #getDocumentRoot() - * @generated - */ + * @return the meta object for the containment reference 'View Declaration Language Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewDeclarationLanguageFactory() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_ViewDeclarationLanguageFactory(); + + /** + * 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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVisitContextFactory Visit Context Factory}'. + * + * + * @return the meta object for the containment reference 'Visit Context Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVisitContextFactory() + * @see #getDocumentRoot() + * @generated + */ + EReference getDocumentRoot_VisitContextFactory(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType Exception Handler Factory Type}'. + * + * + * @return the meta object for class 'Exception Handler Factory Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType + * @generated + */ + EClass getExceptionHandlerFactoryType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType#getTextContent() + * @see #getExceptionHandlerFactoryType() + * @generated + */ + EAttribute getExceptionHandlerFactoryType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType#getId() + * @see #getExceptionHandlerFactoryType() + * @generated + */ + EAttribute getExceptionHandlerFactoryType_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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getOrdering Ordering}'. + * + * + * @return the meta object for the containment reference list 'Ordering'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getOrdering() + * @see #getFacesConfigType() + * @generated + */ + EReference getFacesConfigType_Ordering(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getAbsoluteOrdering Absolute Ordering}'. + * + * + * @return the meta object for the containment reference 'Absolute Ordering'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getAbsoluteOrdering() + * @see #getFacesConfigType() + * @generated + */ + EReference getFacesConfigType_AbsoluteOrdering(); + + /** + * 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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getName Name}'. + * + * + * @return the meta object for the containment reference 'Name'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getName() + * @see #getFacesConfigType() + * @generated + */ + EReference getFacesConfigType_Name(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getBehavior Behavior}'. + * + * + * @return the meta object for the containment reference list 'Behavior'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getBehavior() + * @see #getFacesConfigType() + * @generated + */ + EReference getFacesConfigType_Behavior(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#isMetadataComplete Metadata Complete}'. + * + * + * @return the meta object for the attribute 'Metadata Complete'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#isMetadataComplete() + * @see #getFacesConfigType() + * @generated + */ + EAttribute getFacesConfigType_MetadataComplete(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getExceptionHandlerFactory Exception Handler Factory}'. + * + * + * @return the meta object for the containment reference list 'Exception Handler Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getExceptionHandlerFactory() + * @see #getFactoryType() + * @generated + */ + EReference getFactoryType_ExceptionHandlerFactory(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getExternalContextFactory External Context Factory}'. + * + * + * @return the meta object for the containment reference list 'External Context Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getExternalContextFactory() + * @see #getFactoryType() + * @generated + */ + EReference getFactoryType_ExternalContextFactory(); + + /** + * 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}'. - * + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getPartialViewContextFactory Partial View Context Factory}'. + * * - * @return the meta object for the containment reference list 'Lifecycle Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getLifecycleFactory() - * @see #getFactoryType() - * @generated - */ + * @return the meta object for the containment reference list 'Partial View Context Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getPartialViewContextFactory() + * @see #getFactoryType() + * @generated + */ + EReference getFactoryType_PartialViewContextFactory(); + + /** + * 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 - */ + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getViewDeclarationLanguageFactory View Declaration Language Factory}'. + * + * + * @return the meta object for the containment reference list 'View Declaration Language Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getViewDeclarationLanguageFactory() + * @see #getFactoryType() + * @generated + */ + EReference getFactoryType_ViewDeclarationLanguageFactory(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getTagHandlerDelegateFactory Tag Handler Delegate Factory}'. + * + * + * @return the meta object for the containment reference list 'Tag Handler Delegate Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getTagHandlerDelegateFactory() + * @see #getFactoryType() + * @generated + */ + EReference getFactoryType_TagHandlerDelegateFactory(); + + /** + * 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}'. - * + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getVisitContextFactory Visit Context Factory}'. + * + * + * @return the meta object for the containment reference list 'Visit Context Factory'. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getVisitContextFactory() + * @see #getFactoryType() + * @generated + */ + EReference getFactoryType_VisitContextFactory(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.IfType If Type}'. + * + * + * @return the meta object for class 'If Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.IfType + * @generated + */ + EClass getIfType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.IfType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.IfType#getTextContent() + * @see #getIfType() + * @generated + */ + EAttribute getIfType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.IfType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.IfType#getId() + * @see #getIfType() + * @generated + */ + EAttribute getIfType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#isEager Eager}'. + * + * + * @return the meta object for the attribute 'Eager'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#isEager() + * @see #getManagedBeanType() + * @generated + */ + EAttribute getManagedBeanType_Eager(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.NameType Name Type}'. + * + * + * @return the meta object for class 'Name Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.NameType + * @generated + */ + EClass getNameType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.NameType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.NameType#getTextContent() + * @see #getNameType() + * @generated + */ + EAttribute getNameType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.NameType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.NameType#getId() + * @see #getNameType() + * @generated + */ + EAttribute getNameType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getIf If}'. + * + * + * @return the meta object for the containment reference 'If'. + * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getIf() + * @see #getNavigationCaseType() + * @generated + */ + EReference getNavigationCaseType_If(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType Ordering Type}'. + * + * + * @return the meta object for class 'Ordering Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingType + * @generated + */ + EClass getOrderingType(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType#getBefore Before}'. + * + * + * @return the meta object for the containment reference 'Before'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingType#getBefore() + * @see #getOrderingType() + * @generated + */ + EReference getOrderingType_Before(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType#getAfter After}'. + * + * + * @return the meta object for the containment reference 'After'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingType#getAfter() + * @see #getOrderingType() + * @generated + */ + EReference getOrderingType_After(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType Ordering Ordering Type}'. + * + * + * @return the meta object for class 'Ordering Ordering Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType + * @generated + */ + EClass getOrderingOrderingType(); + + /** + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType#getName Name}'. + * + * + * @return the meta object for the containment reference list 'Name'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType#getName() + * @see #getOrderingOrderingType() + * @generated + */ + EReference getOrderingOrderingType_Name(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType#getOthers Others}'. + * + * + * @return the meta object for the containment reference 'Others'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType#getOthers() + * @see #getOrderingOrderingType() + * @generated + */ + EReference getOrderingOrderingType_Others(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType Ordering Others Type}'. + * + * + * @return the meta object for class 'Ordering Others Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType + * @generated + */ + EClass getOrderingOthersType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType#getId() + * @see #getOrderingOthersType() + * @generated + */ + EAttribute getOrderingOthersType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType Partial View Context Factory Type}'. + * + * + * @return the meta object for class 'Partial View Context Factory Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType + * @generated + */ + EClass getPartialViewContextFactoryType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType#getTextContent() + * @see #getPartialViewContextFactoryType() + * @generated + */ + EAttribute getPartialViewContextFactoryType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType#getId() + * @see #getPartialViewContextFactoryType() + * @generated + */ + EAttribute getPartialViewContextFactoryType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType#getViewParam View Param}'. + * * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectType#getId() - * @see #getRedirectType() - * @generated - */ + * @return the meta object for the containment reference list 'View Param'. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectType#getViewParam() + * @see #getRedirectType() + * @generated + */ + EReference getRedirectType_ViewParam(); + + /** + * 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 - */ + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType#isIncludeViewParams Include View Params}'. + * + * + * @return the meta object for the attribute 'Include View Params'. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectType#isIncludeViewParams() + * @see #getRedirectType() + * @generated + */ + EAttribute getRedirectType_IncludeViewParams(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType Redirect View Param Type}'. + * + * + * @return the meta object for class 'Redirect View Param Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType + * @generated + */ + EClass getRedirectViewParamType(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#getName Name}'. + * + * + * @return the meta object for the containment reference 'Name'. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#getName() + * @see #getRedirectViewParamType() + * @generated + */ + EReference getRedirectViewParamType_Name(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#getValue Value}'. + * + * + * @return the meta object for the containment reference 'Value'. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#getValue() + * @see #getRedirectViewParamType() + * @generated + */ + EReference getRedirectViewParamType_Value(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#getId() + * @see #getRedirectViewParamType() + * @generated + */ + EAttribute getRedirectViewParamType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getClientBehaviorRenderer Client Behavior Renderer}'. + * + * + * @return the meta object for the containment reference list 'Client Behavior Renderer'. + * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getClientBehaviorRenderer() + * @see #getRenderKitType() + * @generated + */ + EReference getRenderKitType_ClientBehaviorRenderer(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.SourceClassType Source Class Type}'. + * + * + * @return the meta object for class 'Source Class Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SourceClassType + * @generated + */ + EClass getSourceClassType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SourceClassType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SourceClassType#getTextContent() + * @see #getSourceClassType() + * @generated + */ + EAttribute getSourceClassType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SourceClassType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SourceClassType#getId() + * @see #getSourceClassType() + * @generated + */ + EAttribute getSourceClassType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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 - */ + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType System Event Class Type}'. + * + * + * @return the meta object for class 'System Event Class Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType + * @generated + */ + EClass getSystemEventClassType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType#getTextContent() + * @see #getSystemEventClassType() + * @generated + */ + EAttribute getSystemEventClassType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType#getId() + * @see #getSystemEventClassType() + * @generated + */ + EAttribute getSystemEventClassType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType System Event Listener Class Type}'. + * + * + * @return the meta object for class 'System Event Listener Class Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType + * @generated + */ + EClass getSystemEventListenerClassType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType#getTextContent() + * @see #getSystemEventListenerClassType() + * @generated + */ + EAttribute getSystemEventListenerClassType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType#getId() + * @see #getSystemEventListenerClassType() + * @generated + */ + EAttribute getSystemEventListenerClassType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType System Event Listener Type}'. + * + * + * @return the meta object for class 'System Event Listener Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType + * @generated + */ + EClass getSystemEventListenerType(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSystemEventListenerClass System Event Listener Class}'. + * + * + * @return the meta object for the containment reference 'System Event Listener Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSystemEventListenerClass() + * @see #getSystemEventListenerType() + * @generated + */ + EReference getSystemEventListenerType_SystemEventListenerClass(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSystemEventClass System Event Class}'. + * + * + * @return the meta object for the containment reference 'System Event Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSystemEventClass() + * @see #getSystemEventListenerType() + * @generated + */ + EReference getSystemEventListenerType_SystemEventClass(); + + /** + * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSourceClass Source Class}'. + * + * + * @return the meta object for the containment reference 'Source Class'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSourceClass() + * @see #getSystemEventListenerType() + * @generated + */ + EReference getSystemEventListenerType_SourceClass(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getId() + * @see #getSystemEventListenerType() + * @generated + */ + EAttribute getSystemEventListenerType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType Tag Handler Delegate Factory Type}'. + * + * + * @return the meta object for class 'Tag Handler Delegate Factory Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType + * @generated + */ + EClass getTagHandlerDelegateFactoryType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType#getTextContent() + * @see #getTagHandlerDelegateFactoryType() + * @generated + */ + EAttribute getTagHandlerDelegateFactoryType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType#getId() + * @see #getTagHandlerDelegateFactoryType() + * @generated + */ + EAttribute getTagHandlerDelegateFactoryType_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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType View Declaration Language Factory Type}'. + * + * + * @return the meta object for class 'View Declaration Language Factory Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType + * @generated + */ + EClass getViewDeclarationLanguageFactoryType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType#getTextContent() + * @see #getViewDeclarationLanguageFactoryType() + * @generated + */ + EAttribute getViewDeclarationLanguageFactoryType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType#getId() + * @see #getViewDeclarationLanguageFactoryType() + * @generated + */ + EAttribute getViewDeclarationLanguageFactoryType_Id(); + + /** + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType Visit Context Factory Type}'. + * + * + * @return the meta object for class 'Visit Context Factory Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType + * @generated + */ + EClass getVisitContextFactoryType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType#getTextContent() + * @see #getVisitContextFactoryType() + * @generated + */ + EAttribute getVisitContextFactoryType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType#getId() + * @see #getVisitContextFactoryType() + * @generated + */ + EAttribute getVisitContextFactoryType_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 - */ + * @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}'. - * + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType Resource Handler Type}'. + * + * + * @return the meta object for class 'Resource Handler Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType + * @generated + */ + EClass getResourceHandlerType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType#getTextContent() + * @see #getResourceHandlerType() + * @generated + */ + EAttribute getResourceHandlerType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType#getId() + * @see #getResourceHandlerType() + * @generated + */ + EAttribute getResourceHandlerType_Id(); + + /** + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * 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 - */ + * @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}'. - * + * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType External Context Factory Type}'. + * + * + * @return the meta object for class 'External Context Factory Type'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType + * @generated + */ + EClass getExternalContextFactoryType(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType#getTextContent Text Content}'. + * + * + * @return the meta object for the attribute 'Text Content'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType#getTextContent() + * @see #getExternalContextFactoryType() + * @generated + */ + EAttribute getExternalContextFactoryType_TextContent(); + + /** + * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType#getId Id}'. + * + * + * @return the meta object for the attribute 'Id'. + * @see org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType#getId() + * @see #getExternalContextFactoryType() + * @generated + */ + EAttribute getExternalContextFactoryType_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 - */ + * @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. - * + * Returns the factory that creates the instances of the model. + * * - * @return the factory that creates the instances of the model. - * @generated - */ + * @return the factory that creates the instances of the model. + * @generated + */ FacesConfigFactory getFacesConfigFactory(); /** - * + * * Defines literals for the meta objects that represent * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AbsoluteOrderingTypeImpl Absolute Ordering Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AbsoluteOrderingTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAbsoluteOrderingType() + * @generated + */ + EClass ABSOLUTE_ORDERING_TYPE = eINSTANCE.getAbsoluteOrderingType(); + + /** + * The meta object literal for the 'Name' containment reference list feature. + * + * + * @generated + */ + EReference ABSOLUTE_ORDERING_TYPE__NAME = eINSTANCE.getAbsoluteOrderingType_Name(); + + /** + * The meta object literal for the 'Others' containment reference feature. + * + * + * @generated + */ + EReference ABSOLUTE_ORDERING_TYPE__OTHERS = eINSTANCE.getAbsoluteOrderingType_Others(); + + /** + * 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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute ACTION_LISTENER_TYPE__TEXT_CONTENT = eINSTANCE.getActionListenerType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute APPLICATION_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getApplicationFactoryType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Action Listener' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__ACTION_LISTENER = eINSTANCE.getApplicationType_ActionListener(); /** - * The meta object literal for the 'Default Render Kit Id' containment reference list feature. - * + * The meta object literal for the 'Default Render Kit Id' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID = eINSTANCE.getApplicationType_DefaultRenderKitId(); /** - * The meta object literal for the 'Message Bundle' containment reference list feature. - * + * The meta object literal for the 'Message Bundle' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__MESSAGE_BUNDLE = eINSTANCE.getApplicationType_MessageBundle(); /** - * The meta object literal for the 'Navigation Handler' containment reference list feature. - * + * The meta object literal for the 'Navigation Handler' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__NAVIGATION_HANDLER = eINSTANCE.getApplicationType_NavigationHandler(); /** - * The meta object literal for the 'View Handler' containment reference list feature. - * + * The meta object literal for the 'View Handler' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__VIEW_HANDLER = eINSTANCE.getApplicationType_ViewHandler(); /** - * The meta object literal for the 'State Manager' containment reference list feature. - * + * The meta object literal for the 'State Manager' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__STATE_MANAGER = eINSTANCE.getApplicationType_StateManager(); /** - * The meta object literal for the 'Property Resolver' containment reference list feature. - * + * The meta object literal for the 'Property Resolver' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__PROPERTY_RESOLVER = eINSTANCE.getApplicationType_PropertyResolver(); /** - * The meta object literal for the 'Variable Resolver' containment reference list feature. - * + * The meta object literal for the 'Variable Resolver' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__VARIABLE_RESOLVER = eINSTANCE.getApplicationType_VariableResolver(); /** - * The meta object literal for the 'Locale Config' containment reference list feature. - * + * The meta object literal for the 'Resource Handler' containment reference list feature. + * + * + * @generated + */ + EReference APPLICATION_TYPE__RESOURCE_HANDLER = eINSTANCE.getApplicationType_ResourceHandler(); + + /** + * The meta object literal for the 'System Event Listener' reference list feature. + * + * + * @generated + */ + EReference APPLICATION_TYPE__SYSTEM_EVENT_LISTENER = eINSTANCE.getApplicationType_SystemEventListener(); + + /** + * The meta object literal for the 'Locale Config' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__LOCALE_CONFIG = eINSTANCE.getApplicationType_LocaleConfig(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute APPLICATION_TYPE__ID = eINSTANCE.getApplicationType_Id(); /** - * The meta object literal for the 'EL Resolver' reference list feature. - * + * The meta object literal for the 'EL Resolver' reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__EL_RESOLVER = eINSTANCE.getApplicationType_ELResolver(); /** - * The meta object literal for the 'Resource Bundle' reference list feature. - * + * The meta object literal for the 'Resource Bundle' reference list feature. + * * - * @generated - */ + * @generated + */ EReference APPLICATION_TYPE__RESOURCE_BUNDLE = eINSTANCE.getApplicationType_ResourceBundle(); /** - * The meta object literal for the 'Application Extension' reference list feature. - * + * The meta object literal for the 'Application Extension' reference list feature. + * * - * @generated - */ + * @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. - * + * The meta object literal for the 'Default Validators' reference list feature. + * + * + * @generated + */ + EReference APPLICATION_TYPE__DEFAULT_VALIDATORS = eINSTANCE.getApplicationType_DefaultValidators(); + + /** + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getAttributeClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute ATTRIBUTE_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getAttributeNameType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__DESCRIPTION = eINSTANCE.getAttributeType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__DISPLAY_NAME = eINSTANCE.getAttributeType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__ICON = eINSTANCE.getAttributeType_Icon(); /** - * The meta object literal for the 'Attribute Name' containment reference feature. - * + * The meta object literal for the 'Attribute Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__ATTRIBUTE_NAME = eINSTANCE.getAttributeType_AttributeName(); /** - * The meta object literal for the 'Attribute Class' containment reference feature. - * + * The meta object literal for the 'Attribute Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__ATTRIBUTE_CLASS = eINSTANCE.getAttributeType_AttributeClass(); /** - * The meta object literal for the 'Default Value' containment reference feature. - * + * The meta object literal for the 'Default Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__DEFAULT_VALUE = eINSTANCE.getAttributeType_DefaultValue(); /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * + * The meta object literal for the 'Suggested Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__SUGGESTED_VALUE = eINSTANCE.getAttributeType_SuggestedValue(); /** - * The meta object literal for the 'Attribute Extension' containment reference list feature. - * + * The meta object literal for the 'Attribute Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION = eINSTANCE.getAttributeType_AttributeExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorClassTypeImpl Behavior Class Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorClassType() + * @generated + */ + EClass BEHAVIOR_CLASS_TYPE = eINSTANCE.getBehaviorClassType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute BEHAVIOR_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getBehaviorClassType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute BEHAVIOR_CLASS_TYPE__ID = eINSTANCE.getBehaviorClassType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorIdTypeImpl Behavior Id Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorIdTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorIdType() + * @generated + */ + EClass BEHAVIOR_ID_TYPE = eINSTANCE.getBehaviorIdType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute BEHAVIOR_ID_TYPE__TEXT_CONTENT = eINSTANCE.getBehaviorIdType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute BEHAVIOR_ID_TYPE__ID = eINSTANCE.getBehaviorIdType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorTypeImpl Behavior Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorType() + * @generated + */ + EClass BEHAVIOR_TYPE = eINSTANCE.getBehaviorType(); + + /** + * The meta object literal for the 'Description' containment reference list feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__DESCRIPTION = eINSTANCE.getBehaviorType_Description(); + + /** + * The meta object literal for the 'Display Name' containment reference list feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__DISPLAY_NAME = eINSTANCE.getBehaviorType_DisplayName(); + + /** + * The meta object literal for the 'Icon' containment reference list feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__ICON = eINSTANCE.getBehaviorType_Icon(); + + /** + * The meta object literal for the 'Behavior Id' containment reference feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__BEHAVIOR_ID = eINSTANCE.getBehaviorType_BehaviorId(); + + /** + * The meta object literal for the 'Behavior Class' containment reference feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__BEHAVIOR_CLASS = eINSTANCE.getBehaviorType_BehaviorClass(); + + /** + * The meta object literal for the 'Attribute' containment reference list feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__ATTRIBUTE = eINSTANCE.getBehaviorType_Attribute(); + + /** + * The meta object literal for the 'Property' containment reference list feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__PROPERTY = eINSTANCE.getBehaviorType_Property(); + + /** + * The meta object literal for the 'Behavior Extension' containment reference list feature. + * + * + * @generated + */ + EReference BEHAVIOR_TYPE__BEHAVIOR_EXTENSION = eINSTANCE.getBehaviorType_BehaviorExtension(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorExtensionTypeImpl Behavior Extension Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BehaviorExtensionTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBehaviorExtensionType() + * @generated + */ + EClass BEHAVIOR_EXTENSION_TYPE = eINSTANCE.getBehaviorExtensionType(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererClassTypeImpl Client Behavior Renderer Class Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getClientBehaviorRendererClassType() + * @generated + */ + EClass CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE = eINSTANCE.getClientBehaviorRendererClassType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getClientBehaviorRendererClassType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID = eINSTANCE.getClientBehaviorRendererClassType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeImpl Client Behavior Renderer Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getClientBehaviorRendererType() + * @generated + */ + EClass CLIENT_BEHAVIOR_RENDERER_TYPE = eINSTANCE.getClientBehaviorRendererType(); + + /** + * The meta object literal for the 'Client Behavior Renderer Type' containment reference feature. + * + * + * @generated + */ + EReference CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE = eINSTANCE.getClientBehaviorRendererType_ClientBehaviorRendererType(); + + /** + * The meta object literal for the 'Client Behavior Renderer Class' containment reference feature. + * + * + * @generated + */ + EReference CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS = eINSTANCE.getClientBehaviorRendererType_ClientBehaviorRendererClass(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeTypeImpl Client Behavior Renderer Type Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ClientBehaviorRendererTypeTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getClientBehaviorRendererTypeType() + * @generated + */ + EClass CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE = eINSTANCE.getClientBehaviorRendererTypeType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT = eINSTANCE.getClientBehaviorRendererTypeType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID = eINSTANCE.getClientBehaviorRendererTypeType_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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute COMPONENT_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getComponentClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute COMPONENT_FAMILY_TYPE__TEXT_CONTENT = eINSTANCE.getComponentFamilyType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__DESCRIPTION = eINSTANCE.getComponentType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__DISPLAY_NAME = eINSTANCE.getComponentType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__ICON = eINSTANCE.getComponentType_Icon(); /** - * The meta object literal for the 'Component Type' containment reference feature. - * + * The meta object literal for the 'Component Type' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__COMPONENT_TYPE = eINSTANCE.getComponentType_ComponentType(); /** - * The meta object literal for the 'Component Class' containment reference feature. - * + * The meta object literal for the 'Component Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__COMPONENT_CLASS = eINSTANCE.getComponentType_ComponentClass(); /** - * The meta object literal for the 'Facet' containment reference list feature. - * + * The meta object literal for the 'Facet' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__FACET = eINSTANCE.getComponentType_Facet(); /** - * The meta object literal for the 'Attribute' containment reference list feature. - * + * The meta object literal for the 'Attribute' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__ATTRIBUTE = eINSTANCE.getComponentType_Attribute(); /** - * The meta object literal for the 'Property' containment reference list feature. - * + * The meta object literal for the 'Property' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__PROPERTY = eINSTANCE.getComponentType_Property(); /** - * The meta object literal for the 'Component Extension' containment reference list feature. - * + * The meta object literal for the 'Component Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference COMPONENT_TYPE__COMPONENT_EXTENSION = eINSTANCE.getComponentType_ComponentExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute COMPONENT_TYPE_TYPE__TEXT_CONTENT = eINSTANCE.getComponentTypeType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute CONVERTER_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getConverterClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getConverterForClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute CONVERTER_ID_TYPE__TEXT_CONTENT = eINSTANCE.getConverterIdType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__DESCRIPTION = eINSTANCE.getConverterType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__DISPLAY_NAME = eINSTANCE.getConverterType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__ICON = eINSTANCE.getConverterType_Icon(); /** - * The meta object literal for the 'Converter Id' containment reference feature. - * + * The meta object literal for the 'Converter Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__CONVERTER_ID = eINSTANCE.getConverterType_ConverterId(); /** - * The meta object literal for the 'Converter For Class' containment reference feature. - * + * The meta object literal for the 'Converter For Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__CONVERTER_FOR_CLASS = eINSTANCE.getConverterType_ConverterForClass(); /** - * The meta object literal for the 'Converter Class' containment reference feature. - * + * The meta object literal for the 'Converter Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__CONVERTER_CLASS = eINSTANCE.getConverterType_ConverterClass(); /** - * The meta object literal for the 'Attribute' containment reference list feature. - * + * The meta object literal for the 'Attribute' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__ATTRIBUTE = eINSTANCE.getConverterType_Attribute(); /** - * The meta object literal for the 'Property' containment reference list feature. - * + * The meta object literal for the 'Property' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__PROPERTY = eINSTANCE.getConverterType_Property(); /** - * The meta object literal for the 'Converter Extension' containment reference list feature. - * + * The meta object literal for the 'Converter Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference CONVERTER_TYPE__CONVERTER_EXTENSION = eINSTANCE.getConverterType_ConverterExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DEFAULT_LOCALE_TYPE__TEXT_CONTENT = eINSTANCE.getDefaultLocaleType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT = eINSTANCE.getDefaultRenderKitIdType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValidatorsTypeImpl Default Validators Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValidatorsTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultValidatorsType() + * @generated + */ + EClass DEFAULT_VALIDATORS_TYPE = eINSTANCE.getDefaultValidatorsType(); + + /** + * The meta object literal for the 'Validator Id' containment reference list feature. + * + * + * @generated + */ + EReference DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID = eINSTANCE.getDefaultValidatorsType_ValidatorId(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute DEFAULT_VALIDATORS_TYPE__ID = eINSTANCE.getDefaultValidatorsType_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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DEFAULT_VALUE_TYPE__TEXT_CONTENT = eINSTANCE.getDefaultValueType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DESCRIPTION_TYPE__TEXT_CONTENT = eINSTANCE.getDescriptionType_TextContent(); /** - * The meta object literal for the 'Lang' attribute feature. - * + * The meta object literal for the 'Lang' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DESCRIPTION_TYPE__LANG = eINSTANCE.getDescriptionType_Lang(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DISPLAY_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getDisplayNameType_TextContent(); /** - * The meta object literal for the 'Lang' attribute feature. - * + * The meta object literal for the 'Lang' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DISPLAY_NAME_TYPE__LANG = eINSTANCE.getDisplayNameType_Lang(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Mixed' attribute list feature. + * * - * @generated - */ + * @generated + */ EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE.getDocumentRoot_Mixed(); /** - * The meta object literal for the 'XMLNS Prefix Map' map feature. - * + * The meta object literal for the 'XMLNS Prefix Map' map feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP = eINSTANCE.getDocumentRoot_XMLNSPrefixMap(); /** - * The meta object literal for the 'XSI Schema Location' map feature. - * + * The meta object literal for the 'XSI Schema Location' map feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = eINSTANCE.getDocumentRoot_XSISchemaLocation(); /** - * The meta object literal for the 'Action Listener' containment reference feature. - * + * The meta object literal for the 'Absolute Ordering' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__ABSOLUTE_ORDERING = eINSTANCE.getDocumentRoot_AbsoluteOrdering(); + + /** + * The meta object literal for the 'Action Listener' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__ACTION_LISTENER = eINSTANCE.getDocumentRoot_ActionListener(); /** - * The meta object literal for the 'Application' containment reference feature. - * + * The meta object literal for the 'Application' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__APPLICATION = eINSTANCE.getDocumentRoot_Application(); /** - * The meta object literal for the 'Application Factory' containment reference feature. - * + * The meta object literal for the 'Application Factory' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__APPLICATION_FACTORY = eINSTANCE.getDocumentRoot_ApplicationFactory(); /** - * The meta object literal for the 'Attribute' containment reference feature. - * + * The meta object literal for the 'Attribute' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__ATTRIBUTE = eINSTANCE.getDocumentRoot_Attribute(); /** - * The meta object literal for the 'Attribute Class' containment reference feature. - * + * The meta object literal for the 'Attribute Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__ATTRIBUTE_CLASS = eINSTANCE.getDocumentRoot_AttributeClass(); /** - * The meta object literal for the 'Attribute Extension' containment reference feature. - * + * The meta object literal for the 'Attribute Extension' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__ATTRIBUTE_EXTENSION = eINSTANCE.getDocumentRoot_AttributeExtension(); /** - * The meta object literal for the 'Attribute Name' containment reference feature. - * + * The meta object literal for the 'Attribute Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__ATTRIBUTE_NAME = eINSTANCE.getDocumentRoot_AttributeName(); /** - * The meta object literal for the 'Component' containment reference feature. - * - * - * @generated - */ + * The meta object literal for the 'Behavior' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__BEHAVIOR = eINSTANCE.getDocumentRoot_Behavior(); + + /** + * The meta object literal for the 'Behavior Class' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__BEHAVIOR_CLASS = eINSTANCE.getDocumentRoot_BehaviorClass(); + + /** + * The meta object literal for the 'Behavior Id' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__BEHAVIOR_ID = eINSTANCE.getDocumentRoot_BehaviorId(); + + /** + * The meta object literal for the 'Behavior Extension' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__BEHAVIOR_EXTENSION = eINSTANCE.getDocumentRoot_BehaviorExtension(); + + /** + * 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. - * + * The meta object literal for the 'Component Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__COMPONENT_CLASS = eINSTANCE.getDocumentRoot_ComponentClass(); /** - * The meta object literal for the 'Component Extension' containment reference feature. - * + * The meta object literal for the 'Component Extension' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__COMPONENT_EXTENSION = eINSTANCE.getDocumentRoot_ComponentExtension(); /** - * The meta object literal for the 'Component Family' containment reference feature. - * + * The meta object literal for the 'Component Family' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__COMPONENT_FAMILY = eINSTANCE.getDocumentRoot_ComponentFamily(); /** - * The meta object literal for the 'Component Type' containment reference feature. - * + * The meta object literal for the 'Component Type' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__COMPONENT_TYPE = eINSTANCE.getDocumentRoot_ComponentType(); /** - * The meta object literal for the 'Converter' containment reference feature. - * + * The meta object literal for the 'Converter' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__CONVERTER = eINSTANCE.getDocumentRoot_Converter(); /** - * The meta object literal for the 'Converter Class' containment reference feature. - * + * The meta object literal for the 'Converter Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__CONVERTER_CLASS = eINSTANCE.getDocumentRoot_ConverterClass(); /** - * The meta object literal for the 'Converter For Class' containment reference feature. - * + * The meta object literal for the 'Converter For Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__CONVERTER_FOR_CLASS = eINSTANCE.getDocumentRoot_ConverterForClass(); /** - * The meta object literal for the 'Converter Id' containment reference feature. - * + * The meta object literal for the 'Converter Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__CONVERTER_ID = eINSTANCE.getDocumentRoot_ConverterId(); /** - * The meta object literal for the 'Default Locale' containment reference feature. - * + * The meta object literal for the 'Default Locale' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__DEFAULT_LOCALE = eINSTANCE.getDocumentRoot_DefaultLocale(); /** - * The meta object literal for the 'Default Render Kit Id' containment reference feature. - * + * The meta object literal for the 'Default Render Kit Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID = eINSTANCE.getDocumentRoot_DefaultRenderKitId(); /** - * The meta object literal for the 'Default Value' containment reference feature. - * + * The meta object literal for the 'Default Validators' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__DEFAULT_VALIDATORS = eINSTANCE.getDocumentRoot_DefaultValidators(); + + /** + * The meta object literal for the 'Default Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__DEFAULT_VALUE = eINSTANCE.getDocumentRoot_DefaultValue(); /** - * The meta object literal for the 'Description' containment reference feature. - * + * The meta object literal for the 'Description' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__DESCRIPTION = eINSTANCE.getDocumentRoot_Description(); /** - * The meta object literal for the 'Display Name' containment reference feature. - * + * The meta object literal for the 'Display Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__DISPLAY_NAME = eINSTANCE.getDocumentRoot_DisplayName(); /** - * The meta object literal for the 'Faces Config' containment reference feature. - * + * The meta object literal for the 'Exception Handler Factory' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY = eINSTANCE.getDocumentRoot_ExceptionHandlerFactory(); + + /** + * The meta object literal for the 'External Context Factory' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY = eINSTANCE.getDocumentRoot_ExternalContextFactory(); + + /** + * The meta object literal for the 'Faces Config' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FACES_CONFIG = eINSTANCE.getDocumentRoot_FacesConfig(); /** - * The meta object literal for the 'Faces Context Factory' containment reference feature. - * + * The meta object literal for the 'Faces Context Factory' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FACES_CONTEXT_FACTORY = eINSTANCE.getDocumentRoot_FacesContextFactory(); /** - * The meta object literal for the 'Facet' containment reference feature. - * + * The meta object literal for the 'Facet' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FACET = eINSTANCE.getDocumentRoot_Facet(); /** - * The meta object literal for the 'Facet Extension' containment reference feature. - * + * The meta object literal for the 'Facet Extension' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FACET_EXTENSION = eINSTANCE.getDocumentRoot_FacetExtension(); /** - * The meta object literal for the 'Facet Name' containment reference feature. - * + * The meta object literal for the 'Facet Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FACET_NAME = eINSTANCE.getDocumentRoot_FacetName(); /** - * The meta object literal for the 'Factory' containment reference feature. - * + * The meta object literal for the 'Factory' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FACTORY = eINSTANCE.getDocumentRoot_Factory(); /** - * The meta object literal for the 'From Action' containment reference feature. - * + * The meta object literal for the 'From Action' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FROM_ACTION = eINSTANCE.getDocumentRoot_FromAction(); /** - * The meta object literal for the 'From Outcome' containment reference feature. - * + * The meta object literal for the 'From Outcome' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FROM_OUTCOME = eINSTANCE.getDocumentRoot_FromOutcome(); /** - * The meta object literal for the 'From View Id' containment reference feature. - * + * The meta object literal for the 'From View Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__FROM_VIEW_ID = eINSTANCE.getDocumentRoot_FromViewId(); /** - * The meta object literal for the 'Icon' containment reference feature. - * + * The meta object literal for the 'Icon' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__ICON = eINSTANCE.getDocumentRoot_Icon(); /** - * The meta object literal for the 'Key' containment reference feature. - * + * The meta object literal for the 'If' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__IF = eINSTANCE.getDocumentRoot_If(); + + /** + * The meta object literal for the 'Key' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__KEY = eINSTANCE.getDocumentRoot_Key(); /** - * The meta object literal for the 'Key Class' containment reference feature. - * + * The meta object literal for the 'Key Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__KEY_CLASS = eINSTANCE.getDocumentRoot_KeyClass(); /** - * The meta object literal for the 'Large Icon' containment reference feature. - * + * The meta object literal for the 'Large Icon' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__LARGE_ICON = eINSTANCE.getDocumentRoot_LargeIcon(); /** - * The meta object literal for the 'Lifecycle' containment reference feature. - * + * The meta object literal for the 'Lifecycle' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__LIFECYCLE = eINSTANCE.getDocumentRoot_Lifecycle(); /** - * The meta object literal for the 'Lifecycle Factory' containment reference feature. - * + * The meta object literal for the 'Lifecycle Factory' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__LIFECYCLE_FACTORY = eINSTANCE.getDocumentRoot_LifecycleFactory(); /** - * The meta object literal for the 'List Entries' containment reference feature. - * + * The meta object literal for the 'List Entries' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__LIST_ENTRIES = eINSTANCE.getDocumentRoot_ListEntries(); /** - * The meta object literal for the 'Locale Config' containment reference feature. - * + * The meta object literal for the 'Locale Config' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__LOCALE_CONFIG = eINSTANCE.getDocumentRoot_LocaleConfig(); /** - * The meta object literal for the 'Managed Bean' containment reference feature. - * + * The meta object literal for the 'Managed Bean' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MANAGED_BEAN = eINSTANCE.getDocumentRoot_ManagedBean(); /** - * The meta object literal for the 'Managed Bean Class' containment reference feature. - * + * The meta object literal for the 'Managed Bean Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MANAGED_BEAN_CLASS = eINSTANCE.getDocumentRoot_ManagedBeanClass(); /** - * The meta object literal for the 'Managed Bean Name' containment reference feature. - * + * The meta object literal for the 'Managed Bean Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MANAGED_BEAN_NAME = eINSTANCE.getDocumentRoot_ManagedBeanName(); /** - * The meta object literal for the 'Managed Bean Scope' containment reference feature. - * + * The meta object literal for the 'Managed Bean Scope' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MANAGED_BEAN_SCOPE = eINSTANCE.getDocumentRoot_ManagedBeanScope(); /** - * The meta object literal for the 'Managed Property' containment reference feature. - * + * The meta object literal for the 'Managed Property' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MANAGED_PROPERTY = eINSTANCE.getDocumentRoot_ManagedProperty(); /** - * The meta object literal for the 'Map Entries' containment reference feature. - * + * The meta object literal for the 'Map Entries' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MAP_ENTRIES = eINSTANCE.getDocumentRoot_MapEntries(); /** - * The meta object literal for the 'Map Entry' containment reference feature. - * + * The meta object literal for the 'Map Entry' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MAP_ENTRY = eINSTANCE.getDocumentRoot_MapEntry(); /** - * The meta object literal for the 'Message Bundle' containment reference feature. - * + * The meta object literal for the 'Message Bundle' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__MESSAGE_BUNDLE = eINSTANCE.getDocumentRoot_MessageBundle(); /** - * The meta object literal for the 'Navigation Case' containment reference feature. - * + * The meta object literal for the 'Name' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__NAME = eINSTANCE.getDocumentRoot_Name(); + + /** + * The meta object literal for the 'Navigation Case' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__NAVIGATION_CASE = eINSTANCE.getDocumentRoot_NavigationCase(); /** - * The meta object literal for the 'Navigation Handler' containment reference feature. - * + * The meta object literal for the 'Navigation Handler' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__NAVIGATION_HANDLER = eINSTANCE.getDocumentRoot_NavigationHandler(); /** - * The meta object literal for the 'Navigation Rule' containment reference feature. - * + * The meta object literal for the 'Navigation Rule' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__NAVIGATION_RULE = eINSTANCE.getDocumentRoot_NavigationRule(); /** - * The meta object literal for the 'Null Value' containment reference feature. - * + * The meta object literal for the 'Null Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__NULL_VALUE = eINSTANCE.getDocumentRoot_NullValue(); /** - * The meta object literal for the 'Phase Listener' containment reference feature. - * - * - * @generated - */ + * The meta object literal for the 'Ordering' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__ORDERING = eINSTANCE.getDocumentRoot_Ordering(); + + /** + * The meta object literal for the 'Ordering Ordering' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__ORDERING_ORDERING = eINSTANCE.getDocumentRoot_OrderingOrdering(); + + /** + * The meta object literal for the 'Others' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__OTHERS = eINSTANCE.getDocumentRoot_Others(); + + /** + * The meta object literal for the 'Partial View Context Factory' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY = eINSTANCE.getDocumentRoot_PartialViewContextFactory(); + + /** + * 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. - * + * The meta object literal for the 'Property' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__PROPERTY = eINSTANCE.getDocumentRoot_Property(); /** - * The meta object literal for the 'Property Class' containment reference feature. - * + * The meta object literal for the 'Property Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__PROPERTY_CLASS = eINSTANCE.getDocumentRoot_PropertyClass(); /** - * The meta object literal for the 'Property Extension' containment reference feature. - * + * The meta object literal for the 'Property Extension' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__PROPERTY_EXTENSION = eINSTANCE.getDocumentRoot_PropertyExtension(); /** - * The meta object literal for the 'Property Name' containment reference feature. - * + * The meta object literal for the 'Property Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__PROPERTY_NAME = eINSTANCE.getDocumentRoot_PropertyName(); /** - * The meta object literal for the 'Property Resolver' containment reference feature. - * + * The meta object literal for the 'Property Resolver' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__PROPERTY_RESOLVER = eINSTANCE.getDocumentRoot_PropertyResolver(); /** - * The meta object literal for the 'Redirect' containment reference feature. - * + * The meta object literal for the 'Redirect' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__REDIRECT = eINSTANCE.getDocumentRoot_Redirect(); /** - * The meta object literal for the 'Referenced Bean' containment reference feature. - * + * The meta object literal for the 'Redirect View Param' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__REDIRECT_VIEW_PARAM = eINSTANCE.getDocumentRoot_RedirectViewParam(); + + /** + * The meta object literal for the 'Referenced Bean' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__REFERENCED_BEAN = eINSTANCE.getDocumentRoot_ReferencedBean(); /** - * The meta object literal for the 'Referenced Bean Class' containment reference feature. - * + * The meta object literal for the 'Referenced Bean Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__REFERENCED_BEAN_CLASS = eINSTANCE.getDocumentRoot_ReferencedBeanClass(); /** - * The meta object literal for the 'Referenced Bean Name' containment reference feature. - * + * The meta object literal for the 'Referenced Bean Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__REFERENCED_BEAN_NAME = eINSTANCE.getDocumentRoot_ReferencedBeanName(); /** - * The meta object literal for the 'Renderer' containment reference feature. - * + * The meta object literal for the 'Renderer' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDERER = eINSTANCE.getDocumentRoot_Renderer(); /** - * The meta object literal for the 'Renderer Class' containment reference feature. - * + * The meta object literal for the 'Renderer Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDERER_CLASS = eINSTANCE.getDocumentRoot_RendererClass(); /** - * The meta object literal for the 'Renderer Extension' containment reference feature. - * + * The meta object literal for the 'Renderer Extension' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDERER_EXTENSION = eINSTANCE.getDocumentRoot_RendererExtension(); /** - * The meta object literal for the 'Renderer Type' containment reference feature. - * + * The meta object literal for the 'Renderer Type' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDERER_TYPE = eINSTANCE.getDocumentRoot_RendererType(); /** - * The meta object literal for the 'Render Kit' containment reference feature. - * + * The meta object literal for the 'Render Kit' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDER_KIT = eINSTANCE.getDocumentRoot_RenderKit(); /** - * The meta object literal for the 'Render Kit Class' containment reference feature. - * + * The meta object literal for the 'Render Kit Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDER_KIT_CLASS = eINSTANCE.getDocumentRoot_RenderKitClass(); /** - * The meta object literal for the 'Render Kit Factory' containment reference feature. - * + * The meta object literal for the 'Render Kit Factory' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDER_KIT_FACTORY = eINSTANCE.getDocumentRoot_RenderKitFactory(); /** - * The meta object literal for the 'Render Kit Id' containment reference feature. - * + * The meta object literal for the 'Render Kit Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__RENDER_KIT_ID = eINSTANCE.getDocumentRoot_RenderKitId(); /** - * The meta object literal for the 'Small Icon' containment reference feature. - * + * The meta object literal for the 'Resource Handler' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__RESOURCE_HANDLER = eINSTANCE.getDocumentRoot_ResourceHandler(); + + /** + * The meta object literal for the 'Small Icon' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__SMALL_ICON = eINSTANCE.getDocumentRoot_SmallIcon(); /** - * The meta object literal for the 'State Manager' containment reference feature. - * + * The meta object literal for the 'Source Class' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__SOURCE_CLASS = eINSTANCE.getDocumentRoot_SourceClass(); + + /** + * The meta object literal for the 'State Manager' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__STATE_MANAGER = eINSTANCE.getDocumentRoot_StateManager(); /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * + * The meta object literal for the 'Suggested Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__SUGGESTED_VALUE = eINSTANCE.getDocumentRoot_SuggestedValue(); /** - * The meta object literal for the 'Supported Locale' containment reference feature. - * + * The meta object literal for the 'Supported Locale' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__SUPPORTED_LOCALE = eINSTANCE.getDocumentRoot_SupportedLocale(); /** - * The meta object literal for the 'To View Id' containment reference feature. - * - * - * @generated - */ + * The meta object literal for the 'System Event Class' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__SYSTEM_EVENT_CLASS = eINSTANCE.getDocumentRoot_SystemEventClass(); + + /** + * The meta object literal for the 'System Event Listener' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER = eINSTANCE.getDocumentRoot_SystemEventListener(); + + /** + * The meta object literal for the 'System Event Listener Class' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS = eINSTANCE.getDocumentRoot_SystemEventListenerClass(); + + /** + * The meta object literal for the 'Tag Handler Delegate Factory' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY = eINSTANCE.getDocumentRoot_TagHandlerDelegateFactory(); + + /** + * 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. - * + * The meta object literal for the 'Validator' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__VALIDATOR = eINSTANCE.getDocumentRoot_Validator(); /** - * The meta object literal for the 'Validator Class' containment reference feature. - * + * The meta object literal for the 'Validator Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__VALIDATOR_CLASS = eINSTANCE.getDocumentRoot_ValidatorClass(); /** - * The meta object literal for the 'Validator Id' containment reference feature. - * + * The meta object literal for the 'Validator Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__VALIDATOR_ID = eINSTANCE.getDocumentRoot_ValidatorId(); /** - * The meta object literal for the 'Value' containment reference feature. - * + * The meta object literal for the 'Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__VALUE = eINSTANCE.getDocumentRoot_Value(); /** - * The meta object literal for the 'Value Class' containment reference feature. - * + * The meta object literal for the 'Value Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__VALUE_CLASS = eINSTANCE.getDocumentRoot_ValueClass(); /** - * The meta object literal for the 'Variable Resolver' containment reference feature. - * + * The meta object literal for the 'Variable Resolver' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference DOCUMENT_ROOT__VARIABLE_RESOLVER = eINSTANCE.getDocumentRoot_VariableResolver(); /** - * The meta object literal for the 'View Handler' containment reference feature. - * + * The meta object literal for the 'View Declaration Language Factory' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY = eINSTANCE.getDocumentRoot_ViewDeclarationLanguageFactory(); + + /** + * The meta object literal for the 'View Handler' containment reference feature. + * * - * @generated - */ + * @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. - * + * The meta object literal for the 'Visit Context Factory' containment reference feature. + * + * + * @generated + */ + EReference DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY = eINSTANCE.getDocumentRoot_VisitContextFactory(); + + /** + * 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 - */ + * @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. - * + * The meta object literal for the 'Name' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute DYNAMIC_ATTRIBUTE__NAME = eINSTANCE.getDynamicAttribute_Name(); /** - * The meta object literal for the 'Value' attribute feature. - * + * The meta object literal for the 'Value' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Child Nodes' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference DYNAMIC_ELEMENT__CHILD_NODES = eINSTANCE.getDynamicElement_ChildNodes(); /** - * The meta object literal for the 'Attributes' reference list feature. - * + * The meta object literal for the 'Attributes' reference list feature. + * * - * @generated - */ + * @generated + */ EReference DYNAMIC_ELEMENT__ATTRIBUTES = eINSTANCE.getDynamicElement_Attributes(); /** - * The meta object literal for the 'Text Content' attribute feature. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute EL_RESOLVER_TYPE__TEXT_CONTENT = eINSTANCE.getELResolverType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute EL_RESOLVER_TYPE__ID = eINSTANCE.getELResolverType_Id(); /** - * The meta object literal for the 'Name' attribute feature. - * - * - * @generated - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExceptionHandlerFactoryTypeImpl Exception Handler Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ExceptionHandlerFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getExceptionHandlerFactoryType() + * @generated + */ + EClass EXCEPTION_HANDLER_FACTORY_TYPE = eINSTANCE.getExceptionHandlerFactoryType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getExceptionHandlerFactoryType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute EXCEPTION_HANDLER_FACTORY_TYPE__ID = eINSTANCE.getExceptionHandlerFactoryType_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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Application' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__APPLICATION = eINSTANCE.getFacesConfigType_Application(); /** - * The meta object literal for the 'Factory' containment reference list feature. - * + * The meta object literal for the 'Ordering' containment reference list feature. + * + * + * @generated + */ + EReference FACES_CONFIG_TYPE__ORDERING = eINSTANCE.getFacesConfigType_Ordering(); + + /** + * The meta object literal for the 'Absolute Ordering' containment reference feature. + * + * + * @generated + */ + EReference FACES_CONFIG_TYPE__ABSOLUTE_ORDERING = eINSTANCE.getFacesConfigType_AbsoluteOrdering(); + + /** + * The meta object literal for the 'Factory' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__FACTORY = eINSTANCE.getFacesConfigType_Factory(); /** - * The meta object literal for the 'Component' containment reference list feature. - * + * The meta object literal for the 'Component' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__COMPONENT = eINSTANCE.getFacesConfigType_Component(); /** - * The meta object literal for the 'Converter' containment reference list feature. - * + * The meta object literal for the 'Converter' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__CONVERTER = eINSTANCE.getFacesConfigType_Converter(); /** - * The meta object literal for the 'Managed Bean' containment reference list feature. - * + * The meta object literal for the 'Managed Bean' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__MANAGED_BEAN = eINSTANCE.getFacesConfigType_ManagedBean(); /** - * The meta object literal for the 'Navigation Rule' containment reference list feature. - * + * The meta object literal for the 'Name' containment reference feature. + * + * + * @generated + */ + EReference FACES_CONFIG_TYPE__NAME = eINSTANCE.getFacesConfigType_Name(); + + /** + * The meta object literal for the 'Navigation Rule' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__NAVIGATION_RULE = eINSTANCE.getFacesConfigType_NavigationRule(); /** - * The meta object literal for the 'Referenced Bean' containment reference list feature. - * + * The meta object literal for the 'Referenced Bean' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__REFERENCED_BEAN = eINSTANCE.getFacesConfigType_ReferencedBean(); /** - * The meta object literal for the 'Render Kit' containment reference list feature. - * + * The meta object literal for the 'Render Kit' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__RENDER_KIT = eINSTANCE.getFacesConfigType_RenderKit(); /** - * The meta object literal for the 'Lifecycle' containment reference list feature. - * + * The meta object literal for the 'Lifecycle' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__LIFECYCLE = eINSTANCE.getFacesConfigType_Lifecycle(); /** - * The meta object literal for the 'Validator' containment reference list feature. - * + * The meta object literal for the 'Validator' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__VALIDATOR = eINSTANCE.getFacesConfigType_Validator(); /** - * The meta object literal for the 'Faces Config Extension' reference list feature. - * + * The meta object literal for the 'Behavior' containment reference list feature. + * + * + * @generated + */ + EReference FACES_CONFIG_TYPE__BEHAVIOR = eINSTANCE.getFacesConfigType_Behavior(); + + /** + * The meta object literal for the 'Faces Config Extension' reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION = eINSTANCE.getFacesConfigType_FacesConfigExtension(); /** - * The meta object literal for the 'Xmlns' attribute feature. - * + * The meta object literal for the 'Xmlns' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute FACES_CONFIG_TYPE__XMLNS = eINSTANCE.getFacesConfigType_Xmlns(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * The meta object literal for the 'Metadata Complete' attribute feature. + * + * + * @generated + */ + EAttribute FACES_CONFIG_TYPE__METADATA_COMPLETE = eINSTANCE.getFacesConfigType_MetadataComplete(); + + /** + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getFacesContextFactoryType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute FACET_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getFacetNameType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACET_TYPE__DESCRIPTION = eINSTANCE.getFacetType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACET_TYPE__DISPLAY_NAME = eINSTANCE.getFacetType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACET_TYPE__ICON = eINSTANCE.getFacetType_Icon(); /** - * The meta object literal for the 'Facet Name' containment reference feature. - * + * The meta object literal for the 'Facet Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference FACET_TYPE__FACET_NAME = eINSTANCE.getFacetType_FacetName(); /** - * The meta object literal for the 'Facet Extension' containment reference list feature. - * + * The meta object literal for the 'Facet Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACET_TYPE__FACET_EXTENSION = eINSTANCE.getFacetType_FacetExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Application Factory' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACTORY_TYPE__APPLICATION_FACTORY = eINSTANCE.getFactoryType_ApplicationFactory(); /** - * The meta object literal for the 'Faces Context Factory' containment reference list feature. - * + * The meta object literal for the 'Exception Handler Factory' containment reference list feature. + * + * + * @generated + */ + EReference FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY = eINSTANCE.getFactoryType_ExceptionHandlerFactory(); + + /** + * The meta object literal for the 'External Context Factory' containment reference list feature. + * + * + * @generated + */ + EReference FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY = eINSTANCE.getFactoryType_ExternalContextFactory(); + + /** + * The meta object literal for the 'Faces Context Factory' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACTORY_TYPE__FACES_CONTEXT_FACTORY = eINSTANCE.getFactoryType_FacesContextFactory(); /** - * The meta object literal for the 'Lifecycle Factory' containment reference list feature. - * + * The meta object literal for the 'Partial View Context Factory' containment reference list feature. + * + * + * @generated + */ + EReference FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY = eINSTANCE.getFactoryType_PartialViewContextFactory(); + + /** + * The meta object literal for the 'Lifecycle Factory' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACTORY_TYPE__LIFECYCLE_FACTORY = eINSTANCE.getFactoryType_LifecycleFactory(); /** - * The meta object literal for the 'Render Kit Factory' containment reference list feature. - * + * The meta object literal for the 'View Declaration Language Factory' containment reference list feature. + * + * + * @generated + */ + EReference FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY = eINSTANCE.getFactoryType_ViewDeclarationLanguageFactory(); + + /** + * The meta object literal for the 'Tag Handler Delegate Factory' containment reference list feature. + * + * + * @generated + */ + EReference FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY = eINSTANCE.getFactoryType_TagHandlerDelegateFactory(); + + /** + * The meta object literal for the 'Render Kit Factory' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACTORY_TYPE__RENDER_KIT_FACTORY = eINSTANCE.getFactoryType_RenderKitFactory(); /** - * The meta object literal for the 'Factory Extension' reference list feature. - * + * The meta object literal for the 'Visit Context Factory' containment reference list feature. + * + * + * @generated + */ + EReference FACTORY_TYPE__VISIT_CONTEXT_FACTORY = eINSTANCE.getFactoryType_VisitContextFactory(); + + /** + * The meta object literal for the 'Factory Extension' reference list feature. + * * - * @generated - */ + * @generated + */ EReference FACTORY_TYPE__FACTORY_EXTENSION = eINSTANCE.getFactoryType_FactoryExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute FROM_ACTION_TYPE__TEXT_CONTENT = eINSTANCE.getFromActionType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute FROM_OUTCOME_TYPE__TEXT_CONTENT = eINSTANCE.getFromOutcomeType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute FROM_VIEW_ID_TYPE__TEXT_CONTENT = eINSTANCE.getFromViewIdType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Small Icon' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference ICON_TYPE__SMALL_ICON = eINSTANCE.getIconType_SmallIcon(); /** - * The meta object literal for the 'Large Icon' containment reference feature. - * + * The meta object literal for the 'Large Icon' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference ICON_TYPE__LARGE_ICON = eINSTANCE.getIconType_LargeIcon(); /** - * The meta object literal for the 'Lang' attribute feature. - * + * The meta object literal for the 'Lang' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute ICON_TYPE__LANG = eINSTANCE.getIconType_Lang(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.IfTypeImpl If Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.IfTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getIfType() + * @generated + */ + EClass IF_TYPE = eINSTANCE.getIfType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute IF_TYPE__TEXT_CONTENT = eINSTANCE.getIfType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute IF_TYPE__ID = eINSTANCE.getIfType_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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute KEY_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getKeyClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute KEY_TYPE__TEXT_CONTENT = eINSTANCE.getKeyType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute LARGE_ICON_TYPE__TEXT_CONTENT = eINSTANCE.getLargeIconType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getLifecycleFactoryType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Phase Listener' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference LIFECYCLE_TYPE__PHASE_LISTENER = eINSTANCE.getLifecycleType_PhaseListener(); /** - * The meta object literal for the 'Lifecycle Extension' containment reference list feature. - * + * The meta object literal for the 'Lifecycle Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference LIFECYCLE_TYPE__LIFECYCLE_EXTENSION = eINSTANCE.getLifecycleType_LifecycleExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Value Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference LIST_ENTRIES_TYPE__VALUE_CLASS = eINSTANCE.getListEntriesType_ValueClass(); /** - * The meta object literal for the 'Null Value' containment reference list feature. - * + * The meta object literal for the 'Null Value' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference LIST_ENTRIES_TYPE__NULL_VALUE = eINSTANCE.getListEntriesType_NullValue(); /** - * The meta object literal for the 'Value' containment reference list feature. - * + * The meta object literal for the 'Value' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference LIST_ENTRIES_TYPE__VALUE = eINSTANCE.getListEntriesType_Value(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Default Locale' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference LOCALE_CONFIG_TYPE__DEFAULT_LOCALE = eINSTANCE.getLocaleConfigType_DefaultLocale(); /** - * The meta object literal for the 'Supported Locale' containment reference list feature. - * + * The meta object literal for the 'Supported Locale' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE = eINSTANCE.getLocaleConfigType_SupportedLocale(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getManagedBeanClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getManagedBeanNameType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT = eINSTANCE.getManagedBeanScopeType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__DESCRIPTION = eINSTANCE.getManagedBeanType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__DISPLAY_NAME = eINSTANCE.getManagedBeanType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__ICON = eINSTANCE.getManagedBeanType_Icon(); /** - * The meta object literal for the 'Managed Bean Name' containment reference feature. - * + * The meta object literal for the 'Managed Bean Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME = eINSTANCE.getManagedBeanType_ManagedBeanName(); /** - * The meta object literal for the 'Managed Bean Class' containment reference feature. - * + * The meta object literal for the 'Managed Bean Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS = eINSTANCE.getManagedBeanType_ManagedBeanClass(); /** - * The meta object literal for the 'Managed Bean Scope' containment reference feature. - * + * The meta object literal for the 'Managed Bean Scope' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE = eINSTANCE.getManagedBeanType_ManagedBeanScope(); /** - * The meta object literal for the 'Managed Property' containment reference list feature. - * + * The meta object literal for the 'Managed Property' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__MANAGED_PROPERTY = eINSTANCE.getManagedBeanType_ManagedProperty(); /** - * The meta object literal for the 'Map Entries' containment reference feature. - * + * The meta object literal for the 'Map Entries' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__MAP_ENTRIES = eINSTANCE.getManagedBeanType_MapEntries(); /** - * The meta object literal for the 'List Entries' containment reference feature. - * + * The meta object literal for the 'List Entries' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__LIST_ENTRIES = eINSTANCE.getManagedBeanType_ListEntries(); /** - * The meta object literal for the 'Managed Bean Extension' containment reference list feature. - * + * The meta object literal for the 'Managed Bean Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION = eINSTANCE.getManagedBeanType_ManagedBeanExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * The meta object literal for the 'Eager' attribute feature. + * + * + * @generated + */ + EAttribute MANAGED_BEAN_TYPE__EAGER = eINSTANCE.getManagedBeanType_Eager(); + + /** + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__DESCRIPTION = eINSTANCE.getManagedPropertyType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__DISPLAY_NAME = eINSTANCE.getManagedPropertyType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__ICON = eINSTANCE.getManagedPropertyType_Icon(); /** - * The meta object literal for the 'Property Name' containment reference feature. - * + * The meta object literal for the 'Property Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__PROPERTY_NAME = eINSTANCE.getManagedPropertyType_PropertyName(); /** - * The meta object literal for the 'Property Class' containment reference feature. - * + * The meta object literal for the 'Property Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__PROPERTY_CLASS = eINSTANCE.getManagedPropertyType_PropertyClass(); /** - * The meta object literal for the 'Map Entries' containment reference feature. - * + * The meta object literal for the 'Map Entries' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__MAP_ENTRIES = eINSTANCE.getManagedPropertyType_MapEntries(); /** - * The meta object literal for the 'Null Value' containment reference feature. - * + * The meta object literal for the 'Null Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__NULL_VALUE = eINSTANCE.getManagedPropertyType_NullValue(); /** - * The meta object literal for the 'Value' containment reference feature. - * + * The meta object literal for the 'Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__VALUE = eINSTANCE.getManagedPropertyType_Value(); /** - * The meta object literal for the 'List Entries' containment reference feature. - * + * The meta object literal for the 'List Entries' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MANAGED_PROPERTY_TYPE__LIST_ENTRIES = eINSTANCE.getManagedPropertyType_ListEntries(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Key Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MAP_ENTRIES_TYPE__KEY_CLASS = eINSTANCE.getMapEntriesType_KeyClass(); /** - * The meta object literal for the 'Value Class' containment reference feature. - * + * The meta object literal for the 'Value Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MAP_ENTRIES_TYPE__VALUE_CLASS = eINSTANCE.getMapEntriesType_ValueClass(); /** - * The meta object literal for the 'Map Entry' containment reference list feature. - * + * The meta object literal for the 'Map Entry' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference MAP_ENTRIES_TYPE__MAP_ENTRY = eINSTANCE.getMapEntriesType_MapEntry(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Key' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MAP_ENTRY_TYPE__KEY = eINSTANCE.getMapEntryType_Key(); /** - * The meta object literal for the 'Null Value' containment reference feature. - * + * The meta object literal for the 'Null Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MAP_ENTRY_TYPE__NULL_VALUE = eINSTANCE.getMapEntryType_NullValue(); /** - * The meta object literal for the 'Value' containment reference feature. - * + * The meta object literal for the 'Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference MAP_ENTRY_TYPE__VALUE = eINSTANCE.getMapEntryType_Value(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute MESSAGE_BUNDLE_TYPE__TEXT_CONTENT = eINSTANCE.getMessageBundleType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NameTypeImpl Name Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NameTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNameType() + * @generated + */ + EClass NAME_TYPE = eINSTANCE.getNameType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute NAME_TYPE__TEXT_CONTENT = eINSTANCE.getNameType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute NAME_TYPE__ID = eINSTANCE.getNameType_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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_CASE_TYPE__DESCRIPTION = eINSTANCE.getNavigationCaseType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_CASE_TYPE__DISPLAY_NAME = eINSTANCE.getNavigationCaseType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_CASE_TYPE__ICON = eINSTANCE.getNavigationCaseType_Icon(); /** - * The meta object literal for the 'From Action' containment reference feature. - * + * The meta object literal for the 'From Action' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_CASE_TYPE__FROM_ACTION = eINSTANCE.getNavigationCaseType_FromAction(); /** - * The meta object literal for the 'From Outcome' containment reference feature. - * + * The meta object literal for the 'From Outcome' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_CASE_TYPE__FROM_OUTCOME = eINSTANCE.getNavigationCaseType_FromOutcome(); /** - * The meta object literal for the 'To View Id' containment reference feature. - * + * The meta object literal for the 'If' containment reference feature. + * + * + * @generated + */ + EReference NAVIGATION_CASE_TYPE__IF = eINSTANCE.getNavigationCaseType_If(); + + /** + * The meta object literal for the 'To View Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_CASE_TYPE__TO_VIEW_ID = eINSTANCE.getNavigationCaseType_ToViewId(); /** - * The meta object literal for the 'Redirect' containment reference feature. - * + * The meta object literal for the 'Redirect' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_CASE_TYPE__REDIRECT = eINSTANCE.getNavigationCaseType_Redirect(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute NAVIGATION_HANDLER_TYPE__TEXT_CONTENT = eINSTANCE.getNavigationHandlerType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_RULE_TYPE__DESCRIPTION = eINSTANCE.getNavigationRuleType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_RULE_TYPE__DISPLAY_NAME = eINSTANCE.getNavigationRuleType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_RULE_TYPE__ICON = eINSTANCE.getNavigationRuleType_Icon(); /** - * The meta object literal for the 'From View Id' containment reference feature. - * + * The meta object literal for the 'From View Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_RULE_TYPE__FROM_VIEW_ID = eINSTANCE.getNavigationRuleType_FromViewId(); /** - * The meta object literal for the 'Navigation Case' containment reference list feature. - * + * The meta object literal for the 'Navigation Case' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_RULE_TYPE__NAVIGATION_CASE = eINSTANCE.getNavigationRuleType_NavigationCase(); /** - * The meta object literal for the 'Navigation Rule Extension' containment reference list feature. - * + * The meta object literal for the 'Navigation Rule Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION = eINSTANCE.getNavigationRuleType_NavigationRuleExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingTypeImpl Ordering Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getOrderingType() + * @generated + */ + EClass ORDERING_TYPE = eINSTANCE.getOrderingType(); + + /** + * The meta object literal for the 'Before' containment reference feature. + * + * + * @generated + */ + EReference ORDERING_TYPE__BEFORE = eINSTANCE.getOrderingType_Before(); + + /** + * The meta object literal for the 'After' containment reference feature. + * + * + * @generated + */ + EReference ORDERING_TYPE__AFTER = eINSTANCE.getOrderingType_After(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOrderingTypeImpl Ordering Ordering Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOrderingTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getOrderingOrderingType() + * @generated + */ + EClass ORDERING_ORDERING_TYPE = eINSTANCE.getOrderingOrderingType(); + + /** + * The meta object literal for the 'Name' containment reference list feature. + * + * + * @generated + */ + EReference ORDERING_ORDERING_TYPE__NAME = eINSTANCE.getOrderingOrderingType_Name(); + + /** + * The meta object literal for the 'Others' containment reference feature. + * + * + * @generated + */ + EReference ORDERING_ORDERING_TYPE__OTHERS = eINSTANCE.getOrderingOrderingType_Others(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOthersTypeImpl Ordering Others Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOthersTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getOrderingOthersType() + * @generated + */ + EClass ORDERING_OTHERS_TYPE = eINSTANCE.getOrderingOthersType(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute ORDERING_OTHERS_TYPE__ID = eINSTANCE.getOrderingOthersType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PartialViewContextFactoryTypeImpl Partial View Context Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PartialViewContextFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPartialViewContextFactoryType() + * @generated + */ + EClass PARTIAL_VIEW_CONTEXT_FACTORY_TYPE = eINSTANCE.getPartialViewContextFactoryType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getPartialViewContextFactoryType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID = eINSTANCE.getPartialViewContextFactoryType_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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute PHASE_LISTENER_TYPE__TEXT_CONTENT = eINSTANCE.getPhaseListenerType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute PROPERTY_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getPropertyClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute PROPERTY_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getPropertyNameType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute PROPERTY_RESOLVER_TYPE__TEXT_CONTENT = eINSTANCE.getPropertyResolverType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__DESCRIPTION = eINSTANCE.getPropertyType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__DISPLAY_NAME = eINSTANCE.getPropertyType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__ICON = eINSTANCE.getPropertyType_Icon(); /** - * The meta object literal for the 'Property Name' containment reference feature. - * + * The meta object literal for the 'Property Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__PROPERTY_NAME = eINSTANCE.getPropertyType_PropertyName(); /** - * The meta object literal for the 'Property Class' containment reference feature. - * + * The meta object literal for the 'Property Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__PROPERTY_CLASS = eINSTANCE.getPropertyType_PropertyClass(); /** - * The meta object literal for the 'Default Value' containment reference feature. - * + * The meta object literal for the 'Default Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__DEFAULT_VALUE = eINSTANCE.getPropertyType_DefaultValue(); /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * + * The meta object literal for the 'Suggested Value' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__SUGGESTED_VALUE = eINSTANCE.getPropertyType_SuggestedValue(); /** - * The meta object literal for the 'Property Extension' containment reference list feature. - * + * The meta object literal for the 'Property Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference PROPERTY_TYPE__PROPERTY_EXTENSION = eINSTANCE.getPropertyType_PropertyExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'View Param' containment reference list feature. + * + * + * @generated + */ + EReference REDIRECT_TYPE__VIEW_PARAM = eINSTANCE.getRedirectType_ViewParam(); + + /** + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the 'Include View Params' attribute feature. + * + * + * @generated + */ + EAttribute REDIRECT_TYPE__INCLUDE_VIEW_PARAMS = eINSTANCE.getRedirectType_IncludeViewParams(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl Redirect View Param Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRedirectViewParamType() + * @generated + */ + EClass REDIRECT_VIEW_PARAM_TYPE = eINSTANCE.getRedirectViewParamType(); + + /** + * The meta object literal for the 'Name' containment reference feature. + * + * + * @generated + */ + EReference REDIRECT_VIEW_PARAM_TYPE__NAME = eINSTANCE.getRedirectViewParamType_Name(); + + /** + * The meta object literal for the 'Value' containment reference feature. + * + * + * @generated + */ + EReference REDIRECT_VIEW_PARAM_TYPE__VALUE = eINSTANCE.getRedirectViewParamType_Value(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute REDIRECT_VIEW_PARAM_TYPE__ID = eINSTANCE.getRedirectViewParamType_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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getReferencedBeanClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getReferencedBeanNameType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference REFERENCED_BEAN_TYPE__DESCRIPTION = eINSTANCE.getReferencedBeanType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference REFERENCED_BEAN_TYPE__DISPLAY_NAME = eINSTANCE.getReferencedBeanType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference REFERENCED_BEAN_TYPE__ICON = eINSTANCE.getReferencedBeanType_Icon(); /** - * The meta object literal for the 'Referenced Bean Name' containment reference feature. - * + * The meta object literal for the 'Referenced Bean Name' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME = eINSTANCE.getReferencedBeanType_ReferencedBeanName(); /** - * The meta object literal for the 'Referenced Bean Class' containment reference feature. - * + * The meta object literal for the 'Referenced Bean Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS = eINSTANCE.getReferencedBeanType_ReferencedBeanClass(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute RENDERER_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getRendererClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__DESCRIPTION = eINSTANCE.getRendererType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__DISPLAY_NAME = eINSTANCE.getRendererType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__ICON = eINSTANCE.getRendererType_Icon(); /** - * The meta object literal for the 'Component Family' containment reference feature. - * + * The meta object literal for the 'Component Family' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__COMPONENT_FAMILY = eINSTANCE.getRendererType_ComponentFamily(); /** - * The meta object literal for the 'Renderer Type' containment reference feature. - * + * The meta object literal for the 'Renderer Type' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__RENDERER_TYPE = eINSTANCE.getRendererType_RendererType(); /** - * The meta object literal for the 'Renderer Class' containment reference feature. - * + * The meta object literal for the 'Renderer Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__RENDERER_CLASS = eINSTANCE.getRendererType_RendererClass(); /** - * The meta object literal for the 'Facet' containment reference list feature. - * + * The meta object literal for the 'Facet' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__FACET = eINSTANCE.getRendererType_Facet(); /** - * The meta object literal for the 'Attribute' containment reference list feature. - * + * The meta object literal for the 'Attribute' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__ATTRIBUTE = eINSTANCE.getRendererType_Attribute(); /** - * The meta object literal for the 'Renderer Extension' containment reference list feature. - * + * The meta object literal for the 'Renderer Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDERER_TYPE__RENDERER_EXTENSION = eINSTANCE.getRendererType_RendererExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute RENDERER_TYPE_TYPE__TEXT_CONTENT = eINSTANCE.getRendererTypeType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute RENDER_KIT_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getRenderKitClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getRenderKitFactoryType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute RENDER_KIT_ID_TYPE__TEXT_CONTENT = eINSTANCE.getRenderKitIdType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDER_KIT_TYPE__DESCRIPTION = eINSTANCE.getRenderKitType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDER_KIT_TYPE__DISPLAY_NAME = eINSTANCE.getRenderKitType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDER_KIT_TYPE__ICON = eINSTANCE.getRenderKitType_Icon(); /** - * The meta object literal for the 'Render Kit Id' containment reference feature. - * + * The meta object literal for the 'Render Kit Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference RENDER_KIT_TYPE__RENDER_KIT_ID = eINSTANCE.getRenderKitType_RenderKitId(); /** - * The meta object literal for the 'Render Kit Class' containment reference feature. - * + * The meta object literal for the 'Render Kit Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference RENDER_KIT_TYPE__RENDER_KIT_CLASS = eINSTANCE.getRenderKitType_RenderKitClass(); /** - * The meta object literal for the 'Renderer' containment reference list feature. - * + * The meta object literal for the 'Renderer' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDER_KIT_TYPE__RENDERER = eINSTANCE.getRenderKitType_Renderer(); /** - * The meta object literal for the 'Render Kit Extension' containment reference list feature. - * + * The meta object literal for the 'Client Behavior Renderer' containment reference list feature. + * + * + * @generated + */ + EReference RENDER_KIT_TYPE__CLIENT_BEHAVIOR_RENDERER = eINSTANCE.getRenderKitType_ClientBehaviorRenderer(); + + /** + * The meta object literal for the 'Render Kit Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RENDER_KIT_TYPE__RENDER_KIT_EXTENSION = eINSTANCE.getRenderKitType_RenderKitExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute SMALL_ICON_TYPE__TEXT_CONTENT = eINSTANCE.getSmallIconType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SourceClassTypeImpl Source Class Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SourceClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSourceClassType() + * @generated + */ + EClass SOURCE_CLASS_TYPE = eINSTANCE.getSourceClassType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute SOURCE_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getSourceClassType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute SOURCE_CLASS_TYPE__ID = eINSTANCE.getSourceClassType_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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute STATE_MANAGER_TYPE__TEXT_CONTENT = eINSTANCE.getStateManagerType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute SUGGESTED_VALUE_TYPE__TEXT_CONTENT = eINSTANCE.getSuggestedValueType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute SUPPORTED_LOCALE_TYPE__TEXT_CONTENT = eINSTANCE.getSupportedLocaleType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventClassTypeImpl System Event Class Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSystemEventClassType() + * @generated + */ + EClass SYSTEM_EVENT_CLASS_TYPE = eINSTANCE.getSystemEventClassType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getSystemEventClassType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute SYSTEM_EVENT_CLASS_TYPE__ID = eINSTANCE.getSystemEventClassType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerClassTypeImpl System Event Listener Class Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerClassTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSystemEventListenerClassType() + * @generated + */ + EClass SYSTEM_EVENT_LISTENER_CLASS_TYPE = eINSTANCE.getSystemEventListenerClassType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getSystemEventListenerClassType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID = eINSTANCE.getSystemEventListenerClassType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl System Event Listener Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSystemEventListenerType() + * @generated + */ + EClass SYSTEM_EVENT_LISTENER_TYPE = eINSTANCE.getSystemEventListenerType(); + + /** + * The meta object literal for the 'System Event Listener Class' containment reference feature. + * + * + * @generated + */ + EReference SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS = eINSTANCE.getSystemEventListenerType_SystemEventListenerClass(); + + /** + * The meta object literal for the 'System Event Class' containment reference feature. + * + * + * @generated + */ + EReference SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS = eINSTANCE.getSystemEventListenerType_SystemEventClass(); + + /** + * The meta object literal for the 'Source Class' containment reference feature. + * + * + * @generated + */ + EReference SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS = eINSTANCE.getSystemEventListenerType_SourceClass(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute SYSTEM_EVENT_LISTENER_TYPE__ID = eINSTANCE.getSystemEventListenerType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.TagHandlerDelegateFactoryTypeImpl Tag Handler Delegate Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.TagHandlerDelegateFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getTagHandlerDelegateFactoryType() + * @generated + */ + EClass TAG_HANDLER_DELEGATE_FACTORY_TYPE = eINSTANCE.getTagHandlerDelegateFactoryType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getTagHandlerDelegateFactoryType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID = eINSTANCE.getTagHandlerDelegateFactoryType_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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute TO_VIEW_ID_TYPE__TEXT_CONTENT = eINSTANCE.getToViewIdType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute VALIDATOR_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getValidatorClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute VALIDATOR_ID_TYPE__TEXT_CONTENT = eINSTANCE.getValidatorIdType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__DESCRIPTION = eINSTANCE.getValidatorType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__DISPLAY_NAME = eINSTANCE.getValidatorType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__ICON = eINSTANCE.getValidatorType_Icon(); /** - * The meta object literal for the 'Validator Id' containment reference feature. - * + * The meta object literal for the 'Validator Id' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__VALIDATOR_ID = eINSTANCE.getValidatorType_ValidatorId(); /** - * The meta object literal for the 'Validator Class' containment reference feature. - * + * The meta object literal for the 'Validator Class' containment reference feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__VALIDATOR_CLASS = eINSTANCE.getValidatorType_ValidatorClass(); /** - * The meta object literal for the 'Attribute' containment reference list feature. - * + * The meta object literal for the 'Attribute' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__ATTRIBUTE = eINSTANCE.getValidatorType_Attribute(); /** - * The meta object literal for the 'Property' containment reference list feature. - * + * The meta object literal for the 'Property' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__PROPERTY = eINSTANCE.getValidatorType_Property(); /** - * The meta object literal for the 'Validator Extension' containment reference list feature. - * + * The meta object literal for the 'Validator Extension' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference VALIDATOR_TYPE__VALIDATOR_EXTENSION = eINSTANCE.getValidatorType_ValidatorExtension(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute VALUE_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getValueClassType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute VALUE_TYPE__TEXT_CONTENT = eINSTANCE.getValueType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute VARIABLE_RESOLVER_TYPE__TEXT_CONTENT = eINSTANCE.getVariableResolverType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute VIEW_HANDLER_TYPE__TEXT_CONTENT = eINSTANCE.getViewHandlerType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Description' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RESOURCE_BUNDLE_TYPE__DESCRIPTION = eINSTANCE.getResourceBundleType_Description(); /** - * The meta object literal for the 'Display Name' containment reference list feature. - * + * The meta object literal for the 'Display Name' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RESOURCE_BUNDLE_TYPE__DISPLAY_NAME = eINSTANCE.getResourceBundleType_DisplayName(); /** - * The meta object literal for the 'Icon' containment reference list feature. - * + * The meta object literal for the 'Icon' containment reference list feature. + * * - * @generated - */ + * @generated + */ EReference RESOURCE_BUNDLE_TYPE__ICON = eINSTANCE.getResourceBundleType_Icon(); /** - * The meta object literal for the 'Base Name' reference feature. - * + * The meta object literal for the 'Base Name' reference feature. + * * - * @generated - */ + * @generated + */ EReference RESOURCE_BUNDLE_TYPE__BASE_NAME = eINSTANCE.getResourceBundleType_BaseName(); /** - * The meta object literal for the 'Var' reference feature. - * + * The meta object literal for the 'Var' reference feature. + * * - * @generated - */ + * @generated + */ EReference RESOURCE_BUNDLE_TYPE__VAR = eINSTANCE.getResourceBundleType_Var(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute BASE_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getBaseNameType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute VAR_TYPE__TEXT_CONTENT = eINSTANCE.getVarType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewDeclarationLanguageFactoryTypeImpl View Declaration Language Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ViewDeclarationLanguageFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getViewDeclarationLanguageFactoryType() + * @generated + */ + EClass VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE = eINSTANCE.getViewDeclarationLanguageFactoryType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getViewDeclarationLanguageFactoryType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID = eINSTANCE.getViewDeclarationLanguageFactoryType_Id(); + + /** + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VisitContextFactoryTypeImpl Visit Context Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VisitContextFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVisitContextFactoryType() + * @generated + */ + EClass VISIT_CONTEXT_FACTORY_TYPE = eINSTANCE.getVisitContextFactoryType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getVisitContextFactoryType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute VISIT_CONTEXT_FACTORY_TYPE__ID = eINSTANCE.getVisitContextFactoryType_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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceHandlerTypeImpl Resource Handler Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceHandlerTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getResourceHandlerType() + * @generated + */ + EClass RESOURCE_HANDLER_TYPE = eINSTANCE.getResourceHandlerType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute RESOURCE_HANDLER_TYPE__TEXT_CONTENT = eINSTANCE.getResourceHandlerType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute RESOURCE_HANDLER_TYPE__ID = eINSTANCE.getResourceHandlerType_Id(); + + /** + * 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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * The meta object literal for the 'Child Nodes' reference list feature. + * * - * @generated - */ + * @generated + */ EReference EXTENSION_TYPE__CHILD_NODES = eINSTANCE.getExtensionType_ChildNodes(); /** - * The meta object literal for the 'Text Content' attribute feature. - * + * The meta object literal for the 'Text Content' attribute feature. + * * - * @generated - */ + * @generated + */ EAttribute EXTENSION_TYPE__TEXT_CONTENT = eINSTANCE.getExtensionType_TextContent(); /** - * The meta object literal for the 'Id' attribute feature. - * + * The meta object literal for the 'Id' attribute feature. + * * - * @generated - */ + * @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 - */ + * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExternalContextFactoryTypeImpl External Context Factory Type}' class. + * + * + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ExternalContextFactoryTypeImpl + * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getExternalContextFactoryType() + * @generated + */ + EClass EXTERNAL_CONTEXT_FACTORY_TYPE = eINSTANCE.getExternalContextFactoryType(); + + /** + * The meta object literal for the 'Text Content' attribute feature. + * + * + * @generated + */ + EAttribute EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getExternalContextFactoryType_TextContent(); + + /** + * The meta object literal for the 'Id' attribute feature. + * + * + * @generated + */ + EAttribute EXTERNAL_CONTEXT_FACTORY_TYPE__ID = eINSTANCE.getExternalContextFactoryType_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(); } 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 index 233846c9d..825bac393 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -24,18 +23,23 @@ import org.eclipse.emf.ecore.EObject; * The following features are supported: * *

    * @@ -45,279 +49,394 @@ import org.eclipse.emf.ecore.EObject; */ public interface FacesConfigType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Application' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType}. - * + * 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 - */ + * @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}. - * + * Returns the value of the 'Ordering' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType}. + * + *

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

    + * + * @return the value of the 'Ordering' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Ordering() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.OrderingType" containment="true" + * extendedMetaData="kind='element' name='ordering' namespace='##targetNamespace'" + * @generated + */ + EList getOrdering(); + + /** + * Returns the value of the 'Absolute Ordering' containment reference. + * + *

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

    + * + * @return the value of the 'Absolute Ordering' containment reference. + * @see #setAbsoluteOrdering(AbsoluteOrderingType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_AbsoluteOrdering() + * @model containment="true" + * extendedMetaData="kind='element' name='absolute-ordering' namespace='##targetNamespace'" + * @generated + */ + AbsoluteOrderingType getAbsoluteOrdering(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getAbsoluteOrdering Absolute Ordering}' containment reference. + * + * + * @param value the new value of the 'Absolute Ordering' containment reference. + * @see #getAbsoluteOrdering() + * @generated + */ + void setAbsoluteOrdering(AbsoluteOrderingType value); + + /** + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * Returns the value of the 'Name' containment reference. + * + *

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

    + * + * @return the value of the 'Name' containment reference. + * @see #setName(NameType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Name() + * @model containment="true" + * extendedMetaData="kind='element' name='name' namespace='##targetNamespace'" + * @generated + */ + NameType getName(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getName Name}' containment reference. + * + * + * @param value the new value of the 'Name' containment reference. + * @see #getName() + * @generated + */ + void setName(NameType value); + + /** + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * Returns the value of the 'Behavior' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType}. + * + *

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

    + * + * @return the value of the 'Behavior' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Behavior() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.BehaviorType" containment="true" + * extendedMetaData="kind='element' name='behavior' namespace='##targetNamespace'" + * @generated + */ + EList getBehavior(); + + /** + * 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 - */ + * @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". - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * Unsets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getXmlns Xmlns}' attribute. + * * - * @see #isSetXmlns() - * @see #getXmlns() - * @see #setXmlns(String) - * @generated - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ void setId(String value); + /** + * Returns the value of the 'Metadata Complete' attribute. + * + *

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

    + * + * @return the value of the 'Metadata Complete' attribute. + * @see #setMetadataComplete(boolean) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_MetadataComplete() + * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.Boolean" + * extendedMetaData="kind='attribute' name='metadata-complete' namespace='##targetNamespace'" + * @generated + */ + boolean isMetadataComplete(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#isMetadataComplete Metadata Complete}' attribute. + * + * + * @param value the new value of the 'Metadata Complete' attribute. + * @see #isMetadataComplete() + * @generated + */ + void setMetadataComplete(boolean 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 index b9e587b1a..a520c011b 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface FacesContextFactoryType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 19e4ac13c..9f7d387cd 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface FacetExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index d82a1e0d1..5732733cf 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface FacetNameType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 760a5b853..9cb62f38a 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -38,132 +37,132 @@ import org.eclipse.emf.ecore.EObject; */ public interface FacetType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index c230c9fa4..67d67f5ab 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface FactoryExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 29609e268..e2b9880d1 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -24,9 +23,15 @@ import org.eclipse.emf.ecore.EObject; * The following features are supported: * @@ -38,122 +43,224 @@ import org.eclipse.emf.ecore.EObject; */ public interface FactoryType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Application Factory' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType}. - * + * 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 - */ + * @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}. - * + * Returns the value of the 'Exception Handler Factory' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType}. + * + *

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

    + * + * @return the value of the 'Exception Handler Factory' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_ExceptionHandlerFactory() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType" containment="true" + * extendedMetaData="kind='element' name='exception-handler-factory' namespace='##targetNamespace'" + * @generated + */ + EList getExceptionHandlerFactory(); + + /** + * Returns the value of the 'External Context Factory' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType}. + * + *

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

    + * + * @return the value of the 'External Context Factory' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_ExternalContextFactory() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType" containment="true" + * extendedMetaData="kind='element' name='external-context-factory' namespace='##targetNamespace'" + * @generated + */ + EList getExternalContextFactory(); + + /** + * 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 - */ + * @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}. - * + * Returns the value of the 'Partial View Context Factory' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType}. + * + *

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

    + * + * @return the value of the 'Partial View Context Factory' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_PartialViewContextFactory() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType" containment="true" + * extendedMetaData="kind='element' name='partial-view-context-factory' namespace='##targetNamespace'" + * @generated + */ + EList getPartialViewContextFactory(); + + /** + * 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 - */ + * @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}. - * + * Returns the value of the 'View Declaration Language Factory' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType}. + * + *

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

    + * + * @return the value of the 'View Declaration Language Factory' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_ViewDeclarationLanguageFactory() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType" containment="true" + * extendedMetaData="kind='element' name='view-declaration-language-factory' namespace='##targetNamespace'" + * @generated + */ + EList getViewDeclarationLanguageFactory(); + + /** + * Returns the value of the 'Tag Handler Delegate Factory' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType}. + * + *

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

    + * + * @return the value of the 'Tag Handler Delegate Factory' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_TagHandlerDelegateFactory() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType" containment="true" + * extendedMetaData="kind='element' name='tag-handler-delegate-factory' namespace='##targetNamespace'" + * @generated + */ + EList getTagHandlerDelegateFactory(); + + /** + * 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 - */ + * @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}. - * + * Returns the value of the 'Visit Context Factory' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType}. + * + *

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

    + * + * @return the value of the 'Visit Context Factory' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_VisitContextFactory() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType" containment="true" + * extendedMetaData="kind='element' name='visit-context-factory' namespace='##targetNamespace'" + * @generated + */ + EList getVisitContextFactory(); + + /** + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index b14fcf2ae..e1db0f805 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface FromActionType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 7236e62d6..051d4ee64 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface FromOutcomeType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 7077accfe..30dadc19e 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface FromViewIdType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index cceac76bd..aca11c324 100644 --- 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 @@ -34,118 +34,118 @@ import org.eclipse.emf.ecore.EObject; */ public interface IconType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Small Icon' containment reference. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Lang' attribute. + * @see #getLang() + * @generated + */ void setLang(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/IfType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/IfType.java new file mode 100644 index 000000000..a7025d21d --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/IfType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'If Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getIfType() + * @model extendedMetaData="name='if_._type' kind='simple'" + * @generated + */ +public interface IfType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getIfType_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.IfType#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#getIfType_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.IfType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // IfType 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 index 3b892c898..353f56df3 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface KeyClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 81695bd42..c5793b62f 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface KeyType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index aa65a8466..5d3c8ec01 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface LargeIconType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index cdf3a5bf5..94f9ca932 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface LifecycleExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 136156be4..4f64a994b 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface LifecycleFactoryType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 064f67e75..6273ca404 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -35,71 +34,71 @@ import org.eclipse.emf.ecore.EObject; */ public interface LifecycleType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Phase Listener' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index f3b303f3b..43109f459 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -36,98 +35,98 @@ import org.eclipse.emf.ecore.EObject; */ public interface ListEntriesType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Value Class' containment reference. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 8a2093dcf..a92adf28a 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -35,81 +34,81 @@ import org.eclipse.emf.ecore.EObject; */ public interface LocaleConfigType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Default Locale' containment reference. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 73808f8b4..0860211e3 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ManagedBeanClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 8f8fd7f16..597491eeb 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface ManagedBeanExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 2dca5c6cb..8ff695b87 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ManagedBeanNameType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 87fa4c24c..3c71f8768 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ManagedBeanScopeType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 129b48fae..f1e392a2e 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -34,6 +33,7 @@ import org.eclipse.emf.ecore.EObject; *
  • {@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}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#isEager Eager}
  • * *

    * @@ -43,257 +43,284 @@ import org.eclipse.emf.ecore.EObject; */ public interface ManagedBeanType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ void setId(String value); + /** + * Returns the value of the 'Eager' attribute. + * + *

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

    + * + * @return the value of the 'Eager' attribute. + * @see #setEager(boolean) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_Eager() + * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.Boolean" + * extendedMetaData="kind='attribute' name='eager' namespace='##targetNamespace'" + * @generated + */ + boolean isEager(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#isEager Eager}' attribute. + * + * + * @param value the new value of the 'Eager' attribute. + * @see #isEager() + * @generated + */ + void setEager(boolean 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 index bc6130764..4a06a3968 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -42,250 +41,250 @@ import org.eclipse.emf.ecore.EObject; */ public interface ManagedPropertyType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index b3803cc8c..f09502fcf 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -36,108 +35,108 @@ import org.eclipse.emf.ecore.EObject; */ public interface MapEntriesType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Key Class' containment reference. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 6a173162b..11e832e5f 100644 --- 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 @@ -34,118 +34,118 @@ import org.eclipse.emf.ecore.EObject; */ public interface MapEntryType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Key' containment reference. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Value' containment reference. + * @see #getValue() + * @generated + */ void setValue(ValueType value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 3f199c295..0dbf44114 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface MessageBundleType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/NameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NameType.java new file mode 100644 index 000000000..2d93c6e3b --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NameType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Name Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNameType() + * @model extendedMetaData="name='name_._type' kind='simple'" + * @generated + */ +public interface NameType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getNameType_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.NameType#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#getNameType_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.NameType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // NameType 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 index fc81115c7..a208e3865 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -28,6 +27,7 @@ import org.eclipse.emf.ecore.EObject; *
  • {@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#getIf If}
  • *
  • {@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}
  • @@ -40,196 +40,223 @@ import org.eclipse.emf.ecore.EObject; */ public interface NavigationCaseType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * Returns the value of the 'If' containment reference. + * + *

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

    + * + * @return the value of the 'If' containment reference. + * @see #setIf(IfType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_If() + * @model containment="true" + * extendedMetaData="kind='element' name='if' namespace='##targetNamespace'" + * @generated + */ + IfType getIf(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getIf If}' containment reference. + * + * + * @param value the new value of the 'If' containment reference. + * @see #getIf() + * @generated + */ + void setIf(IfType 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Redirect' containment reference. + * @see #getRedirect() + * @generated + */ void setRedirect(RedirectType value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 813f4ac39..07448406e 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface NavigationHandlerType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index b1cdf8384..7a0fdecdb 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface NavigationRuleExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 06f6ab8a8..c36b87d77 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -39,149 +38,149 @@ import org.eclipse.emf.ecore.EObject; */ public interface NavigationRuleType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index d233c7fea..390fb1a89 100644 --- 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 @@ -31,37 +31,37 @@ import org.eclipse.emf.ecore.EObject; */ public interface NullValueType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/OrderingOrderingType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingOrderingType.java new file mode 100644 index 000000000..5eeabde48 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingOrderingType.java @@ -0,0 +1,86 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Ordering Ordering Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getOrderingOrderingType() + * @model extendedMetaData="name='ordering-ordering_._type' kind='elementOnly'" + * @generated + */ +public interface OrderingOrderingType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * Returns the value of the 'Name' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.NameType}. + * + *

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

    + * + * @return the value of the 'Name' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getOrderingOrderingType_Name() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.NameType" containment="true" + * extendedMetaData="kind='element' name='name' namespace='##targetNamespace'" + * @generated + */ + EList getName(); + + /** + * Returns the value of the 'Others' containment reference. + * + *

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

    + * + * @return the value of the 'Others' containment reference. + * @see #setOthers(OrderingOthersType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getOrderingOrderingType_Others() + * @model containment="true" + * extendedMetaData="kind='element' name='others' namespace='##targetNamespace'" + * @generated + */ + OrderingOthersType getOthers(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType#getOthers Others}' containment reference. + * + * + * @param value the new value of the 'Others' containment reference. + * @see #getOthers() + * @generated + */ + void setOthers(OrderingOthersType value); + +} // OrderingOrderingType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingOthersType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingOthersType.java new file mode 100644 index 000000000..925100632 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingOthersType.java @@ -0,0 +1,67 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Ordering Others Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getOrderingOthersType() + * @model extendedMetaData="name='others_._type' kind='elementOnly'" + * @generated + */ +public interface OrderingOthersType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getOrderingOthersType_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.OrderingOthersType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // OrderingOthersType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingType.java new file mode 100644 index 000000000..b145dddf8 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/OrderingType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Ordering Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getOrderingType() + * @model extendedMetaData="name='ordering_._type' kind='elementOnly'" + * @generated + */ +public interface OrderingType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * Returns the value of the 'Before' containment reference. + * + *

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

    + * + * @return the value of the 'Before' containment reference. + * @see #setBefore(OrderingOrderingType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getOrderingType_Before() + * @model containment="true" + * extendedMetaData="kind='element' name='before' namespace='##targetNamespace'" + * @generated + */ + OrderingOrderingType getBefore(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType#getBefore Before}' containment reference. + * + * + * @param value the new value of the 'Before' containment reference. + * @see #getBefore() + * @generated + */ + void setBefore(OrderingOrderingType value); + + /** + * Returns the value of the 'After' containment reference. + * + *

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

    + * + * @return the value of the 'After' containment reference. + * @see #setAfter(OrderingOrderingType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getOrderingType_After() + * @model containment="true" + * extendedMetaData="kind='element' name='after' namespace='##targetNamespace'" + * @generated + */ + OrderingOrderingType getAfter(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType#getAfter After}' containment reference. + * + * + * @param value the new value of the 'After' containment reference. + * @see #getAfter() + * @generated + */ + void setAfter(OrderingOrderingType value); + +} // OrderingType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PartialViewContextFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PartialViewContextFactoryType.java new file mode 100644 index 000000000..e10d1d583 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PartialViewContextFactoryType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Partial View Context Factory Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPartialViewContextFactoryType() + * @model extendedMetaData="name='partial-view-context-factory_._type' kind='simple'" + * @generated + */ +public interface PartialViewContextFactoryType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getPartialViewContextFactoryType_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.PartialViewContextFactoryType#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#getPartialViewContextFactoryType_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.PartialViewContextFactoryType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // PartialViewContextFactoryType 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 index 751869f94..b17565812 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface PhaseListenerType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index d88e97981..42ddc6b1d 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface PropertyClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 332aca98a..c31c1e5e0 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface PropertyExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 5469705ec..45432b6f3 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface PropertyNameType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 4d6c2340a..6ec2e5e50 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface PropertyResolverType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index fa188742f..fcee95f54 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -41,213 +40,213 @@ import org.eclipse.emf.ecore.EObject; */ public interface PropertyType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index dec1be26f..dc7d1ccd0 100644 --- 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 @@ -11,6 +11,7 @@ **************************************************************************************************/ package org.eclipse.jst.jsf.facesconfig.emf; +import org.eclipse.emf.common.util.EList; import org.eclipse.emf.ecore.EObject; /** @@ -21,7 +22,9 @@ import org.eclipse.emf.ecore.EObject; *

    * The following features are supported: *

    *

    * @@ -31,37 +34,81 @@ import org.eclipse.emf.ecore.EObject; */ public interface RedirectType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Id' attribute. - * + * Returns the value of the 'View Param' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType}. + * + *

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

    + * + * @return the value of the 'View Param' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRedirectType_ViewParam() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType" containment="true" + * extendedMetaData="kind='element' name='view-param' namespace='##targetNamespace'" + * @generated + */ + EList getViewParam(); + + /** + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ void setId(String value); + /** + * Returns the value of the 'Include View Params' attribute. + * + *

    + * If the meaning of the 'Include View Params' attribute isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'Include View Params' attribute. + * @see #setIncludeViewParams(boolean) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRedirectType_IncludeViewParams() + * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.Boolean" + * extendedMetaData="kind='attribute' name='include-view-params' namespace='##targetNamespace'" + * @generated + */ + boolean isIncludeViewParams(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType#isIncludeViewParams Include View Params}' attribute. + * + * + * @param value the new value of the 'Include View Params' attribute. + * @see #isIncludeViewParams() + * @generated + */ + void setIncludeViewParams(boolean value); + } // RedirectType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectViewParamType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectViewParamType.java new file mode 100644 index 000000000..f7b5360c2 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectViewParamType.java @@ -0,0 +1,123 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 View Param Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRedirectViewParamType() + * @model extendedMetaData="name='redirect-viewParam_._type' kind='empty'" + * @generated + */ +public interface RedirectViewParamType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * Returns the value of the 'Name' containment reference. + * + *

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

    + * + * @return the value of the 'Name' containment reference. + * @see #setName(NameType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRedirectViewParamType_Name() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='name' namespace='##targetNamespace'" + * @generated + */ + NameType getName(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#getName Name}' containment reference. + * + * + * @param value the new value of the 'Name' containment reference. + * @see #getName() + * @generated + */ + void setName(NameType 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#getRedirectViewParamType_Value() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='value' namespace='##targetNamespace'" + * @generated + */ + ValueType getValue(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType#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#getRedirectViewParamType_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.RedirectViewParamType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // RedirectViewParamType 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 index f2cc0a146..91d9c42fc 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ReferencedBeanClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 22bad7e29..bb4721057 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ReferencedBeanNameType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 5be842269..00049aae7 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -38,142 +37,142 @@ import org.eclipse.emf.ecore.EObject; */ public interface ReferencedBeanType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 49ce284ad..863cb61b2 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface RenderKitClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index e5e3a2b4d..0d4d3653a 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface RenderKitExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index 9a5ba0a15..c1e1284af 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface RenderKitFactoryType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index fa00b7f7d..e4c9b08a5 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface RenderKitIdType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 3e3596b11..05e311942 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -29,6 +28,7 @@ import org.eclipse.emf.ecore.EObject; *
  • {@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#getClientBehaviorRenderer Client Behavior Renderer}
  • *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitExtension Render Kit Extension}
  • *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getId Id}
  • * @@ -40,176 +40,193 @@ import org.eclipse.emf.ecore.EObject; */ public interface RenderKitType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * Returns the value of the 'Client Behavior Renderer' containment reference list. + * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType}. + * + *

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

    + * + * @return the value of the 'Client Behavior Renderer' containment reference list. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_ClientBehaviorRenderer() + * @model type="org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType" containment="true" + * extendedMetaData="kind='element' name='client-behavior-renderer' namespace='##targetNamespace'" + * @generated + */ + EList getClientBehaviorRenderer(); + + /** + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 34df1185f..e19bf9f98 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface RendererClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index ec8cf97ca..3513b4471 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface RendererExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index b92656a71..a299c6787 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -42,220 +41,220 @@ import org.eclipse.emf.ecore.EObject; */ public interface RendererType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index d4c48d075..bc5aafe2d 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface RendererTypeType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 51f66b2eb..ee2cd8c02 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -38,140 +37,140 @@ import org.eclipse.emf.ecore.EObject; */ public interface ResourceBundleType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Base Name' reference. + * @see #getBaseName() + * @generated + */ void setBaseName(BaseNameType value); /** - * Returns the value of the 'Var' reference. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Var' reference. + * @see #getVar() + * @generated + */ void setVar(VarType value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/ResourceHandlerType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ResourceHandlerType.java new file mode 100644 index 000000000..a78949b19 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ResourceHandlerType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Resource Handler Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceHandlerType() + * @model extendedMetaData="name='resource-handler_._type' kind='simple'" + * @generated + */ +public interface ResourceHandlerType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getResourceHandlerType_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.ResourceHandlerType#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#getResourceHandlerType_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.ResourceHandlerType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // ResourceHandlerType 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 index 8aa6a99f8..910de54ec 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface SmallIconType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/SourceClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SourceClassType.java new file mode 100644 index 000000000..f5522ea26 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SourceClassType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Source Class Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSourceClassType() + * @model extendedMetaData="name='source-class_._type' kind='simple'" + * @generated + */ +public interface SourceClassType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getSourceClassType_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.SourceClassType#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#getSourceClassType_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.SourceClassType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // SourceClassType 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 index a287d0de0..46ec765d8 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface StateManagerType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 894fffd8a..3b98fa303 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface SuggestedValueType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 1dcc4855a..2f5c3942a 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface SupportedLocaleType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/SystemEventClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventClassType.java new file mode 100644 index 000000000..a98e1921b --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventClassType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'System Event Class Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSystemEventClassType() + * @model extendedMetaData="name='system-event-class_._type' kind='simple'" + * @generated + */ +public interface SystemEventClassType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getSystemEventClassType_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.SystemEventClassType#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#getSystemEventClassType_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.SystemEventClassType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // SystemEventClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerClassType.java new file mode 100644 index 000000000..fe5ebb178 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerClassType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'System Event Listener Class Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSystemEventListenerClassType() + * @model extendedMetaData="name='system-event-listener-class_._type' kind='simple'" + * @generated + */ +public interface SystemEventListenerClassType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getSystemEventListenerClassType_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.SystemEventListenerClassType#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#getSystemEventListenerClassType_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.SystemEventListenerClassType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // SystemEventListenerClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerType.java new file mode 100644 index 000000000..3abb1d7c9 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SystemEventListenerType.java @@ -0,0 +1,151 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'System Event Listener Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSystemEventListenerType() + * @model extendedMetaData="name='system-event-listener_._type' kind='elementOnly'" + * @generated + */ +public interface SystemEventListenerType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * Returns the value of the 'System Event Listener Class' containment reference. + * + *

    + * If the meaning of the 'System Event Listener Class' containment reference list isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'System Event Listener Class' containment reference. + * @see #setSystemEventListenerClass(SystemEventListenerClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSystemEventListenerType_SystemEventListenerClass() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='system-event-listener-class' namespace='##targetNamespace'" + * @generated + */ + SystemEventListenerClassType getSystemEventListenerClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSystemEventListenerClass System Event Listener Class}' containment reference. + * + * + * @param value the new value of the 'System Event Listener Class' containment reference. + * @see #getSystemEventListenerClass() + * @generated + */ + void setSystemEventListenerClass(SystemEventListenerClassType value); + + /** + * Returns the value of the 'System Event Class' containment reference. + * + *

    + * If the meaning of the 'System Event Class' containment reference list isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'System Event Class' containment reference. + * @see #setSystemEventClass(SystemEventClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSystemEventListenerType_SystemEventClass() + * @model containment="true" required="true" + * extendedMetaData="kind='element' name='system-event-class' namespace='##targetNamespace'" + * @generated + */ + SystemEventClassType getSystemEventClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSystemEventClass System Event Class}' containment reference. + * + * + * @param value the new value of the 'System Event Class' containment reference. + * @see #getSystemEventClass() + * @generated + */ + void setSystemEventClass(SystemEventClassType value); + + /** + * Returns the value of the 'Source Class' containment reference. + * + *

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

    + * + * @return the value of the 'Source Class' containment reference. + * @see #setSourceClass(SourceClassType) + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSystemEventListenerType_SourceClass() + * @model containment="true" + * extendedMetaData="kind='element' name='source-class' namespace='##targetNamespace'" + * @generated + */ + SourceClassType getSourceClass(); + + /** + * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType#getSourceClass Source Class}' containment reference. + * + * + * @param value the new value of the 'Source Class' containment reference. + * @see #getSourceClass() + * @generated + */ + void setSourceClass(SourceClassType 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#getSystemEventListenerType_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.SystemEventListenerType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // SystemEventListenerType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/TagHandlerDelegateFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/TagHandlerDelegateFactoryType.java new file mode 100644 index 000000000..7049c7de4 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/TagHandlerDelegateFactoryType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Tag Handler Delegate Factory Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getTagHandlerDelegateFactoryType() + * @model extendedMetaData="name='tag-handler-delegate-factory_._type' kind='simple'" + * @generated + */ +public interface TagHandlerDelegateFactoryType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getTagHandlerDelegateFactoryType_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.TagHandlerDelegateFactoryType#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#getTagHandlerDelegateFactoryType_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.TagHandlerDelegateFactoryType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // TagHandlerDelegateFactoryType 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 index aeb44fdcb..1050610c6 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ToViewIdType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 0eaa08c0c..bbbecb8b4 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ValidatorClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index c2ce291ff..181de8a3a 100644 --- 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 @@ -24,10 +24,10 @@ package org.eclipse.jst.jsf.facesconfig.emf; */ public interface ValidatorExtensionType extends ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ } // 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 index f1d7cd0c1..fadc12731 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ValidatorIdType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 888f6dfad..38e6e5b22 100644 --- 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 @@ -12,7 +12,6 @@ package org.eclipse.jst.jsf.facesconfig.emf; import org.eclipse.emf.common.util.EList; - import org.eclipse.emf.ecore.EObject; /** @@ -41,193 +40,193 @@ import org.eclipse.emf.ecore.EObject; */ public interface ValidatorType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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}. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 289181e72..d13be62be 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ValueClassType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 211fd52f9..5b95e85e4 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ValueType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 651994ef8..e23d09eec 100644 --- 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 @@ -32,63 +32,63 @@ import org.eclipse.emf.ecore.EObject; */ public interface VarType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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 index 8140827d4..dda6b9ed5 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface VariableResolverType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/ViewDeclarationLanguageFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ViewDeclarationLanguageFactoryType.java new file mode 100644 index 000000000..191e462d0 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ViewDeclarationLanguageFactoryType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 Declaration Language Factory Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getViewDeclarationLanguageFactoryType() + * @model extendedMetaData="name='view-declaration-language-factory_._type' kind='simple'" + * @generated + */ +public interface ViewDeclarationLanguageFactoryType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getViewDeclarationLanguageFactoryType_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.ViewDeclarationLanguageFactoryType#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#getViewDeclarationLanguageFactoryType_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.ViewDeclarationLanguageFactoryType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // ViewDeclarationLanguageFactoryType 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 index e7fea10cd..83819f2e7 100644 --- 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 @@ -32,64 +32,64 @@ import org.eclipse.emf.ecore.EObject; */ public interface ViewHandlerType extends EObject { /** - * + * * - * @generated - */ + * @generated + */ String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Returns the value of the 'Text Content' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @param value the new value of the 'Text Content' attribute. + * @see #getTextContent() + * @generated + */ void setTextContent(String value); /** - * Returns the value of the 'Id' attribute. - * + * 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 - */ + * @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. - * + * 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 - */ + * @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/VisitContextFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VisitContextFactoryType.java new file mode 100644 index 000000000..97b50d535 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VisitContextFactoryType.java @@ -0,0 +1,95 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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 'Visit Context Factory Type'. + * + * + *

    + * The following features are supported: + *

    + *

    + * + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getVisitContextFactoryType() + * @model extendedMetaData="name='visit-context-factory_._type' kind='simple'" + * @generated + */ +public interface VisitContextFactoryType extends EObject { + /** + * + * + * @generated + */ + String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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#getVisitContextFactoryType_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.VisitContextFactoryType#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#getVisitContextFactoryType_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.VisitContextFactoryType#getId Id}' attribute. + * + * + * @param value the new value of the 'Id' attribute. + * @see #getId() + * @generated + */ + void setId(String value); + +} // VisitContextFactoryType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AbsoluteOrderingTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AbsoluteOrderingTypeImpl.java new file mode 100644 index 000000000..c3347fd81 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AbsoluteOrderingTypeImpl.java @@ -0,0 +1,250 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.AbsoluteOrderingType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; +import org.eclipse.jst.jsf.facesconfig.emf.NameType; +import org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType; + +/** + * + * An implementation of the model object 'Absolute Ordering Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class AbsoluteOrderingTypeImpl extends EObjectImpl implements AbsoluteOrderingType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getName() Name}' containment reference list. + * + * + * @see #getName() + * @generated + * @ordered + */ + protected EList name; + + /** + * The cached value of the '{@link #getOthers() Others}' containment reference. + * + * + * @see #getOthers() + * @generated + * @ordered + */ + protected OrderingOthersType others; + + /** + * + * + * @generated + */ + protected AbsoluteOrderingTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.ABSOLUTE_ORDERING_TYPE; + } + + /** + * + * + * @generated + */ + public EList getName() { + if (name == null) { + name = new EObjectContainmentEList(NameType.class, this, FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__NAME); + } + return name; + } + + /** + * + * + * @generated + */ + public OrderingOthersType getOthers() { + return others; + } + + /** + * + * + * @param newOthers + * @param msgs + * @return NotificationChain + * @generated NOT + */ + public NotificationChain basicSetOthers(OrderingOthersType newOthers, NotificationChain msgs) { + OrderingOthersType oldOthers = others; + others = newOthers; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS, oldOthers, newOthers); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setOthers(OrderingOthersType newOthers) { + if (newOthers != others) { + NotificationChain msgs = null; + if (others != null) + msgs = ((InternalEObject)others).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS, null, msgs); + if (newOthers != null) + msgs = ((InternalEObject)newOthers).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS, null, msgs); + msgs = basicSetOthers(newOthers, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS, newOthers, newOthers)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__NAME: + return ((InternalEList)getName()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS: + return basicSetOthers(null, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__NAME: + return getName(); + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS: + return getOthers(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__NAME: + getName().clear(); + getName().addAll((Collection)newValue); + return; + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS: + setOthers((OrderingOthersType)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__NAME: + getName().clear(); + return; + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS: + setOthers((OrderingOthersType)null); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__NAME: + return name != null && !name.isEmpty(); + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE__OTHERS: + return others != null; + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (names: "); //$NON-NLS-1$ + for (final Object oname : getName()) { + NameType nameType = (NameType)oname; + result.append(nameType.getTextContent()); + result.append(','); + } + result.append(')'); +// result.append(" (id: "); //$NON-NLS-1$ +// result.append(id); +// result.append(')'); + return result.toString(); + } + +} //AbsoluteOrderingTypeImpl 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 index 8f2b17891..ad8360ef3 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ActionListenerTypeImpl extends EObjectImpl implements ActionListenerType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ActionListenerTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ACTION_LISTENER_TYPE; - } + return FacesConfigPackage.Literals.ACTION_LISTENER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ACTION_LISTENER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ACTION_LISTENER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index a3b6e833b..2b74cf440 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ApplicationExtensionTypeImpl extends ExtensionTypeImpl implements ApplicationExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected ApplicationExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.APPLICATION_EXTENSION_TYPE; - } + 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 index b09b5b948..4280a6214 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ApplicationFactoryTypeImpl extends EObjectImpl implements ApplicationFactoryType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ApplicationFactoryTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.APPLICATION_FACTORY_TYPE; - } + return FacesConfigPackage.Literals.APPLICATION_FACTORY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.APPLICATION_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.APPLICATION_FACTORY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index 3db8f25c3..de8affdb1 100644 --- 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 @@ -27,6 +27,7 @@ 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.DefaultValidatorsType; import org.eclipse.jst.jsf.facesconfig.emf.ELResolverType; import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; import org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType; @@ -34,7 +35,9 @@ 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.ResourceHandlerType; import org.eclipse.jst.jsf.facesconfig.emf.StateManagerType; +import org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType; import org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType; import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; @@ -52,13 +55,16 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getELResolver EL Resolver}
  • *
  • {@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#getResourceHandler Resource Handler}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getSystemEventListener System Event Listener}
  • *
  • {@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}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getDefaultValidators Default Validators}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getId Id}
  • * *

    * @@ -66,563 +72,664 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; */ public class ApplicationTypeImpl extends EObjectImpl implements ApplicationType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getActionListener() Action Listener}' containment reference list. - * + * The cached value of the '{@link #getActionListener() Action Listener}' containment reference list. + * * - * @see #getActionListener() - * @generated - * @ordered - */ - protected EList actionListener = null; + * @see #getActionListener() + * @generated + * @ordered + */ + protected EList actionListener; /** - * The cached value of the '{@link #getDefaultRenderKitId() Default Render Kit Id}' containment reference list. - * + * The cached value of the '{@link #getDefaultRenderKitId() Default Render Kit Id}' containment reference list. + * * - * @see #getDefaultRenderKitId() - * @generated - * @ordered - */ - protected EList defaultRenderKitId = null; + * @see #getDefaultRenderKitId() + * @generated + * @ordered + */ + protected EList defaultRenderKitId; /** - * The cached value of the '{@link #getMessageBundle() Message Bundle}' containment reference list. - * + * The cached value of the '{@link #getMessageBundle() Message Bundle}' containment reference list. + * * - * @see #getMessageBundle() - * @generated - * @ordered - */ - protected EList messageBundle = null; + * @see #getMessageBundle() + * @generated + * @ordered + */ + protected EList messageBundle; /** - * The cached value of the '{@link #getNavigationHandler() Navigation Handler}' containment reference list. - * + * The cached value of the '{@link #getNavigationHandler() Navigation Handler}' containment reference list. + * * - * @see #getNavigationHandler() - * @generated - * @ordered - */ - protected EList navigationHandler = null; + * @see #getNavigationHandler() + * @generated + * @ordered + */ + protected EList navigationHandler; /** - * The cached value of the '{@link #getViewHandler() View Handler}' containment reference list. - * + * The cached value of the '{@link #getViewHandler() View Handler}' containment reference list. + * * - * @see #getViewHandler() - * @generated - * @ordered - */ - protected EList viewHandler = null; + * @see #getViewHandler() + * @generated + * @ordered + */ + protected EList viewHandler; /** - * The cached value of the '{@link #getStateManager() State Manager}' containment reference list. - * + * The cached value of the '{@link #getStateManager() State Manager}' containment reference list. + * * - * @see #getStateManager() - * @generated - * @ordered - */ - protected EList stateManager = null; + * @see #getStateManager() + * @generated + * @ordered + */ + protected EList stateManager; /** - * The cached value of the '{@link #getPropertyResolver() Property Resolver}' containment reference list. - * + * The cached value of the '{@link #getELResolver() EL Resolver}' reference list. + * + * + * @see #getELResolver() + * @generated + * @ordered + */ + protected EList eLResolver; + + /** + * 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 #getPropertyResolver() + * @generated + * @ordered + */ + protected EList propertyResolver; + + /** + * 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 #getVariableResolver() + * @generated + * @ordered + */ + protected EList variableResolver; + + /** + * The cached value of the '{@link #getResourceHandler() Resource Handler}' containment reference list. + * * - * @see #getLocaleConfig() - * @generated - * @ordered - */ - protected EList localeConfig = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * + * @see #getResourceHandler() + * @generated + * @ordered + */ + protected EList resourceHandler; + + /** + * The cached value of the '{@link #getSystemEventListener() System Event Listener}' reference list. + * * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * @see #getSystemEventListener() + * @generated + * @ordered + */ + protected EList systemEventListener; + + /** + * The cached value of the '{@link #getLocaleConfig() Locale Config}' containment reference list. + * * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; + * @see #getLocaleConfig() + * @generated + * @ordered + */ + protected EList localeConfig; /** - * The cached value of the '{@link #getELResolver() EL Resolver}' reference list. - * + * The cached value of the '{@link #getResourceBundle() Resource Bundle}' reference list. + * * - * @see #getELResolver() - * @generated - * @ordered - */ - protected EList eLResolver = null; + * @see #getResourceBundle() + * @generated + * @ordered + */ + protected EList resourceBundle; /** - * The cached value of the '{@link #getResourceBundle() Resource Bundle}' reference list. - * + * The cached value of the '{@link #getApplicationExtension() Application Extension}' reference list. + * * - * @see #getResourceBundle() - * @generated - * @ordered - */ - protected EList resourceBundle = null; + * @see #getApplicationExtension() + * @generated + * @ordered + */ + protected EList applicationExtension; /** - * The cached value of the '{@link #getApplicationExtension() Application Extension}' reference list. - * - * - * @see #getApplicationExtension() - * @generated - * @ordered - */ - protected EList applicationExtension = null; + * The cached value of the '{@link #getDefaultValidators() Default Validators}' reference list. + * + * + * @see #getDefaultValidators() + * @generated + * @ordered + */ + protected EList defaultValidators; + + /** + * 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. + * * - * @generated - */ + * @see #getId() + * @generated + * @ordered + */ + protected String id = ID_EDEFAULT; + + /** + * + * + * @generated + */ protected ApplicationTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.APPLICATION_TYPE; - } + return FacesConfigPackage.Literals.APPLICATION_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getActionListener() { - if (actionListener == null) { - actionListener = new EObjectContainmentEList(ActionListenerType.class, this, FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER); - } - return actionListener; - } + if (actionListener == null) { + actionListener = new EObjectContainmentEList(ActionListenerType.class, this, FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER); + } + return actionListener; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDefaultRenderKitId() { - if (defaultRenderKitId == null) { - defaultRenderKitId = new EObjectContainmentEList(DefaultRenderKitIdType.class, this, FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID); - } - return defaultRenderKitId; - } + if (defaultRenderKitId == null) { + defaultRenderKitId = new EObjectContainmentEList(DefaultRenderKitIdType.class, this, FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID); + } + return defaultRenderKitId; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getMessageBundle() { - if (messageBundle == null) { - messageBundle = new EObjectContainmentEList(MessageBundleType.class, this, FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE); - } - return messageBundle; - } + if (messageBundle == null) { + messageBundle = new EObjectContainmentEList(MessageBundleType.class, this, FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE); + } + return messageBundle; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getNavigationHandler() { - if (navigationHandler == null) { - navigationHandler = new EObjectContainmentEList(NavigationHandlerType.class, this, FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER); - } - return navigationHandler; - } + if (navigationHandler == null) { + navigationHandler = new EObjectContainmentEList(NavigationHandlerType.class, this, FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER); + } + return navigationHandler; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getViewHandler() { - if (viewHandler == null) { - viewHandler = new EObjectContainmentEList(ViewHandlerType.class, this, FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER); - } - return viewHandler; - } + if (viewHandler == null) { + viewHandler = new EObjectContainmentEList(ViewHandlerType.class, this, FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER); + } + return viewHandler; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getStateManager() { - if (stateManager == null) { - stateManager = new EObjectContainmentEList(StateManagerType.class, this, FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER); - } - return stateManager; - } + if (stateManager == null) { + stateManager = new EObjectContainmentEList(StateManagerType.class, this, FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER); + } + return stateManager; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getPropertyResolver() { - if (propertyResolver == null) { - propertyResolver = new EObjectContainmentEList(PropertyResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER); - } - return propertyResolver; - } + if (propertyResolver == null) { + propertyResolver = new EObjectContainmentEList(PropertyResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER); + } + return propertyResolver; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getVariableResolver() { - if (variableResolver == null) { - variableResolver = new EObjectContainmentEList(VariableResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER); - } - return variableResolver; - } + if (variableResolver == null) { + variableResolver = new EObjectContainmentEList(VariableResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER); + } + return variableResolver; + } /** - * + * + * + * @generated + */ + public EList getResourceHandler() { + if (resourceHandler == null) { + resourceHandler = new EObjectContainmentEList(ResourceHandlerType.class, this, FacesConfigPackage.APPLICATION_TYPE__RESOURCE_HANDLER); + } + return resourceHandler; + } + + /** + * * - * @generated - */ + * @generated + */ + public EList getSystemEventListener() { + if (systemEventListener == null) { + systemEventListener = new EObjectResolvingEList(SystemEventListenerType.class, this, FacesConfigPackage.APPLICATION_TYPE__SYSTEM_EVENT_LISTENER); + } + return systemEventListener; + } + + /** + * + * + * @generated + */ public EList getLocaleConfig() { - if (localeConfig == null) { - localeConfig = new EObjectContainmentEList(LocaleConfigType.class, this, FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG); - } - return localeConfig; - } + if (localeConfig == null) { + localeConfig = new EObjectContainmentEList(LocaleConfigType.class, this, FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG); + } + return localeConfig; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.APPLICATION_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @generated + */ public EList getELResolver() { - if (eLResolver == null) { - eLResolver = new EObjectResolvingEList(ELResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__EL_RESOLVER); - } - return eLResolver; - } + if (eLResolver == null) { + eLResolver = new EObjectResolvingEList(ELResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__EL_RESOLVER); + } + return eLResolver; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getResourceBundle() { - if (resourceBundle == null) { - resourceBundle = new EObjectResolvingEList(ResourceBundleType.class, this, FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE); - } - return resourceBundle; - } + if (resourceBundle == null) { + resourceBundle = new EObjectResolvingEList(ResourceBundleType.class, this, FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE); + } + return resourceBundle; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getApplicationExtension() { - if (applicationExtension == null) { - applicationExtension = new EObjectResolvingEList(ApplicationExtensionType.class, this, FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION); - } - return applicationExtension; - } + if (applicationExtension == null) { + applicationExtension = new EObjectResolvingEList(ApplicationExtensionType.class, this, FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION); + } + return applicationExtension; + } /** - * + * + * + * @generated + */ + public EList getDefaultValidators() { + if (defaultValidators == null) { + defaultValidators = new EObjectResolvingEList(DefaultValidatorsType.class, this, FacesConfigPackage.APPLICATION_TYPE__DEFAULT_VALIDATORS); + } + return defaultValidators; + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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__RESOURCE_HANDLER: + return ((InternalEList)getResourceHandler()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: + return ((InternalEList)getLocaleConfig()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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__EL_RESOLVER: + return getELResolver(); + case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: + return getPropertyResolver(); + case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: + return getVariableResolver(); + case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_HANDLER: + return getResourceHandler(); + case FacesConfigPackage.APPLICATION_TYPE__SYSTEM_EVENT_LISTENER: + return getSystemEventListener(); + case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: + return getLocaleConfig(); + case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE: + return getResourceBundle(); + case FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION: + return getApplicationExtension(); + case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_VALIDATORS: + return getDefaultValidators(); + case FacesConfigPackage.APPLICATION_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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__EL_RESOLVER: + getELResolver().clear(); + getELResolver().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__RESOURCE_HANDLER: + getResourceHandler().clear(); + getResourceHandler().addAll((Collection)newValue); + return; + case FacesConfigPackage.APPLICATION_TYPE__SYSTEM_EVENT_LISTENER: + getSystemEventListener().clear(); + getSystemEventListener().addAll((Collection)newValue); + return; + case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: + getLocaleConfig().clear(); + getLocaleConfig().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; + case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_VALIDATORS: + getDefaultValidators().clear(); + getDefaultValidators().addAll((Collection)newValue); + return; + case FacesConfigPackage.APPLICATION_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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__EL_RESOLVER: + getELResolver().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: + getPropertyResolver().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: + getVariableResolver().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_HANDLER: + getResourceHandler().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__SYSTEM_EVENT_LISTENER: + getSystemEventListener().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: + getLocaleConfig().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE: + getResourceBundle().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION: + getApplicationExtension().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_VALIDATORS: + getDefaultValidators().clear(); + return; + case FacesConfigPackage.APPLICATION_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * * - * @generated - */ + * @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 - */ + 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__EL_RESOLVER: + return eLResolver != null && !eLResolver.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__RESOURCE_HANDLER: + return resourceHandler != null && !resourceHandler.isEmpty(); + case FacesConfigPackage.APPLICATION_TYPE__SYSTEM_EVENT_LISTENER: + return systemEventListener != null && !systemEventListener.isEmpty(); + case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: + return localeConfig != null && !localeConfig.isEmpty(); + case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE: + return resourceBundle != null && !resourceBundle.isEmpty(); + case FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION: + return applicationExtension != null && !applicationExtension.isEmpty(); + case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_VALIDATORS: + return defaultValidators != null && !defaultValidators.isEmpty(); + case FacesConfigPackage.APPLICATION_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 8a37cb41c..5f390f7c1 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class AttributeClassTypeImpl extends EObjectImpl implements AttributeClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected AttributeClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_CLASS_TYPE; - } + return FacesConfigPackage.Literals.ATTRIBUTE_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index b709b051b..af1ea2637 100644 --- 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 @@ -27,29 +27,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class AttributeExtensionTypeImpl extends ExtensionTypeImpl implements AttributeExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected AttributeExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_EXTENSION_TYPE; - } + 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 index db93ba8da..87f3a86df 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class AttributeNameTypeImpl extends EObjectImpl implements AttributeNameType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected AttributeNameTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_NAME_TYPE; - } + return FacesConfigPackage.Literals.ATTRIBUTE_NAME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_NAME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 113bb664b..d7e870968 100644 --- 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 @@ -57,561 +57,561 @@ import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; */ public class AttributeTypeImpl extends EObjectImpl implements AttributeType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getAttributeName() Attribute Name}' containment reference. - * + * The cached value of the '{@link #getAttributeName() Attribute Name}' containment reference. + * * - * @see #getAttributeName() - * @generated - * @ordered - */ - protected AttributeNameType attributeName = null; + * @see #getAttributeName() + * @generated + * @ordered + */ + protected AttributeNameType attributeName; /** - * The cached value of the '{@link #getAttributeClass() Attribute Class}' containment reference. - * + * The cached value of the '{@link #getAttributeClass() Attribute Class}' containment reference. + * * - * @see #getAttributeClass() - * @generated - * @ordered - */ - protected AttributeClassType attributeClass = null; + * @see #getAttributeClass() + * @generated + * @ordered + */ + protected AttributeClassType attributeClass; /** - * The cached value of the '{@link #getDefaultValue() Default Value}' containment reference. - * + * The cached value of the '{@link #getDefaultValue() Default Value}' containment reference. + * * - * @see #getDefaultValue() - * @generated - * @ordered - */ - protected DefaultValueType defaultValue = null; + * @see #getDefaultValue() + * @generated + * @ordered + */ + protected DefaultValueType defaultValue; /** - * The cached value of the '{@link #getSuggestedValue() Suggested Value}' containment reference. - * + * The cached value of the '{@link #getSuggestedValue() Suggested Value}' containment reference. + * * - * @see #getSuggestedValue() - * @generated - * @ordered - */ - protected SuggestedValueType suggestedValue = null; + * @see #getSuggestedValue() + * @generated + * @ordered + */ + protected SuggestedValueType suggestedValue; /** - * The cached value of the '{@link #getAttributeExtension() Attribute Extension}' containment reference list. - * + * The cached value of the '{@link #getAttributeExtension() Attribute Extension}' containment reference list. + * * - * @see #getAttributeExtension() - * @generated - * @ordered - */ - protected EList attributeExtension = null; + * @see #getAttributeExtension() + * @generated + * @ordered + */ + protected EList attributeExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected AttributeTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_TYPE; - } + return FacesConfigPackage.Literals.ATTRIBUTE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeNameType getAttributeName() { - return attributeName; - } + return attributeName; + } /** - * + * * @param newAttributeName * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return attributeClass; + } /** - * + * * @param newAttributeClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return defaultValue; + } /** - * + * * @param newDefaultValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return suggestedValue; + } /** - * + * * @param newSuggestedValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + if (attributeExtension == null) { + attributeExtension = new EObjectContainmentEList(AttributeExtensionType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION); + } + return attributeExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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 - */ + 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 NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: ");//$NON-NLS-1$ + 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 index 45cc2e418..91ce97605 100644 --- 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 @@ -12,12 +12,9 @@ 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; @@ -37,191 +34,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class BaseNameTypeImpl extends EObjectImpl implements BaseNameType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected BaseNameTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.BASE_NAME_TYPE; - } + return FacesConfigPackage.Literals.BASE_NAME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BASE_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BASE_NAME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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 - */ + 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 - */ + 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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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/BehaviorClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorClassTypeImpl.java new file mode 100644 index 000000000..2909d6391 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorClassTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.BehaviorClassType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'Behavior Class Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class BehaviorClassTypeImpl extends EObjectImpl implements BehaviorClassType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 BehaviorClassTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.BEHAVIOR_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.BEHAVIOR_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.BEHAVIOR_CLASS_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.BEHAVIOR_CLASS_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //BehaviorClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorExtensionTypeImpl.java new file mode 100644 index 000000000..902b25597 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorExtensionTypeImpl.java @@ -0,0 +1,54 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.BehaviorExtensionType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'Behavior Extension Type'. + * + *

    + *

    + * + * @generated + */ +public class BehaviorExtensionTypeImpl extends ExtensionTypeImpl implements BehaviorExtensionType { + /** + * + * + * @generated + */ + @SuppressWarnings("hiding") + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * + * + * @generated + */ + protected BehaviorExtensionTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.BEHAVIOR_EXTENSION_TYPE; + } + +} //BehaviorExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorIdTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorIdTypeImpl.java new file mode 100644 index 000000000..7eae39c4a --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorIdTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.BehaviorIdType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'Behavior Id Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class BehaviorIdTypeImpl extends EObjectImpl implements BehaviorIdType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 BehaviorIdTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.BEHAVIOR_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.BEHAVIOR_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.BEHAVIOR_ID_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_ID_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.BEHAVIOR_ID_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_ID_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.BEHAVIOR_ID_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_ID_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.BEHAVIOR_ID_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_ID_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.BEHAVIOR_ID_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //BehaviorIdTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorTypeImpl.java new file mode 100644 index 000000000..f37d470c7 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BehaviorTypeImpl.java @@ -0,0 +1,483 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.BehaviorClassType; +import org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType; +import org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType; +import org.eclipse.jst.jsf.facesconfig.emf.BehaviorType; +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 'Behavior Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class BehaviorTypeImpl extends EObjectImpl implements BehaviorType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * + * + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; + + /** + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * + * + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; + + /** + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * + * + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; + + /** + * The cached value of the '{@link #getBehaviorId() Behavior Id}' containment reference. + * + * + * @see #getBehaviorId() + * @generated + * @ordered + */ + protected BehaviorIdType behaviorId; + + /** + * The cached value of the '{@link #getBehaviorClass() Behavior Class}' containment reference. + * + * + * @see #getBehaviorClass() + * @generated + * @ordered + */ + protected BehaviorClassType behaviorClass; + + /** + * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. + * + * + * @see #getAttribute() + * @generated + * @ordered + */ + protected EList attribute; + + /** + * The cached value of the '{@link #getProperty() Property}' containment reference list. + * + * + * @see #getProperty() + * @generated + * @ordered + */ + protected EList property; + + /** + * The cached value of the '{@link #getBehaviorExtension() Behavior Extension}' containment reference list. + * + * + * @see #getBehaviorExtension() + * @generated + * @ordered + */ + protected EList behaviorExtension; + + /** + * + * + * @generated + */ + protected BehaviorTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.BEHAVIOR_TYPE; + } + + /** + * + * + * @generated + */ + public EList getDescription() { + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.BEHAVIOR_TYPE__DESCRIPTION); + } + return description; + } + + /** + * + * + * @generated + */ + public EList getDisplayName() { + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.BEHAVIOR_TYPE__DISPLAY_NAME); + } + return displayName; + } + + /** + * + * + * @generated + */ + public EList getIcon() { + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.BEHAVIOR_TYPE__ICON); + } + return icon; + } + + /** + * + * + * @generated + */ + public BehaviorIdType getBehaviorId() { + return behaviorId; + } + + /** + * + * + * @param newBehaviorId + * @param msgs + * @return NotificationChain + * @generated NOT + */ + public NotificationChain basicSetBehaviorId(BehaviorIdType newBehaviorId, NotificationChain msgs) { + BehaviorIdType oldBehaviorId = behaviorId; + behaviorId = newBehaviorId; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID, oldBehaviorId, newBehaviorId); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setBehaviorId(BehaviorIdType newBehaviorId) { + if (newBehaviorId != behaviorId) { + NotificationChain msgs = null; + if (behaviorId != null) + msgs = ((InternalEObject)behaviorId).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID, null, msgs); + if (newBehaviorId != null) + msgs = ((InternalEObject)newBehaviorId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID, null, msgs); + msgs = basicSetBehaviorId(newBehaviorId, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID, newBehaviorId, newBehaviorId)); + } + + /** + * + * + * @generated + */ + public BehaviorClassType getBehaviorClass() { + return behaviorClass; + } + + /** + * + * + * @param newBehaviorClass + * @param msgs + * @return NotificationChain + * @generated NOT + */ + public NotificationChain basicSetBehaviorClass(BehaviorClassType newBehaviorClass, NotificationChain msgs) { + BehaviorClassType oldBehaviorClass = behaviorClass; + behaviorClass = newBehaviorClass; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS, oldBehaviorClass, newBehaviorClass); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setBehaviorClass(BehaviorClassType newBehaviorClass) { + if (newBehaviorClass != behaviorClass) { + NotificationChain msgs = null; + if (behaviorClass != null) + msgs = ((InternalEObject)behaviorClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS, null, msgs); + if (newBehaviorClass != null) + msgs = ((InternalEObject)newBehaviorClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS, null, msgs); + msgs = basicSetBehaviorClass(newBehaviorClass, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS, newBehaviorClass, newBehaviorClass)); + } + + /** + * + * + * @generated + */ + public EList getAttribute() { + if (attribute == null) { + attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.BEHAVIOR_TYPE__ATTRIBUTE); + } + return attribute; + } + + /** + * + * + * @generated + */ + public EList getProperty() { + if (property == null) { + property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.BEHAVIOR_TYPE__PROPERTY); + } + return property; + } + + /** + * + * + * @generated + */ + public EList getBehaviorExtension() { + if (behaviorExtension == null) { + behaviorExtension = new EObjectContainmentEList(BehaviorExtensionType.class, this, FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION); + } + return behaviorExtension; + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_TYPE__DESCRIPTION: + return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.BEHAVIOR_TYPE__DISPLAY_NAME: + return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.BEHAVIOR_TYPE__ICON: + return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID: + return basicSetBehaviorId(null, msgs); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS: + return basicSetBehaviorClass(null, msgs); + case FacesConfigPackage.BEHAVIOR_TYPE__ATTRIBUTE: + return ((InternalEList)getAttribute()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.BEHAVIOR_TYPE__PROPERTY: + return ((InternalEList)getProperty()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION: + return ((InternalEList)getBehaviorExtension()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_TYPE__DESCRIPTION: + return getDescription(); + case FacesConfigPackage.BEHAVIOR_TYPE__DISPLAY_NAME: + return getDisplayName(); + case FacesConfigPackage.BEHAVIOR_TYPE__ICON: + return getIcon(); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID: + return getBehaviorId(); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS: + return getBehaviorClass(); + case FacesConfigPackage.BEHAVIOR_TYPE__ATTRIBUTE: + return getAttribute(); + case FacesConfigPackage.BEHAVIOR_TYPE__PROPERTY: + return getProperty(); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION: + return getBehaviorExtension(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_TYPE__DESCRIPTION: + getDescription().clear(); + getDescription().addAll((Collection)newValue); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__DISPLAY_NAME: + getDisplayName().clear(); + getDisplayName().addAll((Collection)newValue); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__ICON: + getIcon().clear(); + getIcon().addAll((Collection)newValue); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID: + setBehaviorId((BehaviorIdType)newValue); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS: + setBehaviorClass((BehaviorClassType)newValue); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__ATTRIBUTE: + getAttribute().clear(); + getAttribute().addAll((Collection)newValue); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__PROPERTY: + getProperty().clear(); + getProperty().addAll((Collection)newValue); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION: + getBehaviorExtension().clear(); + getBehaviorExtension().addAll((Collection)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_TYPE__DESCRIPTION: + getDescription().clear(); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__DISPLAY_NAME: + getDisplayName().clear(); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__ICON: + getIcon().clear(); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID: + setBehaviorId((BehaviorIdType)null); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS: + setBehaviorClass((BehaviorClassType)null); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__ATTRIBUTE: + getAttribute().clear(); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__PROPERTY: + getProperty().clear(); + return; + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION: + getBehaviorExtension().clear(); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.BEHAVIOR_TYPE__DESCRIPTION: + return description != null && !description.isEmpty(); + case FacesConfigPackage.BEHAVIOR_TYPE__DISPLAY_NAME: + return displayName != null && !displayName.isEmpty(); + case FacesConfigPackage.BEHAVIOR_TYPE__ICON: + return icon != null && !icon.isEmpty(); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_ID: + return behaviorId != null; + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_CLASS: + return behaviorClass != null; + case FacesConfigPackage.BEHAVIOR_TYPE__ATTRIBUTE: + return attribute != null && !attribute.isEmpty(); + case FacesConfigPackage.BEHAVIOR_TYPE__PROPERTY: + return property != null && !property.isEmpty(); + case FacesConfigPackage.BEHAVIOR_TYPE__BEHAVIOR_EXTENSION: + return behaviorExtension != null && !behaviorExtension.isEmpty(); + } + return super.eIsSet(featureID); + } + +} //BehaviorTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererClassTypeImpl.java new file mode 100644 index 000000000..119062105 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererClassTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ClientBehaviorRendererClassType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'Client Behavior Renderer Class Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class ClientBehaviorRendererClassTypeImpl extends EObjectImpl implements ClientBehaviorRendererClassType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 ClientBehaviorRendererClassTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.CLIENT_BEHAVIOR_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.CLIENT_BEHAVIOR_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.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //ClientBehaviorRendererClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeImpl.java new file mode 100644 index 000000000..96921d720 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeImpl.java @@ -0,0 +1,258 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ClientBehaviorRendererClassType; +import org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType; +import org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'Client Behavior Renderer Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class ClientBehaviorRendererTypeImpl extends EObjectImpl implements ClientBehaviorRendererType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getClientBehaviorRendererType() Client Behavior Renderer Type}' containment reference. + * + * + * @see #getClientBehaviorRendererType() + * @generated + * @ordered + */ + protected ClientBehaviorRendererTypeType clientBehaviorRendererType; + + /** + * The cached value of the '{@link #getClientBehaviorRendererClass() Client Behavior Renderer Class}' containment reference. + * + * + * @see #getClientBehaviorRendererClass() + * @generated + * @ordered + */ + protected ClientBehaviorRendererClassType clientBehaviorRendererClass; + + /** + * + * + * @generated + */ + protected ClientBehaviorRendererTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.CLIENT_BEHAVIOR_RENDERER_TYPE; + } + + /** + * + * + * @generated + */ + public ClientBehaviorRendererTypeType getClientBehaviorRendererType() { + return clientBehaviorRendererType; + } + + /** + * + * + * @param newClientBehaviorRendererType + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetClientBehaviorRendererType(ClientBehaviorRendererTypeType newClientBehaviorRendererType, NotificationChain msgs) { + ClientBehaviorRendererTypeType oldClientBehaviorRendererType = clientBehaviorRendererType; + clientBehaviorRendererType = newClientBehaviorRendererType; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE, oldClientBehaviorRendererType, newClientBehaviorRendererType); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setClientBehaviorRendererType(ClientBehaviorRendererTypeType newClientBehaviorRendererType) { + if (newClientBehaviorRendererType != clientBehaviorRendererType) { + NotificationChain msgs = null; + if (clientBehaviorRendererType != null) + msgs = ((InternalEObject)clientBehaviorRendererType).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE, null, msgs); + if (newClientBehaviorRendererType != null) + msgs = ((InternalEObject)newClientBehaviorRendererType).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE, null, msgs); + msgs = basicSetClientBehaviorRendererType(newClientBehaviorRendererType, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE, newClientBehaviorRendererType, newClientBehaviorRendererType)); + } + + /** + * + * + * @generated + */ + public ClientBehaviorRendererClassType getClientBehaviorRendererClass() { + return clientBehaviorRendererClass; + } + + /** + * + * + * @param newClientBehaviorRendererClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetClientBehaviorRendererClass(ClientBehaviorRendererClassType newClientBehaviorRendererClass, NotificationChain msgs) { + ClientBehaviorRendererClassType oldClientBehaviorRendererClass = clientBehaviorRendererClass; + clientBehaviorRendererClass = newClientBehaviorRendererClass; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS, oldClientBehaviorRendererClass, newClientBehaviorRendererClass); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setClientBehaviorRendererClass(ClientBehaviorRendererClassType newClientBehaviorRendererClass) { + if (newClientBehaviorRendererClass != clientBehaviorRendererClass) { + NotificationChain msgs = null; + if (clientBehaviorRendererClass != null) + msgs = ((InternalEObject)clientBehaviorRendererClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS, null, msgs); + if (newClientBehaviorRendererClass != null) + msgs = ((InternalEObject)newClientBehaviorRendererClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS, null, msgs); + msgs = basicSetClientBehaviorRendererClass(newClientBehaviorRendererClass, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS, newClientBehaviorRendererClass, newClientBehaviorRendererClass)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE: + return basicSetClientBehaviorRendererType(null, msgs); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS: + return basicSetClientBehaviorRendererClass(null, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE: + return getClientBehaviorRendererType(); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS: + return getClientBehaviorRendererClass(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE: + setClientBehaviorRendererType((ClientBehaviorRendererTypeType)newValue); + return; + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS: + setClientBehaviorRendererClass((ClientBehaviorRendererClassType)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE: + setClientBehaviorRendererType((ClientBehaviorRendererTypeType)null); + return; + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS: + setClientBehaviorRendererClass((ClientBehaviorRendererClassType)null); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE: + return clientBehaviorRendererType != null; + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS: + return clientBehaviorRendererClass != null; + } + return super.eIsSet(featureID); + } + +} //ClientBehaviorRendererTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeTypeImpl.java new file mode 100644 index 000000000..5ee57a7ad --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ClientBehaviorRendererTypeTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ClientBehaviorRendererTypeType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'Client Behavior Renderer Type Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class ClientBehaviorRendererTypeTypeImpl extends EObjectImpl implements ClientBehaviorRendererTypeType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 ClientBehaviorRendererTypeTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.CLIENT_BEHAVIOR_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.CLIENT_BEHAVIOR_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.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //ClientBehaviorRendererTypeTypeImpl 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 index 1acf33e04..54b1f1a3b 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ComponentClassTypeImpl extends EObjectImpl implements ComponentClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ComponentClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_CLASS_TYPE; - } + return FacesConfigPackage.Literals.COMPONENT_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index c89f56826..f55a19d3f 100644 --- 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 @@ -27,29 +27,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ComponentExtensionTypeImpl extends ExtensionTypeImpl implements ComponentExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected ComponentExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_EXTENSION_TYPE; - } + 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 index d01991b93..7f3bdb1e6 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ComponentFamilyTypeImpl extends EObjectImpl implements ComponentFamilyType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ComponentFamilyTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_FAMILY_TYPE; - } + return FacesConfigPackage.Literals.COMPONENT_FAMILY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_FAMILY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_FAMILY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index 0c7310988..304ebe443 100644 --- 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 @@ -59,530 +59,530 @@ import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; */ public class ComponentTypeImpl extends EObjectImpl implements ComponentType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getComponentType() Component Type}' containment reference. - * + * The cached value of the '{@link #getComponentType() Component Type}' containment reference. + * * - * @see #getComponentType() - * @generated - * @ordered - */ - protected ComponentTypeType componentType = null; + * @see #getComponentType() + * @generated + * @ordered + */ + protected ComponentTypeType componentType; /** - * The cached value of the '{@link #getComponentClass() Component Class}' containment reference. - * + * The cached value of the '{@link #getComponentClass() Component Class}' containment reference. + * * - * @see #getComponentClass() - * @generated - * @ordered - */ - protected ComponentClassType componentClass = null; + * @see #getComponentClass() + * @generated + * @ordered + */ + protected ComponentClassType componentClass; /** - * The cached value of the '{@link #getFacet() Facet}' containment reference list. - * + * The cached value of the '{@link #getFacet() Facet}' containment reference list. + * * - * @see #getFacet() - * @generated - * @ordered - */ - protected EList facet = null; + * @see #getFacet() + * @generated + * @ordered + */ + protected EList facet; /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * + * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. + * * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; + * @see #getAttribute() + * @generated + * @ordered + */ + protected EList attribute; /** - * The cached value of the '{@link #getProperty() Property}' containment reference list. - * + * The cached value of the '{@link #getProperty() Property}' containment reference list. + * * - * @see #getProperty() - * @generated - * @ordered - */ - protected EList property = null; + * @see #getProperty() + * @generated + * @ordered + */ + protected EList property; /** - * The cached value of the '{@link #getComponentExtension() Component Extension}' containment reference list. - * + * The cached value of the '{@link #getComponentExtension() Component Extension}' containment reference list. + * * - * @see #getComponentExtension() - * @generated - * @ordered - */ - protected EList componentExtension = null; + * @see #getComponentExtension() + * @generated + * @ordered + */ + protected EList componentExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ComponentTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_TYPE; - } + return FacesConfigPackage.Literals.COMPONENT_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.COMPONENT_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.COMPONENT_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentTypeType getComponentType() { - return componentType; - } + return componentType; + } /** - * + * * @param newComponentType * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public ComponentClassType getComponentClass() { - return componentClass; - } + return componentClass; + } /** - * + * * @param newComponentClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public EList getFacet() { - if (facet == null) { - facet = new EObjectContainmentEList(FacetType.class, this, FacesConfigPackage.COMPONENT_TYPE__FACET); - } - return facet; - } + if (facet == null) { + facet = new EObjectContainmentEList(FacetType.class, this, FacesConfigPackage.COMPONENT_TYPE__FACET); + } + return facet; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE); - } - return attribute; - } + if (attribute == null) { + attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE); + } + return attribute; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getProperty() { - if (property == null) { - property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.COMPONENT_TYPE__PROPERTY); - } - return property; - } + if (property == null) { + property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.COMPONENT_TYPE__PROPERTY); + } + return property; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getComponentExtension() { - if (componentExtension == null) { - componentExtension = new EObjectContainmentEList(ComponentExtensionType.class, this, FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION); - } - return componentExtension; - } + if (componentExtension == null) { + componentExtension = new EObjectContainmentEList(ComponentExtensionType.class, this, FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION); + } + return componentExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 6aa358ea5..56bfb4161 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ComponentTypeTypeImpl extends EObjectImpl implements ComponentTypeType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ComponentTypeTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_TYPE_TYPE; - } + return FacesConfigPackage.Literals.COMPONENT_TYPE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index 0db2efd8a..f57f9f821 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ConverterClassTypeImpl extends EObjectImpl implements ConverterClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ConverterClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_CLASS_TYPE; - } + return FacesConfigPackage.Literals.CONVERTER_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index e4221b33f..3b8b38d43 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ConverterExtensionTypeImpl extends ExtensionTypeImpl implements ConverterExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected ConverterExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_EXTENSION_TYPE; - } + 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 index 098c04b52..659359c36 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ConverterForClassTypeImpl extends EObjectImpl implements ConverterForClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ConverterForClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE; - } + return FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index de2137344..82a499703 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ConverterIdTypeImpl extends EObjectImpl implements ConverterIdType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ConverterIdTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_ID_TYPE; - } + return FacesConfigPackage.Literals.CONVERTER_ID_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_ID_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index 2ce331a44..fe331eef8 100644 --- 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 @@ -59,563 +59,563 @@ import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; */ public class ConverterTypeImpl extends EObjectImpl implements ConverterType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getConverterId() Converter Id}' containment reference. - * + * The cached value of the '{@link #getConverterId() Converter Id}' containment reference. + * * - * @see #getConverterId() - * @generated - * @ordered - */ - protected ConverterIdType converterId = null; + * @see #getConverterId() + * @generated + * @ordered + */ + protected ConverterIdType converterId; /** - * The cached value of the '{@link #getConverterForClass() Converter For Class}' containment reference. - * + * The cached value of the '{@link #getConverterForClass() Converter For Class}' containment reference. + * * - * @see #getConverterForClass() - * @generated - * @ordered - */ - protected ConverterForClassType converterForClass = null; + * @see #getConverterForClass() + * @generated + * @ordered + */ + protected ConverterForClassType converterForClass; /** - * The cached value of the '{@link #getConverterClass() Converter Class}' containment reference. - * + * The cached value of the '{@link #getConverterClass() Converter Class}' containment reference. + * * - * @see #getConverterClass() - * @generated - * @ordered - */ - protected ConverterClassType converterClass = null; + * @see #getConverterClass() + * @generated + * @ordered + */ + protected ConverterClassType converterClass; /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * + * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. + * * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; + * @see #getAttribute() + * @generated + * @ordered + */ + protected EList attribute; /** - * The cached value of the '{@link #getProperty() Property}' containment reference list. - * + * The cached value of the '{@link #getProperty() Property}' containment reference list. + * * - * @see #getProperty() - * @generated - * @ordered - */ - protected EList property = null; + * @see #getProperty() + * @generated + * @ordered + */ + protected EList property; /** - * The cached value of the '{@link #getConverterExtension() Converter Extension}' containment reference list. - * + * The cached value of the '{@link #getConverterExtension() Converter Extension}' containment reference list. + * * - * @see #getConverterExtension() - * @generated - * @ordered - */ - protected EList converterExtension = null; + * @see #getConverterExtension() + * @generated + * @ordered + */ + protected EList converterExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ConverterTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_TYPE; - } + return FacesConfigPackage.Literals.CONVERTER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.CONVERTER_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.CONVERTER_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterIdType getConverterId() { - return converterId; - } + return converterId; + } /** - * + * * @param newConverterId * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public ConverterForClassType getConverterForClass() { - return converterForClass; - } + return converterForClass; + } /** - * + * * @param newConverterForClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public ConverterClassType getConverterClass() { - return converterClass; - } + return converterClass; + } /** - * - * + * * @param newConverterClass * @param msgs - * @return the notification chain - * @generated - */ + * @return + * + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE); - } - return attribute; - } + if (attribute == null) { + attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE); + } + return attribute; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getProperty() { - if (property == null) { - property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.CONVERTER_TYPE__PROPERTY); - } - return property; - } + if (property == null) { + property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.CONVERTER_TYPE__PROPERTY); + } + return property; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getConverterExtension() { - if (converterExtension == null) { - converterExtension = new EObjectContainmentEList(ConverterExtensionType.class, this, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION); - } - return converterExtension; - } + if (converterExtension == null) { + converterExtension = new EObjectContainmentEList(ConverterExtensionType.class, this, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION); + } + return converterExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: ");//$NON-NLS-1$ + 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 index b7602f6d6..78cb7b691 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class DefaultLocaleTypeImpl extends EObjectImpl implements DefaultLocaleType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected DefaultLocaleTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DEFAULT_LOCALE_TYPE; - } + return FacesConfigPackage.Literals.DEFAULT_LOCALE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_LOCALE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_LOCALE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index a05f90a5e..7091636c0 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class DefaultRenderKitIdTypeImpl extends EObjectImpl implements DefaultRenderKitIdType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected DefaultRenderKitIdTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DEFAULT_RENDER_KIT_ID_TYPE; - } + return FacesConfigPackage.Literals.DEFAULT_RENDER_KIT_ID_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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/DefaultValidatorsTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultValidatorsTypeImpl.java new file mode 100644 index 000000000..dc222bf1c --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultValidatorsTypeImpl.java @@ -0,0 +1,225 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.DefaultValidatorsType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; +import org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType; + +/** + * + * An implementation of the model object 'Default Validators Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class DefaultValidatorsTypeImpl extends EObjectImpl implements DefaultValidatorsType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getValidatorId() Validator Id}' containment reference list. + * + * + * @see #getValidatorId() + * @generated + * @ordered + */ + protected EList validatorId; + + /** + * 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 DefaultValidatorsTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.DEFAULT_VALIDATORS_TYPE; + } + + /** + * + * + * @generated + */ + public EList getValidatorId() { + if (validatorId == null) { + validatorId = new EObjectContainmentEList(ValidatorIdType.class, this, FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID); + } + return validatorId; + } + + /** + * + * + * @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_VALIDATORS_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID: + return ((InternalEList)getValidatorId()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID: + return getValidatorId(); + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID: + getValidatorId().clear(); + getValidatorId().addAll((Collection)newValue); + return; + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID: + getValidatorId().clear(); + return; + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID: + return validatorId != null && !validatorId.isEmpty(); + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: ");//$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //DefaultValidatorsTypeImpl 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 index ad6cd04af..c5da60990 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class DefaultValueTypeImpl extends EObjectImpl implements DefaultValueType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected DefaultValueTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DEFAULT_VALUE_TYPE; - } + return FacesConfigPackage.Literals.DEFAULT_VALUE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_VALUE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_VALUE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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 index 66cdddd5e..31368c7fe 100644 --- 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 @@ -36,244 +36,244 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class DescriptionTypeImpl extends EObjectImpl implements DescriptionType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getLang() Lang}' attribute. - * + * The default value of the '{@link #getLang() Lang}' attribute. + * * - * @see #getLang() - * @generated - * @ordered - */ + * @see #getLang() + * @generated + * @ordered + */ protected static final String LANG_EDEFAULT = null; /** - * The cached value of the '{@link #getLang() Lang}' attribute. - * + * The cached value of the '{@link #getLang() Lang}' attribute. + * * - * @see #getLang() - * @generated - * @ordered - */ + * @see #getLang() + * @generated + * @ordered + */ protected String lang = LANG_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected DescriptionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DESCRIPTION_TYPE; - } + return FacesConfigPackage.Literals.DESCRIPTION_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DESCRIPTION_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getLang() { - return lang; - } + return lang; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldLang = lang; + lang = newLang; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DESCRIPTION_TYPE__LANG, oldLang, lang)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DESCRIPTION_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", lang: "); //$NON-NLS-1$ - result.append(lang); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", lang: ");//$NON-NLS-1$ + result.append(lang); + result.append(", id: ");//$NON-NLS-1$ + 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 index 96e6b1f25..85b8ea05b 100644 --- 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 @@ -36,244 +36,244 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class DisplayNameTypeImpl extends EObjectImpl implements DisplayNameType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getLang() Lang}' attribute. - * + * The default value of the '{@link #getLang() Lang}' attribute. + * * - * @see #getLang() - * @generated - * @ordered - */ + * @see #getLang() + * @generated + * @ordered + */ protected static final String LANG_EDEFAULT = null; /** - * The cached value of the '{@link #getLang() Lang}' attribute. - * + * The cached value of the '{@link #getLang() Lang}' attribute. + * * - * @see #getLang() - * @generated - * @ordered - */ + * @see #getLang() + * @generated + * @ordered + */ protected String lang = LANG_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected DisplayNameTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DISPLAY_NAME_TYPE; - } + return FacesConfigPackage.Literals.DISPLAY_NAME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DISPLAY_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getLang() { - return lang; - } + return lang; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldLang = lang; + lang = newLang; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DISPLAY_NAME_TYPE__LANG, oldLang, lang)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DISPLAY_NAME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", lang: "); //$NON-NLS-1$ - result.append(lang); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", lang: ");//$NON-NLS-1$ + result.append(lang); + result.append(", id: ");//$NON-NLS-1$ + 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 index ba0af273b..ffd274472 100644 --- 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 @@ -23,88 +23,7 @@ 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; +import org.eclipse.jst.jsf.facesconfig.emf.*; /** @@ -117,6 +36,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getAbsoluteOrdering Absolute Ordering}
  • *
  • {@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}
  • @@ -124,6 +44,10 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getBehavior Behavior}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getBehaviorClass Behavior Class}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getBehaviorId Behavior Id}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getBehaviorExtension Behavior Extension}
  • *
  • {@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}
  • @@ -135,9 +59,12 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getDefaultValidators Default Validators}
  • *
  • {@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#getExceptionHandlerFactory Exception Handler Factory}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getExternalContextFactory External Context Factory}
  • *
  • {@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}
  • @@ -148,6 +75,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getIf If}
  • *
  • {@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}
  • @@ -163,10 +91,15 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getName Name}
  • *
  • {@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#getOrdering Ordering}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getOrderingOrdering Ordering Ordering}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getOthers Others}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getPartialViewContextFactory Partial View Context Factory}
  • *
  • {@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}
  • @@ -174,6 +107,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getRedirectViewParam Redirect View Param}
  • *
  • {@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}
  • @@ -185,10 +119,16 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getResourceHandler Resource Handler}
  • *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getSmallIcon Small Icon}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getSourceClass Source Class}
  • *
  • {@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#getSystemEventClass System Event Class}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getSystemEventListener System Event Listener}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getSystemEventListenerClass System Event Listener Class}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getTagHandlerDelegateFactory Tag Handler Delegate Factory}
  • *
  • {@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}
  • @@ -196,7 +136,9 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; *
  • {@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#getViewDeclarationLanguageFactory View Declaration Language Factory}
  • *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getViewHandler View Handler}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getVisitContextFactory Visit Context Factory}
  • * *

    * @@ -204,3563 +146,4529 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; */ public class DocumentRootImpl extends EObjectImpl implements DocumentRoot { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getMixed() Mixed}' attribute list. - * + * The cached value of the '{@link #getMixed() Mixed}' attribute list. + * * - * @see #getMixed() - * @generated - * @ordered - */ - protected FeatureMap mixed = null; + * @see #getMixed() + * @generated + * @ordered + */ + protected FeatureMap mixed; /** - * The cached value of the '{@link #getXMLNSPrefixMap() XMLNS Prefix Map}' map. - * + * The cached value of the '{@link #getXMLNSPrefixMap() XMLNS Prefix Map}' map. + * * - * @see #getXMLNSPrefixMap() - * @generated - * @ordered - */ - protected EMap xMLNSPrefixMap = null; + * @see #getXMLNSPrefixMap() + * @generated + * @ordered + */ + protected EMap xMLNSPrefixMap; /** - * The cached value of the '{@link #getXSISchemaLocation() XSI Schema Location}' map. - * + * The cached value of the '{@link #getXSISchemaLocation() XSI Schema Location}' map. + * * - * @see #getXSISchemaLocation() - * @generated - * @ordered - */ - protected EMap xSISchemaLocation = null; + * @see #getXSISchemaLocation() + * @generated + * @ordered + */ + protected EMap xSISchemaLocation; /** - * + * * - * @generated - */ + * @generated + */ protected DocumentRootImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DOCUMENT_ROOT; - } + return FacesConfigPackage.Literals.DOCUMENT_ROOT; + } /** - * + * * - * @generated - */ + * @generated + */ public FeatureMap getMixed() { - if (mixed == null) { - mixed = new BasicFeatureMap(this, FacesConfigPackage.DOCUMENT_ROOT__MIXED); - } - return mixed; - } + if (mixed == null) { + mixed = new BasicFeatureMap(this, FacesConfigPackage.DOCUMENT_ROOT__MIXED); + } + return mixed; + } /** - * + * * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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 AbsoluteOrderingType getAbsoluteOrdering() { + return (AbsoluteOrderingType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ABSOLUTE_ORDERING, true); + } + + /** + * + * @param newAbsoluteOrdering + * @param msgs + * @return NotficationChain + * + * @generated + */ + public NotificationChain basicSetAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ABSOLUTE_ORDERING, newAbsoluteOrdering, msgs); + } + + /** + * + * + * @generated + */ + public void setAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ABSOLUTE_ORDERING, newAbsoluteOrdering); + } + + /** + * + * + * @generated + */ public ActionListenerType getActionListener() { - return (ActionListenerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, true); - } + return (ActionListenerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, true); + } /** - * + * * @param newActionListener * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetActionListener(ActionListenerType newActionListener, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, newActionListener, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, newActionListener, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setActionListener(ActionListenerType newActionListener) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, newActionListener); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, newActionListener); + } /** - * + * * - * @generated - */ + * @generated + */ public ApplicationType getApplication() { - return (ApplicationType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, true); - } + return (ApplicationType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, true); + } /** - * + * * @param newApplication * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetApplication(ApplicationType newApplication, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, newApplication, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, newApplication, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setApplication(ApplicationType newApplication) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, newApplication); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, newApplication); + } /** - * + * * - * @generated - */ + * @generated + */ public ApplicationFactoryType getApplicationFactory() { - return (ApplicationFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, true); - } + return (ApplicationFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, true); + } /** - * + * * @param newApplicationFactory * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetApplicationFactory(ApplicationFactoryType newApplicationFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, newApplicationFactory, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, newApplicationFactory, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setApplicationFactory(ApplicationFactoryType newApplicationFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, newApplicationFactory); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, newApplicationFactory); + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeType getAttribute() { - return (AttributeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, true); - } + return (AttributeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, true); + } /** - * + * * @param newAttribute * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetAttribute(AttributeType newAttribute, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, newAttribute, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, newAttribute, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setAttribute(AttributeType newAttribute) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, newAttribute); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, newAttribute); + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeClassType getAttributeClass() { - return (AttributeClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, true); - } + return (AttributeClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, true); + } /** - * + * * @param newAttributeClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetAttributeClass(AttributeClassType newAttributeClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, newAttributeClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, newAttributeClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setAttributeClass(AttributeClassType newAttributeClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, newAttributeClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, newAttributeClass); + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeExtensionType getAttributeExtension() { - return (AttributeExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, true); - } + return (AttributeExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, true); + } /** - * + * * @param newAttributeExtension * @param msgs * @return the notification chiain * - * @generated - */ + * @generated + */ public NotificationChain basicSetAttributeExtension(AttributeExtensionType newAttributeExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, newAttributeExtension, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, newAttributeExtension, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setAttributeExtension(AttributeExtensionType newAttributeExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, newAttributeExtension); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, newAttributeExtension); + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeNameType getAttributeName() { - return (AttributeNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, true); - } + return (AttributeNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, true); + } /** - * + * * @param newAttributeName * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetAttributeName(AttributeNameType newAttributeName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, newAttributeName, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, newAttributeName, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setAttributeName(AttributeNameType newAttributeName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, newAttributeName); - } - - /** - * - * - * @generated - */ + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, newAttributeName); + } + + /** + * + * + * @generated + */ + public BehaviorType getBehavior() { + return (BehaviorType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR, true); + } + + /** + * + * @param newBehavior + * @param msgs NotificationChain + * @return + * + * @generated + */ + public NotificationChain basicSetBehavior(BehaviorType newBehavior, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR, newBehavior, msgs); + } + + /** + * + * + * @generated + */ + public void setBehavior(BehaviorType newBehavior) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR, newBehavior); + } + + /** + * + * + * @generated + */ + public BehaviorClassType getBehaviorClass() { + return (BehaviorClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_CLASS, true); + } + + /** + * + * @param newBehaviorClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetBehaviorClass(BehaviorClassType newBehaviorClass, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_CLASS, newBehaviorClass, msgs); + } + + /** + * + * + * @generated + */ + public void setBehaviorClass(BehaviorClassType newBehaviorClass) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_CLASS, newBehaviorClass); + } + + /** + * + * + * @generated + */ + public BehaviorIdType getBehaviorId() { + return (BehaviorIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_ID, true); + } + + /** + * + * @param newBehaviorId + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetBehaviorId(BehaviorIdType newBehaviorId, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_ID, newBehaviorId, msgs); + } + + /** + * + * + * @generated + */ + public void setBehaviorId(BehaviorIdType newBehaviorId) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_ID, newBehaviorId); + } + + /** + * + * + * @generated + */ + public BehaviorExtensionType getBehaviorExtension() { + return (BehaviorExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_EXTENSION, true); + } + + /** + * + * @param newBehaviorExtension + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetBehaviorExtension(BehaviorExtensionType newBehaviorExtension, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_EXTENSION, newBehaviorExtension, msgs); + } + + /** + * + * + * @generated + */ + public void setBehaviorExtension(BehaviorExtensionType newBehaviorExtension) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__BEHAVIOR_EXTENSION, newBehaviorExtension); + } + + /** + * + * + * @generated + */ public ComponentType getComponent() { - return (ComponentType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, true); - } + return (ComponentType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, true); + } /** - * + * * @param newComponent * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetComponent(ComponentType newComponent, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, newComponent, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, newComponent, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setComponent(ComponentType newComponent) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, newComponent); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, newComponent); + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentClassType getComponentClass() { - return (ComponentClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, true); - } + return (ComponentClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, true); + } /** - * + * * @param newComponentClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetComponentClass(ComponentClassType newComponentClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, newComponentClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, newComponentClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setComponentClass(ComponentClassType newComponentClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, newComponentClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, newComponentClass); + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentExtensionType getComponentExtension() { - return (ComponentExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, true); - } + return (ComponentExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, true); + } /** - * + * * @param newComponentExtension * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetComponentExtension(ComponentExtensionType newComponentExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, newComponentExtension, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, newComponentExtension, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setComponentExtension(ComponentExtensionType newComponentExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, newComponentExtension); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, newComponentExtension); + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentFamilyType getComponentFamily() { - return (ComponentFamilyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, true); - } + return (ComponentFamilyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, true); + } /** - * + * * @param newComponentFamily * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetComponentFamily(ComponentFamilyType newComponentFamily, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, newComponentFamily, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, newComponentFamily, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setComponentFamily(ComponentFamilyType newComponentFamily) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, newComponentFamily); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, newComponentFamily); + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentTypeType getComponentType() { - return (ComponentTypeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, true); - } + return (ComponentTypeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, true); + } /** - * + * * @param newComponentType * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetComponentType(ComponentTypeType newComponentType, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, newComponentType, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, newComponentType, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setComponentType(ComponentTypeType newComponentType) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, newComponentType); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, newComponentType); + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterType getConverter() { - return (ConverterType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, true); - } + return (ConverterType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, true); + } /** - * + * * @param newConverter * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetConverter(ConverterType newConverter, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, newConverter, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, newConverter, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setConverter(ConverterType newConverter) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, newConverter); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, newConverter); + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterClassType getConverterClass() { - return (ConverterClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, true); - } + return (ConverterClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, true); + } /** - * + * * @param newConverterClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetConverterClass(ConverterClassType newConverterClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, newConverterClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, newConverterClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setConverterClass(ConverterClassType newConverterClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, newConverterClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, newConverterClass); + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterForClassType getConverterForClass() { - return (ConverterForClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, true); - } + return (ConverterForClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, true); + } /** - * + * * @param newConverterForClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetConverterForClass(ConverterForClassType newConverterForClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, newConverterForClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, newConverterForClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setConverterForClass(ConverterForClassType newConverterForClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, newConverterForClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, newConverterForClass); + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterIdType getConverterId() { - return (ConverterIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, true); - } + return (ConverterIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, true); + } /** - * + * * @param newConverterId * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetConverterId(ConverterIdType newConverterId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, newConverterId, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, newConverterId, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setConverterId(ConverterIdType newConverterId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, newConverterId); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, newConverterId); + } /** - * + * * - * @generated - */ + * @generated + */ public DefaultLocaleType getDefaultLocale() { - return (DefaultLocaleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, true); - } + return (DefaultLocaleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, true); + } /** - * + * * @param newDefaultLocale * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetDefaultLocale(DefaultLocaleType newDefaultLocale, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, newDefaultLocale, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, newDefaultLocale, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setDefaultLocale(DefaultLocaleType newDefaultLocale) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, newDefaultLocale); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, newDefaultLocale); + } /** - * + * * - * @generated - */ + * @generated + */ public DefaultRenderKitIdType getDefaultRenderKitId() { - return (DefaultRenderKitIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, true); - } + return (DefaultRenderKitIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, true); + } /** - * + * * @param newDefaultRenderKitId * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetDefaultRenderKitId(DefaultRenderKitIdType newDefaultRenderKitId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, newDefaultRenderKitId, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, newDefaultRenderKitId, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setDefaultRenderKitId(DefaultRenderKitIdType newDefaultRenderKitId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, newDefaultRenderKitId); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, newDefaultRenderKitId); + } /** - * + * + * + * @generated + */ + public DefaultValidatorsType getDefaultValidators() { + return (DefaultValidatorsType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALIDATORS, true); + } + + /** + * + * @param newDefaultValidators + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetDefaultValidators(DefaultValidatorsType newDefaultValidators, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALIDATORS, newDefaultValidators, msgs); + } + + /** + * + * + * @generated + */ + public void setDefaultValidators(DefaultValidatorsType newDefaultValidators) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALIDATORS, newDefaultValidators); + } + + /** + * * - * @generated - */ + * @generated + */ public DefaultValueType getDefaultValue() { - return (DefaultValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, true); - } + return (DefaultValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, true); + } /** - * + * * @param newDefaultValue * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetDefaultValue(DefaultValueType newDefaultValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, newDefaultValue, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, newDefaultValue, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setDefaultValue(DefaultValueType newDefaultValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, newDefaultValue); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, newDefaultValue); + } /** - * + * * - * @generated - */ + * @generated + */ public DescriptionType getDescription() { - return (DescriptionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, true); - } + return (DescriptionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, true); + } /** - * + * * @param newDescription * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetDescription(DescriptionType newDescription, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, newDescription, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, newDescription, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setDescription(DescriptionType newDescription) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, newDescription); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, newDescription); + } /** - * + * * - * @generated - */ + * @generated + */ public DisplayNameType getDisplayName() { - return (DisplayNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, true); - } + return (DisplayNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, true); + } /** - * + * * @param newDisplayName * @param msgs * @return the notification * - * @generated - */ + * @generated + */ public NotificationChain basicSetDisplayName(DisplayNameType newDisplayName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, newDisplayName, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, newDisplayName, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setDisplayName(DisplayNameType newDisplayName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, newDisplayName); - } - - /** - * - * - * @generated - */ + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, newDisplayName); + } + + /** + * + * + * @generated + */ + public ExceptionHandlerFactoryType getExceptionHandlerFactory() { + return (ExceptionHandlerFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY, true); + } + + /** + * + * @param newExceptionHandlerFactory + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetExceptionHandlerFactory(ExceptionHandlerFactoryType newExceptionHandlerFactory, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY, newExceptionHandlerFactory, msgs); + } + + /** + * + * + * @generated + */ + public void setExceptionHandlerFactory(ExceptionHandlerFactoryType newExceptionHandlerFactory) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY, newExceptionHandlerFactory); + } + + /** + * + * + * @generated + */ + public ExternalContextFactoryType getExternalContextFactory() { + return (ExternalContextFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY, true); + } + + /** + * + * @param newExternalContextFactory + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetExternalContextFactory(ExternalContextFactoryType newExternalContextFactory, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY, newExternalContextFactory, msgs); + } + + /** + * + * + * @generated + */ + public void setExternalContextFactory(ExternalContextFactoryType newExternalContextFactory) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY, newExternalContextFactory); + } + + /** + * + * + * @generated + */ public FacesConfigType getFacesConfig() { - return (FacesConfigType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, true); - } + return (FacesConfigType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, true); + } /** - * + * * @param newFacesConfig * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFacesConfig(FacesConfigType newFacesConfig, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, newFacesConfig, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, newFacesConfig, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFacesConfig(FacesConfigType newFacesConfig) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, newFacesConfig); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, newFacesConfig); + } /** - * + * * - * @generated - */ + * @generated + */ public FacesContextFactoryType getFacesContextFactory() { - return (FacesContextFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, true); - } + return (FacesContextFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, true); + } /** - * - * + * * @param newFacesContextFactory * @param msgs - * @return the notification chain - * @generated - */ + * @return NotificationChain + * + * @generated + */ public NotificationChain basicSetFacesContextFactory(FacesContextFactoryType newFacesContextFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, newFacesContextFactory, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, newFacesContextFactory, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFacesContextFactory(FacesContextFactoryType newFacesContextFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, newFacesContextFactory); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, newFacesContextFactory); + } /** - * + * * - * @generated - */ + * @generated + */ public FacetType getFacet() { - return (FacetType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, true); - } + return (FacetType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, true); + } /** - * + * * @param newFacet * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFacet(FacetType newFacet, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, newFacet, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, newFacet, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFacet(FacetType newFacet) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, newFacet); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, newFacet); + } /** - * + * * - * @generated - */ + * @generated + */ public FacetExtensionType getFacetExtension() { - return (FacetExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, true); - } + return (FacetExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, true); + } /** - * + * * @param newFacetExtension * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFacetExtension(FacetExtensionType newFacetExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, newFacetExtension, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, newFacetExtension, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFacetExtension(FacetExtensionType newFacetExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, newFacetExtension); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, newFacetExtension); + } /** - * + * * - * @generated - */ + * @generated + */ public FacetNameType getFacetName() { - return (FacetNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, true); - } + return (FacetNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, true); + } /** - * + * * @param newFacetName * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFacetName(FacetNameType newFacetName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, newFacetName, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, newFacetName, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFacetName(FacetNameType newFacetName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, newFacetName); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, newFacetName); + } /** - * + * * - * @generated - */ + * @generated + */ public FactoryType getFactory() { - return (FactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, true); - } + return (FactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, true); + } /** - * + * * @param newFactory * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFactory(FactoryType newFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, newFactory, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, newFactory, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFactory(FactoryType newFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, newFactory); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, newFactory); + } /** - * + * * - * @generated - */ + * @generated + */ public FromActionType getFromAction() { - return (FromActionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, true); - } + return (FromActionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, true); + } /** - * + * * @param newFromAction * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFromAction(FromActionType newFromAction, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, newFromAction, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, newFromAction, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFromAction(FromActionType newFromAction) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, newFromAction); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, newFromAction); + } /** - * + * * - * @generated - */ + * @generated + */ public FromOutcomeType getFromOutcome() { - return (FromOutcomeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, true); - } + return (FromOutcomeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, true); + } /** - * + * * @param newFromOutcome * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFromOutcome(FromOutcomeType newFromOutcome, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, newFromOutcome, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, newFromOutcome, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFromOutcome(FromOutcomeType newFromOutcome) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, newFromOutcome); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, newFromOutcome); + } /** - * + * * - * @generated - */ + * @generated + */ public FromViewIdType getFromViewId() { - return (FromViewIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, true); - } + return (FromViewIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, true); + } /** - * + * * @param newFromViewId * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetFromViewId(FromViewIdType newFromViewId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, newFromViewId, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, newFromViewId, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setFromViewId(FromViewIdType newFromViewId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, newFromViewId); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, newFromViewId); + } /** - * + * * - * @generated - */ + * @generated + */ public IconType getIcon() { - return (IconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, true); - } + return (IconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, true); + } /** - * + * * @param newIcon * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetIcon(IconType newIcon, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, newIcon, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, newIcon, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setIcon(IconType newIcon) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, newIcon); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, newIcon); + } /** - * + * * - * @generated - */ + * @generated + */ + public IfType getIf() { + return (IfType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__IF, true); + } + + /** + * + * @param newIf + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetIf(IfType newIf, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__IF, newIf, msgs); + } + + /** + * + * + * @generated + */ + public void setIf(IfType newIf) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__IF, newIf); + } + + /** + * + * + * @generated + */ public KeyType getKey() { - return (KeyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, true); - } + return (KeyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, true); + } /** - * + * * @param newKey * @param msgs * @return the notification chiainn * - * @generated - */ + * @generated + */ public NotificationChain basicSetKey(KeyType newKey, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, newKey, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, newKey, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setKey(KeyType newKey) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, newKey); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, newKey); + } /** - * + * * - * @generated - */ + * @generated + */ public KeyClassType getKeyClass() { - return (KeyClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, true); - } + return (KeyClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, true); + } /** - * + * * @param newKeyClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetKeyClass(KeyClassType newKeyClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, newKeyClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, newKeyClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setKeyClass(KeyClassType newKeyClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, newKeyClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, newKeyClass); + } /** - * + * * - * @generated - */ + * @generated + */ public LargeIconType getLargeIcon() { - return (LargeIconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, true); - } + return (LargeIconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, true); + } /** - * + * * @param newLargeIcon * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetLargeIcon(LargeIconType newLargeIcon, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, newLargeIcon, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, newLargeIcon, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setLargeIcon(LargeIconType newLargeIcon) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, newLargeIcon); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, newLargeIcon); + } /** - * + * * - * @generated - */ + * @generated + */ public LifecycleType getLifecycle() { - return (LifecycleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, true); - } + return (LifecycleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, true); + } /** - * + * * @param newLifecycle * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetLifecycle(LifecycleType newLifecycle, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, newLifecycle, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, newLifecycle, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setLifecycle(LifecycleType newLifecycle) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, newLifecycle); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, newLifecycle); + } /** - * + * * - * @generated - */ + * @generated + */ public LifecycleFactoryType getLifecycleFactory() { - return (LifecycleFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, true); - } + return (LifecycleFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, true); + } /** - * + * * @param newLifecycleFactory * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetLifecycleFactory(LifecycleFactoryType newLifecycleFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, newLifecycleFactory, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, newLifecycleFactory, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setLifecycleFactory(LifecycleFactoryType newLifecycleFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, newLifecycleFactory); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, newLifecycleFactory); + } /** - * + * * - * @generated - */ + * @generated + */ public ListEntriesType getListEntries() { - return (ListEntriesType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, true); - } + return (ListEntriesType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, true); + } /** - * + * * @param newListEntries * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetListEntries(ListEntriesType newListEntries, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, newListEntries, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, newListEntries, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setListEntries(ListEntriesType newListEntries) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, newListEntries); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, newListEntries); + } /** - * + * * - * @generated - */ + * @generated + */ public LocaleConfigType getLocaleConfig() { - return (LocaleConfigType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, true); - } + return (LocaleConfigType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, true); + } /** - * + * * @param newLocaleConfig * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetLocaleConfig(LocaleConfigType newLocaleConfig, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, newLocaleConfig, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, newLocaleConfig, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setLocaleConfig(LocaleConfigType newLocaleConfig) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, newLocaleConfig); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, newLocaleConfig); + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanType getManagedBean() { - return (ManagedBeanType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, true); - } + return (ManagedBeanType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, true); + } /** - * + * * @param newManagedBean * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetManagedBean(ManagedBeanType newManagedBean, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, newManagedBean, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, newManagedBean, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setManagedBean(ManagedBeanType newManagedBean) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, newManagedBean); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, newManagedBean); + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanClassType getManagedBeanClass() { - return (ManagedBeanClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, true); - } + return (ManagedBeanClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, true); + } /** - * + * * @param newManagedBeanClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetManagedBeanClass(ManagedBeanClassType newManagedBeanClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, newManagedBeanClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, newManagedBeanClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setManagedBeanClass(ManagedBeanClassType newManagedBeanClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, newManagedBeanClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, newManagedBeanClass); + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanNameType getManagedBeanName() { - return (ManagedBeanNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, true); - } + return (ManagedBeanNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, true); + } /** - * + * * @param newManagedBeanName * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetManagedBeanName(ManagedBeanNameType newManagedBeanName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, newManagedBeanName, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, newManagedBeanName, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setManagedBeanName(ManagedBeanNameType newManagedBeanName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, newManagedBeanName); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, newManagedBeanName); + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanScopeType getManagedBeanScope() { - return (ManagedBeanScopeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, true); - } + return (ManagedBeanScopeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, true); + } /** - * + * * @param newManagedBeanScope * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetManagedBeanScope(ManagedBeanScopeType newManagedBeanScope, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, newManagedBeanScope, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, newManagedBeanScope, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setManagedBeanScope(ManagedBeanScopeType newManagedBeanScope) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, newManagedBeanScope); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, newManagedBeanScope); + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedPropertyType getManagedProperty() { - return (ManagedPropertyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, true); - } + return (ManagedPropertyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, true); + } /** - * + * * @param newManagedProperty * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetManagedProperty(ManagedPropertyType newManagedProperty, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, newManagedProperty, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, newManagedProperty, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setManagedProperty(ManagedPropertyType newManagedProperty) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, newManagedProperty); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, newManagedProperty); + } /** - * + * * - * @generated - */ + * @generated + */ public MapEntriesType getMapEntries() { - return (MapEntriesType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, true); - } + return (MapEntriesType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, true); + } /** - * + * * @param newMapEntries * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetMapEntries(MapEntriesType newMapEntries, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, newMapEntries, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, newMapEntries, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setMapEntries(MapEntriesType newMapEntries) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, newMapEntries); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, newMapEntries); + } /** - * + * * - * @generated - */ + * @generated + */ public MapEntryType getMapEntry() { - return (MapEntryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, true); - } + return (MapEntryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, true); + } /** - * + * * @param newMapEntry * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetMapEntry(MapEntryType newMapEntry, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, newMapEntry, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, newMapEntry, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setMapEntry(MapEntryType newMapEntry) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, newMapEntry); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, newMapEntry); + } /** - * + * * - * @generated - */ + * @generated + */ public MessageBundleType getMessageBundle() { - return (MessageBundleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, true); - } + return (MessageBundleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, true); + } /** - * + * * @param newMessageBundle * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetMessageBundle(MessageBundleType newMessageBundle, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, newMessageBundle, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, newMessageBundle, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setMessageBundle(MessageBundleType newMessageBundle) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, newMessageBundle); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, newMessageBundle); + } /** - * + * + * + * @generated + */ + public NameType getName() { + return (NameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAME, true); + } + + /** + * + * @param newName + * @param msgs + * @return NotificationChain * - * @generated - */ + * @generated + */ + public NotificationChain basicSetName(NameType newName, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAME, newName, msgs); + } + + /** + * + * + * @generated + */ + public void setName(NameType newName) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAME, newName); + } + + /** + * + * + * @generated + */ public NavigationCaseType getNavigationCase() { - return (NavigationCaseType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, true); - } + return (NavigationCaseType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, true); + } /** - * + * * @param newNavigationCase * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetNavigationCase(NavigationCaseType newNavigationCase, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, newNavigationCase, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, newNavigationCase, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setNavigationCase(NavigationCaseType newNavigationCase) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, newNavigationCase); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, newNavigationCase); + } /** - * + * * - * @generated - */ + * @generated + */ public NavigationHandlerType getNavigationHandler() { - return (NavigationHandlerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, true); - } + return (NavigationHandlerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, true); + } /** - * + * * @param newNavigationHandler * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetNavigationHandler(NavigationHandlerType newNavigationHandler, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, newNavigationHandler, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, newNavigationHandler, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setNavigationHandler(NavigationHandlerType newNavigationHandler) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, newNavigationHandler); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, newNavigationHandler); + } /** - * + * * - * @generated - */ + * @generated + */ public NavigationRuleType getNavigationRule() { - return (NavigationRuleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, true); - } + return (NavigationRuleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, true); + } /** - * + * * @param newNavigationRule * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetNavigationRule(NavigationRuleType newNavigationRule, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, newNavigationRule, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, newNavigationRule, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setNavigationRule(NavigationRuleType newNavigationRule) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, newNavigationRule); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, newNavigationRule); + } /** - * + * * - * @generated - */ + * @generated + */ public NullValueType getNullValue() { - return (NullValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, true); - } + return (NullValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, true); + } /** - * + * * @param newNullValue * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetNullValue(NullValueType newNullValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, newNullValue, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, newNullValue, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setNullValue(NullValueType newNullValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, newNullValue); - } - - /** - * - * - * @generated - */ + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, newNullValue); + } + + /** + * + * + * @generated + */ + public OrderingType getOrdering() { + return (OrderingType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING, true); + } + + /** + * + * @param newOrdering + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetOrdering(OrderingType newOrdering, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING, newOrdering, msgs); + } + + /** + * + * + * @generated + */ + public void setOrdering(OrderingType newOrdering) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING, newOrdering); + } + + /** + * + * + * @generated + */ + public OrderingOrderingType getOrderingOrdering() { + return (OrderingOrderingType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING_ORDERING, true); + } + + /** + * + * @param newOrderingOrdering + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetOrderingOrdering(OrderingOrderingType newOrderingOrdering, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING_ORDERING, newOrderingOrdering, msgs); + } + + /** + * + * + * @generated + */ + public void setOrderingOrdering(OrderingOrderingType newOrderingOrdering) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ORDERING_ORDERING, newOrderingOrdering); + } + + /** + * + * + * @generated + */ + public OrderingOthersType getOthers() { + return (OrderingOthersType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__OTHERS, true); + } + + /** + * + * @param newOthers + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetOthers(OrderingOthersType newOthers, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__OTHERS, newOthers, msgs); + } + + /** + * + * + * @generated + */ + public void setOthers(OrderingOthersType newOthers) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__OTHERS, newOthers); + } + + /** + * + * + * @generated + */ + public PartialViewContextFactoryType getPartialViewContextFactory() { + return (PartialViewContextFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY, true); + } + + /** + * + * @param newPartialViewContextFactory + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetPartialViewContextFactory(PartialViewContextFactoryType newPartialViewContextFactory, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY, newPartialViewContextFactory, msgs); + } + + /** + * + * + * @generated + */ + public void setPartialViewContextFactory(PartialViewContextFactoryType newPartialViewContextFactory) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY, newPartialViewContextFactory); + } + + /** + * + * + * @generated + */ public PhaseListenerType getPhaseListener() { - return (PhaseListenerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, true); - } + return (PhaseListenerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, true); + } /** - * + * * @param newPhaseListener * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetPhaseListener(PhaseListenerType newPhaseListener, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, newPhaseListener, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, newPhaseListener, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setPhaseListener(PhaseListenerType newPhaseListener) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, newPhaseListener); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, newPhaseListener); + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyType getProperty() { - return (PropertyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, true); - } + return (PropertyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, true); + } /** - * + * * @param newProperty * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetProperty(PropertyType newProperty, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, newProperty, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, newProperty, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setProperty(PropertyType newProperty) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, newProperty); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, newProperty); + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyClassType getPropertyClass() { - return (PropertyClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, true); - } + return (PropertyClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, true); + } /** - * + * * @param newPropertyClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetPropertyClass(PropertyClassType newPropertyClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, newPropertyClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, newPropertyClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setPropertyClass(PropertyClassType newPropertyClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, newPropertyClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, newPropertyClass); + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyExtensionType getPropertyExtension() { - return (PropertyExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, true); - } + return (PropertyExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, true); + } /** - * + * * @param newPropertyExtension * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetPropertyExtension(PropertyExtensionType newPropertyExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, newPropertyExtension, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, newPropertyExtension, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setPropertyExtension(PropertyExtensionType newPropertyExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, newPropertyExtension); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, newPropertyExtension); + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyNameType getPropertyName() { - return (PropertyNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, true); - } + return (PropertyNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, true); + } /** - * + * * @param newPropertyName * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetPropertyName(PropertyNameType newPropertyName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, newPropertyName, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, newPropertyName, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setPropertyName(PropertyNameType newPropertyName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, newPropertyName); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, newPropertyName); + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyResolverType getPropertyResolver() { - return (PropertyResolverType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, true); - } + return (PropertyResolverType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, true); + } /** - * + * * @param newPropertyResolver * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetPropertyResolver(PropertyResolverType newPropertyResolver, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, newPropertyResolver, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, newPropertyResolver, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setPropertyResolver(PropertyResolverType newPropertyResolver) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, newPropertyResolver); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, newPropertyResolver); + } /** - * + * * - * @generated - */ + * @generated + */ public RedirectType getRedirect() { - return (RedirectType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, true); - } + return (RedirectType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, true); + } /** - * + * * @param newRedirect * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRedirect(RedirectType newRedirect, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, newRedirect, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, newRedirect, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRedirect(RedirectType newRedirect) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, newRedirect); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, newRedirect); + } /** - * + * + * + * @generated + */ + public RedirectViewParamType getRedirectViewParam() { + return (RedirectViewParamType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT_VIEW_PARAM, true); + } + + /** + * + * @param newRedirectViewParam + * @param msgs + * @return NotificationChain * - * @generated - */ + * @generated + */ + public NotificationChain basicSetRedirectViewParam(RedirectViewParamType newRedirectViewParam, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT_VIEW_PARAM, newRedirectViewParam, msgs); + } + + /** + * + * + * @generated + */ + public void setRedirectViewParam(RedirectViewParamType newRedirectViewParam) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT_VIEW_PARAM, newRedirectViewParam); + } + + /** + * + * + * @generated + */ public ReferencedBeanType getReferencedBean() { - return (ReferencedBeanType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, true); - } + return (ReferencedBeanType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, true); + } /** - * + * * @param newReferencedBean * @param msgs * @return the notification chai * - * @generated - */ + * @generated + */ public NotificationChain basicSetReferencedBean(ReferencedBeanType newReferencedBean, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, newReferencedBean, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, newReferencedBean, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setReferencedBean(ReferencedBeanType newReferencedBean) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, newReferencedBean); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, newReferencedBean); + } /** - * + * * - * @generated - */ + * @generated + */ public ReferencedBeanClassType getReferencedBeanClass() { - return (ReferencedBeanClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, true); - } + return (ReferencedBeanClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, true); + } /** - * + * * @param newReferencedBeanClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, newReferencedBeanClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, newReferencedBeanClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, newReferencedBeanClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, newReferencedBeanClass); + } /** - * + * * - * @generated - */ + * @generated + */ public ReferencedBeanNameType getReferencedBeanName() { - return (ReferencedBeanNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, true); - } + return (ReferencedBeanNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, true); + } /** - * + * * @param newReferencedBeanName * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetReferencedBeanName(ReferencedBeanNameType newReferencedBeanName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, newReferencedBeanName, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, newReferencedBeanName, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setReferencedBeanName(ReferencedBeanNameType newReferencedBeanName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, newReferencedBeanName); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, newReferencedBeanName); + } /** - * + * * - * @generated - */ + * @generated + */ public RendererType getRenderer() { - return (RendererType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, true); - } + return (RendererType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, true); + } /** - * + * * @param newRenderer * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRenderer(RendererType newRenderer, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, newRenderer, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, newRenderer, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRenderer(RendererType newRenderer) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, newRenderer); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, newRenderer); + } /** - * + * * - * @generated - */ + * @generated + */ public RendererClassType getRendererClass() { - return (RendererClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, true); - } + return (RendererClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, true); + } /** - * + * * @param newRendererClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRendererClass(RendererClassType newRendererClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, newRendererClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, newRendererClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRendererClass(RendererClassType newRendererClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, newRendererClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, newRendererClass); + } /** - * + * * - * @generated - */ + * @generated + */ public RendererExtensionType getRendererExtension() { - return (RendererExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, true); - } + return (RendererExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, true); + } /** - * + * * @param newRendererExtension * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRendererExtension(RendererExtensionType newRendererExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, newRendererExtension, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, newRendererExtension, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRendererExtension(RendererExtensionType newRendererExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, newRendererExtension); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, newRendererExtension); + } /** - * + * * - * @generated - */ + * @generated + */ public RendererTypeType getRendererType() { - return (RendererTypeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, true); - } + return (RendererTypeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, true); + } /** - * + * * @param newRendererType * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRendererType(RendererTypeType newRendererType, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, newRendererType, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, newRendererType, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRendererType(RendererTypeType newRendererType) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, newRendererType); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, newRendererType); + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitType getRenderKit() { - return (RenderKitType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, true); - } + return (RenderKitType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, true); + } /** - * + * * @param newRenderKit * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRenderKit(RenderKitType newRenderKit, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, newRenderKit, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, newRenderKit, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRenderKit(RenderKitType newRenderKit) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, newRenderKit); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, newRenderKit); + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitClassType getRenderKitClass() { - return (RenderKitClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, true); - } + return (RenderKitClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, true); + } /** - * + * * @param newRenderKitClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRenderKitClass(RenderKitClassType newRenderKitClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, newRenderKitClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, newRenderKitClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRenderKitClass(RenderKitClassType newRenderKitClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, newRenderKitClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, newRenderKitClass); + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitFactoryType getRenderKitFactory() { - return (RenderKitFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, true); - } + return (RenderKitFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, true); + } /** - * + * * @param newRenderKitFactory * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRenderKitFactory(RenderKitFactoryType newRenderKitFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, newRenderKitFactory, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, newRenderKitFactory, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRenderKitFactory(RenderKitFactoryType newRenderKitFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, newRenderKitFactory); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, newRenderKitFactory); + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitIdType getRenderKitId() { - return (RenderKitIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, true); - } + return (RenderKitIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, true); + } /** - * + * * @param newRenderKitId * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetRenderKitId(RenderKitIdType newRenderKitId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, newRenderKitId, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, newRenderKitId, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setRenderKitId(RenderKitIdType newRenderKitId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, newRenderKitId); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, newRenderKitId); + } /** - * + * * - * @generated - */ + * @generated + */ + public ResourceHandlerType getResourceHandler() { + return (ResourceHandlerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RESOURCE_HANDLER, true); + } + + /** + * + * @param newResourceHandler + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetResourceHandler(ResourceHandlerType newResourceHandler, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RESOURCE_HANDLER, newResourceHandler, msgs); + } + + /** + * + * + * @generated + */ + public void setResourceHandler(ResourceHandlerType newResourceHandler) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RESOURCE_HANDLER, newResourceHandler); + } + + /** + * + * + * @generated + */ public SmallIconType getSmallIcon() { - return (SmallIconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, true); - } + return (SmallIconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, true); + } /** - * + * * @param newSmallIcon * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetSmallIcon(SmallIconType newSmallIcon, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, newSmallIcon, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, newSmallIcon, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setSmallIcon(SmallIconType newSmallIcon) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, newSmallIcon); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, newSmallIcon); + } /** - * + * + * + * @generated + */ + public SourceClassType getSourceClass() { + return (SourceClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SOURCE_CLASS, true); + } + + /** + * + * @param newSourceClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetSourceClass(SourceClassType newSourceClass, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SOURCE_CLASS, newSourceClass, msgs); + } + + /** + * + * + * @generated + */ + public void setSourceClass(SourceClassType newSourceClass) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SOURCE_CLASS, newSourceClass); + } + + /** + * * - * @generated - */ + * @generated + */ public StateManagerType getStateManager() { - return (StateManagerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, true); - } + return (StateManagerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, true); + } /** - * + * * @param newStateManager * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetStateManager(StateManagerType newStateManager, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, newStateManager, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, newStateManager, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setStateManager(StateManagerType newStateManager) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, newStateManager); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, newStateManager); + } /** - * + * * - * @generated - */ + * @generated + */ public SuggestedValueType getSuggestedValue() { - return (SuggestedValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, true); - } + return (SuggestedValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, true); + } /** - * + * * @param newSuggestedValue * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetSuggestedValue(SuggestedValueType newSuggestedValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, newSuggestedValue, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, newSuggestedValue, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setSuggestedValue(SuggestedValueType newSuggestedValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, newSuggestedValue); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, newSuggestedValue); + } /** - * + * * - * @generated - */ + * @generated + */ public SupportedLocaleType getSupportedLocale() { - return (SupportedLocaleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, true); - } + return (SupportedLocaleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, true); + } /** - * + * * @param newSupportedLocale * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetSupportedLocale(SupportedLocaleType newSupportedLocale, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, newSupportedLocale, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, newSupportedLocale, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setSupportedLocale(SupportedLocaleType newSupportedLocale) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, newSupportedLocale); - } - - /** - * - * - * @generated - */ + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, newSupportedLocale); + } + + /** + * + * + * @generated + */ + public SystemEventClassType getSystemEventClass() { + return (SystemEventClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_CLASS, true); + } + + /** + * + * @param newSystemEventClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetSystemEventClass(SystemEventClassType newSystemEventClass, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_CLASS, newSystemEventClass, msgs); + } + + /** + * + * + * @generated + */ + public void setSystemEventClass(SystemEventClassType newSystemEventClass) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_CLASS, newSystemEventClass); + } + + /** + * + * + * @generated + */ + public SystemEventListenerType getSystemEventListener() { + return (SystemEventListenerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER, true); + } + + /** + * + * @param newSystemEventListener + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetSystemEventListener(SystemEventListenerType newSystemEventListener, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER, newSystemEventListener, msgs); + } + + /** + * + * + * @generated + */ + public void setSystemEventListener(SystemEventListenerType newSystemEventListener) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER, newSystemEventListener); + } + + /** + * + * + * @generated + */ + public SystemEventListenerClassType getSystemEventListenerClass() { + return (SystemEventListenerClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS, true); + } + + /** + * + * @param newSystemEventListenerClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS, newSystemEventListenerClass, msgs); + } + + /** + * + * + * @generated + */ + public void setSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS, newSystemEventListenerClass); + } + + /** + * + * + * @generated + */ + public TagHandlerDelegateFactoryType getTagHandlerDelegateFactory() { + return (TagHandlerDelegateFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY, true); + } + + /** + * + * @param newTagHandlerDelegateFactory + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetTagHandlerDelegateFactory(TagHandlerDelegateFactoryType newTagHandlerDelegateFactory, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY, newTagHandlerDelegateFactory, msgs); + } + + /** + * + * + * @generated + */ + public void setTagHandlerDelegateFactory(TagHandlerDelegateFactoryType newTagHandlerDelegateFactory) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY, newTagHandlerDelegateFactory); + } + + /** + * + * + * @generated + */ public ToViewIdType getToViewId() { - return (ToViewIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, true); - } + return (ToViewIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, true); + } /** - * + * * @param newToViewId * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetToViewId(ToViewIdType newToViewId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, newToViewId, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, newToViewId, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setToViewId(ToViewIdType newToViewId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, newToViewId); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, newToViewId); + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorType getValidator() { - return (ValidatorType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, true); - } + return (ValidatorType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, true); + } /** - * + * * @param newValidator * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetValidator(ValidatorType newValidator, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, newValidator, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, newValidator, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setValidator(ValidatorType newValidator) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, newValidator); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, newValidator); + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorClassType getValidatorClass() { - return (ValidatorClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, true); - } + return (ValidatorClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, true); + } /** - * - * + * * @param newValidatorClass * @param msgs - * @return the notification chain - * @generated - */ + * @return NotificationChain + * + * @generated + */ public NotificationChain basicSetValidatorClass(ValidatorClassType newValidatorClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, newValidatorClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, newValidatorClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setValidatorClass(ValidatorClassType newValidatorClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, newValidatorClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, newValidatorClass); + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorIdType getValidatorId() { - return (ValidatorIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, true); - } + return (ValidatorIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, true); + } /** - * + * * @param newValidatorId * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetValidatorId(ValidatorIdType newValidatorId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, newValidatorId, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, newValidatorId, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setValidatorId(ValidatorIdType newValidatorId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, newValidatorId); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, newValidatorId); + } /** - * + * * - * @generated - */ + * @generated + */ public ValueType getValue() { - return (ValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, true); - } + return (ValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, true); + } /** - * + * * @param newValue * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetValue(ValueType newValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, newValue, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, newValue, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setValue(ValueType newValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, newValue); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, newValue); + } /** - * + * * - * @generated - */ + * @generated + */ public ValueClassType getValueClass() { - return (ValueClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, true); - } + return (ValueClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, true); + } /** - * + * * @param newValueClass * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetValueClass(ValueClassType newValueClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, newValueClass, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, newValueClass, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setValueClass(ValueClassType newValueClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, newValueClass); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, newValueClass); + } /** - * + * * - * @generated - */ + * @generated + */ public VariableResolverType getVariableResolver() { - return (VariableResolverType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, true); - } + return (VariableResolverType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, true); + } /** - * + * * @param newVariableResolver * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetVariableResolver(VariableResolverType newVariableResolver, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, newVariableResolver, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, newVariableResolver, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setVariableResolver(VariableResolverType newVariableResolver) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, newVariableResolver); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, newVariableResolver); + } /** - * + * + * + * @generated + */ + public ViewDeclarationLanguageFactoryType getViewDeclarationLanguageFactory() { + return (ViewDeclarationLanguageFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY, true); + } + + /** + * + * @param newViewDeclarationLanguageFactory + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetViewDeclarationLanguageFactory(ViewDeclarationLanguageFactoryType newViewDeclarationLanguageFactory, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY, newViewDeclarationLanguageFactory, msgs); + } + + /** + * * - * @generated - */ + * @generated + */ + public void setViewDeclarationLanguageFactory(ViewDeclarationLanguageFactoryType newViewDeclarationLanguageFactory) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_DECLARATION_LANGUAGE_FACTORY, newViewDeclarationLanguageFactory); + } + + /** + * + * + * @generated + */ public ViewHandlerType getViewHandler() { - return (ViewHandlerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, true); - } + return (ViewHandlerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, true); + } /** - * + * * @param newViewHandler * @param msgs * @return the notification chain * - * @generated - */ + * @generated + */ public NotificationChain basicSetViewHandler(ViewHandlerType newViewHandler, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, newViewHandler, msgs); - } + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, newViewHandler, msgs); + } /** - * + * * - * @generated - */ + * @generated + */ public void setViewHandler(ViewHandlerType newViewHandler) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, newViewHandler); - } + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, newViewHandler); + } /** - * + * + * + * @generated + */ + public VisitContextFactoryType getVisitContextFactory() { + return (VisitContextFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY, true); + } + + /** + * + * @param newVisitContextFactory + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetVisitContextFactory(VisitContextFactoryType newVisitContextFactory, NotificationChain msgs) { + return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY, newVisitContextFactory, msgs); + } + + /** + * + * + * @generated + */ + public void setVisitContextFactory(VisitContextFactoryType newVisitContextFactory) { + ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY, newVisitContextFactory); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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__ABSOLUTE_ORDERING: + return basicSetAbsoluteOrdering(null, 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__BEHAVIOR: + return basicSetBehavior(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_CLASS: + return basicSetBehaviorClass(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_ID: + return basicSetBehaviorId(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_EXTENSION: + return basicSetBehaviorExtension(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_VALIDATORS: + return basicSetDefaultValidators(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__EXCEPTION_HANDLER_FACTORY: + return basicSetExceptionHandlerFactory(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY: + return basicSetExternalContextFactory(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__IF: + return basicSetIf(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__NAME: + return basicSetName(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__ORDERING: + return basicSetOrdering(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__ORDERING_ORDERING: + return basicSetOrderingOrdering(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__OTHERS: + return basicSetOthers(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY: + return basicSetPartialViewContextFactory(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__REDIRECT_VIEW_PARAM: + return basicSetRedirectViewParam(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__RESOURCE_HANDLER: + return basicSetResourceHandler(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: + return basicSetSmallIcon(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__SOURCE_CLASS: + return basicSetSourceClass(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__SYSTEM_EVENT_CLASS: + return basicSetSystemEventClass(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER: + return basicSetSystemEventListener(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS: + return basicSetSystemEventListenerClass(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY: + return basicSetTagHandlerDelegateFactory(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_DECLARATION_LANGUAGE_FACTORY: + return basicSetViewDeclarationLanguageFactory(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: + return basicSetViewHandler(null, msgs); + case FacesConfigPackage.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY: + return basicSetVisitContextFactory(null, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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(); + else return getXMLNSPrefixMap().map(); + case FacesConfigPackage.DOCUMENT_ROOT__XSI_SCHEMA_LOCATION: + if (coreType) return getXSISchemaLocation(); + else return getXSISchemaLocation().map(); + case FacesConfigPackage.DOCUMENT_ROOT__ABSOLUTE_ORDERING: + return getAbsoluteOrdering(); + 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__BEHAVIOR: + return getBehavior(); + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_CLASS: + return getBehaviorClass(); + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_ID: + return getBehaviorId(); + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_EXTENSION: + return getBehaviorExtension(); + 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_VALIDATORS: + return getDefaultValidators(); + 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__EXCEPTION_HANDLER_FACTORY: + return getExceptionHandlerFactory(); + case FacesConfigPackage.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY: + return getExternalContextFactory(); + 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__IF: + return getIf(); + 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__NAME: + return getName(); + 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__ORDERING: + return getOrdering(); + case FacesConfigPackage.DOCUMENT_ROOT__ORDERING_ORDERING: + return getOrderingOrdering(); + case FacesConfigPackage.DOCUMENT_ROOT__OTHERS: + return getOthers(); + case FacesConfigPackage.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY: + return getPartialViewContextFactory(); + 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__REDIRECT_VIEW_PARAM: + return getRedirectViewParam(); + 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__RESOURCE_HANDLER: + return getResourceHandler(); + case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: + return getSmallIcon(); + case FacesConfigPackage.DOCUMENT_ROOT__SOURCE_CLASS: + return getSourceClass(); + 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__SYSTEM_EVENT_CLASS: + return getSystemEventClass(); + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER: + return getSystemEventListener(); + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS: + return getSystemEventListenerClass(); + case FacesConfigPackage.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY: + return getTagHandlerDelegateFactory(); + 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_DECLARATION_LANGUAGE_FACTORY: + return getViewDeclarationLanguageFactory(); + case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: + return getViewHandler(); + case FacesConfigPackage.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY: + return getVisitContextFactory(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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__ABSOLUTE_ORDERING: + setAbsoluteOrdering((AbsoluteOrderingType)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__BEHAVIOR: + setBehavior((BehaviorType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_CLASS: + setBehaviorClass((BehaviorClassType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_ID: + setBehaviorId((BehaviorIdType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_EXTENSION: + setBehaviorExtension((BehaviorExtensionType)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_VALIDATORS: + setDefaultValidators((DefaultValidatorsType)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__EXCEPTION_HANDLER_FACTORY: + setExceptionHandlerFactory((ExceptionHandlerFactoryType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY: + setExternalContextFactory((ExternalContextFactoryType)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__IF: + setIf((IfType)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__NAME: + setName((NameType)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__ORDERING: + setOrdering((OrderingType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__ORDERING_ORDERING: + setOrderingOrdering((OrderingOrderingType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__OTHERS: + setOthers((OrderingOthersType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY: + setPartialViewContextFactory((PartialViewContextFactoryType)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__REDIRECT_VIEW_PARAM: + setRedirectViewParam((RedirectViewParamType)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__RESOURCE_HANDLER: + setResourceHandler((ResourceHandlerType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: + setSmallIcon((SmallIconType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SOURCE_CLASS: + setSourceClass((SourceClassType)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__SYSTEM_EVENT_CLASS: + setSystemEventClass((SystemEventClassType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER: + setSystemEventListener((SystemEventListenerType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS: + setSystemEventListenerClass((SystemEventListenerClassType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY: + setTagHandlerDelegateFactory((TagHandlerDelegateFactoryType)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_DECLARATION_LANGUAGE_FACTORY: + setViewDeclarationLanguageFactory((ViewDeclarationLanguageFactoryType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: + setViewHandler((ViewHandlerType)newValue); + return; + case FacesConfigPackage.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY: + setVisitContextFactory((VisitContextFactoryType)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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__ABSOLUTE_ORDERING: + setAbsoluteOrdering((AbsoluteOrderingType)null); + 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__BEHAVIOR: + setBehavior((BehaviorType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_CLASS: + setBehaviorClass((BehaviorClassType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_ID: + setBehaviorId((BehaviorIdType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_EXTENSION: + setBehaviorExtension((BehaviorExtensionType)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_VALIDATORS: + setDefaultValidators((DefaultValidatorsType)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__EXCEPTION_HANDLER_FACTORY: + setExceptionHandlerFactory((ExceptionHandlerFactoryType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY: + setExternalContextFactory((ExternalContextFactoryType)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__IF: + setIf((IfType)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__NAME: + setName((NameType)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__ORDERING: + setOrdering((OrderingType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__ORDERING_ORDERING: + setOrderingOrdering((OrderingOrderingType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__OTHERS: + setOthers((OrderingOthersType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY: + setPartialViewContextFactory((PartialViewContextFactoryType)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__REDIRECT_VIEW_PARAM: + setRedirectViewParam((RedirectViewParamType)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__RESOURCE_HANDLER: + setResourceHandler((ResourceHandlerType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: + setSmallIcon((SmallIconType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SOURCE_CLASS: + setSourceClass((SourceClassType)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__SYSTEM_EVENT_CLASS: + setSystemEventClass((SystemEventClassType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER: + setSystemEventListener((SystemEventListenerType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS: + setSystemEventListenerClass((SystemEventListenerClassType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY: + setTagHandlerDelegateFactory((TagHandlerDelegateFactoryType)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_DECLARATION_LANGUAGE_FACTORY: + setViewDeclarationLanguageFactory((ViewDeclarationLanguageFactoryType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: + setViewHandler((ViewHandlerType)null); + return; + case FacesConfigPackage.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY: + setVisitContextFactory((VisitContextFactoryType)null); + return; + } + super.eUnset(featureID); + } + + /** + * * - * @generated - */ + * @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 - */ + 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__ABSOLUTE_ORDERING: + return getAbsoluteOrdering() != null; + 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__BEHAVIOR: + return getBehavior() != null; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_CLASS: + return getBehaviorClass() != null; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_ID: + return getBehaviorId() != null; + case FacesConfigPackage.DOCUMENT_ROOT__BEHAVIOR_EXTENSION: + return getBehaviorExtension() != 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_VALIDATORS: + return getDefaultValidators() != 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__EXCEPTION_HANDLER_FACTORY: + return getExceptionHandlerFactory() != null; + case FacesConfigPackage.DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY: + return getExternalContextFactory() != 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__IF: + return getIf() != 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__NAME: + return getName() != 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__ORDERING: + return getOrdering() != null; + case FacesConfigPackage.DOCUMENT_ROOT__ORDERING_ORDERING: + return getOrderingOrdering() != null; + case FacesConfigPackage.DOCUMENT_ROOT__OTHERS: + return getOthers() != null; + case FacesConfigPackage.DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY: + return getPartialViewContextFactory() != 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__REDIRECT_VIEW_PARAM: + return getRedirectViewParam() != 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__RESOURCE_HANDLER: + return getResourceHandler() != null; + case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: + return getSmallIcon() != null; + case FacesConfigPackage.DOCUMENT_ROOT__SOURCE_CLASS: + return getSourceClass() != 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__SYSTEM_EVENT_CLASS: + return getSystemEventClass() != null; + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER: + return getSystemEventListener() != null; + case FacesConfigPackage.DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS: + return getSystemEventListenerClass() != null; + case FacesConfigPackage.DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY: + return getTagHandlerDelegateFactory() != 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_DECLARATION_LANGUAGE_FACTORY: + return getViewDeclarationLanguageFactory() != null; + case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: + return getViewHandler() != null; + case FacesConfigPackage.DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY: + return getVisitContextFactory() != null; + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (mixed: "); //$NON-NLS-1$ - result.append(mixed); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (mixed: ");//$NON-NLS-1$ + 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 index 29f8c0e3d..010541129 100644 --- 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 @@ -12,12 +12,9 @@ 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; @@ -37,191 +34,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class DynamicAttributeImpl extends EObjectImpl implements DynamicAttribute { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getName() Name}' attribute. - * + * The default value of the '{@link #getName() Name}' attribute. + * * - * @see #getName() - * @generated - * @ordered - */ + * @see #getName() + * @generated + * @ordered + */ protected static final String NAME_EDEFAULT = null; /** - * The cached value of the '{@link #getName() Name}' attribute. - * + * The cached value of the '{@link #getName() Name}' attribute. + * * - * @see #getName() - * @generated - * @ordered - */ + * @see #getName() + * @generated + * @ordered + */ protected String name = NAME_EDEFAULT; /** - * The default value of the '{@link #getValue() Value}' attribute. - * + * The default value of the '{@link #getValue() Value}' attribute. + * * - * @see #getValue() - * @generated - * @ordered - */ + * @see #getValue() + * @generated + * @ordered + */ protected static final String VALUE_EDEFAULT = null; /** - * The cached value of the '{@link #getValue() Value}' attribute. - * + * The cached value of the '{@link #getValue() Value}' attribute. + * * - * @see #getValue() - * @generated - * @ordered - */ + * @see #getValue() + * @generated + * @ordered + */ protected String value = VALUE_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected DynamicAttributeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DYNAMIC_ATTRIBUTE; - } + return FacesConfigPackage.Literals.DYNAMIC_ATTRIBUTE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getName() { - return name; - } + return name; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldName = name; + name = newName; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME, oldName, name)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getValue() { - return value; - } + return value; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldValue = value; + value = newValue; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE, oldValue, value)); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME: + return getName(); + case FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE: + return getValue(); + } + return super.eGet(featureID, resolve, coreType); + } /** - * + * * - * @generated - */ + * @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 - */ + 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 - */ + 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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (name: "); //$NON-NLS-1$ - result.append(name); - result.append(", value: "); //$NON-NLS-1$ - result.append(value); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (name: ");//$NON-NLS-1$ + result.append(name); + result.append(", value: ");//$NON-NLS-1$ + 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 index eb1e33b80..46b6e8afd 100644 --- 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 @@ -45,270 +45,270 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class DynamicElementImpl extends EObjectImpl implements DynamicElement { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getChildNodes() Child Nodes}' containment reference list. - * + * The cached value of the '{@link #getChildNodes() Child Nodes}' containment reference list. + * * - * @see #getChildNodes() - * @generated - * @ordered - */ - protected EList childNodes = null; + * @see #getChildNodes() + * @generated + * @ordered + */ + protected EList childNodes; /** - * The default value of the '{@link #getName() Name}' attribute. - * + * The default value of the '{@link #getName() Name}' attribute. + * * - * @see #getName() - * @generated - * @ordered - */ + * @see #getName() + * @generated + * @ordered + */ protected static final String NAME_EDEFAULT = null; /** - * The cached value of the '{@link #getName() Name}' attribute. - * + * The cached value of the '{@link #getName() Name}' attribute. + * * - * @see #getName() - * @generated - * @ordered - */ + * @see #getName() + * @generated + * @ordered + */ protected String name = NAME_EDEFAULT; /** - * The cached value of the '{@link #getAttributes() Attributes}' reference list. - * + * The cached value of the '{@link #getAttributes() Attributes}' reference list. + * * - * @see #getAttributes() - * @generated - * @ordered - */ - protected EList attributes = null; + * @see #getAttributes() + * @generated + * @ordered + */ + protected EList attributes; /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected DynamicElementImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DYNAMIC_ELEMENT; - } + return FacesConfigPackage.Literals.DYNAMIC_ELEMENT; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getChildNodes() { - if (childNodes == null) { - childNodes = new EObjectContainmentEList(DynamicElement.class, this, FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES); - } - return childNodes; - } + if (childNodes == null) { + childNodes = new EObjectContainmentEList(DynamicElement.class, this, FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES); + } + return childNodes; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getAttributes() { - if (attributes == null) { - attributes = new EObjectResolvingEList(DynamicAttribute.class, this, FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES); - } - return attributes; - } + if (attributes == null) { + attributes = new EObjectResolvingEList(DynamicAttribute.class, this, FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES); + } + return attributes; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ELEMENT__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getName() { - return name; - } + return name; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldName = name; + name = newName; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ELEMENT__NAME, oldName, name)); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES: + return ((InternalEList)getChildNodes()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (name: "); //$NON-NLS-1$ - result.append(name); - result.append(", textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (name: ");//$NON-NLS-1$ + result.append(name); + result.append(", textContent: ");//$NON-NLS-1$ + 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 index ee9ee2d77..60006fc69 100644 --- 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 @@ -12,12 +12,9 @@ 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; @@ -37,191 +34,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class ELResolverTypeImpl extends EObjectImpl implements ELResolverType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ELResolverTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.EL_RESOLVER_TYPE; - } + return FacesConfigPackage.Literals.EL_RESOLVER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EL_RESOLVER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EL_RESOLVER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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 - */ + 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 - */ + 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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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/ExceptionHandlerFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExceptionHandlerFactoryTypeImpl.java new file mode 100644 index 000000000..fa5e031c4 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExceptionHandlerFactoryTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ExceptionHandlerFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'Exception Handler Factory Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class ExceptionHandlerFactoryTypeImpl extends EObjectImpl implements ExceptionHandlerFactoryType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 ExceptionHandlerFactoryTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.EXCEPTION_HANDLER_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.EXCEPTION_HANDLER_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.EXCEPTION_HANDLER_FACTORY_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //ExceptionHandlerFactoryTypeImpl 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 index b37fa0646..acecd7c7b 100644 --- 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 @@ -14,16 +14,11 @@ 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; @@ -45,224 +40,224 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public abstract class ExtensionTypeImpl extends EObjectImpl implements ExtensionType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getChildNodes() Child Nodes}' reference list. - * + * The cached value of the '{@link #getChildNodes() Child Nodes}' reference list. + * * - * @see #getChildNodes() - * @generated - * @ordered - */ - protected EList childNodes = null; + * @see #getChildNodes() + * @generated + * @ordered + */ + protected EList childNodes; /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.EXTENSION_TYPE; - } + return FacesConfigPackage.Literals.EXTENSION_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getChildNodes() { - if (childNodes == null) { - childNodes = new EObjectResolvingEList(DynamicElement.class, this, FacesConfigPackage.EXTENSION_TYPE__CHILD_NODES); - } - return childNodes; - } + if (childNodes == null) { + childNodes = new EObjectResolvingEList(DynamicElement.class, this, FacesConfigPackage.EXTENSION_TYPE__CHILD_NODES); + } + return childNodes; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EXTENSION_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EXTENSION_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + 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/ExternalContextFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExternalContextFactoryTypeImpl.java new file mode 100644 index 000000000..f9d36856a --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExternalContextFactoryTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ExternalContextFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; + +/** + * + * An implementation of the model object 'External Context Factory Type'. + * + *

    + * The following features are implemented: + *

    + *

    + * + * @generated + */ +public class ExternalContextFactoryTypeImpl extends EObjectImpl implements ExternalContextFactoryType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 ExternalContextFactoryTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.EXTERNAL_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.EXTERNAL_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.EXTERNAL_CONTEXT_FACTORY_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: ");//$NON-NLS-1$ + result.append(textContent); + result.append(", id: ");//$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //ExternalContextFactoryTypeImpl 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 index afb759109..6f08de3d9 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; */ public class FacesConfigExtensionTypeImpl extends ExtensionTypeImpl implements FacesConfigExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected FacesConfigExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACES_CONFIG_EXTENSION_TYPE; - } + 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 index 140e833ea..c7baabdd2 100644 --- 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 @@ -13,12 +13,9 @@ 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.*; @@ -30,1128 +27,1414 @@ import org.eclipse.jst.jsf.facesconfig.emf.*; */ public class FacesConfigFactoryImpl extends EFactoryImpl implements FacesConfigFactory { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * Creates the default factory implementation. - * + * Creates the default factory implementation. + * * @return the factory instance * - * @generated - */ + * @generated NOT + */ public static FacesConfigFactory init() { - try { - FacesConfigFactory theFacesConfigFactory = (FacesConfigFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/webtools/jsf/schema/facesconfig.xsd"); //$NON-NLS-1$ - if (theFacesConfigFactory != null) { - return theFacesConfigFactory; - } - } - catch (Exception exception) { - EcorePlugin.INSTANCE.log(exception); - } - return new FacesConfigFactoryImpl(); - } - - /** - * Creates an instance of the factory. - * - * - * @generated - */ + try { + FacesConfigFactory theFacesConfigFactory = (FacesConfigFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/webtools/jsf/schema/facesconfig.xsd"); //$NON-NLS-1$ + 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(); - } + super(); + } /** - * + * * - * @generated - */ + * @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"); //$NON-NLS-1$ //$NON-NLS-2$ - } - } - - /** - * - * - * @generated - */ + switch (eClass.getClassifierID()) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE: return createAbsoluteOrderingType(); + case FacesConfigPackage.ACTION_LISTENER_TYPE: return createActionListenerType(); + case FacesConfigPackage.APPLICATION_FACTORY_TYPE: return createApplicationFactoryType(); + case FacesConfigPackage.APPLICATION_TYPE: return createApplicationType(); + case FacesConfigPackage.APPLICATION_EXTENSION_TYPE: return createApplicationExtensionType(); + 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.BEHAVIOR_CLASS_TYPE: return createBehaviorClassType(); + case FacesConfigPackage.BEHAVIOR_ID_TYPE: return createBehaviorIdType(); + case FacesConfigPackage.BEHAVIOR_TYPE: return createBehaviorType(); + case FacesConfigPackage.BEHAVIOR_EXTENSION_TYPE: return createBehaviorExtensionType(); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE: return createClientBehaviorRendererClassType(); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE: return createClientBehaviorRendererType(); + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE: return createClientBehaviorRendererTypeType(); + 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.CONVERTER_EXTENSION_TYPE: return createConverterExtensionType(); + case FacesConfigPackage.DEFAULT_LOCALE_TYPE: return createDefaultLocaleType(); + case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE: return createDefaultRenderKitIdType(); + case FacesConfigPackage.DEFAULT_VALIDATORS_TYPE: return createDefaultValidatorsType(); + 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.EL_RESOLVER_TYPE: return createELResolverType(); + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE: return createExceptionHandlerFactoryType(); + case FacesConfigPackage.EXTERNAL_CONTEXT_FACTORY_TYPE: return createExternalContextFactoryType(); + case FacesConfigPackage.FACES_CONFIG_TYPE: return createFacesConfigType(); + case FacesConfigPackage.FACES_CONFIG_EXTENSION_TYPE: return createFacesConfigExtensionType(); + 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.FACTORY_EXTENSION_TYPE: return createFactoryExtensionType(); + 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.IF_TYPE: return createIfType(); + 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.LIFECYCLE_EXTENSION_TYPE: return createLifecycleExtensionType(); + 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_BEAN_EXTENSION_TYPE: return createManagedBeanExtensionType(); + 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.NAME_TYPE: return createNameType(); + case FacesConfigPackage.NAVIGATION_CASE_TYPE: return createNavigationCaseType(); + case FacesConfigPackage.NAVIGATION_HANDLER_TYPE: return createNavigationHandlerType(); + case FacesConfigPackage.NAVIGATION_RULE_TYPE: return createNavigationRuleType(); + case FacesConfigPackage.NAVIGATION_RULE_EXTENSION_TYPE: return createNavigationRuleExtensionType(); + case FacesConfigPackage.NULL_VALUE_TYPE: return createNullValueType(); + case FacesConfigPackage.ORDERING_TYPE: return createOrderingType(); + case FacesConfigPackage.ORDERING_ORDERING_TYPE: return createOrderingOrderingType(); + case FacesConfigPackage.ORDERING_OTHERS_TYPE: return createOrderingOthersType(); + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE: return createPartialViewContextFactoryType(); + 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.REDIRECT_VIEW_PARAM_TYPE: return createRedirectViewParamType(); + 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.RENDER_KIT_EXTENSION_TYPE: return createRenderKitExtensionType(); + case FacesConfigPackage.RESOURCE_HANDLER_TYPE: return createResourceHandlerType(); + case FacesConfigPackage.SMALL_ICON_TYPE: return createSmallIconType(); + case FacesConfigPackage.SOURCE_CLASS_TYPE: return createSourceClassType(); + case FacesConfigPackage.STATE_MANAGER_TYPE: return createStateManagerType(); + case FacesConfigPackage.SUGGESTED_VALUE_TYPE: return createSuggestedValueType(); + case FacesConfigPackage.SUPPORTED_LOCALE_TYPE: return createSupportedLocaleType(); + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE: return createSystemEventClassType(); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE: return createSystemEventListenerClassType(); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE: return createSystemEventListenerType(); + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE: return createTagHandlerDelegateFactoryType(); + 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.VALIDATOR_EXTENSION_TYPE: return createValidatorExtensionType(); + 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.RESOURCE_BUNDLE_TYPE: return createResourceBundleType(); + case FacesConfigPackage.BASE_NAME_TYPE: return createBaseNameType(); + case FacesConfigPackage.VAR_TYPE: return createVarType(); + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE: return createViewDeclarationLanguageFactoryType(); + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE: return createVisitContextFactoryType(); + default: + throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); + } + } + + /** + * + * + * @generated + */ + public AbsoluteOrderingType createAbsoluteOrderingType() { + AbsoluteOrderingTypeImpl absoluteOrderingType = new AbsoluteOrderingTypeImpl(); + return absoluteOrderingType; + } + + /** + * + * + * @generated + */ public ActionListenerType createActionListenerType() { - ActionListenerTypeImpl actionListenerType = new ActionListenerTypeImpl(); - return actionListenerType; - } + ActionListenerTypeImpl actionListenerType = new ActionListenerTypeImpl(); + return actionListenerType; + } /** - * + * * - * @generated - */ + * @generated + */ public ApplicationFactoryType createApplicationFactoryType() { - ApplicationFactoryTypeImpl applicationFactoryType = new ApplicationFactoryTypeImpl(); - return applicationFactoryType; - } + ApplicationFactoryTypeImpl applicationFactoryType = new ApplicationFactoryTypeImpl(); + return applicationFactoryType; + } /** - * + * * - * @generated - */ + * @generated + */ public ApplicationType createApplicationType() { - ApplicationTypeImpl applicationType = new ApplicationTypeImpl(); - return applicationType; - } + ApplicationTypeImpl applicationType = new ApplicationTypeImpl(); + return applicationType; + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeClassType createAttributeClassType() { - AttributeClassTypeImpl attributeClassType = new AttributeClassTypeImpl(); - return attributeClassType; - } + AttributeClassTypeImpl attributeClassType = new AttributeClassTypeImpl(); + return attributeClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeExtensionType createAttributeExtensionType() { - AttributeExtensionTypeImpl attributeExtensionType = new AttributeExtensionTypeImpl(); - return attributeExtensionType; - } + AttributeExtensionTypeImpl attributeExtensionType = new AttributeExtensionTypeImpl(); + return attributeExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeNameType createAttributeNameType() { - AttributeNameTypeImpl attributeNameType = new AttributeNameTypeImpl(); - return attributeNameType; - } + AttributeNameTypeImpl attributeNameType = new AttributeNameTypeImpl(); + return attributeNameType; + } /** - * + * * - * @generated - */ + * @generated + */ public AttributeType createAttributeType() { - AttributeTypeImpl attributeType = new AttributeTypeImpl(); - return attributeType; - } - - /** - * - * - * @generated - */ + AttributeTypeImpl attributeType = new AttributeTypeImpl(); + return attributeType; + } + + /** + * + * + * @generated + */ + public BehaviorClassType createBehaviorClassType() { + BehaviorClassTypeImpl behaviorClassType = new BehaviorClassTypeImpl(); + return behaviorClassType; + } + + /** + * + * + * @generated + */ + public BehaviorIdType createBehaviorIdType() { + BehaviorIdTypeImpl behaviorIdType = new BehaviorIdTypeImpl(); + return behaviorIdType; + } + + /** + * + * + * @generated + */ + public BehaviorType createBehaviorType() { + BehaviorTypeImpl behaviorType = new BehaviorTypeImpl(); + return behaviorType; + } + + /** + * + * + * @generated + */ + public BehaviorExtensionType createBehaviorExtensionType() { + BehaviorExtensionTypeImpl behaviorExtensionType = new BehaviorExtensionTypeImpl(); + return behaviorExtensionType; + } + + /** + * + * + * @generated + */ + public ClientBehaviorRendererClassType createClientBehaviorRendererClassType() { + ClientBehaviorRendererClassTypeImpl clientBehaviorRendererClassType = new ClientBehaviorRendererClassTypeImpl(); + return clientBehaviorRendererClassType; + } + + /** + * + * + * @generated + */ + public ClientBehaviorRendererType createClientBehaviorRendererType() { + ClientBehaviorRendererTypeImpl clientBehaviorRendererType = new ClientBehaviorRendererTypeImpl(); + return clientBehaviorRendererType; + } + + /** + * + * + * @generated + */ + public ClientBehaviorRendererTypeType createClientBehaviorRendererTypeType() { + ClientBehaviorRendererTypeTypeImpl clientBehaviorRendererTypeType = new ClientBehaviorRendererTypeTypeImpl(); + return clientBehaviorRendererTypeType; + } + + /** + * + * + * @generated + */ public ComponentClassType createComponentClassType() { - ComponentClassTypeImpl componentClassType = new ComponentClassTypeImpl(); - return componentClassType; - } + ComponentClassTypeImpl componentClassType = new ComponentClassTypeImpl(); + return componentClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentExtensionType createComponentExtensionType() { - ComponentExtensionTypeImpl componentExtensionType = new ComponentExtensionTypeImpl(); - return componentExtensionType; - } + ComponentExtensionTypeImpl componentExtensionType = new ComponentExtensionTypeImpl(); + return componentExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentFamilyType createComponentFamilyType() { - ComponentFamilyTypeImpl componentFamilyType = new ComponentFamilyTypeImpl(); - return componentFamilyType; - } + ComponentFamilyTypeImpl componentFamilyType = new ComponentFamilyTypeImpl(); + return componentFamilyType; + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentType createComponentType() { - ComponentTypeImpl componentType = new ComponentTypeImpl(); - return componentType; - } + ComponentTypeImpl componentType = new ComponentTypeImpl(); + return componentType; + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentTypeType createComponentTypeType() { - ComponentTypeTypeImpl componentTypeType = new ComponentTypeTypeImpl(); - return componentTypeType; - } + ComponentTypeTypeImpl componentTypeType = new ComponentTypeTypeImpl(); + return componentTypeType; + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterClassType createConverterClassType() { - ConverterClassTypeImpl converterClassType = new ConverterClassTypeImpl(); - return converterClassType; - } + ConverterClassTypeImpl converterClassType = new ConverterClassTypeImpl(); + return converterClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterForClassType createConverterForClassType() { - ConverterForClassTypeImpl converterForClassType = new ConverterForClassTypeImpl(); - return converterForClassType; - } + ConverterForClassTypeImpl converterForClassType = new ConverterForClassTypeImpl(); + return converterForClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterIdType createConverterIdType() { - ConverterIdTypeImpl converterIdType = new ConverterIdTypeImpl(); - return converterIdType; - } + ConverterIdTypeImpl converterIdType = new ConverterIdTypeImpl(); + return converterIdType; + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterType createConverterType() { - ConverterTypeImpl converterType = new ConverterTypeImpl(); - return converterType; - } + ConverterTypeImpl converterType = new ConverterTypeImpl(); + return converterType; + } /** - * + * * - * @generated - */ + * @generated + */ public DefaultLocaleType createDefaultLocaleType() { - DefaultLocaleTypeImpl defaultLocaleType = new DefaultLocaleTypeImpl(); - return defaultLocaleType; - } + DefaultLocaleTypeImpl defaultLocaleType = new DefaultLocaleTypeImpl(); + return defaultLocaleType; + } /** - * + * * - * @generated - */ + * @generated + */ public DefaultRenderKitIdType createDefaultRenderKitIdType() { - DefaultRenderKitIdTypeImpl defaultRenderKitIdType = new DefaultRenderKitIdTypeImpl(); - return defaultRenderKitIdType; - } + DefaultRenderKitIdTypeImpl defaultRenderKitIdType = new DefaultRenderKitIdTypeImpl(); + return defaultRenderKitIdType; + } /** - * + * + * + * @generated + */ + public DefaultValidatorsType createDefaultValidatorsType() { + DefaultValidatorsTypeImpl defaultValidatorsType = new DefaultValidatorsTypeImpl(); + return defaultValidatorsType; + } + + /** + * * - * @generated - */ + * @generated + */ public DefaultValueType createDefaultValueType() { - DefaultValueTypeImpl defaultValueType = new DefaultValueTypeImpl(); - return defaultValueType; - } + DefaultValueTypeImpl defaultValueType = new DefaultValueTypeImpl(); + return defaultValueType; + } /** - * + * * - * @generated - */ + * @generated + */ public DescriptionType createDescriptionType() { - DescriptionTypeImpl descriptionType = new DescriptionTypeImpl(); - return descriptionType; - } + DescriptionTypeImpl descriptionType = new DescriptionTypeImpl(); + return descriptionType; + } /** - * + * * - * @generated - */ + * @generated + */ public DisplayNameType createDisplayNameType() { - DisplayNameTypeImpl displayNameType = new DisplayNameTypeImpl(); - return displayNameType; - } + DisplayNameTypeImpl displayNameType = new DisplayNameTypeImpl(); + return displayNameType; + } /** - * + * * - * @generated - */ + * @generated + */ public DocumentRoot createDocumentRoot() { - DocumentRootImpl documentRoot = new DocumentRootImpl(); - return documentRoot; - } + DocumentRootImpl documentRoot = new DocumentRootImpl(); + return documentRoot; + } /** - * + * * - * @generated - */ + * @generated + */ public DynamicAttribute createDynamicAttribute() { - DynamicAttributeImpl dynamicAttribute = new DynamicAttributeImpl(); - return dynamicAttribute; - } + DynamicAttributeImpl dynamicAttribute = new DynamicAttributeImpl(); + return dynamicAttribute; + } /** - * + * * - * @generated - */ + * @generated + */ public DynamicElement createDynamicElement() { - DynamicElementImpl dynamicElement = new DynamicElementImpl(); - return dynamicElement; - } + DynamicElementImpl dynamicElement = new DynamicElementImpl(); + return dynamicElement; + } /** - * + * * - * @generated - */ + * @generated + */ public ELResolverType createELResolverType() { - ELResolverTypeImpl elResolverType = new ELResolverTypeImpl(); - return elResolverType; - } + ELResolverTypeImpl elResolverType = new ELResolverTypeImpl(); + return elResolverType; + } /** - * + * * - * @generated - */ + * @generated + */ + public ExceptionHandlerFactoryType createExceptionHandlerFactoryType() { + ExceptionHandlerFactoryTypeImpl exceptionHandlerFactoryType = new ExceptionHandlerFactoryTypeImpl(); + return exceptionHandlerFactoryType; + } + + /** + * + * + * @generated + */ + public ExternalContextFactoryType createExternalContextFactoryType() { + ExternalContextFactoryTypeImpl externalContextFactoryType = new ExternalContextFactoryTypeImpl(); + return externalContextFactoryType; + } + + /** + * + * + * @generated + */ public FacesConfigType createFacesConfigType() { - FacesConfigTypeImpl facesConfigType = new FacesConfigTypeImpl(); - return facesConfigType; - } + FacesConfigTypeImpl facesConfigType = new FacesConfigTypeImpl(); + return facesConfigType; + } /** - * + * * - * @generated - */ + * @generated + */ public FacesContextFactoryType createFacesContextFactoryType() { - FacesContextFactoryTypeImpl facesContextFactoryType = new FacesContextFactoryTypeImpl(); - return facesContextFactoryType; - } + FacesContextFactoryTypeImpl facesContextFactoryType = new FacesContextFactoryTypeImpl(); + return facesContextFactoryType; + } /** - * + * * - * @generated - */ + * @generated + */ public FacetExtensionType createFacetExtensionType() { - FacetExtensionTypeImpl facetExtensionType = new FacetExtensionTypeImpl(); - return facetExtensionType; - } + FacetExtensionTypeImpl facetExtensionType = new FacetExtensionTypeImpl(); + return facetExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public FacetNameType createFacetNameType() { - FacetNameTypeImpl facetNameType = new FacetNameTypeImpl(); - return facetNameType; - } + FacetNameTypeImpl facetNameType = new FacetNameTypeImpl(); + return facetNameType; + } /** - * + * * - * @generated - */ + * @generated + */ public FacetType createFacetType() { - FacetTypeImpl facetType = new FacetTypeImpl(); - return facetType; - } + FacetTypeImpl facetType = new FacetTypeImpl(); + return facetType; + } /** - * + * * - * @generated - */ + * @generated + */ public FactoryType createFactoryType() { - FactoryTypeImpl factoryType = new FactoryTypeImpl(); - return factoryType; - } + FactoryTypeImpl factoryType = new FactoryTypeImpl(); + return factoryType; + } /** - * + * * - * @generated - */ + * @generated + */ public FromActionType createFromActionType() { - FromActionTypeImpl fromActionType = new FromActionTypeImpl(); - return fromActionType; - } + FromActionTypeImpl fromActionType = new FromActionTypeImpl(); + return fromActionType; + } /** - * + * * - * @generated - */ + * @generated + */ public FromOutcomeType createFromOutcomeType() { - FromOutcomeTypeImpl fromOutcomeType = new FromOutcomeTypeImpl(); - return fromOutcomeType; - } + FromOutcomeTypeImpl fromOutcomeType = new FromOutcomeTypeImpl(); + return fromOutcomeType; + } /** - * + * * - * @generated - */ + * @generated + */ public FromViewIdType createFromViewIdType() { - FromViewIdTypeImpl fromViewIdType = new FromViewIdTypeImpl(); - return fromViewIdType; - } + FromViewIdTypeImpl fromViewIdType = new FromViewIdTypeImpl(); + return fromViewIdType; + } /** - * + * * - * @generated - */ + * @generated + */ public IconType createIconType() { - IconTypeImpl iconType = new IconTypeImpl(); - return iconType; - } + IconTypeImpl iconType = new IconTypeImpl(); + return iconType; + } /** - * + * * - * @generated - */ + * @generated + */ + public IfType createIfType() { + IfTypeImpl ifType = new IfTypeImpl(); + return ifType; + } + + /** + * + * + * @generated + */ public KeyClassType createKeyClassType() { - KeyClassTypeImpl keyClassType = new KeyClassTypeImpl(); - return keyClassType; - } + KeyClassTypeImpl keyClassType = new KeyClassTypeImpl(); + return keyClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public KeyType createKeyType() { - KeyTypeImpl keyType = new KeyTypeImpl(); - return keyType; - } + KeyTypeImpl keyType = new KeyTypeImpl(); + return keyType; + } /** - * + * * - * @generated - */ + * @generated + */ public LargeIconType createLargeIconType() { - LargeIconTypeImpl largeIconType = new LargeIconTypeImpl(); - return largeIconType; - } + LargeIconTypeImpl largeIconType = new LargeIconTypeImpl(); + return largeIconType; + } /** - * + * * - * @generated - */ + * @generated + */ public LifecycleFactoryType createLifecycleFactoryType() { - LifecycleFactoryTypeImpl lifecycleFactoryType = new LifecycleFactoryTypeImpl(); - return lifecycleFactoryType; - } + LifecycleFactoryTypeImpl lifecycleFactoryType = new LifecycleFactoryTypeImpl(); + return lifecycleFactoryType; + } /** - * + * * - * @generated - */ + * @generated + */ public LifecycleType createLifecycleType() { - LifecycleTypeImpl lifecycleType = new LifecycleTypeImpl(); - return lifecycleType; - } + LifecycleTypeImpl lifecycleType = new LifecycleTypeImpl(); + return lifecycleType; + } /** - * + * * - * @generated - */ + * @generated + */ public ListEntriesType createListEntriesType() { - ListEntriesTypeImpl listEntriesType = new ListEntriesTypeImpl(); - return listEntriesType; - } + ListEntriesTypeImpl listEntriesType = new ListEntriesTypeImpl(); + return listEntriesType; + } /** - * + * * - * @generated - */ + * @generated + */ public LocaleConfigType createLocaleConfigType() { - LocaleConfigTypeImpl localeConfigType = new LocaleConfigTypeImpl(); - return localeConfigType; - } + LocaleConfigTypeImpl localeConfigType = new LocaleConfigTypeImpl(); + return localeConfigType; + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanClassType createManagedBeanClassType() { - ManagedBeanClassTypeImpl managedBeanClassType = new ManagedBeanClassTypeImpl(); - return managedBeanClassType; - } + ManagedBeanClassTypeImpl managedBeanClassType = new ManagedBeanClassTypeImpl(); + return managedBeanClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanNameType createManagedBeanNameType() { - ManagedBeanNameTypeImpl managedBeanNameType = new ManagedBeanNameTypeImpl(); - return managedBeanNameType; - } + ManagedBeanNameTypeImpl managedBeanNameType = new ManagedBeanNameTypeImpl(); + return managedBeanNameType; + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanScopeType createManagedBeanScopeType() { - ManagedBeanScopeTypeImpl managedBeanScopeType = new ManagedBeanScopeTypeImpl(); - return managedBeanScopeType; - } + ManagedBeanScopeTypeImpl managedBeanScopeType = new ManagedBeanScopeTypeImpl(); + return managedBeanScopeType; + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanType createManagedBeanType() { - ManagedBeanTypeImpl managedBeanType = new ManagedBeanTypeImpl(); - return managedBeanType; - } + ManagedBeanTypeImpl managedBeanType = new ManagedBeanTypeImpl(); + return managedBeanType; + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedPropertyType createManagedPropertyType() { - ManagedPropertyTypeImpl managedPropertyType = new ManagedPropertyTypeImpl(); - return managedPropertyType; - } + ManagedPropertyTypeImpl managedPropertyType = new ManagedPropertyTypeImpl(); + return managedPropertyType; + } /** - * + * * - * @generated - */ + * @generated + */ public MapEntriesType createMapEntriesType() { - MapEntriesTypeImpl mapEntriesType = new MapEntriesTypeImpl(); - return mapEntriesType; - } + MapEntriesTypeImpl mapEntriesType = new MapEntriesTypeImpl(); + return mapEntriesType; + } /** - * + * * - * @generated - */ + * @generated + */ public MapEntryType createMapEntryType() { - MapEntryTypeImpl mapEntryType = new MapEntryTypeImpl(); - return mapEntryType; - } + MapEntryTypeImpl mapEntryType = new MapEntryTypeImpl(); + return mapEntryType; + } /** - * + * * - * @generated - */ + * @generated + */ public MessageBundleType createMessageBundleType() { - MessageBundleTypeImpl messageBundleType = new MessageBundleTypeImpl(); - return messageBundleType; - } + MessageBundleTypeImpl messageBundleType = new MessageBundleTypeImpl(); + return messageBundleType; + } /** - * + * + * + * @generated + */ + public NameType createNameType() { + NameTypeImpl nameType = new NameTypeImpl(); + return nameType; + } + + /** + * * - * @generated - */ + * @generated + */ public NavigationCaseType createNavigationCaseType() { - NavigationCaseTypeImpl navigationCaseType = new NavigationCaseTypeImpl(); - return navigationCaseType; - } + NavigationCaseTypeImpl navigationCaseType = new NavigationCaseTypeImpl(); + return navigationCaseType; + } /** - * + * * - * @generated - */ + * @generated + */ public NavigationHandlerType createNavigationHandlerType() { - NavigationHandlerTypeImpl navigationHandlerType = new NavigationHandlerTypeImpl(); - return navigationHandlerType; - } + NavigationHandlerTypeImpl navigationHandlerType = new NavigationHandlerTypeImpl(); + return navigationHandlerType; + } /** - * + * * - * @generated - */ + * @generated + */ public NavigationRuleType createNavigationRuleType() { - NavigationRuleTypeImpl navigationRuleType = new NavigationRuleTypeImpl(); - return navigationRuleType; - } + NavigationRuleTypeImpl navigationRuleType = new NavigationRuleTypeImpl(); + return navigationRuleType; + } /** - * + * * - * @generated - */ + * @generated + */ public NullValueType createNullValueType() { - NullValueTypeImpl nullValueType = new NullValueTypeImpl(); - return nullValueType; - } - - /** - * - * - * @generated - */ + NullValueTypeImpl nullValueType = new NullValueTypeImpl(); + return nullValueType; + } + + /** + * + * + * @generated + */ + public OrderingType createOrderingType() { + OrderingTypeImpl orderingType = new OrderingTypeImpl(); + return orderingType; + } + + /** + * + * + * @generated + */ + public OrderingOrderingType createOrderingOrderingType() { + OrderingOrderingTypeImpl orderingOrderingType = new OrderingOrderingTypeImpl(); + return orderingOrderingType; + } + + /** + * + * + * @generated + */ + public OrderingOthersType createOrderingOthersType() { + OrderingOthersTypeImpl orderingOthersType = new OrderingOthersTypeImpl(); + return orderingOthersType; + } + + /** + * + * + * @generated + */ + public PartialViewContextFactoryType createPartialViewContextFactoryType() { + PartialViewContextFactoryTypeImpl partialViewContextFactoryType = new PartialViewContextFactoryTypeImpl(); + return partialViewContextFactoryType; + } + + /** + * + * + * @generated + */ public PhaseListenerType createPhaseListenerType() { - PhaseListenerTypeImpl phaseListenerType = new PhaseListenerTypeImpl(); - return phaseListenerType; - } + PhaseListenerTypeImpl phaseListenerType = new PhaseListenerTypeImpl(); + return phaseListenerType; + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyClassType createPropertyClassType() { - PropertyClassTypeImpl propertyClassType = new PropertyClassTypeImpl(); - return propertyClassType; - } + PropertyClassTypeImpl propertyClassType = new PropertyClassTypeImpl(); + return propertyClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyExtensionType createPropertyExtensionType() { - PropertyExtensionTypeImpl propertyExtensionType = new PropertyExtensionTypeImpl(); - return propertyExtensionType; - } + PropertyExtensionTypeImpl propertyExtensionType = new PropertyExtensionTypeImpl(); + return propertyExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyNameType createPropertyNameType() { - PropertyNameTypeImpl propertyNameType = new PropertyNameTypeImpl(); - return propertyNameType; - } + PropertyNameTypeImpl propertyNameType = new PropertyNameTypeImpl(); + return propertyNameType; + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyResolverType createPropertyResolverType() { - PropertyResolverTypeImpl propertyResolverType = new PropertyResolverTypeImpl(); - return propertyResolverType; - } + PropertyResolverTypeImpl propertyResolverType = new PropertyResolverTypeImpl(); + return propertyResolverType; + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyType createPropertyType() { - PropertyTypeImpl propertyType = new PropertyTypeImpl(); - return propertyType; - } + PropertyTypeImpl propertyType = new PropertyTypeImpl(); + return propertyType; + } /** - * + * * - * @generated - */ + * @generated + */ public RedirectType createRedirectType() { - RedirectTypeImpl redirectType = new RedirectTypeImpl(); - return redirectType; - } + RedirectTypeImpl redirectType = new RedirectTypeImpl(); + return redirectType; + } /** - * + * + * + * @generated + */ + public RedirectViewParamType createRedirectViewParamType() { + RedirectViewParamTypeImpl redirectViewParamType = new RedirectViewParamTypeImpl(); + return redirectViewParamType; + } + + /** + * * - * @generated - */ + * @generated + */ public ReferencedBeanClassType createReferencedBeanClassType() { - ReferencedBeanClassTypeImpl referencedBeanClassType = new ReferencedBeanClassTypeImpl(); - return referencedBeanClassType; - } + ReferencedBeanClassTypeImpl referencedBeanClassType = new ReferencedBeanClassTypeImpl(); + return referencedBeanClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public ReferencedBeanNameType createReferencedBeanNameType() { - ReferencedBeanNameTypeImpl referencedBeanNameType = new ReferencedBeanNameTypeImpl(); - return referencedBeanNameType; - } + ReferencedBeanNameTypeImpl referencedBeanNameType = new ReferencedBeanNameTypeImpl(); + return referencedBeanNameType; + } /** - * + * * - * @generated - */ + * @generated + */ public ReferencedBeanType createReferencedBeanType() { - ReferencedBeanTypeImpl referencedBeanType = new ReferencedBeanTypeImpl(); - return referencedBeanType; - } + ReferencedBeanTypeImpl referencedBeanType = new ReferencedBeanTypeImpl(); + return referencedBeanType; + } /** - * + * * - * @generated - */ + * @generated + */ public RendererClassType createRendererClassType() { - RendererClassTypeImpl rendererClassType = new RendererClassTypeImpl(); - return rendererClassType; - } + RendererClassTypeImpl rendererClassType = new RendererClassTypeImpl(); + return rendererClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public RendererExtensionType createRendererExtensionType() { - RendererExtensionTypeImpl rendererExtensionType = new RendererExtensionTypeImpl(); - return rendererExtensionType; - } + RendererExtensionTypeImpl rendererExtensionType = new RendererExtensionTypeImpl(); + return rendererExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public RendererType createRendererType() { - RendererTypeImpl rendererType = new RendererTypeImpl(); - return rendererType; - } + RendererTypeImpl rendererType = new RendererTypeImpl(); + return rendererType; + } /** - * + * * - * @generated - */ + * @generated + */ public RendererTypeType createRendererTypeType() { - RendererTypeTypeImpl rendererTypeType = new RendererTypeTypeImpl(); - return rendererTypeType; - } + RendererTypeTypeImpl rendererTypeType = new RendererTypeTypeImpl(); + return rendererTypeType; + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitClassType createRenderKitClassType() { - RenderKitClassTypeImpl renderKitClassType = new RenderKitClassTypeImpl(); - return renderKitClassType; - } + RenderKitClassTypeImpl renderKitClassType = new RenderKitClassTypeImpl(); + return renderKitClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitFactoryType createRenderKitFactoryType() { - RenderKitFactoryTypeImpl renderKitFactoryType = new RenderKitFactoryTypeImpl(); - return renderKitFactoryType; - } + RenderKitFactoryTypeImpl renderKitFactoryType = new RenderKitFactoryTypeImpl(); + return renderKitFactoryType; + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitIdType createRenderKitIdType() { - RenderKitIdTypeImpl renderKitIdType = new RenderKitIdTypeImpl(); - return renderKitIdType; - } + RenderKitIdTypeImpl renderKitIdType = new RenderKitIdTypeImpl(); + return renderKitIdType; + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitType createRenderKitType() { - RenderKitTypeImpl renderKitType = new RenderKitTypeImpl(); - return renderKitType; - } + RenderKitTypeImpl renderKitType = new RenderKitTypeImpl(); + return renderKitType; + } /** - * + * * - * @generated - */ + * @generated + */ public SmallIconType createSmallIconType() { - SmallIconTypeImpl smallIconType = new SmallIconTypeImpl(); - return smallIconType; - } + SmallIconTypeImpl smallIconType = new SmallIconTypeImpl(); + return smallIconType; + } /** - * + * + * + * @generated + */ + public SourceClassType createSourceClassType() { + SourceClassTypeImpl sourceClassType = new SourceClassTypeImpl(); + return sourceClassType; + } + + /** + * * - * @generated - */ + * @generated + */ public StateManagerType createStateManagerType() { - StateManagerTypeImpl stateManagerType = new StateManagerTypeImpl(); - return stateManagerType; - } + StateManagerTypeImpl stateManagerType = new StateManagerTypeImpl(); + return stateManagerType; + } /** - * + * * - * @generated - */ + * @generated + */ public SuggestedValueType createSuggestedValueType() { - SuggestedValueTypeImpl suggestedValueType = new SuggestedValueTypeImpl(); - return suggestedValueType; - } + SuggestedValueTypeImpl suggestedValueType = new SuggestedValueTypeImpl(); + return suggestedValueType; + } /** - * + * * - * @generated - */ + * @generated + */ public SupportedLocaleType createSupportedLocaleType() { - SupportedLocaleTypeImpl supportedLocaleType = new SupportedLocaleTypeImpl(); - return supportedLocaleType; - } - - /** - * - * - * @generated - */ + SupportedLocaleTypeImpl supportedLocaleType = new SupportedLocaleTypeImpl(); + return supportedLocaleType; + } + + /** + * + * + * @generated + */ + public SystemEventClassType createSystemEventClassType() { + SystemEventClassTypeImpl systemEventClassType = new SystemEventClassTypeImpl(); + return systemEventClassType; + } + + /** + * + * + * @generated + */ + public SystemEventListenerClassType createSystemEventListenerClassType() { + SystemEventListenerClassTypeImpl systemEventListenerClassType = new SystemEventListenerClassTypeImpl(); + return systemEventListenerClassType; + } + + /** + * + * + * @generated + */ + public SystemEventListenerType createSystemEventListenerType() { + SystemEventListenerTypeImpl systemEventListenerType = new SystemEventListenerTypeImpl(); + return systemEventListenerType; + } + + /** + * + * + * @generated + */ + public TagHandlerDelegateFactoryType createTagHandlerDelegateFactoryType() { + TagHandlerDelegateFactoryTypeImpl tagHandlerDelegateFactoryType = new TagHandlerDelegateFactoryTypeImpl(); + return tagHandlerDelegateFactoryType; + } + + /** + * + * + * @generated + */ public ToViewIdType createToViewIdType() { - ToViewIdTypeImpl toViewIdType = new ToViewIdTypeImpl(); - return toViewIdType; - } + ToViewIdTypeImpl toViewIdType = new ToViewIdTypeImpl(); + return toViewIdType; + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorClassType createValidatorClassType() { - ValidatorClassTypeImpl validatorClassType = new ValidatorClassTypeImpl(); - return validatorClassType; - } + ValidatorClassTypeImpl validatorClassType = new ValidatorClassTypeImpl(); + return validatorClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorIdType createValidatorIdType() { - ValidatorIdTypeImpl validatorIdType = new ValidatorIdTypeImpl(); - return validatorIdType; - } + ValidatorIdTypeImpl validatorIdType = new ValidatorIdTypeImpl(); + return validatorIdType; + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorType createValidatorType() { - ValidatorTypeImpl validatorType = new ValidatorTypeImpl(); - return validatorType; - } + ValidatorTypeImpl validatorType = new ValidatorTypeImpl(); + return validatorType; + } /** - * + * * - * @generated - */ + * @generated + */ public ValueClassType createValueClassType() { - ValueClassTypeImpl valueClassType = new ValueClassTypeImpl(); - return valueClassType; - } + ValueClassTypeImpl valueClassType = new ValueClassTypeImpl(); + return valueClassType; + } /** - * + * * - * @generated - */ + * @generated + */ public ValueType createValueType() { - ValueTypeImpl valueType = new ValueTypeImpl(); - return valueType; - } + ValueTypeImpl valueType = new ValueTypeImpl(); + return valueType; + } /** - * + * * - * @generated - */ + * @generated + */ public VariableResolverType createVariableResolverType() { - VariableResolverTypeImpl variableResolverType = new VariableResolverTypeImpl(); - return variableResolverType; - } + VariableResolverTypeImpl variableResolverType = new VariableResolverTypeImpl(); + return variableResolverType; + } /** - * + * * - * @generated - */ + * @generated + */ public ViewHandlerType createViewHandlerType() { - ViewHandlerTypeImpl viewHandlerType = new ViewHandlerTypeImpl(); - return viewHandlerType; - } + ViewHandlerTypeImpl viewHandlerType = new ViewHandlerTypeImpl(); + return viewHandlerType; + } /** - * + * * - * @generated - */ + * @generated + */ public ApplicationExtensionType createApplicationExtensionType() { - ApplicationExtensionTypeImpl applicationExtensionType = new ApplicationExtensionTypeImpl(); - return applicationExtensionType; - } + ApplicationExtensionTypeImpl applicationExtensionType = new ApplicationExtensionTypeImpl(); + return applicationExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public ResourceBundleType createResourceBundleType() { - ResourceBundleTypeImpl resourceBundleType = new ResourceBundleTypeImpl(); - return resourceBundleType; - } + ResourceBundleTypeImpl resourceBundleType = new ResourceBundleTypeImpl(); + return resourceBundleType; + } /** - * + * * - * @generated - */ + * @generated + */ public BaseNameType createBaseNameType() { - BaseNameTypeImpl baseNameType = new BaseNameTypeImpl(); - return baseNameType; - } + BaseNameTypeImpl baseNameType = new BaseNameTypeImpl(); + return baseNameType; + } /** - * + * * - * @generated - */ + * @generated + */ public VarType createVarType() { - VarTypeImpl varType = new VarTypeImpl(); - return varType; - } + VarTypeImpl varType = new VarTypeImpl(); + return varType; + } /** - * + * + * + * @generated + */ + public ViewDeclarationLanguageFactoryType createViewDeclarationLanguageFactoryType() { + ViewDeclarationLanguageFactoryTypeImpl viewDeclarationLanguageFactoryType = new ViewDeclarationLanguageFactoryTypeImpl(); + return viewDeclarationLanguageFactoryType; + } + + /** + * + * + * @generated + */ + public VisitContextFactoryType createVisitContextFactoryType() { + VisitContextFactoryTypeImpl visitContextFactoryType = new VisitContextFactoryTypeImpl(); + return visitContextFactoryType; + } + + /** + * * - * @generated - */ + * @generated + */ public RenderKitExtensionType createRenderKitExtensionType() { - RenderKitExtensionTypeImpl renderKitExtensionType = new RenderKitExtensionTypeImpl(); - return renderKitExtensionType; - } + RenderKitExtensionTypeImpl renderKitExtensionType = new RenderKitExtensionTypeImpl(); + return renderKitExtensionType; + } /** - * + * + * + * @generated + */ + public ResourceHandlerType createResourceHandlerType() { + ResourceHandlerTypeImpl resourceHandlerType = new ResourceHandlerTypeImpl(); + return resourceHandlerType; + } + + /** + * * - * @generated - */ + * @generated + */ public NavigationRuleExtensionType createNavigationRuleExtensionType() { - NavigationRuleExtensionTypeImpl navigationRuleExtensionType = new NavigationRuleExtensionTypeImpl(); - return navigationRuleExtensionType; - } + NavigationRuleExtensionTypeImpl navigationRuleExtensionType = new NavigationRuleExtensionTypeImpl(); + return navigationRuleExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorExtensionType createValidatorExtensionType() { - ValidatorExtensionTypeImpl validatorExtensionType = new ValidatorExtensionTypeImpl(); - return validatorExtensionType; - } + ValidatorExtensionTypeImpl validatorExtensionType = new ValidatorExtensionTypeImpl(); + return validatorExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public FacesConfigExtensionType createFacesConfigExtensionType() { - FacesConfigExtensionTypeImpl facesConfigExtensionType = new FacesConfigExtensionTypeImpl(); - return facesConfigExtensionType; - } + FacesConfigExtensionTypeImpl facesConfigExtensionType = new FacesConfigExtensionTypeImpl(); + return facesConfigExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public FactoryExtensionType createFactoryExtensionType() { - FactoryExtensionTypeImpl factoryExtensionType = new FactoryExtensionTypeImpl(); - return factoryExtensionType; - } + FactoryExtensionTypeImpl factoryExtensionType = new FactoryExtensionTypeImpl(); + return factoryExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public LifecycleExtensionType createLifecycleExtensionType() { - LifecycleExtensionTypeImpl lifecycleExtensionType = new LifecycleExtensionTypeImpl(); - return lifecycleExtensionType; - } + LifecycleExtensionTypeImpl lifecycleExtensionType = new LifecycleExtensionTypeImpl(); + return lifecycleExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanExtensionType createManagedBeanExtensionType() { - ManagedBeanExtensionTypeImpl managedBeanExtensionType = new ManagedBeanExtensionTypeImpl(); - return managedBeanExtensionType; - } + ManagedBeanExtensionTypeImpl managedBeanExtensionType = new ManagedBeanExtensionTypeImpl(); + return managedBeanExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public ConverterExtensionType createConverterExtensionType() { - ConverterExtensionTypeImpl converterExtensionType = new ConverterExtensionTypeImpl(); - return converterExtensionType; - } + ConverterExtensionTypeImpl converterExtensionType = new ConverterExtensionTypeImpl(); + return converterExtensionType; + } /** - * + * * - * @generated - */ + * @generated + */ public FacesConfigPackage getFacesConfigPackage() { - return (FacesConfigPackage)getEPackage(); - } + return (FacesConfigPackage)getEPackage(); + } /** - * + * * @return the package * - * @deprecated - * @generated - */ + * @deprecated + * @generated + */ public static FacesConfigPackage getPackage() { - return FacesConfigPackage.eINSTANCE; - } + 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 index 2ffa25327..3a9ae6045 100644 --- 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 @@ -26,9813 +26,12393 @@ import org.eclipse.jst.jsf.facesconfig.emf.*; * * @generated */ +@SuppressWarnings("nls") public class FacesConfigPackageImpl extends EPackageImpl implements FacesConfigPackage { /** - * + * * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; /** - * + * * - * @generated - */ + * @generated + */ + private EClass absoluteOrderingTypeEClass = null; + + /** + * + * + * @generated + */ private EClass actionListenerTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass applicationFactoryTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass applicationTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass attributeClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass attributeExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass attributeNameTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass attributeTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass behaviorClassTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass behaviorIdTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass behaviorTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass behaviorExtensionTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass clientBehaviorRendererClassTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass clientBehaviorRendererTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass clientBehaviorRendererTypeTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass componentClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass componentExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass componentFamilyTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass componentTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass componentTypeTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass converterClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass converterForClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass converterIdTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass converterTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass defaultLocaleTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass defaultRenderKitIdTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ + private EClass defaultValidatorsTypeEClass = null; + + /** + * + * + * @generated + */ private EClass defaultValueTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass descriptionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass displayNameTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass documentRootEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass dynamicAttributeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass dynamicElementEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass elResolverTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass exceptionHandlerFactoryTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass facesConfigTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass facesContextFactoryTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass facetExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass facetNameTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass facetTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass factoryTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass fromActionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass fromOutcomeTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass fromViewIdTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass iconTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ + private EClass ifTypeEClass = null; + + /** + * + * + * @generated + */ private EClass keyClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass keyTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass largeIconTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass lifecycleFactoryTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass lifecycleTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass listEntriesTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass localeConfigTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass managedBeanClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass managedBeanNameTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass managedBeanScopeTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass managedBeanTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass managedPropertyTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass mapEntriesTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass mapEntryTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass messageBundleTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass nameTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass navigationCaseTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass navigationHandlerTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass navigationRuleTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass nullValueTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass orderingTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass orderingOrderingTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass orderingOthersTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass partialViewContextFactoryTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass phaseListenerTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass propertyClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass propertyExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass propertyNameTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass propertyResolverTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass propertyTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass redirectTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass redirectViewParamTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass referencedBeanClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass referencedBeanNameTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass referencedBeanTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass rendererClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass rendererExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass rendererTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass rendererTypeTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass renderKitClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass renderKitFactoryTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass renderKitIdTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass renderKitTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass smallIconTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass sourceClassTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass stateManagerTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass suggestedValueTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass supportedLocaleTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass systemEventClassTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass systemEventListenerClassTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass systemEventListenerTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass tagHandlerDelegateFactoryTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass toViewIdTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass validatorClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass validatorIdTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass validatorTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass valueClassTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass valueTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass variableResolverTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass viewHandlerTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass resourceBundleTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass baseNameTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass varTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass viewDeclarationLanguageFactoryTypeEClass = null; + + /** + * + * + * @generated + */ + private EClass visitContextFactoryTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass renderKitExtensionTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass resourceHandlerTypeEClass = null; + + /** + * * - * @generated - */ + * @generated + */ private EClass navigationRuleExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass validatorExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass facesConfigExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass factoryExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass lifecycleExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass managedBeanExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass converterExtensionTypeEClass = null; /** - * + * * - * @generated - */ + * @generated + */ private EClass extensionTypeEClass = null; /** - * + * + * + * @generated + */ + private EClass externalContextFactoryTypeEClass = null; + + /** + * * - * @generated - */ + * @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 - */ + * 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); - } + super(eNS_URI, FacesConfigFactory.eINSTANCE); + } /** - * + * * - * @generated - */ + * @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. - * + * Creates, registers, and initializes the Package for this model, and for any others upon which it depends. + * + *

    This method is used to initialize {@link FacesConfigPackage#eINSTANCE} when that field is accessed. + * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package. + * * @return the package * - * @see #eNS_URI - * @see #createPackageContents() - * @see #initializePackageContents() - * @generated - */ + * @see #eNS_URI + * @see #createPackageContents() + * @see #initializePackageContents() + * @generated + */ public static FacesConfigPackage init() { - if (isInited) return (FacesConfigPackage)EPackage.Registry.INSTANCE.getEPackage(FacesConfigPackage.eNS_URI); + 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()); + // Obtain or create and register package + FacesConfigPackageImpl theFacesConfigPackage = (FacesConfigPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof FacesConfigPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new FacesConfigPackageImpl()); - isInited = true; + isInited = true; - // Initialize simple dependencies - XMLTypePackage.eINSTANCE.eClass(); + // Initialize simple dependencies + XMLTypePackage.eINSTANCE.eClass(); - // Create package meta-data objects - theFacesConfigPackage.createPackageContents(); + // Create package meta-data objects + theFacesConfigPackage.createPackageContents(); - // Initialize created meta-data - theFacesConfigPackage.initializePackageContents(); + // Initialize created meta-data + theFacesConfigPackage.initializePackageContents(); - // Mark meta-data to indicate it can't be changed - theFacesConfigPackage.freeze(); + // Mark meta-data to indicate it can't be changed + theFacesConfigPackage.freeze(); - return theFacesConfigPackage; - } + + // Update the registry and return the package + EPackage.Registry.INSTANCE.put(FacesConfigPackage.eNS_URI, theFacesConfigPackage); + return theFacesConfigPackage; + } /** - * + * + * + * @generated + */ + public EClass getAbsoluteOrderingType() { + return absoluteOrderingTypeEClass; + } + + /** + * * - * @generated - */ + * @generated + */ + public EReference getAbsoluteOrderingType_Name() { + return (EReference)absoluteOrderingTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EReference getAbsoluteOrderingType_Others() { + return (EReference)absoluteOrderingTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ public EClass getActionListenerType() { - return actionListenerTypeEClass; - } + return actionListenerTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getActionListenerType_TextContent() { - return (EAttribute)actionListenerTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)actionListenerTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getActionListenerType_Id() { - return (EAttribute)actionListenerTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)actionListenerTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getApplicationFactoryType() { - return applicationFactoryTypeEClass; - } + return applicationFactoryTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getApplicationFactoryType_TextContent() { - return (EAttribute)applicationFactoryTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)applicationFactoryTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getApplicationFactoryType_Id() { - return (EAttribute)applicationFactoryTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)applicationFactoryTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getApplicationType() { - return applicationTypeEClass; - } + return applicationTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_ActionListener() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_DefaultRenderKitId() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_MessageBundle() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_NavigationHandler() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_ViewHandler() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_StateManager() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_PropertyResolver() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_VariableResolver() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * + * + * @generated + */ + public EReference getApplicationType_ResourceHandler() { + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(9); + } + + /** + * + * + * @generated + */ + public EReference getApplicationType_SystemEventListener() { + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(10); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_LocaleConfig() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(8); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(11); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getApplicationType_Id() { - return (EAttribute)applicationTypeEClass.getEStructuralFeatures().get(9); - } + return (EAttribute)applicationTypeEClass.getEStructuralFeatures().get(15); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_ELResolver() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(10); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_ResourceBundle() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(11); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(12); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getApplicationType_ApplicationExtension() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(12); - } + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(13); + } /** - * + * * - * @generated - */ + * @generated + */ + public EReference getApplicationType_DefaultValidators() { + return (EReference)applicationTypeEClass.getEStructuralFeatures().get(14); + } + + /** + * + * + * @generated + */ public EClass getAttributeClassType() { - return attributeClassTypeEClass; - } + return attributeClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getAttributeClassType_TextContent() { - return (EAttribute)attributeClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)attributeClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getAttributeClassType_Id() { - return (EAttribute)attributeClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)attributeClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getAttributeExtensionType() { - return attributeExtensionTypeEClass; - } + return attributeExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getAttributeNameType() { - return attributeNameTypeEClass; - } + return attributeNameTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getAttributeNameType_TextContent() { - return (EAttribute)attributeNameTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)attributeNameTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getAttributeNameType_Id() { - return (EAttribute)attributeNameTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)attributeNameTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getAttributeType() { - return attributeTypeEClass; - } + return attributeTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_Description() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_DisplayName() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_Icon() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_AttributeName() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_AttributeClass() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_DefaultValue() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_SuggestedValue() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getAttributeType_AttributeExtension() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)attributeTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getAttributeType_Id() { - return (EAttribute)attributeTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ + return (EAttribute)attributeTypeEClass.getEStructuralFeatures().get(8); + } + + /** + * + * + * @generated + */ + public EClass getBehaviorClassType() { + return behaviorClassTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getBehaviorClassType_TextContent() { + return (EAttribute)behaviorClassTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getBehaviorClassType_Id() { + return (EAttribute)behaviorClassTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getBehaviorIdType() { + return behaviorIdTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getBehaviorIdType_TextContent() { + return (EAttribute)behaviorIdTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getBehaviorIdType_Id() { + return (EAttribute)behaviorIdTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getBehaviorType() { + return behaviorTypeEClass; + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_Description() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_DisplayName() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_Icon() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(2); + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_BehaviorId() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(3); + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_BehaviorClass() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(4); + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_Attribute() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(5); + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_Property() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(6); + } + + /** + * + * + * @generated + */ + public EReference getBehaviorType_BehaviorExtension() { + return (EReference)behaviorTypeEClass.getEStructuralFeatures().get(7); + } + + /** + * + * + * @generated + */ + public EClass getBehaviorExtensionType() { + return behaviorExtensionTypeEClass; + } + + /** + * + * + * @generated + */ + public EClass getClientBehaviorRendererClassType() { + return clientBehaviorRendererClassTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getClientBehaviorRendererClassType_TextContent() { + return (EAttribute)clientBehaviorRendererClassTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getClientBehaviorRendererClassType_Id() { + return (EAttribute)clientBehaviorRendererClassTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getClientBehaviorRendererType() { + return clientBehaviorRendererTypeEClass; + } + + /** + * + * + * @generated + */ + public EReference getClientBehaviorRendererType_ClientBehaviorRendererType() { + return (EReference)clientBehaviorRendererTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EReference getClientBehaviorRendererType_ClientBehaviorRendererClass() { + return (EReference)clientBehaviorRendererTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getClientBehaviorRendererTypeType() { + return clientBehaviorRendererTypeTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getClientBehaviorRendererTypeType_TextContent() { + return (EAttribute)clientBehaviorRendererTypeTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getClientBehaviorRendererTypeType_Id() { + return (EAttribute)clientBehaviorRendererTypeTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ public EClass getComponentClassType() { - return componentClassTypeEClass; - } + return componentClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getComponentClassType_TextContent() { - return (EAttribute)componentClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)componentClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getComponentClassType_Id() { - return (EAttribute)componentClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)componentClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getComponentExtensionType() { - return componentExtensionTypeEClass; - } + return componentExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getComponentFamilyType() { - return componentFamilyTypeEClass; - } + return componentFamilyTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getComponentFamilyType_TextContent() { - return (EAttribute)componentFamilyTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)componentFamilyTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getComponentFamilyType_Id() { - return (EAttribute)componentFamilyTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)componentFamilyTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getComponentType() { - return componentTypeEClass; - } + return componentTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_Description() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_DisplayName() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_Icon() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_ComponentType() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_ComponentClass() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_Facet() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_Attribute() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_Property() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getComponentType_ComponentExtension() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(8); - } + return (EReference)componentTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getComponentType_Id() { - return (EAttribute)componentTypeEClass.getEStructuralFeatures().get(9); - } + return (EAttribute)componentTypeEClass.getEStructuralFeatures().get(9); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getComponentTypeType() { - return componentTypeTypeEClass; - } + return componentTypeTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getComponentTypeType_TextContent() { - return (EAttribute)componentTypeTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)componentTypeTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getComponentTypeType_Id() { - return (EAttribute)componentTypeTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)componentTypeTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getConverterClassType() { - return converterClassTypeEClass; - } + return converterClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getConverterClassType_TextContent() { - return (EAttribute)converterClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)converterClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getConverterClassType_Id() { - return (EAttribute)converterClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)converterClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getConverterForClassType() { - return converterForClassTypeEClass; - } + return converterForClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getConverterForClassType_TextContent() { - return (EAttribute)converterForClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)converterForClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getConverterForClassType_Id() { - return (EAttribute)converterForClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)converterForClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getConverterIdType() { - return converterIdTypeEClass; - } + return converterIdTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getConverterIdType_TextContent() { - return (EAttribute)converterIdTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)converterIdTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getConverterIdType_Id() { - return (EAttribute)converterIdTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)converterIdTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getConverterType() { - return converterTypeEClass; - } + return converterTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_Description() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_DisplayName() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_Icon() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_ConverterId() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_ConverterForClass() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_ConverterClass() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_Attribute() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_Property() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getConverterType_ConverterExtension() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(8); - } + return (EReference)converterTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getConverterType_Id() { - return (EAttribute)converterTypeEClass.getEStructuralFeatures().get(9); - } + return (EAttribute)converterTypeEClass.getEStructuralFeatures().get(9); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getDefaultLocaleType() { - return defaultLocaleTypeEClass; - } + return defaultLocaleTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDefaultLocaleType_TextContent() { - return (EAttribute)defaultLocaleTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)defaultLocaleTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDefaultLocaleType_Id() { - return (EAttribute)defaultLocaleTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)defaultLocaleTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getDefaultRenderKitIdType() { - return defaultRenderKitIdTypeEClass; - } + return defaultRenderKitIdTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDefaultRenderKitIdType_TextContent() { - return (EAttribute)defaultRenderKitIdTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)defaultRenderKitIdTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDefaultRenderKitIdType_Id() { - return (EAttribute)defaultRenderKitIdTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)defaultRenderKitIdTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * + * + * @generated + */ + public EClass getDefaultValidatorsType() { + return defaultValidatorsTypeEClass; + } + + /** + * + * + * @generated + */ + public EReference getDefaultValidatorsType_ValidatorId() { + return (EReference)defaultValidatorsTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getDefaultValidatorsType_Id() { + return (EAttribute)defaultValidatorsTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getDefaultValueType() { - return defaultValueTypeEClass; - } + return defaultValueTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDefaultValueType_TextContent() { - return (EAttribute)defaultValueTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)defaultValueTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDefaultValueType_Id() { - return (EAttribute)defaultValueTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)defaultValueTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getDescriptionType() { - return descriptionTypeEClass; - } + return descriptionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDescriptionType_TextContent() { - return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDescriptionType_Lang() { - return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDescriptionType_Id() { - return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(2); - } + return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getDisplayNameType() { - return displayNameTypeEClass; - } + return displayNameTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDisplayNameType_TextContent() { - return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDisplayNameType_Lang() { - return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDisplayNameType_Id() { - return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(2); - } + return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getDocumentRoot() { - return documentRootEClass; - } + return documentRootEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDocumentRoot_Mixed() { - return (EAttribute)documentRootEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)documentRootEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_XMLNSPrefixMap() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(1); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_XSISchemaLocation() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(2); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(2); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_AbsoluteOrdering() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(3); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ActionListener() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(3); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Application() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(4); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ApplicationFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(5); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Attribute() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(6); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_AttributeClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(7); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_AttributeExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(8); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(9); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_AttributeName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(9); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(10); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_Behavior() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(11); + } + + /** + * * - * @generated - */ + * @generated + */ + public EReference getDocumentRoot_BehaviorClass() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(12); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_BehaviorId() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(13); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_BehaviorExtension() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(14); + } + + /** + * + * + * @generated + */ public EReference getDocumentRoot_Component() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(10); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(15); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ComponentClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(11); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(16); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ComponentExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(12); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(17); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ComponentFamily() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(13); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(18); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ComponentType() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(14); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(19); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Converter() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(15); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(20); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ConverterClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(16); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(21); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ConverterForClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(17); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(22); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ConverterId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(18); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(23); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_DefaultLocale() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(19); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(24); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_DefaultRenderKitId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(20); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(25); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_DefaultValidators() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(26); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_DefaultValue() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(21); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(27); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Description() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(22); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(28); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_DisplayName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(23); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(29); + } /** - * + * * - * @generated - */ + * @generated + */ + public EReference getDocumentRoot_ExceptionHandlerFactory() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(30); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_ExternalContextFactory() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(31); + } + + /** + * + * + * @generated + */ public EReference getDocumentRoot_FacesConfig() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(24); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(32); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_FacesContextFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(25); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(33); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Facet() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(26); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(34); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_FacetExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(27); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(35); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_FacetName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(28); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(36); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Factory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(29); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(37); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_FromAction() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(30); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(38); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_FromOutcome() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(31); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(39); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_FromViewId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(32); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(40); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Icon() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(33); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(41); + } /** - * + * * - * @generated - */ + * @generated + */ + public EReference getDocumentRoot_If() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(42); + } + + /** + * + * + * @generated + */ public EReference getDocumentRoot_Key() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(34); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(43); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_KeyClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(35); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(44); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_LargeIcon() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(36); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(45); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Lifecycle() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(37); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(46); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_LifecycleFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(38); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(47); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ListEntries() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(39); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(48); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_LocaleConfig() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(40); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(49); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ManagedBean() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(41); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(50); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ManagedBeanClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(42); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(51); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ManagedBeanName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(43); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(52); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ManagedBeanScope() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(44); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(53); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ManagedProperty() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(45); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(54); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_MapEntries() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(46); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(55); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_MapEntry() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(47); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(56); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_MessageBundle() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(48); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(57); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_Name() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(58); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_NavigationCase() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(49); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(59); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_NavigationHandler() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(50); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(60); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_NavigationRule() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(51); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(61); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_NullValue() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(52); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(62); + } /** - * + * * - * @generated - */ + * @generated + */ + public EReference getDocumentRoot_Ordering() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(63); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_OrderingOrdering() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(64); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_Others() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(65); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_PartialViewContextFactory() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(66); + } + + /** + * + * + * @generated + */ public EReference getDocumentRoot_PhaseListener() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(53); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(67); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Property() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(54); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(68); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_PropertyClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(55); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(69); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_PropertyExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(56); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(70); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_PropertyName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(57); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(71); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_PropertyResolver() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(58); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(72); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Redirect() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(59); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(73); + } /** - * + * * - * @generated - */ + * @generated + */ + public EReference getDocumentRoot_RedirectViewParam() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(74); + } + + /** + * + * + * @generated + */ public EReference getDocumentRoot_ReferencedBean() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(60); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(75); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ReferencedBeanClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(61); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(76); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ReferencedBeanName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(62); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(77); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Renderer() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(63); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(78); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_RendererClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(64); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(79); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_RendererExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(65); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(80); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_RendererType() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(66); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(81); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_RenderKit() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(67); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(82); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_RenderKitClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(68); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(83); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_RenderKitFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(69); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(84); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_RenderKitId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(70); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(85); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_ResourceHandler() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(86); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_SmallIcon() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(71); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(87); + } /** - * + * * - * @generated - */ + * @generated + */ + public EReference getDocumentRoot_SourceClass() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(88); + } + + /** + * + * + * @generated + */ public EReference getDocumentRoot_StateManager() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(72); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(89); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_SuggestedValue() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(73); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(90); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_SupportedLocale() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(74); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(91); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_SystemEventClass() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(92); + } + + /** + * * - * @generated - */ + * @generated + */ + public EReference getDocumentRoot_SystemEventListener() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(93); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_SystemEventListenerClass() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(94); + } + + /** + * + * + * @generated + */ + public EReference getDocumentRoot_TagHandlerDelegateFactory() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(95); + } + + /** + * + * + * @generated + */ public EReference getDocumentRoot_ToViewId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(75); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(96); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Validator() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(76); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(97); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ValidatorClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(77); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(98); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ValidatorId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(78); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(99); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_Value() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(79); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(100); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ValueClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(80); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(101); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_VariableResolver() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(81); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(102); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_ViewDeclarationLanguageFactory() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(103); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getDocumentRoot_ViewHandler() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(82); - } + return (EReference)documentRootEClass.getEStructuralFeatures().get(104); + } /** - * + * + * + * @generated + */ + public EReference getDocumentRoot_VisitContextFactory() { + return (EReference)documentRootEClass.getEStructuralFeatures().get(105); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getDynamicAttribute() { - return dynamicAttributeEClass; - } + return dynamicAttributeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDynamicAttribute_Name() { - return (EAttribute)dynamicAttributeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)dynamicAttributeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDynamicAttribute_Value() { - return (EAttribute)dynamicAttributeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)dynamicAttributeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getDynamicElement() { - return dynamicElementEClass; - } + return dynamicElementEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDynamicElement_ChildNodes() { - return (EReference)dynamicElementEClass.getEStructuralFeatures().get(0); - } + return (EReference)dynamicElementEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getDynamicElement_Attributes() { - return (EReference)dynamicElementEClass.getEStructuralFeatures().get(2); - } + return (EReference)dynamicElementEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getDynamicElement_TextContent() { - return (EAttribute)dynamicElementEClass.getEStructuralFeatures().get(3); - } + return (EAttribute)dynamicElementEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getELResolverType() { - return elResolverTypeEClass; - } + return elResolverTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getELResolverType_TextContent() { - return (EAttribute)elResolverTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)elResolverTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getELResolverType_Id() { - return (EAttribute)elResolverTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)elResolverTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * + * + * @generated + */ + public EClass getExceptionHandlerFactoryType() { + return exceptionHandlerFactoryTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getExceptionHandlerFactoryType_TextContent() { + return (EAttribute)exceptionHandlerFactoryTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getExceptionHandlerFactoryType_Id() { + return (EAttribute)exceptionHandlerFactoryTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * * - * @generated - */ + * @generated + */ public EAttribute getDynamicElement_Name() { - return (EAttribute)dynamicElementEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)dynamicElementEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFacesConfigType() { - return facesConfigTypeEClass; - } + return facesConfigTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_Application() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * + * + * @generated + */ + public EReference getFacesConfigType_Ordering() { + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EReference getFacesConfigType_AbsoluteOrdering() { + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(2); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_Factory() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_Component() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_Converter() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_ManagedBean() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * + * + * @generated + */ + public EReference getFacesConfigType_Name() { + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(7); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_NavigationRule() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_ReferencedBean() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(9); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_RenderKit() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(10); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_Lifecycle() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(8); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(11); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_Validator() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(9); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(12); + } /** - * + * + * + * @generated + */ + public EReference getFacesConfigType_Behavior() { + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(13); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getFacesConfigType_FacesConfigExtension() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(10); - } + return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(14); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFacesConfigType_Xmlns() { - return (EAttribute)facesConfigTypeEClass.getEStructuralFeatures().get(11); - } + return (EAttribute)facesConfigTypeEClass.getEStructuralFeatures().get(15); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFacesConfigType_Id() { - return (EAttribute)facesConfigTypeEClass.getEStructuralFeatures().get(12); - } + return (EAttribute)facesConfigTypeEClass.getEStructuralFeatures().get(16); + } /** - * + * + * + * @generated + */ + public EAttribute getFacesConfigType_MetadataComplete() { + return (EAttribute)facesConfigTypeEClass.getEStructuralFeatures().get(17); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getFacesContextFactoryType() { - return facesContextFactoryTypeEClass; - } + return facesContextFactoryTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFacesContextFactoryType_TextContent() { - return (EAttribute)facesContextFactoryTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)facesContextFactoryTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFacesContextFactoryType_Id() { - return (EAttribute)facesContextFactoryTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)facesContextFactoryTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFacetExtensionType() { - return facetExtensionTypeEClass; - } + return facetExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFacetNameType() { - return facetNameTypeEClass; - } + return facetNameTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFacetNameType_TextContent() { - return (EAttribute)facetNameTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)facetNameTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFacetNameType_Id() { - return (EAttribute)facetNameTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)facetNameTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFacetType() { - return facetTypeEClass; - } + return facetTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacetType_Description() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)facetTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacetType_DisplayName() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)facetTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacetType_Icon() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)facetTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacetType_FacetName() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)facetTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFacetType_FacetExtension() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)facetTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFacetType_Id() { - return (EAttribute)facetTypeEClass.getEStructuralFeatures().get(5); - } + return (EAttribute)facetTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFactoryType() { - return factoryTypeEClass; - } + return factoryTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getFactoryType_ApplicationFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * + * + * @generated + */ + public EReference getFactoryType_ExceptionHandlerFactory() { + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EReference getFactoryType_ExternalContextFactory() { + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(2); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getFactoryType_FacesContextFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ + public EReference getFactoryType_PartialViewContextFactory() { + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(4); + } + + /** + * + * + * @generated + */ public EReference getFactoryType_LifecycleFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * + * + * @generated + */ + public EReference getFactoryType_ViewDeclarationLanguageFactory() { + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(6); + } + + /** + * + * + * @generated + */ + public EReference getFactoryType_TagHandlerDelegateFactory() { + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(7); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getFactoryType_RenderKitFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * + * + * @generated + */ + public EReference getFactoryType_VisitContextFactory() { + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(9); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getFactoryType_FactoryExtension() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)factoryTypeEClass.getEStructuralFeatures().get(10); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFactoryType_Id() { - return (EAttribute)factoryTypeEClass.getEStructuralFeatures().get(5); - } + return (EAttribute)factoryTypeEClass.getEStructuralFeatures().get(11); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFromActionType() { - return fromActionTypeEClass; - } + return fromActionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFromActionType_TextContent() { - return (EAttribute)fromActionTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)fromActionTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFromActionType_Id() { - return (EAttribute)fromActionTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)fromActionTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFromOutcomeType() { - return fromOutcomeTypeEClass; - } + return fromOutcomeTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFromOutcomeType_TextContent() { - return (EAttribute)fromOutcomeTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)fromOutcomeTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFromOutcomeType_Id() { - return (EAttribute)fromOutcomeTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)fromOutcomeTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFromViewIdType() { - return fromViewIdTypeEClass; - } + return fromViewIdTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFromViewIdType_TextContent() { - return (EAttribute)fromViewIdTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)fromViewIdTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getFromViewIdType_Id() { - return (EAttribute)fromViewIdTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)fromViewIdTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getIconType() { - return iconTypeEClass; - } + return iconTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getIconType_SmallIcon() { - return (EReference)iconTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)iconTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getIconType_LargeIcon() { - return (EReference)iconTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)iconTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getIconType_Lang() { - return (EAttribute)iconTypeEClass.getEStructuralFeatures().get(2); - } + return (EAttribute)iconTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getIconType_Id() { - return (EAttribute)iconTypeEClass.getEStructuralFeatures().get(3); - } + return (EAttribute)iconTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ + public EClass getIfType() { + return ifTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getIfType_TextContent() { + return (EAttribute)ifTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getIfType_Id() { + return (EAttribute)ifTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ public EClass getKeyClassType() { - return keyClassTypeEClass; - } + return keyClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getKeyClassType_TextContent() { - return (EAttribute)keyClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)keyClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getKeyClassType_Id() { - return (EAttribute)keyClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)keyClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getKeyType() { - return keyTypeEClass; - } + return keyTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getKeyType_TextContent() { - return (EAttribute)keyTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)keyTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getKeyType_Id() { - return (EAttribute)keyTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)keyTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getLargeIconType() { - return largeIconTypeEClass; - } + return largeIconTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getLargeIconType_TextContent() { - return (EAttribute)largeIconTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)largeIconTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getLargeIconType_Id() { - return (EAttribute)largeIconTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)largeIconTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getLifecycleFactoryType() { - return lifecycleFactoryTypeEClass; - } + return lifecycleFactoryTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getLifecycleFactoryType_TextContent() { - return (EAttribute)lifecycleFactoryTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)lifecycleFactoryTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getLifecycleFactoryType_Id() { - return (EAttribute)lifecycleFactoryTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)lifecycleFactoryTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getLifecycleType() { - return lifecycleTypeEClass; - } + return lifecycleTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getLifecycleType_PhaseListener() { - return (EReference)lifecycleTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)lifecycleTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getLifecycleType_LifecycleExtension() { - return (EReference)lifecycleTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)lifecycleTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getLifecycleType_Id() { - return (EAttribute)lifecycleTypeEClass.getEStructuralFeatures().get(2); - } + return (EAttribute)lifecycleTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getListEntriesType() { - return listEntriesTypeEClass; - } + return listEntriesTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getListEntriesType_ValueClass() { - return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getListEntriesType_NullValue() { - return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getListEntriesType_Value() { - return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getListEntriesType_Id() { - return (EAttribute)listEntriesTypeEClass.getEStructuralFeatures().get(3); - } + return (EAttribute)listEntriesTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getLocaleConfigType() { - return localeConfigTypeEClass; - } + return localeConfigTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getLocaleConfigType_DefaultLocale() { - return (EReference)localeConfigTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)localeConfigTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getLocaleConfigType_SupportedLocale() { - return (EReference)localeConfigTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)localeConfigTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getLocaleConfigType_Id() { - return (EAttribute)localeConfigTypeEClass.getEStructuralFeatures().get(2); - } + return (EAttribute)localeConfigTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getManagedBeanClassType() { - return managedBeanClassTypeEClass; - } + return managedBeanClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedBeanClassType_TextContent() { - return (EAttribute)managedBeanClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)managedBeanClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedBeanClassType_Id() { - return (EAttribute)managedBeanClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)managedBeanClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getManagedBeanNameType() { - return managedBeanNameTypeEClass; - } + return managedBeanNameTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedBeanNameType_TextContent() { - return (EAttribute)managedBeanNameTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)managedBeanNameTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedBeanNameType_Id() { - return (EAttribute)managedBeanNameTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)managedBeanNameTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getManagedBeanScopeType() { - return managedBeanScopeTypeEClass; - } + return managedBeanScopeTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedBeanScopeType_TextContent() { - return (EAttribute)managedBeanScopeTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)managedBeanScopeTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedBeanScopeType_Id() { - return (EAttribute)managedBeanScopeTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)managedBeanScopeTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getManagedBeanType() { - return managedBeanTypeEClass; - } + return managedBeanTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_Description() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_DisplayName() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_Icon() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_ManagedBeanName() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_ManagedBeanClass() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_ManagedBeanScope() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_ManagedProperty() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_MapEntries() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_ListEntries() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(8); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedBeanType_ManagedBeanExtension() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(9); - } + return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(9); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedBeanType_Id() { - return (EAttribute)managedBeanTypeEClass.getEStructuralFeatures().get(10); - } + return (EAttribute)managedBeanTypeEClass.getEStructuralFeatures().get(10); + } /** - * + * + * + * @generated + */ + public EAttribute getManagedBeanType_Eager() { + return (EAttribute)managedBeanTypeEClass.getEStructuralFeatures().get(11); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getManagedPropertyType() { - return managedPropertyTypeEClass; - } + return managedPropertyTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_Description() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_DisplayName() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_Icon() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_PropertyName() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_PropertyClass() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_MapEntries() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_NullValue() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_Value() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getManagedPropertyType_ListEntries() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(8); - } + return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getManagedPropertyType_Id() { - return (EAttribute)managedPropertyTypeEClass.getEStructuralFeatures().get(9); - } + return (EAttribute)managedPropertyTypeEClass.getEStructuralFeatures().get(9); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getMapEntriesType() { - return mapEntriesTypeEClass; - } + return mapEntriesTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getMapEntriesType_KeyClass() { - return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getMapEntriesType_ValueClass() { - return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getMapEntriesType_MapEntry() { - return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getMapEntriesType_Id() { - return (EAttribute)mapEntriesTypeEClass.getEStructuralFeatures().get(3); - } + return (EAttribute)mapEntriesTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getMapEntryType() { - return mapEntryTypeEClass; - } + return mapEntryTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getMapEntryType_Key() { - return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getMapEntryType_NullValue() { - return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getMapEntryType_Value() { - return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getMapEntryType_Id() { - return (EAttribute)mapEntryTypeEClass.getEStructuralFeatures().get(3); - } + return (EAttribute)mapEntryTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getMessageBundleType() { - return messageBundleTypeEClass; - } + return messageBundleTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getMessageBundleType_TextContent() { - return (EAttribute)messageBundleTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)messageBundleTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getMessageBundleType_Id() { - return (EAttribute)messageBundleTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)messageBundleTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ + public EClass getNameType() { + return nameTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getNameType_TextContent() { + return (EAttribute)nameTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getNameType_Id() { + return (EAttribute)nameTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ public EClass getNavigationCaseType() { - return navigationCaseTypeEClass; - } + return navigationCaseTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationCaseType_Description() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationCaseType_DisplayName() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationCaseType_Icon() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationCaseType_FromAction() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationCaseType_FromOutcome() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * + * + * @generated + */ + public EReference getNavigationCaseType_If() { + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(5); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getNavigationCaseType_ToViewId() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationCaseType_Redirect() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getNavigationCaseType_Id() { - return (EAttribute)navigationCaseTypeEClass.getEStructuralFeatures().get(7); - } + return (EAttribute)navigationCaseTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getNavigationHandlerType() { - return navigationHandlerTypeEClass; - } + return navigationHandlerTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getNavigationHandlerType_TextContent() { - return (EAttribute)navigationHandlerTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)navigationHandlerTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getNavigationHandlerType_Id() { - return (EAttribute)navigationHandlerTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)navigationHandlerTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getNavigationRuleType() { - return navigationRuleTypeEClass; - } + return navigationRuleTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationRuleType_Description() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationRuleType_DisplayName() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationRuleType_Icon() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationRuleType_FromViewId() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationRuleType_NavigationCase() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getNavigationRuleType_NavigationRuleExtension() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getNavigationRuleType_Id() { - return (EAttribute)navigationRuleTypeEClass.getEStructuralFeatures().get(6); - } + return (EAttribute)navigationRuleTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getNullValueType() { - return nullValueTypeEClass; - } + return nullValueTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getNullValueType_Id() { - return (EAttribute)nullValueTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ + return (EAttribute)nullValueTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EClass getOrderingType() { + return orderingTypeEClass; + } + + /** + * + * + * @generated + */ + public EReference getOrderingType_Before() { + return (EReference)orderingTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EReference getOrderingType_After() { + return (EReference)orderingTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getOrderingOrderingType() { + return orderingOrderingTypeEClass; + } + + /** + * + * + * @generated + */ + public EReference getOrderingOrderingType_Name() { + return (EReference)orderingOrderingTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EReference getOrderingOrderingType_Others() { + return (EReference)orderingOrderingTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getOrderingOthersType() { + return orderingOthersTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getOrderingOthersType_Id() { + return (EAttribute)orderingOthersTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EClass getPartialViewContextFactoryType() { + return partialViewContextFactoryTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getPartialViewContextFactoryType_TextContent() { + return (EAttribute)partialViewContextFactoryTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getPartialViewContextFactoryType_Id() { + return (EAttribute)partialViewContextFactoryTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ public EClass getPhaseListenerType() { - return phaseListenerTypeEClass; - } + return phaseListenerTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPhaseListenerType_TextContent() { - return (EAttribute)phaseListenerTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)phaseListenerTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPhaseListenerType_Id() { - return (EAttribute)phaseListenerTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)phaseListenerTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getPropertyClassType() { - return propertyClassTypeEClass; - } + return propertyClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPropertyClassType_TextContent() { - return (EAttribute)propertyClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)propertyClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPropertyClassType_Id() { - return (EAttribute)propertyClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)propertyClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getPropertyExtensionType() { - return propertyExtensionTypeEClass; - } + return propertyExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getPropertyNameType() { - return propertyNameTypeEClass; - } + return propertyNameTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPropertyNameType_TextContent() { - return (EAttribute)propertyNameTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)propertyNameTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPropertyNameType_Id() { - return (EAttribute)propertyNameTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)propertyNameTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getPropertyResolverType() { - return propertyResolverTypeEClass; - } + return propertyResolverTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPropertyResolverType_TextContent() { - return (EAttribute)propertyResolverTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)propertyResolverTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPropertyResolverType_Id() { - return (EAttribute)propertyResolverTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)propertyResolverTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getPropertyType() { - return propertyTypeEClass; - } + return propertyTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_Description() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_DisplayName() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_Icon() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_PropertyName() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_PropertyClass() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_DefaultValue() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_SuggestedValue() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getPropertyType_PropertyExtension() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)propertyTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getPropertyType_Id() { - return (EAttribute)propertyTypeEClass.getEStructuralFeatures().get(8); - } + return (EAttribute)propertyTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRedirectType() { - return redirectTypeEClass; - } + return redirectTypeEClass; + } /** - * + * + * + * @generated + */ + public EReference getRedirectType_ViewParam() { + return (EReference)redirectTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * * - * @generated - */ + * @generated + */ public EAttribute getRedirectType_Id() { - return (EAttribute)redirectTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)redirectTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * + * + * @generated + */ + public EAttribute getRedirectType_IncludeViewParams() { + return (EAttribute)redirectTypeEClass.getEStructuralFeatures().get(2); + } + + /** + * * - * @generated - */ + * @generated + */ + public EClass getRedirectViewParamType() { + return redirectViewParamTypeEClass; + } + + /** + * + * + * @generated + */ + public EReference getRedirectViewParamType_Name() { + return (EReference)redirectViewParamTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EReference getRedirectViewParamType_Value() { + return (EReference)redirectViewParamTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EAttribute getRedirectViewParamType_Id() { + return (EAttribute)redirectViewParamTypeEClass.getEStructuralFeatures().get(2); + } + + /** + * + * + * @generated + */ public EClass getReferencedBeanClassType() { - return referencedBeanClassTypeEClass; - } + return referencedBeanClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getReferencedBeanClassType_TextContent() { - return (EAttribute)referencedBeanClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)referencedBeanClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getReferencedBeanClassType_Id() { - return (EAttribute)referencedBeanClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)referencedBeanClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getReferencedBeanNameType() { - return referencedBeanNameTypeEClass; - } + return referencedBeanNameTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getReferencedBeanNameType_TextContent() { - return (EAttribute)referencedBeanNameTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)referencedBeanNameTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getReferencedBeanNameType_Id() { - return (EAttribute)referencedBeanNameTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)referencedBeanNameTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getReferencedBeanType() { - return referencedBeanTypeEClass; - } + return referencedBeanTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getReferencedBeanType_Description() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getReferencedBeanType_DisplayName() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getReferencedBeanType_Icon() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getReferencedBeanType_ReferencedBeanName() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getReferencedBeanType_ReferencedBeanClass() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getReferencedBeanType_Id() { - return (EAttribute)referencedBeanTypeEClass.getEStructuralFeatures().get(5); - } + return (EAttribute)referencedBeanTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRendererClassType() { - return rendererClassTypeEClass; - } + return rendererClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRendererClassType_TextContent() { - return (EAttribute)rendererClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)rendererClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRendererClassType_Id() { - return (EAttribute)rendererClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)rendererClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRendererExtensionType() { - return rendererExtensionTypeEClass; - } + return rendererExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRendererType() { - return rendererTypeEClass; - } + return rendererTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_Description() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_DisplayName() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_Icon() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_ComponentFamily() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_RendererType() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_RendererClass() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_Facet() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_Attribute() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRendererType_RendererExtension() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(8); - } + return (EReference)rendererTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRendererType_Id() { - return (EAttribute)rendererTypeEClass.getEStructuralFeatures().get(9); - } + return (EAttribute)rendererTypeEClass.getEStructuralFeatures().get(9); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRendererTypeType() { - return rendererTypeTypeEClass; - } + return rendererTypeTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRendererTypeType_TextContent() { - return (EAttribute)rendererTypeTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)rendererTypeTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRendererTypeType_Id() { - return (EAttribute)rendererTypeTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)rendererTypeTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRenderKitClassType() { - return renderKitClassTypeEClass; - } + return renderKitClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRenderKitClassType_TextContent() { - return (EAttribute)renderKitClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)renderKitClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRenderKitClassType_Id() { - return (EAttribute)renderKitClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)renderKitClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRenderKitFactoryType() { - return renderKitFactoryTypeEClass; - } + return renderKitFactoryTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRenderKitFactoryType_TextContent() { - return (EAttribute)renderKitFactoryTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)renderKitFactoryTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRenderKitFactoryType_Id() { - return (EAttribute)renderKitFactoryTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)renderKitFactoryTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRenderKitIdType() { - return renderKitIdTypeEClass; - } + return renderKitIdTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRenderKitIdType_TextContent() { - return (EAttribute)renderKitIdTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)renderKitIdTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRenderKitIdType_Id() { - return (EAttribute)renderKitIdTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)renderKitIdTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getRenderKitType() { - return renderKitTypeEClass; - } + return renderKitTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRenderKitType_Description() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRenderKitType_DisplayName() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRenderKitType_Icon() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRenderKitType_RenderKitId() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRenderKitType_RenderKitClass() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getRenderKitType_Renderer() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * + * + * @generated + */ + public EReference getRenderKitType_ClientBehaviorRenderer() { + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(6); + } + + /** + * * - * @generated - */ + * @generated + */ public EReference getRenderKitType_RenderKitExtension() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getRenderKitType_Id() { - return (EAttribute)renderKitTypeEClass.getEStructuralFeatures().get(7); - } + return (EAttribute)renderKitTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getSmallIconType() { - return smallIconTypeEClass; - } + return smallIconTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getSmallIconType_TextContent() { - return (EAttribute)smallIconTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)smallIconTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getSmallIconType_Id() { - return (EAttribute)smallIconTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)smallIconTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * + * + * @generated + */ + public EClass getSourceClassType() { + return sourceClassTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getSourceClassType_TextContent() { + return (EAttribute)sourceClassTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getSourceClassType_Id() { + return (EAttribute)sourceClassTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getStateManagerType() { - return stateManagerTypeEClass; - } + return stateManagerTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getStateManagerType_TextContent() { - return (EAttribute)stateManagerTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)stateManagerTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getStateManagerType_Id() { - return (EAttribute)stateManagerTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)stateManagerTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getSuggestedValueType() { - return suggestedValueTypeEClass; - } + return suggestedValueTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getSuggestedValueType_TextContent() { - return (EAttribute)suggestedValueTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)suggestedValueTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getSuggestedValueType_Id() { - return (EAttribute)suggestedValueTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)suggestedValueTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getSupportedLocaleType() { - return supportedLocaleTypeEClass; - } + return supportedLocaleTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getSupportedLocaleType_TextContent() { - return (EAttribute)supportedLocaleTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)supportedLocaleTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getSupportedLocaleType_Id() { - return (EAttribute)supportedLocaleTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ + return (EAttribute)supportedLocaleTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getSystemEventClassType() { + return systemEventClassTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getSystemEventClassType_TextContent() { + return (EAttribute)systemEventClassTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getSystemEventClassType_Id() { + return (EAttribute)systemEventClassTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getSystemEventListenerClassType() { + return systemEventListenerClassTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getSystemEventListenerClassType_TextContent() { + return (EAttribute)systemEventListenerClassTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getSystemEventListenerClassType_Id() { + return (EAttribute)systemEventListenerClassTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getSystemEventListenerType() { + return systemEventListenerTypeEClass; + } + + /** + * + * + * @generated + */ + public EReference getSystemEventListenerType_SystemEventListenerClass() { + return (EReference)systemEventListenerTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EReference getSystemEventListenerType_SystemEventClass() { + return (EReference)systemEventListenerTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EReference getSystemEventListenerType_SourceClass() { + return (EReference)systemEventListenerTypeEClass.getEStructuralFeatures().get(2); + } + + /** + * + * + * @generated + */ + public EAttribute getSystemEventListenerType_Id() { + return (EAttribute)systemEventListenerTypeEClass.getEStructuralFeatures().get(3); + } + + /** + * + * + * @generated + */ + public EClass getTagHandlerDelegateFactoryType() { + return tagHandlerDelegateFactoryTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getTagHandlerDelegateFactoryType_TextContent() { + return (EAttribute)tagHandlerDelegateFactoryTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getTagHandlerDelegateFactoryType_Id() { + return (EAttribute)tagHandlerDelegateFactoryTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ public EClass getToViewIdType() { - return toViewIdTypeEClass; - } + return toViewIdTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getToViewIdType_TextContent() { - return (EAttribute)toViewIdTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)toViewIdTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getToViewIdType_Id() { - return (EAttribute)toViewIdTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)toViewIdTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getValidatorClassType() { - return validatorClassTypeEClass; - } + return validatorClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValidatorClassType_TextContent() { - return (EAttribute)validatorClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)validatorClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValidatorClassType_Id() { - return (EAttribute)validatorClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)validatorClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getValidatorIdType() { - return validatorIdTypeEClass; - } + return validatorIdTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValidatorIdType_TextContent() { - return (EAttribute)validatorIdTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)validatorIdTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValidatorIdType_Id() { - return (EAttribute)validatorIdTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)validatorIdTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getValidatorType() { - return validatorTypeEClass; - } + return validatorTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_Description() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_DisplayName() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_Icon() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_ValidatorId() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_ValidatorClass() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_Attribute() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(5); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_Property() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(6); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(6); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getValidatorType_ValidatorExtension() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(7); - } + return (EReference)validatorTypeEClass.getEStructuralFeatures().get(7); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValidatorType_Id() { - return (EAttribute)validatorTypeEClass.getEStructuralFeatures().get(8); - } + return (EAttribute)validatorTypeEClass.getEStructuralFeatures().get(8); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getValueClassType() { - return valueClassTypeEClass; - } + return valueClassTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValueClassType_TextContent() { - return (EAttribute)valueClassTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)valueClassTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValueClassType_Id() { - return (EAttribute)valueClassTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)valueClassTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getValueType() { - return valueTypeEClass; - } + return valueTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValueType_TextContent() { - return (EAttribute)valueTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)valueTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getValueType_Id() { - return (EAttribute)valueTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)valueTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getVariableResolverType() { - return variableResolverTypeEClass; - } + return variableResolverTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getVariableResolverType_TextContent() { - return (EAttribute)variableResolverTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)variableResolverTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getVariableResolverType_Id() { - return (EAttribute)variableResolverTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)variableResolverTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getViewHandlerType() { - return viewHandlerTypeEClass; - } + return viewHandlerTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getViewHandlerType_TextContent() { - return (EAttribute)viewHandlerTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)viewHandlerTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getViewHandlerType_Id() { - return (EAttribute)viewHandlerTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)viewHandlerTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getResourceBundleType() { - return resourceBundleTypeEClass; - } + return resourceBundleTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getResourceBundleType_Description() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getResourceBundleType_DisplayName() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(1); - } + return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getResourceBundleType_Icon() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(2); - } + return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getResourceBundleType_BaseName() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(3); - } + return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(3); + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getResourceBundleType_Var() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(4); - } + return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(4); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getResourceBundleType_Id() { - return (EAttribute)resourceBundleTypeEClass.getEStructuralFeatures().get(5); - } + return (EAttribute)resourceBundleTypeEClass.getEStructuralFeatures().get(5); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getBaseNameType() { - return baseNameTypeEClass; - } + return baseNameTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getBaseNameType_TextContent() { - return (EAttribute)baseNameTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)baseNameTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getBaseNameType_Id() { - return (EAttribute)baseNameTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)baseNameTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getVarType() { - return varTypeEClass; - } + return varTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getVarType_TextContent() { - return (EAttribute)varTypeEClass.getEStructuralFeatures().get(0); - } + return (EAttribute)varTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getVarType_Id() { - return (EAttribute)varTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)varTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * + * + * @generated + */ + public EClass getViewDeclarationLanguageFactoryType() { + return viewDeclarationLanguageFactoryTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getViewDeclarationLanguageFactoryType_TextContent() { + return (EAttribute)viewDeclarationLanguageFactoryTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getViewDeclarationLanguageFactoryType_Id() { + return (EAttribute)viewDeclarationLanguageFactoryTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * + * + * @generated + */ + public EClass getVisitContextFactoryType() { + return visitContextFactoryTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getVisitContextFactoryType_TextContent() { + return (EAttribute)visitContextFactoryTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getVisitContextFactoryType_Id() { + return (EAttribute)visitContextFactoryTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getRenderKitExtensionType() { - return renderKitExtensionTypeEClass; - } + return renderKitExtensionTypeEClass; + } /** - * + * + * + * @generated + */ + public EClass getResourceHandlerType() { + return resourceHandlerTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getResourceHandlerType_TextContent() { + return (EAttribute)resourceHandlerTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getResourceHandlerType_Id() { + return (EAttribute)resourceHandlerTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getNavigationRuleExtensionType() { - return navigationRuleExtensionTypeEClass; - } + return navigationRuleExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getValidatorExtensionType() { - return validatorExtensionTypeEClass; - } + return validatorExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFacesConfigExtensionType() { - return facesConfigExtensionTypeEClass; - } + return facesConfigExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getFactoryExtensionType() { - return factoryExtensionTypeEClass; - } + return factoryExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getLifecycleExtensionType() { - return lifecycleExtensionTypeEClass; - } + return lifecycleExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getManagedBeanExtensionType() { - return managedBeanExtensionTypeEClass; - } + return managedBeanExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getConverterExtensionType() { - return converterExtensionTypeEClass; - } + return converterExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EClass getExtensionType() { - return extensionTypeEClass; - } + return extensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public EReference getExtensionType_ChildNodes() { - return (EReference)extensionTypeEClass.getEStructuralFeatures().get(0); - } + return (EReference)extensionTypeEClass.getEStructuralFeatures().get(0); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getExtensionType_TextContent() { - return (EAttribute)extensionTypeEClass.getEStructuralFeatures().get(1); - } + return (EAttribute)extensionTypeEClass.getEStructuralFeatures().get(1); + } /** - * + * * - * @generated - */ + * @generated + */ public EAttribute getExtensionType_Id() { - return (EAttribute)extensionTypeEClass.getEStructuralFeatures().get(2); - } + return (EAttribute)extensionTypeEClass.getEStructuralFeatures().get(2); + } /** - * + * + * + * @generated + */ + public EClass getExternalContextFactoryType() { + return externalContextFactoryTypeEClass; + } + + /** + * + * + * @generated + */ + public EAttribute getExternalContextFactoryType_TextContent() { + return (EAttribute)externalContextFactoryTypeEClass.getEStructuralFeatures().get(0); + } + + /** + * + * + * @generated + */ + public EAttribute getExternalContextFactoryType_Id() { + return (EAttribute)externalContextFactoryTypeEClass.getEStructuralFeatures().get(1); + } + + /** + * * - * @generated - */ + * @generated + */ public EClass getApplicationExtensionType() { - return applicationExtensionTypeEClass; - } + return applicationExtensionTypeEClass; + } /** - * + * * - * @generated - */ + * @generated + */ public FacesConfigFactory getFacesConfigFactory() { - return (FacesConfigFactory)getEFactoryInstance(); - } + return (FacesConfigFactory)getEFactoryInstance(); + } /** - * + * * - * @generated - */ + * @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. - * + * Creates the meta-model objects for the package. This method is + * guarded to have no affect on any invocation but its first. + * * - * @generated - */ + * @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 - */ + if (isCreated) return; + isCreated = true; + + // Create classes and their features + absoluteOrderingTypeEClass = createEClass(ABSOLUTE_ORDERING_TYPE); + createEReference(absoluteOrderingTypeEClass, ABSOLUTE_ORDERING_TYPE__NAME); + createEReference(absoluteOrderingTypeEClass, ABSOLUTE_ORDERING_TYPE__OTHERS); + + 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__EL_RESOLVER); + createEReference(applicationTypeEClass, APPLICATION_TYPE__PROPERTY_RESOLVER); + createEReference(applicationTypeEClass, APPLICATION_TYPE__VARIABLE_RESOLVER); + createEReference(applicationTypeEClass, APPLICATION_TYPE__RESOURCE_HANDLER); + createEReference(applicationTypeEClass, APPLICATION_TYPE__SYSTEM_EVENT_LISTENER); + createEReference(applicationTypeEClass, APPLICATION_TYPE__LOCALE_CONFIG); + createEReference(applicationTypeEClass, APPLICATION_TYPE__RESOURCE_BUNDLE); + createEReference(applicationTypeEClass, APPLICATION_TYPE__APPLICATION_EXTENSION); + createEReference(applicationTypeEClass, APPLICATION_TYPE__DEFAULT_VALIDATORS); + createEAttribute(applicationTypeEClass, APPLICATION_TYPE__ID); + + applicationExtensionTypeEClass = createEClass(APPLICATION_EXTENSION_TYPE); + + 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); + + behaviorClassTypeEClass = createEClass(BEHAVIOR_CLASS_TYPE); + createEAttribute(behaviorClassTypeEClass, BEHAVIOR_CLASS_TYPE__TEXT_CONTENT); + createEAttribute(behaviorClassTypeEClass, BEHAVIOR_CLASS_TYPE__ID); + + behaviorIdTypeEClass = createEClass(BEHAVIOR_ID_TYPE); + createEAttribute(behaviorIdTypeEClass, BEHAVIOR_ID_TYPE__TEXT_CONTENT); + createEAttribute(behaviorIdTypeEClass, BEHAVIOR_ID_TYPE__ID); + + behaviorTypeEClass = createEClass(BEHAVIOR_TYPE); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__DESCRIPTION); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__DISPLAY_NAME); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__ICON); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__BEHAVIOR_ID); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__BEHAVIOR_CLASS); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__ATTRIBUTE); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__PROPERTY); + createEReference(behaviorTypeEClass, BEHAVIOR_TYPE__BEHAVIOR_EXTENSION); + + behaviorExtensionTypeEClass = createEClass(BEHAVIOR_EXTENSION_TYPE); + + clientBehaviorRendererClassTypeEClass = createEClass(CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE); + createEAttribute(clientBehaviorRendererClassTypeEClass, CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__TEXT_CONTENT); + createEAttribute(clientBehaviorRendererClassTypeEClass, CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE__ID); + + clientBehaviorRendererTypeEClass = createEClass(CLIENT_BEHAVIOR_RENDERER_TYPE); + createEReference(clientBehaviorRendererTypeEClass, CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_TYPE); + createEReference(clientBehaviorRendererTypeEClass, CLIENT_BEHAVIOR_RENDERER_TYPE__CLIENT_BEHAVIOR_RENDERER_CLASS); + + clientBehaviorRendererTypeTypeEClass = createEClass(CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE); + createEAttribute(clientBehaviorRendererTypeTypeEClass, CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE__TEXT_CONTENT); + createEAttribute(clientBehaviorRendererTypeTypeEClass, CLIENT_BEHAVIOR_RENDERER_TYPE_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); + + converterExtensionTypeEClass = createEClass(CONVERTER_EXTENSION_TYPE); + + 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); + + defaultValidatorsTypeEClass = createEClass(DEFAULT_VALIDATORS_TYPE); + createEReference(defaultValidatorsTypeEClass, DEFAULT_VALIDATORS_TYPE__VALIDATOR_ID); + createEAttribute(defaultValidatorsTypeEClass, DEFAULT_VALIDATORS_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__ABSOLUTE_ORDERING); + 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__BEHAVIOR); + createEReference(documentRootEClass, DOCUMENT_ROOT__BEHAVIOR_CLASS); + createEReference(documentRootEClass, DOCUMENT_ROOT__BEHAVIOR_ID); + createEReference(documentRootEClass, DOCUMENT_ROOT__BEHAVIOR_EXTENSION); + 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_VALIDATORS); + createEReference(documentRootEClass, DOCUMENT_ROOT__DEFAULT_VALUE); + createEReference(documentRootEClass, DOCUMENT_ROOT__DESCRIPTION); + createEReference(documentRootEClass, DOCUMENT_ROOT__DISPLAY_NAME); + createEReference(documentRootEClass, DOCUMENT_ROOT__EXCEPTION_HANDLER_FACTORY); + createEReference(documentRootEClass, DOCUMENT_ROOT__EXTERNAL_CONTEXT_FACTORY); + 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__IF); + 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__NAME); + 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__ORDERING); + createEReference(documentRootEClass, DOCUMENT_ROOT__ORDERING_ORDERING); + createEReference(documentRootEClass, DOCUMENT_ROOT__OTHERS); + createEReference(documentRootEClass, DOCUMENT_ROOT__PARTIAL_VIEW_CONTEXT_FACTORY); + 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__REDIRECT_VIEW_PARAM); + 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__RESOURCE_HANDLER); + createEReference(documentRootEClass, DOCUMENT_ROOT__SMALL_ICON); + createEReference(documentRootEClass, DOCUMENT_ROOT__SOURCE_CLASS); + createEReference(documentRootEClass, DOCUMENT_ROOT__STATE_MANAGER); + createEReference(documentRootEClass, DOCUMENT_ROOT__SUGGESTED_VALUE); + createEReference(documentRootEClass, DOCUMENT_ROOT__SUPPORTED_LOCALE); + createEReference(documentRootEClass, DOCUMENT_ROOT__SYSTEM_EVENT_CLASS); + createEReference(documentRootEClass, DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER); + createEReference(documentRootEClass, DOCUMENT_ROOT__SYSTEM_EVENT_LISTENER_CLASS); + createEReference(documentRootEClass, DOCUMENT_ROOT__TAG_HANDLER_DELEGATE_FACTORY); + 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_DECLARATION_LANGUAGE_FACTORY); + createEReference(documentRootEClass, DOCUMENT_ROOT__VIEW_HANDLER); + createEReference(documentRootEClass, DOCUMENT_ROOT__VISIT_CONTEXT_FACTORY); + + 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); + + elResolverTypeEClass = createEClass(EL_RESOLVER_TYPE); + createEAttribute(elResolverTypeEClass, EL_RESOLVER_TYPE__TEXT_CONTENT); + createEAttribute(elResolverTypeEClass, EL_RESOLVER_TYPE__ID); + + exceptionHandlerFactoryTypeEClass = createEClass(EXCEPTION_HANDLER_FACTORY_TYPE); + createEAttribute(exceptionHandlerFactoryTypeEClass, EXCEPTION_HANDLER_FACTORY_TYPE__TEXT_CONTENT); + createEAttribute(exceptionHandlerFactoryTypeEClass, EXCEPTION_HANDLER_FACTORY_TYPE__ID); + + extensionTypeEClass = createEClass(EXTENSION_TYPE); + createEReference(extensionTypeEClass, EXTENSION_TYPE__CHILD_NODES); + createEAttribute(extensionTypeEClass, EXTENSION_TYPE__TEXT_CONTENT); + createEAttribute(extensionTypeEClass, EXTENSION_TYPE__ID); + + externalContextFactoryTypeEClass = createEClass(EXTERNAL_CONTEXT_FACTORY_TYPE); + createEAttribute(externalContextFactoryTypeEClass, EXTERNAL_CONTEXT_FACTORY_TYPE__TEXT_CONTENT); + createEAttribute(externalContextFactoryTypeEClass, EXTERNAL_CONTEXT_FACTORY_TYPE__ID); + + facesConfigTypeEClass = createEClass(FACES_CONFIG_TYPE); + createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__APPLICATION); + createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__ORDERING); + createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__ABSOLUTE_ORDERING); + 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__NAME); + 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__BEHAVIOR); + createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION); + createEAttribute(facesConfigTypeEClass, FACES_CONFIG_TYPE__XMLNS); + createEAttribute(facesConfigTypeEClass, FACES_CONFIG_TYPE__ID); + createEAttribute(facesConfigTypeEClass, FACES_CONFIG_TYPE__METADATA_COMPLETE); + + facesConfigExtensionTypeEClass = createEClass(FACES_CONFIG_EXTENSION_TYPE); + + 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__EXCEPTION_HANDLER_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__FACES_CONTEXT_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__LIFECYCLE_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__RENDER_KIT_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__VISIT_CONTEXT_FACTORY); + createEReference(factoryTypeEClass, FACTORY_TYPE__FACTORY_EXTENSION); + createEAttribute(factoryTypeEClass, FACTORY_TYPE__ID); + + factoryExtensionTypeEClass = createEClass(FACTORY_EXTENSION_TYPE); + + 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); + + ifTypeEClass = createEClass(IF_TYPE); + createEAttribute(ifTypeEClass, IF_TYPE__TEXT_CONTENT); + createEAttribute(ifTypeEClass, IF_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); + + lifecycleExtensionTypeEClass = createEClass(LIFECYCLE_EXTENSION_TYPE); + + 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); + createEAttribute(managedBeanTypeEClass, MANAGED_BEAN_TYPE__EAGER); + + managedBeanExtensionTypeEClass = createEClass(MANAGED_BEAN_EXTENSION_TYPE); + + 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); + + nameTypeEClass = createEClass(NAME_TYPE); + createEAttribute(nameTypeEClass, NAME_TYPE__TEXT_CONTENT); + createEAttribute(nameTypeEClass, NAME_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__IF); + 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); + + navigationRuleExtensionTypeEClass = createEClass(NAVIGATION_RULE_EXTENSION_TYPE); + + nullValueTypeEClass = createEClass(NULL_VALUE_TYPE); + createEAttribute(nullValueTypeEClass, NULL_VALUE_TYPE__ID); + + orderingTypeEClass = createEClass(ORDERING_TYPE); + createEReference(orderingTypeEClass, ORDERING_TYPE__BEFORE); + createEReference(orderingTypeEClass, ORDERING_TYPE__AFTER); + + orderingOrderingTypeEClass = createEClass(ORDERING_ORDERING_TYPE); + createEReference(orderingOrderingTypeEClass, ORDERING_ORDERING_TYPE__NAME); + createEReference(orderingOrderingTypeEClass, ORDERING_ORDERING_TYPE__OTHERS); + + orderingOthersTypeEClass = createEClass(ORDERING_OTHERS_TYPE); + createEAttribute(orderingOthersTypeEClass, ORDERING_OTHERS_TYPE__ID); + + partialViewContextFactoryTypeEClass = createEClass(PARTIAL_VIEW_CONTEXT_FACTORY_TYPE); + createEAttribute(partialViewContextFactoryTypeEClass, PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT); + createEAttribute(partialViewContextFactoryTypeEClass, PARTIAL_VIEW_CONTEXT_FACTORY_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); + createEReference(redirectTypeEClass, REDIRECT_TYPE__VIEW_PARAM); + createEAttribute(redirectTypeEClass, REDIRECT_TYPE__ID); + createEAttribute(redirectTypeEClass, REDIRECT_TYPE__INCLUDE_VIEW_PARAMS); + + redirectViewParamTypeEClass = createEClass(REDIRECT_VIEW_PARAM_TYPE); + createEReference(redirectViewParamTypeEClass, REDIRECT_VIEW_PARAM_TYPE__NAME); + createEReference(redirectViewParamTypeEClass, REDIRECT_VIEW_PARAM_TYPE__VALUE); + createEAttribute(redirectViewParamTypeEClass, REDIRECT_VIEW_PARAM_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__CLIENT_BEHAVIOR_RENDERER); + createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__RENDER_KIT_EXTENSION); + createEAttribute(renderKitTypeEClass, RENDER_KIT_TYPE__ID); + + renderKitExtensionTypeEClass = createEClass(RENDER_KIT_EXTENSION_TYPE); + + resourceHandlerTypeEClass = createEClass(RESOURCE_HANDLER_TYPE); + createEAttribute(resourceHandlerTypeEClass, RESOURCE_HANDLER_TYPE__TEXT_CONTENT); + createEAttribute(resourceHandlerTypeEClass, RESOURCE_HANDLER_TYPE__ID); + + smallIconTypeEClass = createEClass(SMALL_ICON_TYPE); + createEAttribute(smallIconTypeEClass, SMALL_ICON_TYPE__TEXT_CONTENT); + createEAttribute(smallIconTypeEClass, SMALL_ICON_TYPE__ID); + + sourceClassTypeEClass = createEClass(SOURCE_CLASS_TYPE); + createEAttribute(sourceClassTypeEClass, SOURCE_CLASS_TYPE__TEXT_CONTENT); + createEAttribute(sourceClassTypeEClass, SOURCE_CLASS_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); + + systemEventClassTypeEClass = createEClass(SYSTEM_EVENT_CLASS_TYPE); + createEAttribute(systemEventClassTypeEClass, SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT); + createEAttribute(systemEventClassTypeEClass, SYSTEM_EVENT_CLASS_TYPE__ID); + + systemEventListenerClassTypeEClass = createEClass(SYSTEM_EVENT_LISTENER_CLASS_TYPE); + createEAttribute(systemEventListenerClassTypeEClass, SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT); + createEAttribute(systemEventListenerClassTypeEClass, SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID); + + systemEventListenerTypeEClass = createEClass(SYSTEM_EVENT_LISTENER_TYPE); + createEReference(systemEventListenerTypeEClass, SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS); + createEReference(systemEventListenerTypeEClass, SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS); + createEReference(systemEventListenerTypeEClass, SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS); + createEAttribute(systemEventListenerTypeEClass, SYSTEM_EVENT_LISTENER_TYPE__ID); + + tagHandlerDelegateFactoryTypeEClass = createEClass(TAG_HANDLER_DELEGATE_FACTORY_TYPE); + createEAttribute(tagHandlerDelegateFactoryTypeEClass, TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT); + createEAttribute(tagHandlerDelegateFactoryTypeEClass, TAG_HANDLER_DELEGATE_FACTORY_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); + + validatorExtensionTypeEClass = createEClass(VALIDATOR_EXTENSION_TYPE); + + 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); + + 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); + + viewDeclarationLanguageFactoryTypeEClass = createEClass(VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE); + createEAttribute(viewDeclarationLanguageFactoryTypeEClass, VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT); + createEAttribute(viewDeclarationLanguageFactoryTypeEClass, VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID); + + visitContextFactoryTypeEClass = createEClass(VISIT_CONTEXT_FACTORY_TYPE); + createEAttribute(visitContextFactoryTypeEClass, VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT); + createEAttribute(visitContextFactoryTypeEClass, VISIT_CONTEXT_FACTORY_TYPE__ID); + } + + /** + * + * + * @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. - * + * 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 - */ + * @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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(applicationFactoryTypeEClass, ApplicationFactoryType.class, "ApplicationFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(applicationTypeEClass, ApplicationType.class, "ApplicationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(attributeClassTypeEClass, AttributeClassType.class, "AttributeClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(attributeExtensionTypeEClass, AttributeExtensionType.class, "AttributeExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(attributeNameTypeEClass, AttributeNameType.class, "AttributeNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(attributeTypeEClass, AttributeType.class, "AttributeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(componentClassTypeEClass, ComponentClassType.class, "ComponentClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(componentExtensionTypeEClass, ComponentExtensionType.class, "ComponentExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(componentFamilyTypeEClass, ComponentFamilyType.class, "ComponentFamilyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(componentTypeEClass, ComponentType.class, "ComponentType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(componentTypeTypeEClass, ComponentTypeType.class, "ComponentTypeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(converterClassTypeEClass, ConverterClassType.class, "ConverterClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(converterForClassTypeEClass, ConverterForClassType.class, "ConverterForClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(converterIdTypeEClass, ConverterIdType.class, "ConverterIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(converterTypeEClass, ConverterType.class, "ConverterType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(defaultLocaleTypeEClass, DefaultLocaleType.class, "DefaultLocaleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(defaultRenderKitIdTypeEClass, DefaultRenderKitIdType.class, "DefaultRenderKitIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(defaultValueTypeEClass, DefaultValueType.class, "DefaultValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(descriptionTypeEClass, DescriptionType.class, "DescriptionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(displayNameTypeEClass, DisplayNameType.class, "DisplayNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(documentRootEClass, DocumentRoot.class, "DocumentRoot", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(dynamicAttributeEClass, DynamicAttribute.class, "DynamicAttribute", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(dynamicElementEClass, DynamicElement.class, "DynamicElement", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(facesConfigTypeEClass, FacesConfigType.class, "FacesConfigType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ //$NON-NLS-2$ - 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); //$NON-NLS-1$ - - initEClass(facesContextFactoryTypeEClass, FacesContextFactoryType.class, "FacesContextFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(facetExtensionTypeEClass, FacetExtensionType.class, "FacetExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(facetNameTypeEClass, FacetNameType.class, "FacetNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(facetTypeEClass, FacetType.class, "FacetType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(factoryTypeEClass, FactoryType.class, "FactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(fromActionTypeEClass, FromActionType.class, "FromActionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(fromOutcomeTypeEClass, FromOutcomeType.class, "FromOutcomeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(fromViewIdTypeEClass, FromViewIdType.class, "FromViewIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(iconTypeEClass, IconType.class, "IconType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(keyClassTypeEClass, KeyClassType.class, "KeyClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(keyTypeEClass, KeyType.class, "KeyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(largeIconTypeEClass, LargeIconType.class, "LargeIconType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(lifecycleFactoryTypeEClass, LifecycleFactoryType.class, "LifecycleFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(lifecycleTypeEClass, LifecycleType.class, "LifecycleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(listEntriesTypeEClass, ListEntriesType.class, "ListEntriesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(localeConfigTypeEClass, LocaleConfigType.class, "LocaleConfigType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(managedBeanClassTypeEClass, ManagedBeanClassType.class, "ManagedBeanClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(managedBeanNameTypeEClass, ManagedBeanNameType.class, "ManagedBeanNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(managedBeanScopeTypeEClass, ManagedBeanScopeType.class, "ManagedBeanScopeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(managedBeanTypeEClass, ManagedBeanType.class, "ManagedBeanType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(managedPropertyTypeEClass, ManagedPropertyType.class, "ManagedPropertyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(mapEntriesTypeEClass, MapEntriesType.class, "MapEntriesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(mapEntryTypeEClass, MapEntryType.class, "MapEntryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(messageBundleTypeEClass, MessageBundleType.class, "MessageBundleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(navigationCaseTypeEClass, NavigationCaseType.class, "NavigationCaseType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(navigationHandlerTypeEClass, NavigationHandlerType.class, "NavigationHandlerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(navigationRuleTypeEClass, NavigationRuleType.class, "NavigationRuleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(nullValueTypeEClass, NullValueType.class, "NullValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(phaseListenerTypeEClass, PhaseListenerType.class, "PhaseListenerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(propertyClassTypeEClass, PropertyClassType.class, "PropertyClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(propertyExtensionTypeEClass, PropertyExtensionType.class, "PropertyExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(propertyNameTypeEClass, PropertyNameType.class, "PropertyNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(propertyResolverTypeEClass, PropertyResolverType.class, "PropertyResolverType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(propertyTypeEClass, PropertyType.class, "PropertyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(redirectTypeEClass, RedirectType.class, "RedirectType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(referencedBeanClassTypeEClass, ReferencedBeanClassType.class, "ReferencedBeanClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(referencedBeanNameTypeEClass, ReferencedBeanNameType.class, "ReferencedBeanNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(referencedBeanTypeEClass, ReferencedBeanType.class, "ReferencedBeanType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(rendererClassTypeEClass, RendererClassType.class, "RendererClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(rendererExtensionTypeEClass, RendererExtensionType.class, "RendererExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(rendererTypeEClass, RendererType.class, "RendererType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(rendererTypeTypeEClass, RendererTypeType.class, "RendererTypeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(renderKitClassTypeEClass, RenderKitClassType.class, "RenderKitClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(renderKitFactoryTypeEClass, RenderKitFactoryType.class, "RenderKitFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(renderKitIdTypeEClass, RenderKitIdType.class, "RenderKitIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(renderKitTypeEClass, RenderKitType.class, "RenderKitType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(smallIconTypeEClass, SmallIconType.class, "SmallIconType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(stateManagerTypeEClass, StateManagerType.class, "StateManagerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(suggestedValueTypeEClass, SuggestedValueType.class, "SuggestedValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(supportedLocaleTypeEClass, SupportedLocaleType.class, "SupportedLocaleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(toViewIdTypeEClass, ToViewIdType.class, "ToViewIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(validatorClassTypeEClass, ValidatorClassType.class, "ValidatorClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(validatorIdTypeEClass, ValidatorIdType.class, "ValidatorIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(validatorTypeEClass, ValidatorType.class, "ValidatorType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(valueClassTypeEClass, ValueClassType.class, "ValueClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(valueTypeEClass, ValueType.class, "ValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(variableResolverTypeEClass, VariableResolverType.class, "VariableResolverType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(viewHandlerTypeEClass, ViewHandlerType.class, "ViewHandlerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(extensionTypeEClass, ExtensionType.class, "ExtensionType", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(applicationExtensionTypeEClass, ApplicationExtensionType.class, "ApplicationExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(converterExtensionTypeEClass, ConverterExtensionType.class, "ConverterExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(elResolverTypeEClass, ELResolverType.class, "ELResolverType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(facesConfigExtensionTypeEClass, FacesConfigExtensionType.class, "FacesConfigExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(factoryExtensionTypeEClass, FactoryExtensionType.class, "FactoryExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(lifecycleExtensionTypeEClass, LifecycleExtensionType.class, "LifecycleExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(managedBeanExtensionTypeEClass, ManagedBeanExtensionType.class, "ManagedBeanExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(navigationRuleExtensionTypeEClass, NavigationRuleExtensionType.class, "NavigationRuleExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(validatorExtensionTypeEClass, ValidatorExtensionType.class, "ValidatorExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - initEClass(resourceBundleTypeEClass, ResourceBundleType.class, "ResourceBundleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(baseNameTypeEClass, BaseNameType.class, "BaseNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(varTypeEClass, VarType.class, "VarType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - 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); //$NON-NLS-1$ - - initEClass(renderKitExtensionTypeEClass, RenderKitExtensionType.class, "RenderKitExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$ - - // 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 - */ + 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 + applicationExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + attributeExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + behaviorExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + componentExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + converterExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + facesConfigExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + facetExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + factoryExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + lifecycleExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + managedBeanExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + navigationRuleExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + propertyExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + rendererExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + renderKitExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + validatorExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); + + // Initialize classes and features; add operations and parameters + initEClass(absoluteOrderingTypeEClass, AbsoluteOrderingType.class, "AbsoluteOrderingType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getAbsoluteOrderingType_Name(), this.getNameType(), null, "name", null, 0, -1, AbsoluteOrderingType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getAbsoluteOrderingType_Others(), this.getOrderingOthersType(), null, "others", null, 0, 1, AbsoluteOrderingType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + 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_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_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_ResourceHandler(), this.getResourceHandlerType(), null, "resourceHandler", 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_SystemEventListener(), this.getSystemEventListenerType(), null, "systemEventListener", 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); + 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); + initEReference(getApplicationType_DefaultValidators(), this.getDefaultValidatorsType(), null, "defaultValidators", 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); + + initEClass(applicationExtensionTypeEClass, ApplicationExtensionType.class, "ApplicationExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + 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(behaviorClassTypeEClass, BehaviorClassType.class, "BehaviorClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getBehaviorClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, BehaviorClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getBehaviorClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, BehaviorClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(behaviorIdTypeEClass, BehaviorIdType.class, "BehaviorIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getBehaviorIdType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, BehaviorIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getBehaviorIdType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, BehaviorIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(behaviorTypeEClass, BehaviorType.class, "BehaviorType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getBehaviorType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getBehaviorType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getBehaviorType_Icon(), this.getIconType(), null, "icon", null, 0, -1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getBehaviorType_BehaviorId(), this.getBehaviorIdType(), null, "behaviorId", null, 1, 1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getBehaviorType_BehaviorClass(), this.getBehaviorClassType(), null, "behaviorClass", null, 1, 1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getBehaviorType_Attribute(), this.getAttributeType(), null, "attribute", null, 0, -1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getBehaviorType_Property(), this.getPropertyType(), null, "property", null, 0, -1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getBehaviorType_BehaviorExtension(), this.getBehaviorExtensionType(), null, "behaviorExtension", null, 0, -1, BehaviorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(behaviorExtensionTypeEClass, BehaviorExtensionType.class, "BehaviorExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + initEClass(clientBehaviorRendererClassTypeEClass, ClientBehaviorRendererClassType.class, "ClientBehaviorRendererClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getClientBehaviorRendererClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ClientBehaviorRendererClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getClientBehaviorRendererClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ClientBehaviorRendererClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(clientBehaviorRendererTypeEClass, ClientBehaviorRendererType.class, "ClientBehaviorRendererType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getClientBehaviorRendererType_ClientBehaviorRendererType(), this.getClientBehaviorRendererTypeType(), null, "clientBehaviorRendererType", null, 1, 1, ClientBehaviorRendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getClientBehaviorRendererType_ClientBehaviorRendererClass(), this.getClientBehaviorRendererClassType(), null, "clientBehaviorRendererClass", null, 1, 1, ClientBehaviorRendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(clientBehaviorRendererTypeTypeEClass, ClientBehaviorRendererTypeType.class, "ClientBehaviorRendererTypeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getClientBehaviorRendererTypeType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ClientBehaviorRendererTypeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getClientBehaviorRendererTypeType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ClientBehaviorRendererTypeType.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(converterExtensionTypeEClass, ConverterExtensionType.class, "ConverterExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + 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(defaultValidatorsTypeEClass, DefaultValidatorsType.class, "DefaultValidatorsType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getDefaultValidatorsType_ValidatorId(), this.getValidatorIdType(), null, "validatorId", null, 0, -1, DefaultValidatorsType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getDefaultValidatorsType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, DefaultValidatorsType.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_AbsoluteOrdering(), this.getAbsoluteOrderingType(), null, "absoluteOrdering", 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_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_Behavior(), this.getBehaviorType(), null, "behavior", 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_BehaviorClass(), this.getBehaviorClassType(), null, "behaviorClass", 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_BehaviorId(), this.getBehaviorIdType(), null, "behaviorId", 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_BehaviorExtension(), this.getBehaviorExtensionType(), null, "behaviorExtension", 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_DefaultValidators(), this.getDefaultValidatorsType(), null, "defaultValidators", 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_ExceptionHandlerFactory(), this.getExceptionHandlerFactoryType(), null, "exceptionHandlerFactory", 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_ExternalContextFactory(), this.getExternalContextFactoryType(), null, "externalContextFactory", 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_If(), this.getIfType(), null, "if", 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_Name(), this.getNameType(), null, "name", 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_Ordering(), this.getOrderingType(), null, "ordering", 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_OrderingOrdering(), this.getOrderingOrderingType(), null, "orderingOrdering", 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_Others(), this.getOrderingOthersType(), null, "others", 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_PartialViewContextFactory(), this.getPartialViewContextFactoryType(), null, "partialViewContextFactory", 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_RedirectViewParam(), this.getRedirectViewParamType(), null, "redirectViewParam", 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_ResourceHandler(), this.getResourceHandlerType(), null, "resourceHandler", 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_SourceClass(), this.getSourceClassType(), null, "sourceClass", 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_SystemEventClass(), this.getSystemEventClassType(), null, "systemEventClass", 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_SystemEventListener(), this.getSystemEventListenerType(), null, "systemEventListener", 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_SystemEventListenerClass(), this.getSystemEventListenerClassType(), null, "systemEventListenerClass", 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_TagHandlerDelegateFactory(), this.getTagHandlerDelegateFactoryType(), null, "tagHandlerDelegateFactory", 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_ViewDeclarationLanguageFactory(), this.getViewDeclarationLanguageFactoryType(), null, "viewDeclarationLanguageFactory", 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); + initEReference(getDocumentRoot_VisitContextFactory(), this.getVisitContextFactoryType(), null, "visitContextFactory", 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(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(exceptionHandlerFactoryTypeEClass, ExceptionHandlerFactoryType.class, "ExceptionHandlerFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getExceptionHandlerFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ExceptionHandlerFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getExceptionHandlerFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ExceptionHandlerFactoryType.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(externalContextFactoryTypeEClass, ExternalContextFactoryType.class, "ExternalContextFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getExternalContextFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ExternalContextFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getExternalContextFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ExternalContextFactoryType.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_Ordering(), this.getOrderingType(), null, "ordering", 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_AbsoluteOrdering(), this.getAbsoluteOrderingType(), null, "absoluteOrdering", 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_Name(), this.getNameType(), null, "name", 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_Behavior(), this.getBehaviorType(), null, "behavior", 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); + initEAttribute(getFacesConfigType_MetadataComplete(), theXMLTypePackage.getBoolean(), "metadataComplete", null, 0, 1, FacesConfigType.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(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_ExceptionHandlerFactory(), this.getExceptionHandlerFactoryType(), null, "exceptionHandlerFactory", 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_ExternalContextFactory(), this.getExternalContextFactoryType(), null, "externalContextFactory", 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_PartialViewContextFactory(), this.getPartialViewContextFactoryType(), null, "partialViewContextFactory", 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_ViewDeclarationLanguageFactory(), this.getViewDeclarationLanguageFactoryType(), null, "viewDeclarationLanguageFactory", 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_TagHandlerDelegateFactory(), this.getTagHandlerDelegateFactoryType(), null, "tagHandlerDelegateFactory", 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_VisitContextFactory(), this.getVisitContextFactoryType(), null, "visitContextFactory", 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(factoryExtensionTypeEClass, FactoryExtensionType.class, "FactoryExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + 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(ifTypeEClass, IfType.class, "IfType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getIfType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, IfType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getIfType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, IfType.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(lifecycleExtensionTypeEClass, LifecycleExtensionType.class, "LifecycleExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + 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); + initEAttribute(getManagedBeanType_Eager(), theXMLTypePackage.getBoolean(), "eager", null, 0, 1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(managedBeanExtensionTypeEClass, ManagedBeanExtensionType.class, "ManagedBeanExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + 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(nameTypeEClass, NameType.class, "NameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getNameType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, NameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, NameType.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_If(), this.getIfType(), null, "if", 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(navigationRuleExtensionTypeEClass, NavigationRuleExtensionType.class, "NavigationRuleExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + 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(orderingTypeEClass, OrderingType.class, "OrderingType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getOrderingType_Before(), this.getOrderingOrderingType(), null, "before", null, 0, 1, OrderingType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getOrderingType_After(), this.getOrderingOrderingType(), null, "after", null, 0, 1, OrderingType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(orderingOrderingTypeEClass, OrderingOrderingType.class, "OrderingOrderingType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getOrderingOrderingType_Name(), this.getNameType(), null, "name", null, 0, -1, OrderingOrderingType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getOrderingOrderingType_Others(), this.getOrderingOthersType(), null, "others", null, 0, 1, OrderingOrderingType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(orderingOthersTypeEClass, OrderingOthersType.class, "OrderingOthersType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getOrderingOthersType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, OrderingOthersType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(partialViewContextFactoryTypeEClass, PartialViewContextFactoryType.class, "PartialViewContextFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getPartialViewContextFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, PartialViewContextFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getPartialViewContextFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, PartialViewContextFactoryType.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); + initEReference(getRedirectType_ViewParam(), this.getRedirectViewParamType(), null, "viewParam", null, 0, -1, RedirectType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + 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); + initEAttribute(getRedirectType_IncludeViewParams(), theXMLTypePackage.getBoolean(), "includeViewParams", null, 0, 1, RedirectType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(redirectViewParamTypeEClass, RedirectViewParamType.class, "RedirectViewParamType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getRedirectViewParamType_Name(), this.getNameType(), null, "name", null, 1, 1, RedirectViewParamType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getRedirectViewParamType_Value(), this.getValueType(), null, "value", null, 1, 1, RedirectViewParamType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getRedirectViewParamType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RedirectViewParamType.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_ClientBehaviorRenderer(), this.getClientBehaviorRendererType(), null, "clientBehaviorRenderer", 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(renderKitExtensionTypeEClass, RenderKitExtensionType.class, "RenderKitExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + initEClass(resourceHandlerTypeEClass, ResourceHandlerType.class, "ResourceHandlerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getResourceHandlerType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ResourceHandlerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getResourceHandlerType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ResourceHandlerType.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(sourceClassTypeEClass, SourceClassType.class, "SourceClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getSourceClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, SourceClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getSourceClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, SourceClassType.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(systemEventClassTypeEClass, SystemEventClassType.class, "SystemEventClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getSystemEventClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, SystemEventClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getSystemEventClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, SystemEventClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(systemEventListenerClassTypeEClass, SystemEventListenerClassType.class, "SystemEventListenerClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getSystemEventListenerClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, SystemEventListenerClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getSystemEventListenerClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, SystemEventListenerClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(systemEventListenerTypeEClass, SystemEventListenerType.class, "SystemEventListenerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEReference(getSystemEventListenerType_SystemEventListenerClass(), this.getSystemEventListenerClassType(), null, "systemEventListenerClass", null, 1, 1, SystemEventListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getSystemEventListenerType_SystemEventClass(), this.getSystemEventClassType(), null, "systemEventClass", null, 1, 1, SystemEventListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEReference(getSystemEventListenerType_SourceClass(), this.getSourceClassType(), null, "sourceClass", null, 0, 1, SystemEventListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getSystemEventListenerType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, SystemEventListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(tagHandlerDelegateFactoryTypeEClass, TagHandlerDelegateFactoryType.class, "TagHandlerDelegateFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getTagHandlerDelegateFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, TagHandlerDelegateFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getTagHandlerDelegateFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, TagHandlerDelegateFactoryType.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(validatorExtensionTypeEClass, ValidatorExtensionType.class, "ValidatorExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + + 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(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(viewDeclarationLanguageFactoryTypeEClass, ViewDeclarationLanguageFactoryType.class, "ViewDeclarationLanguageFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getViewDeclarationLanguageFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ViewDeclarationLanguageFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getViewDeclarationLanguageFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ViewDeclarationLanguageFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + initEClass(visitContextFactoryTypeEClass, VisitContextFactoryType.class, "VisitContextFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); + initEAttribute(getVisitContextFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, VisitContextFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + initEAttribute(getVisitContextFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, VisitContextFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); + + // 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"; //$NON-NLS-1$ - addAnnotation - (this, - source, - new String[] { - "qualified", "false" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (actionListenerTypeEClass, - source, - new String[] { - "name", "action-listener_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getActionListenerType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getActionListenerType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (applicationFactoryTypeEClass, - source, - new String[] { - "name", "application-factory_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationFactoryType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationFactoryType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (applicationTypeEClass, - source, - new String[] { - "name", "application_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_ActionListener(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "action-listener", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_DefaultRenderKitId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "default-render-kit-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_MessageBundle(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "message-bundle", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_NavigationHandler(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "navigation-handler", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_ViewHandler(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "view-handler", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_StateManager(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "state-manager", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_PropertyResolver(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-resolver", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_VariableResolver(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "variable-resolver", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_LocaleConfig(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "locale-config", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_ELResolver(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "el-resolver", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_ResourceBundle(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "resource-bundle", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getApplicationType_ApplicationExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "application-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (applicationExtensionTypeEClass, - source, - new String[] { - "name", "application-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (attributeClassTypeEClass, - source, - new String[] { - "name", "attribute-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (attributeExtensionTypeEClass, - source, - new String[] { - "name", "attribute-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (attributeNameTypeEClass, - source, - new String[] { - "name", "attribute-name_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeNameType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeNameType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (attributeTypeEClass, - source, - new String[] { - "name", "attribute_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_AttributeName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_AttributeClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_DefaultValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "default-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_SuggestedValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "suggested-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_AttributeExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getAttributeType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (componentClassTypeEClass, - source, - new String[] { - "name", "component-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (componentExtensionTypeEClass, - source, - new String[] { - "name", "component-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (componentFamilyTypeEClass, - source, - new String[] { - "name", "component-family_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentFamilyType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentFamilyType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (componentTypeEClass, - source, - new String[] { - "name", "component_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_ComponentType(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-type", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_ComponentClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_Facet(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "facet", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_Attribute(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_Property(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_ComponentExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (componentTypeTypeEClass, - source, - new String[] { - "name", "component-type_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentTypeType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getComponentTypeType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (converterClassTypeEClass, - source, - new String[] { - "name", "converter-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (converterForClassTypeEClass, - source, - new String[] { - "name", "converter-for-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterForClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterForClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (converterIdTypeEClass, - source, - new String[] { - "name", "converter-id_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterIdType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterIdType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (converterTypeEClass, - source, - new String[] { - "name", "converter_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_ConverterId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_ConverterForClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter-for-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_ConverterClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_Attribute(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_Property(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_ConverterExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getConverterType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (converterExtensionTypeEClass, - source, - new String[] { - "name", "converter-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (defaultLocaleTypeEClass, - source, - new String[] { - "name", "default-locale_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDefaultLocaleType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDefaultLocaleType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (defaultRenderKitIdTypeEClass, - source, - new String[] { - "name", "default-render-kit-id_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDefaultRenderKitIdType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDefaultRenderKitIdType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (defaultValueTypeEClass, - source, - new String[] { - "name", "default-value_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDefaultValueType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDefaultValueType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (descriptionTypeEClass, - source, - new String[] { - "name", "description_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDescriptionType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDescriptionType_Lang(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lang", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "http://www.w3.org/XML/1998/namespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDescriptionType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (displayNameTypeEClass, - source, - new String[] { - "name", "display-name_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDisplayNameType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDisplayNameType_Lang(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lang", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "http://www.w3.org/XML/1998/namespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDisplayNameType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (documentRootEClass, - source, - new String[] { - "name", "", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "mixed" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Mixed(), - source, - new String[] { - "kind", "elementWildcard", //$NON-NLS-1$ //$NON-NLS-2$ - "name", ":mixed" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_XMLNSPrefixMap(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "xmlns:prefix" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_XSISchemaLocation(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "xsi:schemaLocation" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ActionListener(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "action-listener", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Application(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "application", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ApplicationFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "application-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Attribute(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_AttributeClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_AttributeExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_AttributeName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Component(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ComponentClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ComponentExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ComponentFamily(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-family", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ComponentType(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-type", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Converter(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ConverterClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ConverterForClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter-for-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ConverterId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_DefaultLocale(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "default-locale", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_DefaultRenderKitId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "default-render-kit-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_DefaultValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "default-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_FacesConfig(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "faces-config", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_FacesContextFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "faces-context-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Facet(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "facet", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_FacetExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "facet-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_FacetName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "facet-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Factory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_FromAction(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "from-action", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_FromOutcome(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "from-outcome", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_FromViewId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "from-view-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Key(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "key", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_KeyClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "key-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_LargeIcon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "large-icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Lifecycle(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lifecycle", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_LifecycleFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lifecycle-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ListEntries(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "list-entries", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_LocaleConfig(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "locale-config", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ManagedBean(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ManagedBeanClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ManagedBeanName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ManagedBeanScope(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean-scope", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ManagedProperty(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-property", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_MapEntries(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "map-entries", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_MapEntry(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "map-entry", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_MessageBundle(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "message-bundle", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_NavigationCase(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "navigation-case", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_NavigationHandler(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "navigation-handler", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_NavigationRule(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "navigation-rule", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_NullValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "null-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_PhaseListener(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "phase-listener", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Property(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_PropertyClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_PropertyExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_PropertyName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_PropertyResolver(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-resolver", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Redirect(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "redirect", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ReferencedBean(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "referenced-bean", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ReferencedBeanClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "referenced-bean-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ReferencedBeanName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "referenced-bean-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Renderer(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_RendererClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_RendererExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_RendererType(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer-type", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_RenderKit(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_RenderKitClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_RenderKitFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_RenderKitId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_SmallIcon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "small-icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_StateManager(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "state-manager", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_SuggestedValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "suggested-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_SupportedLocale(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "supported-locale", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ToViewId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "to-view-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Validator(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "validator", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ValidatorClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "validator-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ValidatorId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "validator-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_Value(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ValueClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "value-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_VariableResolver(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "variable-resolver", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getDocumentRoot_ViewHandler(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "view-handler", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (elResolverTypeEClass, - source, - new String[] { - "name", "el-resolver_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getELResolverType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getELResolverType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getExtensionType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getExtensionType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (facesConfigTypeEClass, - source, - new String[] { - "name", "faces-config_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Application(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "application", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Factory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Component(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Converter(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "converter", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_ManagedBean(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_NavigationRule(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "navigation-rule", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_ReferencedBean(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "referenced-bean", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_RenderKit(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Lifecycle(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lifecycle", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Validator(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "validator", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_FacesConfigExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "faces-config-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Xmlns(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "xmlns", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesConfigType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (facesConfigExtensionTypeEClass, - source, - new String[] { - "name", "faces-config-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (facesContextFactoryTypeEClass, - source, - new String[] { - "name", "faces-context-factory_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesContextFactoryType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacesContextFactoryType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (facetExtensionTypeEClass, - source, - new String[] { - "name", "facet-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (facetNameTypeEClass, - source, - new String[] { - "name", "facet-name_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetNameType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetNameType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (facetTypeEClass, - source, - new String[] { - "name", "facet_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetType_FacetName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "facet-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetType_FacetExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "facet-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFacetType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (factoryTypeEClass, - source, - new String[] { - "name", "factory_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFactoryType_ApplicationFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "application-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFactoryType_FacesContextFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "faces-context-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFactoryType_LifecycleFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lifecycle-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFactoryType_RenderKitFactory(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit-factory", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFactoryType_FactoryExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "factory-type", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFactoryType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (factoryExtensionTypeEClass, - source, - new String[] { - "name", "factory-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (fromActionTypeEClass, - source, - new String[] { - "name", "from-action_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFromActionType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFromActionType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (fromOutcomeTypeEClass, - source, - new String[] { - "name", "from-outcome_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFromOutcomeType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFromOutcomeType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (fromViewIdTypeEClass, - source, - new String[] { - "name", "from-view-id_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFromViewIdType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getFromViewIdType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (iconTypeEClass, - source, - new String[] { - "name", "icon_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "empty" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getIconType_SmallIcon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "small-icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getIconType_LargeIcon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "large-icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getIconType_Lang(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lang", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "http://www.w3.org/XML/1998/namespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getIconType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (keyClassTypeEClass, - source, - new String[] { - "name", "key-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getKeyClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getKeyClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (keyTypeEClass, - source, - new String[] { - "name", "key_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getKeyType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getKeyType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (largeIconTypeEClass, - source, - new String[] { - "name", "large-icon_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLargeIconType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLargeIconType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (lifecycleFactoryTypeEClass, - source, - new String[] { - "name", "lifecycle-factory_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLifecycleFactoryType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLifecycleFactoryType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (lifecycleTypeEClass, - source, - new String[] { - "name", "lifecycle_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLifecycleType_PhaseListener(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "phase-listener", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLifecycleType_LifecycleExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "lifecycle-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLifecycleType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (lifecycleExtensionTypeEClass, - source, - new String[] { - "name", "lifecycle-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (listEntriesTypeEClass, - source, - new String[] { - "name", "list-entries_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getListEntriesType_ValueClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "value-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getListEntriesType_NullValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "null-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getListEntriesType_Value(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getListEntriesType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (localeConfigTypeEClass, - source, - new String[] { - "name", "locale-config_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLocaleConfigType_DefaultLocale(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "default-locale", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLocaleConfigType_SupportedLocale(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "supported-locale", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getLocaleConfigType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (managedBeanClassTypeEClass, - source, - new String[] { - "name", "managed-bean-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (managedBeanNameTypeEClass, - source, - new String[] { - "name", "managed-bean-name_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanNameType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanNameType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (managedBeanScopeTypeEClass, - source, - new String[] { - "name", "managed-bean-scope_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanScopeType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanScopeType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (managedBeanTypeEClass, - source, - new String[] { - "name", "managed-bean_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_ManagedBeanName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_ManagedBeanClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_ManagedBeanScope(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean-scope", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_ManagedProperty(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-property", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_MapEntries(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "map-entries", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_ListEntries(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "list-entries", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_ManagedBeanExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "managed-bean-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedBeanType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (managedBeanExtensionTypeEClass, - source, - new String[] { - "name", "managed-bean-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (managedPropertyTypeEClass, - source, - new String[] { - "name", "managed-property_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_PropertyName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_PropertyClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_MapEntries(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "map-entries", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_NullValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "null-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_Value(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_ListEntries(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "list-entries", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getManagedPropertyType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (mapEntriesTypeEClass, - source, - new String[] { - "name", "map-entries_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntriesType_KeyClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "key-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntriesType_ValueClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "value-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntriesType_MapEntry(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "map-entry", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntriesType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (mapEntryTypeEClass, - source, - new String[] { - "name", "map-entry_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "empty" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntryType_Key(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "key", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntryType_NullValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "null-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntryType_Value(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMapEntryType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (messageBundleTypeEClass, - source, - new String[] { - "name", "message-bundle_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMessageBundleType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getMessageBundleType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (navigationCaseTypeEClass, - source, - new String[] { - "name", "navigation-case_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_FromAction(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "from-action", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_FromOutcome(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "from-outcome", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_ToViewId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "to-view-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_Redirect(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "redirect", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationCaseType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (navigationHandlerTypeEClass, - source, - new String[] { - "name", "navigation-handler_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationHandlerType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationHandlerType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (navigationRuleTypeEClass, - source, - new String[] { - "name", "navigation-rule_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationRuleType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationRuleType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationRuleType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationRuleType_FromViewId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "from-view-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationRuleType_NavigationCase(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "navigation-case", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationRuleType_NavigationRuleExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "navigation-rule-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNavigationRuleType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (navigationRuleExtensionTypeEClass, - source, - new String[] { - "name", "navigation-rule-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (nullValueTypeEClass, - source, - new String[] { - "name", "null-value_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "empty" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getNullValueType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (phaseListenerTypeEClass, - source, - new String[] { - "name", "phase-listener_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPhaseListenerType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPhaseListenerType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (propertyClassTypeEClass, - source, - new String[] { - "name", "property-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (propertyExtensionTypeEClass, - source, - new String[] { - "name", "property-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (propertyNameTypeEClass, - source, - new String[] { - "name", "property-name_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyNameType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyNameType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (propertyResolverTypeEClass, - source, - new String[] { - "name", "property-resolver_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyResolverType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyResolverType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (propertyTypeEClass, - source, - new String[] { - "name", "property_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_PropertyName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_PropertyClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_DefaultValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "default-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_SuggestedValue(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "suggested-value", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_PropertyExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getPropertyType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (redirectTypeEClass, - source, - new String[] { - "name", "redirect_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "empty" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRedirectType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (referencedBeanClassTypeEClass, - source, - new String[] { - "name", "referenced-bean-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (referencedBeanNameTypeEClass, - source, - new String[] { - "name", "referenced-bean-name_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanNameType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanNameType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (referencedBeanTypeEClass, - source, - new String[] { - "name", "referenced-bean_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanType_ReferencedBeanName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "referenced-bean-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanType_ReferencedBeanClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "referenced-bean-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getReferencedBeanType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (rendererClassTypeEClass, - source, - new String[] { - "name", "renderer-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (rendererExtensionTypeEClass, - source, - new String[] { - "name", "renderer-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (rendererTypeEClass, - source, - new String[] { - "name", "renderer_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_ComponentFamily(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "component-family", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_RendererType(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer-type", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_RendererClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_Facet(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "facet", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_Attribute(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_RendererExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (rendererTypeTypeEClass, - source, - new String[] { - "name", "renderer-type_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererTypeType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRendererTypeType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (renderKitClassTypeEClass, - source, - new String[] { - "name", "render-kit-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (renderKitFactoryTypeEClass, - source, - new String[] { - "name", "render-kit-factory_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitFactoryType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitFactoryType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (renderKitIdTypeEClass, - source, - new String[] { - "name", "render-kit-id_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitIdType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitIdType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (renderKitTypeEClass, - source, - new String[] { - "name", "render-kit_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_RenderKitId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_RenderKitClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_Renderer(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "renderer", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_RenderKitExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "render-kit-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getRenderKitType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (renderKitExtensionTypeEClass, - source, - new String[] { - "name", "render-kit-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (smallIconTypeEClass, - source, - new String[] { - "name", "small-icon_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getSmallIconType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getSmallIconType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (stateManagerTypeEClass, - source, - new String[] { - "name", "state-manager_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getStateManagerType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getStateManagerType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (suggestedValueTypeEClass, - source, - new String[] { - "name", "suggested-value_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getSuggestedValueType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getSuggestedValueType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (supportedLocaleTypeEClass, - source, - new String[] { - "name", "supported-locale_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getSupportedLocaleType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getSupportedLocaleType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (toViewIdTypeEClass, - source, - new String[] { - "name", "to-view-id_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getToViewIdType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getToViewIdType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (validatorClassTypeEClass, - source, - new String[] { - "name", "validator-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (validatorIdTypeEClass, - source, - new String[] { - "name", "validator-id_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorIdType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorIdType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (validatorTypeEClass, - source, - new String[] { - "name", "validator_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_ValidatorId(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "validator-id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_ValidatorClass(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "validator-class", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_Attribute(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_Property(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "property", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_ValidatorExtension(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "validator-extension", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValidatorType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (validatorExtensionTypeEClass, - source, - new String[] { - "name", "validator-extension_._type" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (valueClassTypeEClass, - source, - new String[] { - "name", "value-class_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValueClassType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValueClassType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (valueTypeEClass, - source, - new String[] { - "name", "value_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValueType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getValueType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (variableResolverTypeEClass, - source, - new String[] { - "name", "variable-resolver_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getVariableResolverType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getVariableResolverType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (viewHandlerTypeEClass, - source, - new String[] { - "name", "view-handler_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getViewHandlerType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getViewHandlerType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (resourceBundleTypeEClass, - source, - new String[] { - "name", "resourceBundle_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getResourceBundleType_Description(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "description", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getResourceBundleType_DisplayName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "display-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getResourceBundleType_Icon(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "icon", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getResourceBundleType_BaseName(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "base-name", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getResourceBundleType_Var(), - source, - new String[] { - "kind", "element", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "var", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getResourceBundleType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (baseNameTypeEClass, - source, - new String[] { - "name", "base-name_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getBaseNameType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getBaseNameType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (varTypeEClass, - source, - new String[] { - "name", "var_._type", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getVarType_TextContent(), - source, - new String[] { - "name", ":0", //$NON-NLS-1$ //$NON-NLS-2$ - "kind", "simple" //$NON-NLS-1$ //$NON-NLS-2$ - }); - addAnnotation - (getVarType_Id(), - source, - new String[] { - "kind", "attribute", //$NON-NLS-1$ //$NON-NLS-2$ - "name", "id", //$NON-NLS-1$ //$NON-NLS-2$ - "namespace", "##targetNamespace" //$NON-NLS-1$ //$NON-NLS-2$ - }); - } + String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData"; + addAnnotation + (this, + source, + new String[] { + "qualified", "false" + }); + addAnnotation + (absoluteOrderingTypeEClass, + source, + new String[] { + "name", "absolute-ordering_._type", + "kind", "elementOnly" + }); + addAnnotation + (getAbsoluteOrderingType_Name(), + source, + new String[] { + "kind", "element", + "name", "name", + "namespace", "##targetNamespace" + }); + addAnnotation + (getAbsoluteOrderingType_Others(), + source, + new String[] { + "kind", "element", + "name", "others", + "namespace", "##targetNamespace" + }); + 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_ELResolver(), + source, + new String[] { + "kind", "element", + "name", "el-resolver", + "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_ResourceHandler(), + source, + new String[] { + "kind", "element", + "name", "resource-handler", + "namespace", "##targetNamespace" + }); + addAnnotation + (getApplicationType_SystemEventListener(), + source, + new String[] { + "kind", "element", + "name", "system-event-listener", + "namespace", "##targetNamespace" + }); + addAnnotation + (getApplicationType_LocaleConfig(), + source, + new String[] { + "kind", "element", + "name", "locale-config", + "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 + (getApplicationType_DefaultValidators(), + source, + new String[] { + "kind", "element", + "name", "default-validators", + "namespace", "##targetNamespace" + }); + addAnnotation + (getApplicationType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "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 + (behaviorClassTypeEClass, + source, + new String[] { + "name", "behavior-class_._type", + "kind", "simple" + }); + addAnnotation + (getBehaviorClassType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getBehaviorClassType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (behaviorIdTypeEClass, + source, + new String[] { + "name", "behavior-id_._type", + "kind", "simple" + }); + addAnnotation + (getBehaviorIdType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getBehaviorIdType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (behaviorTypeEClass, + source, + new String[] { + "name", "behavior_._type", + "kind", "elementOnly" + }); + addAnnotation + (getBehaviorType_Description(), + source, + new String[] { + "kind", "element", + "name", "description", + "namespace", "##targetNamespace" + }); + addAnnotation + (getBehaviorType_DisplayName(), + source, + new String[] { + "kind", "element", + "name", "display-name", + "namespace", "##targetNamespace" + }); + addAnnotation + (getBehaviorType_Icon(), + source, + new String[] { + "kind", "element", + "name", "icon", + "namespace", "##targetNamespace" + }); + addAnnotation + (getBehaviorType_BehaviorId(), + source, + new String[] { + "kind", "element", + "name", "behavior-id", + "namespace", "##targetNamespace" + }); + addAnnotation + (getBehaviorType_BehaviorClass(), + source, + new String[] { + "kind", "element", + "name", "behavior-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (getBehaviorType_Attribute(), + source, + new String[] { + "kind", "element", + "name", "attribute", + "namespace", "##targetNamespace" + }); + addAnnotation + (getBehaviorType_Property(), + source, + new String[] { + "kind", "element", + "name", "property", + "namespace", "##targetNamespace" + }); + addAnnotation + (getBehaviorType_BehaviorExtension(), + source, + new String[] { + "kind", "element", + "name", "behavior-extension", + "namespace", "##targetNamespace" + }); + addAnnotation + (behaviorExtensionTypeEClass, + source, + new String[] { + "name", "behavior-extension_._type" + }); + addAnnotation + (clientBehaviorRendererClassTypeEClass, + source, + new String[] { + "name", "client-behavior-renderer-class_._type", + "kind", "simple" + }); + addAnnotation + (getClientBehaviorRendererClassType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getClientBehaviorRendererClassType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (clientBehaviorRendererTypeEClass, + source, + new String[] { + "name", "client-behavior-renderer_._type", + "kind", "elementOnly" + }); + addAnnotation + (getClientBehaviorRendererType_ClientBehaviorRendererType(), + source, + new String[] { + "kind", "element", + "name", "client-behavior-renderer-type", + "namespace", "##targetNamespace" + }); + addAnnotation + (getClientBehaviorRendererType_ClientBehaviorRendererClass(), + source, + new String[] { + "kind", "element", + "name", "client-behavior-renderer-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (clientBehaviorRendererTypeTypeEClass, + source, + new String[] { + "name", "client-behavior-renderer-type_._type", + "kind", "simple" + }); + addAnnotation + (getClientBehaviorRendererTypeType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getClientBehaviorRendererTypeType_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 + (defaultValidatorsTypeEClass, + source, + new String[] { + "name", "default-validators_._type", + "kind", "elementOnly" + }); + addAnnotation + (getDefaultValidatorsType_ValidatorId(), + source, + new String[] { + "kind", "element", + "name", "validator-id", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDefaultValidatorsType_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_AbsoluteOrdering(), + source, + new String[] { + "kind", "element", + "name", "absolute-ordering", + "namespace", "##targetNamespace" + }); + 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_Behavior(), + source, + new String[] { + "kind", "element", + "name", "behavior", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_BehaviorClass(), + source, + new String[] { + "kind", "element", + "name", "behavior-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_BehaviorId(), + source, + new String[] { + "kind", "element", + "name", "behavior-id", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_BehaviorExtension(), + source, + new String[] { + "kind", "element", + "name", "behavior-extension", + "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_DefaultValidators(), + source, + new String[] { + "kind", "element", + "name", "default-validators", + "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_ExceptionHandlerFactory(), + source, + new String[] { + "kind", "element", + "name", "exception-handler-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_ExternalContextFactory(), + source, + new String[] { + "kind", "element", + "name", "external-context-factory", + "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_If(), + source, + new String[] { + "kind", "element", + "name", "if", + "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_Name(), + source, + new String[] { + "kind", "element", + "name", "name", + "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_Ordering(), + source, + new String[] { + "kind", "element", + "name", "ordering", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_OrderingOrdering(), + source, + new String[] { + "kind", "element", + "name", "ordering-ordering", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_Others(), + source, + new String[] { + "kind", "element", + "name", "others", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_PartialViewContextFactory(), + source, + new String[] { + "kind", "element", + "name", "partial-view-context-factory", + "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_RedirectViewParam(), + source, + new String[] { + "kind", "element", + "name", "view-param", + "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_ResourceHandler(), + source, + new String[] { + "kind", "element", + "name", "resource-handler", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_SmallIcon(), + source, + new String[] { + "kind", "element", + "name", "small-icon", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_SourceClass(), + source, + new String[] { + "kind", "element", + "name", "source-class", + "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_SystemEventClass(), + source, + new String[] { + "kind", "element", + "name", "system-event-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_SystemEventListener(), + source, + new String[] { + "kind", "element", + "name", "system-event-listener", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_SystemEventListenerClass(), + source, + new String[] { + "kind", "element", + "name", "system-event-listener-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_TagHandlerDelegateFactory(), + source, + new String[] { + "kind", "element", + "name", "tag-handler-delegate-factory", + "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_ViewDeclarationLanguageFactory(), + source, + new String[] { + "kind", "element", + "name", "view-declaration-language-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_ViewHandler(), + source, + new String[] { + "kind", "element", + "name", "view-handler", + "namespace", "##targetNamespace" + }); + addAnnotation + (getDocumentRoot_VisitContextFactory(), + source, + new String[] { + "kind", "element", + "name", "visit-context-factory", + "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 + (exceptionHandlerFactoryTypeEClass, + source, + new String[] { + "name", "exception-handler-factory_._type", + "kind", "simple" + }); + addAnnotation + (getExceptionHandlerFactoryType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getExceptionHandlerFactoryType_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 + (externalContextFactoryTypeEClass, + source, + new String[] { + "name", "external-context-factory_._type", + "kind", "simple" + }); + addAnnotation + (getExternalContextFactoryType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getExternalContextFactoryType_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_Ordering(), + source, + new String[] { + "kind", "element", + "name", "ordering", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFacesConfigType_AbsoluteOrdering(), + source, + new String[] { + "kind", "element", + "name", "absolute-ordering", + "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_Name(), + source, + new String[] { + "kind", "element", + "name", "name", + "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_Behavior(), + source, + new String[] { + "kind", "element", + "name", "behavior", + "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 + (getFacesConfigType_MetadataComplete(), + source, + new String[] { + "kind", "attribute", + "name", "metadata-complete", + "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_ExceptionHandlerFactory(), + source, + new String[] { + "kind", "element", + "name", "exception-handler-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_ExternalContextFactory(), + source, + new String[] { + "kind", "element", + "name", "external-context-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_FacesContextFactory(), + source, + new String[] { + "kind", "element", + "name", "faces-context-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_PartialViewContextFactory(), + source, + new String[] { + "kind", "element", + "name", "partial-view-context-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_LifecycleFactory(), + source, + new String[] { + "kind", "element", + "name", "lifecycle-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_ViewDeclarationLanguageFactory(), + source, + new String[] { + "kind", "element", + "name", "view-declaration-language-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_TagHandlerDelegateFactory(), + source, + new String[] { + "kind", "element", + "name", "tag-handler-delegate-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_RenderKitFactory(), + source, + new String[] { + "kind", "element", + "name", "render-kit-factory", + "namespace", "##targetNamespace" + }); + addAnnotation + (getFactoryType_VisitContextFactory(), + source, + new String[] { + "kind", "element", + "name", "visit-context-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 + (ifTypeEClass, + source, + new String[] { + "name", "if_._type", + "kind", "simple" + }); + addAnnotation + (getIfType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getIfType_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 + (getManagedBeanType_Eager(), + source, + new String[] { + "kind", "attribute", + "name", "eager", + "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 + (nameTypeEClass, + source, + new String[] { + "name", "name_._type", + "kind", "simple" + }); + addAnnotation + (getNameType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getNameType_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_If(), + source, + new String[] { + "kind", "element", + "name", "if", + "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 + (orderingTypeEClass, + source, + new String[] { + "name", "ordering_._type", + "kind", "elementOnly" + }); + addAnnotation + (getOrderingType_Before(), + source, + new String[] { + "kind", "element", + "name", "before", + "namespace", "##targetNamespace" + }); + addAnnotation + (getOrderingType_After(), + source, + new String[] { + "kind", "element", + "name", "after", + "namespace", "##targetNamespace" + }); + addAnnotation + (orderingOrderingTypeEClass, + source, + new String[] { + "name", "ordering-ordering_._type", + "kind", "elementOnly" + }); + addAnnotation + (getOrderingOrderingType_Name(), + source, + new String[] { + "kind", "element", + "name", "name", + "namespace", "##targetNamespace" + }); + addAnnotation + (getOrderingOrderingType_Others(), + source, + new String[] { + "kind", "element", + "name", "others", + "namespace", "##targetNamespace" + }); + addAnnotation + (orderingOthersTypeEClass, + source, + new String[] { + "name", "others_._type", + "kind", "elementOnly" + }); + addAnnotation + (getOrderingOthersType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (partialViewContextFactoryTypeEClass, + source, + new String[] { + "name", "partial-view-context-factory_._type", + "kind", "simple" + }); + addAnnotation + (getPartialViewContextFactoryType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getPartialViewContextFactoryType_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_ViewParam(), + source, + new String[] { + "kind", "element", + "name", "view-param", + "namespace", "##targetNamespace" + }); + addAnnotation + (getRedirectType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (getRedirectType_IncludeViewParams(), + source, + new String[] { + "kind", "attribute", + "name", "include-view-params", + "namespace", "##targetNamespace" + }); + addAnnotation + (redirectViewParamTypeEClass, + source, + new String[] { + "name", "redirect-viewParam_._type", + "kind", "empty" + }); + addAnnotation + (getRedirectViewParamType_Name(), + source, + new String[] { + "kind", "element", + "name", "name", + "namespace", "##targetNamespace" + }); + addAnnotation + (getRedirectViewParamType_Value(), + source, + new String[] { + "kind", "element", + "name", "value", + "namespace", "##targetNamespace" + }); + addAnnotation + (getRedirectViewParamType_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_ClientBehaviorRenderer(), + source, + new String[] { + "kind", "element", + "name", "client-behavior-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 + (resourceHandlerTypeEClass, + source, + new String[] { + "name", "resource-handler_._type", + "kind", "simple" + }); + addAnnotation + (getResourceHandlerType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getResourceHandlerType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + 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 + (sourceClassTypeEClass, + source, + new String[] { + "name", "source-class_._type", + "kind", "simple" + }); + addAnnotation + (getSourceClassType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getSourceClassType_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 + (systemEventClassTypeEClass, + source, + new String[] { + "name", "system-event-class_._type", + "kind", "simple" + }); + addAnnotation + (getSystemEventClassType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getSystemEventClassType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (systemEventListenerClassTypeEClass, + source, + new String[] { + "name", "system-event-listener-class_._type", + "kind", "simple" + }); + addAnnotation + (getSystemEventListenerClassType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getSystemEventListenerClassType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (systemEventListenerTypeEClass, + source, + new String[] { + "name", "system-event-listener_._type", + "kind", "elementOnly" + }); + addAnnotation + (getSystemEventListenerType_SystemEventListenerClass(), + source, + new String[] { + "kind", "element", + "name", "system-event-listener-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (getSystemEventListenerType_SystemEventClass(), + source, + new String[] { + "kind", "element", + "name", "system-event-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (getSystemEventListenerType_SourceClass(), + source, + new String[] { + "kind", "element", + "name", "source-class", + "namespace", "##targetNamespace" + }); + addAnnotation + (getSystemEventListenerType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (tagHandlerDelegateFactoryTypeEClass, + source, + new String[] { + "name", "tag-handler-delegate-factory_._type", + "kind", "simple" + }); + addAnnotation + (getTagHandlerDelegateFactoryType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getTagHandlerDelegateFactoryType_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" + }); + addAnnotation + (viewDeclarationLanguageFactoryTypeEClass, + source, + new String[] { + "name", "view-declaration-language-factory_._type", + "kind", "simple" + }); + addAnnotation + (getViewDeclarationLanguageFactoryType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getViewDeclarationLanguageFactoryType_Id(), + source, + new String[] { + "kind", "attribute", + "name", "id", + "namespace", "##targetNamespace" + }); + addAnnotation + (visitContextFactoryTypeEClass, + source, + new String[] { + "name", "visit-context-factory_._type", + "kind", "simple" + }); + addAnnotation + (getVisitContextFactoryType_TextContent(), + source, + new String[] { + "name", ":0", + "kind", "simple" + }); + addAnnotation + (getVisitContextFactoryType_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 index 6466a0f8f..e658cf1c7 100644 --- 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 @@ -23,7 +23,9 @@ 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.AbsoluteOrderingType; import org.eclipse.jst.jsf.facesconfig.emf.ApplicationType; +import org.eclipse.jst.jsf.facesconfig.emf.BehaviorType; import org.eclipse.jst.jsf.facesconfig.emf.ComponentType; import org.eclipse.jst.jsf.facesconfig.emf.ConverterType; import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType; @@ -32,7 +34,9 @@ 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.NameType; import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; +import org.eclipse.jst.jsf.facesconfig.emf.OrderingType; import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType; import org.eclipse.jst.jsf.facesconfig.emf.RenderKitType; import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; @@ -46,18 +50,23 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; * The following features are implemented: *

    *

    * @@ -65,619 +74,878 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; */ public class FacesConfigTypeImpl extends EObjectImpl implements FacesConfigType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getApplication() Application}' containment reference list. - * + * The cached value of the '{@link #getApplication() Application}' containment reference list. + * * - * @see #getApplication() - * @generated - * @ordered - */ - protected EList application = null; + * @see #getApplication() + * @generated + * @ordered + */ + protected EList application; /** - * The cached value of the '{@link #getFactory() Factory}' containment reference list. - * + * The cached value of the '{@link #getOrdering() Ordering}' containment reference list. + * * - * @see #getFactory() - * @generated - * @ordered - */ - protected EList factory = null; + * @see #getOrdering() + * @generated + * @ordered + */ + protected EList ordering; + + /** + * The cached value of the '{@link #getAbsoluteOrdering() Absolute Ordering}' containment reference. + * + * + * @see #getAbsoluteOrdering() + * @generated + * @ordered + */ + protected AbsoluteOrderingType absoluteOrdering; + + /** + * The cached value of the '{@link #getFactory() Factory}' containment reference list. + * + * + * @see #getFactory() + * @generated + * @ordered + */ + protected EList factory; /** - * The cached value of the '{@link #getComponent() Component}' containment reference list. - * + * The cached value of the '{@link #getComponent() Component}' containment reference list. + * * - * @see #getComponent() - * @generated - * @ordered - */ - protected EList component = null; + * @see #getComponent() + * @generated + * @ordered + */ + protected EList component; /** - * The cached value of the '{@link #getConverter() Converter}' containment reference list. - * + * The cached value of the '{@link #getConverter() Converter}' containment reference list. + * * - * @see #getConverter() - * @generated - * @ordered - */ - protected EList converter = null; + * @see #getConverter() + * @generated + * @ordered + */ + protected EList converter; /** - * The cached value of the '{@link #getManagedBean() Managed Bean}' containment reference list. - * + * The cached value of the '{@link #getManagedBean() Managed Bean}' containment reference list. + * * - * @see #getManagedBean() - * @generated - * @ordered - */ - protected EList managedBean = null; + * @see #getManagedBean() + * @generated + * @ordered + */ + protected EList managedBean; /** - * The cached value of the '{@link #getNavigationRule() Navigation Rule}' containment reference list. - * + * The cached value of the '{@link #getName() Name}' containment reference. + * + * + * @see #getName() + * @generated + * @ordered + */ + protected NameType name; + + /** + * The cached value of the '{@link #getNavigationRule() Navigation Rule}' containment reference list. + * * - * @see #getNavigationRule() - * @generated - * @ordered - */ - protected EList navigationRule = null; + * @see #getNavigationRule() + * @generated + * @ordered + */ + protected EList navigationRule; /** - * The cached value of the '{@link #getReferencedBean() Referenced Bean}' containment reference list. - * + * The cached value of the '{@link #getReferencedBean() Referenced Bean}' containment reference list. + * * - * @see #getReferencedBean() - * @generated - * @ordered - */ - protected EList referencedBean = null; + * @see #getReferencedBean() + * @generated + * @ordered + */ + protected EList referencedBean; /** - * The cached value of the '{@link #getRenderKit() Render Kit}' containment reference list. - * + * The cached value of the '{@link #getRenderKit() Render Kit}' containment reference list. + * * - * @see #getRenderKit() - * @generated - * @ordered - */ - protected EList renderKit = null; + * @see #getRenderKit() + * @generated + * @ordered + */ + protected EList renderKit; /** - * The cached value of the '{@link #getLifecycle() Lifecycle}' containment reference list. - * + * The cached value of the '{@link #getLifecycle() Lifecycle}' containment reference list. + * * - * @see #getLifecycle() - * @generated - * @ordered - */ - protected EList lifecycle = null; + * @see #getLifecycle() + * @generated + * @ordered + */ + protected EList lifecycle; /** - * The cached value of the '{@link #getValidator() Validator}' containment reference list. - * + * The cached value of the '{@link #getValidator() Validator}' containment reference list. + * * - * @see #getValidator() - * @generated - * @ordered - */ - protected EList validator = null; + * @see #getValidator() + * @generated + * @ordered + */ + protected EList validator; /** - * The cached value of the '{@link #getFacesConfigExtension() Faces Config Extension}' reference list. - * + * The cached value of the '{@link #getBehavior() Behavior}' containment reference list. + * + * + * @see #getBehavior() + * @generated + * @ordered + */ + protected EList behavior; + + /** + * The cached value of the '{@link #getFacesConfigExtension() Faces Config Extension}' reference list. + * * - * @see #getFacesConfigExtension() - * @generated - * @ordered - */ - protected EList facesConfigExtension = null; + * @see #getFacesConfigExtension() + * @generated + * @ordered + */ + protected EList facesConfigExtension; /** - * The default value of the '{@link #getXmlns() Xmlns}' attribute. - * + * The default value of the '{@link #getXmlns() Xmlns}' attribute. + * * - * @see #getXmlns() - * @generated - * @ordered - */ + * @see #getXmlns() + * @generated + * @ordered + */ protected static final String XMLNS_EDEFAULT = "http://java.sun.com/JSF/Configuration"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getXmlns() Xmlns}' attribute. - * + * The cached value of the '{@link #getXmlns() Xmlns}' attribute. + * * - * @see #getXmlns() - * @generated - * @ordered - */ + * @see #getXmlns() + * @generated + * @ordered + */ protected String xmlns = XMLNS_EDEFAULT; /** - * This is true if the Xmlns attribute has been set. - * + * This is true if the Xmlns attribute has been set. + * * - * @generated - * @ordered - */ - protected boolean xmlnsESet = false; + * @generated + * @ordered + */ + protected boolean xmlnsESet; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * The default value of the '{@link #isMetadataComplete() Metadata Complete}' attribute. + * + * + * @see #isMetadataComplete() + * @generated + * @ordered + */ + protected static final boolean METADATA_COMPLETE_EDEFAULT = false; + + /** + * The cached value of the '{@link #isMetadataComplete() Metadata Complete}' attribute. + * + * + * @see #isMetadataComplete() + * @generated + * @ordered + */ + protected boolean metadataComplete = METADATA_COMPLETE_EDEFAULT; + + /** + * * - * @generated - */ + * @generated + */ protected FacesConfigTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACES_CONFIG_TYPE; - } + return FacesConfigPackage.Literals.FACES_CONFIG_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getApplication() { - if (application == null) { - application = new EObjectContainmentEList(ApplicationType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION); - } - return application; - } - - /** - * - * - * @generated - */ + if (application == null) { + application = new EObjectContainmentEList(ApplicationType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION); + } + return application; + } + + /** + * + * + * @generated + */ + public EList getOrdering() { + if (ordering == null) { + ordering = new EObjectContainmentEList(OrderingType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__ORDERING); + } + return ordering; + } + + /** + * + * + * @generated + */ + public AbsoluteOrderingType getAbsoluteOrdering() { + return absoluteOrdering; + } + + /** + * + * @param newAbsoluteOrdering + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering, NotificationChain msgs) { + AbsoluteOrderingType oldAbsoluteOrdering = absoluteOrdering; + absoluteOrdering = newAbsoluteOrdering; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING, oldAbsoluteOrdering, newAbsoluteOrdering); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering) { + if (newAbsoluteOrdering != absoluteOrdering) { + NotificationChain msgs = null; + if (absoluteOrdering != null) + msgs = ((InternalEObject)absoluteOrdering).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING, null, msgs); + if (newAbsoluteOrdering != null) + msgs = ((InternalEObject)newAbsoluteOrdering).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING, null, msgs); + msgs = basicSetAbsoluteOrdering(newAbsoluteOrdering, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING, newAbsoluteOrdering, newAbsoluteOrdering)); + } + + /** + * + * + * @generated + */ public EList getFactory() { - if (factory == null) { - factory = new EObjectContainmentEList(FactoryType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY); - } - return factory; - } + if (factory == null) { + factory = new EObjectContainmentEList(FactoryType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY); + } + return factory; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getComponent() { - if (component == null) { - component = new EObjectContainmentEList(ComponentType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT); - } - return component; - } + if (component == null) { + component = new EObjectContainmentEList(ComponentType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT); + } + return component; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getConverter() { - if (converter == null) { - converter = new EObjectContainmentEList(ConverterType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER); - } - return converter; - } + if (converter == null) { + converter = new EObjectContainmentEList(ConverterType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER); + } + return converter; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getManagedBean() { - if (managedBean == null) { - managedBean = new EObjectContainmentEList(ManagedBeanType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN); - } - return managedBean; - } - - /** - * - * - * @generated - */ + if (managedBean == null) { + managedBean = new EObjectContainmentEList(ManagedBeanType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN); + } + return managedBean; + } + + /** + * + * + * @generated + */ + public NameType getName() { + return name; + } + + /** + * + * @param newName + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetName(NameType newName, NotificationChain msgs) { + NameType oldName = name; + name = newName; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__NAME, oldName, newName); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setName(NameType newName) { + if (newName != name) { + NotificationChain msgs = null; + if (name != null) + msgs = ((InternalEObject)name).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.FACES_CONFIG_TYPE__NAME, null, msgs); + if (newName != null) + msgs = ((InternalEObject)newName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.FACES_CONFIG_TYPE__NAME, null, msgs); + msgs = basicSetName(newName, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__NAME, newName, newName)); + } + + /** + * + * + * @generated + */ public EList getNavigationRule() { - if (navigationRule == null) { - navigationRule = new EObjectContainmentEList(NavigationRuleType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE); - } - return navigationRule; - } + if (navigationRule == null) { + navigationRule = new EObjectContainmentEList(NavigationRuleType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE); + } + return navigationRule; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getReferencedBean() { - if (referencedBean == null) { - referencedBean = new EObjectContainmentEList(ReferencedBeanType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN); - } - return referencedBean; - } + if (referencedBean == null) { + referencedBean = new EObjectContainmentEList(ReferencedBeanType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN); + } + return referencedBean; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getRenderKit() { - if (renderKit == null) { - renderKit = new EObjectContainmentEList(RenderKitType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT); - } - return renderKit; - } + if (renderKit == null) { + renderKit = new EObjectContainmentEList(RenderKitType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT); + } + return renderKit; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getLifecycle() { - if (lifecycle == null) { - lifecycle = new EObjectContainmentEList(LifecycleType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE); - } - return lifecycle; - } + if (lifecycle == null) { + lifecycle = new EObjectContainmentEList(LifecycleType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE); + } + return lifecycle; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getValidator() { - if (validator == null) { - validator = new EObjectContainmentEList(ValidatorType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR); - } - return validator; - } - - /** - * + if (validator == null) { + validator = new EObjectContainmentEList(ValidatorType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR); + } + return validator; + } + + /** + * + * + * @generated + */ + public EList getBehavior() { + if (behavior == null) { + behavior = new EObjectContainmentEList(BehaviorType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__BEHAVIOR); + } + return behavior; + } + + /** + * * - * @generated - */ + * @generated + */ public EList getFacesConfigExtension() { - if (facesConfigExtension == null) { - facesConfigExtension = new EObjectResolvingEList(FacesConfigExtensionType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION); - } - return facesConfigExtension; - } + if (facesConfigExtension == null) { + facesConfigExtension = new EObjectResolvingEList(FacesConfigExtensionType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION); + } + return facesConfigExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getXmlns() { - return xmlns; - } + return xmlns; + } /** - * + * * - * @generated - */ + * @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)); - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public boolean isSetXmlns() { - return xmlnsESet; - } + return xmlnsESet; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } - - /** - * + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public boolean isMetadataComplete() { + return metadataComplete; + } + + /** + * + * + * @generated + */ + public void setMetadataComplete(boolean newMetadataComplete) { + boolean oldMetadataComplete = metadataComplete; + metadataComplete = newMetadataComplete; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__METADATA_COMPLETE, oldMetadataComplete, metadataComplete)); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + switch (featureID) { + case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: + return ((InternalEList)getApplication()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACES_CONFIG_TYPE__ORDERING: + return ((InternalEList)getOrdering()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING: + return basicSetAbsoluteOrdering(null, 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__NAME: + return basicSetName(null, 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); + case FacesConfigPackage.FACES_CONFIG_TYPE__BEHAVIOR: + return ((InternalEList)getBehavior()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + switch (featureID) { + case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: + return getApplication(); + case FacesConfigPackage.FACES_CONFIG_TYPE__ORDERING: + return getOrdering(); + case FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING: + return getAbsoluteOrdering(); + 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__NAME: + return getName(); + 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__BEHAVIOR: + return getBehavior(); + 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(); + case FacesConfigPackage.FACES_CONFIG_TYPE__METADATA_COMPLETE: + return isMetadataComplete() ? Boolean.TRUE : Boolean.FALSE; + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + switch (featureID) { + case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: + getApplication().clear(); + getApplication().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACES_CONFIG_TYPE__ORDERING: + getOrdering().clear(); + getOrdering().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING: + setAbsoluteOrdering((AbsoluteOrderingType)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__NAME: + setName((NameType)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__BEHAVIOR: + getBehavior().clear(); + getBehavior().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; + case FacesConfigPackage.FACES_CONFIG_TYPE__METADATA_COMPLETE: + setMetadataComplete(((Boolean)newValue).booleanValue()); + return; + } + super.eSet(featureID, newValue); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + switch (featureID) { + case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: + getApplication().clear(); + return; + case FacesConfigPackage.FACES_CONFIG_TYPE__ORDERING: + getOrdering().clear(); + return; + case FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING: + setAbsoluteOrdering((AbsoluteOrderingType)null); + 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__NAME: + setName((NameType)null); + 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__BEHAVIOR: + getBehavior().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; + case FacesConfigPackage.FACES_CONFIG_TYPE__METADATA_COMPLETE: + setMetadataComplete(METADATA_COMPLETE_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * * - * @generated - */ + * @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 - */ + switch (featureID) { + case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: + return application != null && !application.isEmpty(); + case FacesConfigPackage.FACES_CONFIG_TYPE__ORDERING: + return ordering != null && !ordering.isEmpty(); + case FacesConfigPackage.FACES_CONFIG_TYPE__ABSOLUTE_ORDERING: + return absoluteOrdering != null; + 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__NAME: + return name != null; + 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__BEHAVIOR: + return behavior != null && !behavior.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); + case FacesConfigPackage.FACES_CONFIG_TYPE__METADATA_COMPLETE: + return metadataComplete != METADATA_COMPLETE_EDEFAULT; + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (xmlns: "); //$NON-NLS-1$ - if (xmlnsESet) result.append(xmlns); else result.append(""); //$NON-NLS-1$ - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (xmlns: "); //$NON-NLS-1$ + if (xmlnsESet) result.append(xmlns); else result.append(""); //$NON-NLS-1$ + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(", metadataComplete: "); //$NON-NLS-1$ + result.append(metadataComplete); + 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 index 6b4e2b299..4ab342afc 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType; */ public class FacesContextFactoryTypeImpl extends EObjectImpl implements FacesContextFactoryType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected FacesContextFactoryTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACES_CONTEXT_FACTORY_TYPE; - } + return FacesConfigPackage.Literals.FACES_CONTEXT_FACTORY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 113cad1f8..6e99b467a 100644 --- 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 @@ -27,29 +27,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType; */ public class FacetExtensionTypeImpl extends ExtensionTypeImpl implements FacetExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected FacetExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACET_EXTENSION_TYPE; - } + 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 index 426f1f7f1..cab6a2471 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FacetNameType; */ public class FacetNameTypeImpl extends EObjectImpl implements FacetNameType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected FacetNameTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACET_NAME_TYPE; - } + return FacesConfigPackage.Literals.FACET_NAME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_NAME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 6fb4daedf..5d5e586bb 100644 --- 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 @@ -51,357 +51,357 @@ import org.eclipse.jst.jsf.facesconfig.emf.IconType; */ public class FacetTypeImpl extends EObjectImpl implements FacetType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getFacetName() Facet Name}' containment reference. - * + * The cached value of the '{@link #getFacetName() Facet Name}' containment reference. + * * - * @see #getFacetName() - * @generated - * @ordered - */ - protected FacetNameType facetName = null; + * @see #getFacetName() + * @generated + * @ordered + */ + protected FacetNameType facetName; /** - * The cached value of the '{@link #getFacetExtension() Facet Extension}' containment reference list. - * + * The cached value of the '{@link #getFacetExtension() Facet Extension}' containment reference list. + * * - * @see #getFacetExtension() - * @generated - * @ordered - */ - protected EList facetExtension = null; + * @see #getFacetExtension() + * @generated + * @ordered + */ + protected EList facetExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected FacetTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACET_TYPE; - } + return FacesConfigPackage.Literals.FACET_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.FACET_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.FACET_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.FACET_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.FACET_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.FACET_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.FACET_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public FacetNameType getFacetName() { - return facetName; - } + return facetName; + } /** - * - * + * * @param newFacetName * @param msgs - * @return the notification chain - * @generated - */ + * @return NotificationChain + * + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public EList getFacetExtension() { - if (facetExtension == null) { - facetExtension = new EObjectContainmentEList(FacetExtensionType.class, this, FacesConfigPackage.FACET_TYPE__FACET_EXTENSION); - } - return facetExtension; - } + if (facetExtension == null) { + facetExtension = new EObjectContainmentEList(FacetExtensionType.class, this, FacesConfigPackage.FACET_TYPE__FACET_EXTENSION); + } + return facetExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 769d7bf0a..6bec8fd60 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType; */ public class FactoryExtensionTypeImpl extends ExtensionTypeImpl implements FactoryExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected FactoryExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACTORY_EXTENSION_TYPE; - } + 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 index 51289bd90..e7b00cff2 100644 --- 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 @@ -24,12 +24,18 @@ 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.ExceptionHandlerFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType; 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.PartialViewContextFactoryType; import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType; +import org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType; /** @@ -40,9 +46,15 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; * 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#getExceptionHandlerFactory Exception Handler Factory}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getExternalContextFactory External Context Factory}
    • *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getFacesContextFactory Faces Context Factory}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getPartialViewContextFactory Partial View Context Factory}
    • *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getLifecycleFactory Lifecycle Factory}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getViewDeclarationLanguageFactory View Declaration Language Factory}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getTagHandlerDelegateFactory Tag Handler Delegate Factory}
    • *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getRenderKitFactory Render Kit Factory}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getVisitContextFactory Visit Context Factory}
    • *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getFactoryExtension Factory Extension}
    • *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getId Id}
    • *
    @@ -52,322 +64,532 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; */ public class FactoryTypeImpl extends EObjectImpl implements FactoryType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getApplicationFactory() Application Factory}' containment reference list. - * + * The cached value of the '{@link #getApplicationFactory() Application Factory}' containment reference list. + * * - * @see #getApplicationFactory() - * @generated - * @ordered - */ - protected EList applicationFactory = null; + * @see #getApplicationFactory() + * @generated + * @ordered + */ + protected EList applicationFactory; /** - * The cached value of the '{@link #getFacesContextFactory() Faces Context Factory}' containment reference list. - * + * The cached value of the '{@link #getExceptionHandlerFactory() Exception Handler Factory}' containment reference list. + * * - * @see #getFacesContextFactory() - * @generated - * @ordered - */ - protected EList facesContextFactory = null; + * @see #getExceptionHandlerFactory() + * @generated + * @ordered + */ + protected EList exceptionHandlerFactory; + + /** + * The cached value of the '{@link #getExternalContextFactory() External Context Factory}' containment reference list. + * + * + * @see #getExternalContextFactory() + * @generated + * @ordered + */ + protected EList externalContextFactory; + + /** + * The cached value of the '{@link #getFacesContextFactory() Faces Context Factory}' containment reference list. + * + * + * @see #getFacesContextFactory() + * @generated + * @ordered + */ + protected EList facesContextFactory; /** - * The cached value of the '{@link #getLifecycleFactory() Lifecycle Factory}' containment reference list. - * + * The cached value of the '{@link #getPartialViewContextFactory() Partial View Context Factory}' containment reference list. + * * - * @see #getLifecycleFactory() - * @generated - * @ordered - */ - protected EList lifecycleFactory = null; + * @see #getPartialViewContextFactory() + * @generated + * @ordered + */ + protected EList partialViewContextFactory; + + /** + * The cached value of the '{@link #getLifecycleFactory() Lifecycle Factory}' containment reference list. + * + * + * @see #getLifecycleFactory() + * @generated + * @ordered + */ + protected EList lifecycleFactory; /** - * The cached value of the '{@link #getRenderKitFactory() Render Kit Factory}' containment reference list. - * + * The cached value of the '{@link #getViewDeclarationLanguageFactory() View Declaration Language Factory}' containment reference list. + * * - * @see #getRenderKitFactory() - * @generated - * @ordered - */ - protected EList renderKitFactory = null; + * @see #getViewDeclarationLanguageFactory() + * @generated + * @ordered + */ + protected EList viewDeclarationLanguageFactory; + + /** + * The cached value of the '{@link #getTagHandlerDelegateFactory() Tag Handler Delegate Factory}' containment reference list. + * + * + * @see #getTagHandlerDelegateFactory() + * @generated + * @ordered + */ + protected EList tagHandlerDelegateFactory; + + /** + * The cached value of the '{@link #getRenderKitFactory() Render Kit Factory}' containment reference list. + * + * + * @see #getRenderKitFactory() + * @generated + * @ordered + */ + protected EList renderKitFactory; /** - * The cached value of the '{@link #getFactoryExtension() Factory Extension}' reference list. - * + * The cached value of the '{@link #getVisitContextFactory() Visit Context Factory}' containment reference list. + * + * + * @see #getVisitContextFactory() + * @generated + * @ordered + */ + protected EList visitContextFactory; + + /** + * The cached value of the '{@link #getFactoryExtension() Factory Extension}' reference list. + * * - * @see #getFactoryExtension() - * @generated - * @ordered - */ - protected EList factoryExtension = null; + * @see #getFactoryExtension() + * @generated + * @ordered + */ + protected EList factoryExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected FactoryTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACTORY_TYPE; - } + return FacesConfigPackage.Literals.FACTORY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getApplicationFactory() { - if (applicationFactory == null) { - applicationFactory = new EObjectContainmentEList(ApplicationFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY); - } - return applicationFactory; - } + if (applicationFactory == null) { + applicationFactory = new EObjectContainmentEList(ApplicationFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY); + } + return applicationFactory; + } /** - * + * * - * @generated - */ + * @generated + */ + public EList getExceptionHandlerFactory() { + if (exceptionHandlerFactory == null) { + exceptionHandlerFactory = new EObjectContainmentEList(ExceptionHandlerFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY); + } + return exceptionHandlerFactory; + } + + /** + * + * + * @generated + */ + public EList getExternalContextFactory() { + if (externalContextFactory == null) { + externalContextFactory = new EObjectContainmentEList(ExternalContextFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY); + } + return externalContextFactory; + } + + /** + * + * + * @generated + */ public EList getFacesContextFactory() { - if (facesContextFactory == null) { - facesContextFactory = new EObjectContainmentEList(FacesContextFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY); - } - return facesContextFactory; - } + if (facesContextFactory == null) { + facesContextFactory = new EObjectContainmentEList(FacesContextFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY); + } + return facesContextFactory; + } /** - * + * * - * @generated - */ + * @generated + */ + public EList getPartialViewContextFactory() { + if (partialViewContextFactory == null) { + partialViewContextFactory = new EObjectContainmentEList(PartialViewContextFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY); + } + return partialViewContextFactory; + } + + /** + * + * + * @generated + */ public EList getLifecycleFactory() { - if (lifecycleFactory == null) { - lifecycleFactory = new EObjectContainmentEList(LifecycleFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY); - } - return lifecycleFactory; - } + if (lifecycleFactory == null) { + lifecycleFactory = new EObjectContainmentEList(LifecycleFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY); + } + return lifecycleFactory; + } /** - * + * + * + * @generated + */ + public EList getViewDeclarationLanguageFactory() { + if (viewDeclarationLanguageFactory == null) { + viewDeclarationLanguageFactory = new EObjectContainmentEList(ViewDeclarationLanguageFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY); + } + return viewDeclarationLanguageFactory; + } + + /** + * + * + * @generated + */ + public EList getTagHandlerDelegateFactory() { + if (tagHandlerDelegateFactory == null) { + tagHandlerDelegateFactory = new EObjectContainmentEList(TagHandlerDelegateFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY); + } + return tagHandlerDelegateFactory; + } + + /** + * * - * @generated - */ + * @generated + */ public EList getRenderKitFactory() { - if (renderKitFactory == null) { - renderKitFactory = new EObjectContainmentEList(RenderKitFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY); - } - return renderKitFactory; - } + if (renderKitFactory == null) { + renderKitFactory = new EObjectContainmentEList(RenderKitFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY); + } + return renderKitFactory; + } /** - * + * + * + * @generated + */ + public EList getVisitContextFactory() { + if (visitContextFactory == null) { + visitContextFactory = new EObjectContainmentEList(VisitContextFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__VISIT_CONTEXT_FACTORY); + } + return visitContextFactory; + } + + /** + * * - * @generated - */ + * @generated + */ public EList getFactoryExtension() { - if (factoryExtension == null) { - factoryExtension = new EObjectResolvingEList(FactoryExtensionType.class, this, FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION); - } - return factoryExtension; - } + if (factoryExtension == null) { + factoryExtension = new EObjectResolvingEList(FactoryExtensionType.class, this, FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION); + } + return factoryExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACTORY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: + return ((InternalEList)getApplicationFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY: + return ((InternalEList)getExceptionHandlerFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY: + return ((InternalEList)getExternalContextFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: + return ((InternalEList)getFacesContextFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY: + return ((InternalEList)getPartialViewContextFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: + return ((InternalEList)getLifecycleFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY: + return ((InternalEList)getViewDeclarationLanguageFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY: + return ((InternalEList)getTagHandlerDelegateFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: + return ((InternalEList)getRenderKitFactory()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.FACTORY_TYPE__VISIT_CONTEXT_FACTORY: + return ((InternalEList)getVisitContextFactory()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: + return getApplicationFactory(); + case FacesConfigPackage.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY: + return getExceptionHandlerFactory(); + case FacesConfigPackage.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY: + return getExternalContextFactory(); + case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: + return getFacesContextFactory(); + case FacesConfigPackage.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY: + return getPartialViewContextFactory(); + case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: + return getLifecycleFactory(); + case FacesConfigPackage.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY: + return getViewDeclarationLanguageFactory(); + case FacesConfigPackage.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY: + return getTagHandlerDelegateFactory(); + case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: + return getRenderKitFactory(); + case FacesConfigPackage.FACTORY_TYPE__VISIT_CONTEXT_FACTORY: + return getVisitContextFactory(); + case FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION: + return getFactoryExtension(); + case FacesConfigPackage.FACTORY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: + getApplicationFactory().clear(); + getApplicationFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY: + getExceptionHandlerFactory().clear(); + getExceptionHandlerFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY: + getExternalContextFactory().clear(); + getExternalContextFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: + getFacesContextFactory().clear(); + getFacesContextFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY: + getPartialViewContextFactory().clear(); + getPartialViewContextFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: + getLifecycleFactory().clear(); + getLifecycleFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY: + getViewDeclarationLanguageFactory().clear(); + getViewDeclarationLanguageFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY: + getTagHandlerDelegateFactory().clear(); + getTagHandlerDelegateFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: + getRenderKitFactory().clear(); + getRenderKitFactory().addAll((Collection)newValue); + return; + case FacesConfigPackage.FACTORY_TYPE__VISIT_CONTEXT_FACTORY: + getVisitContextFactory().clear(); + getVisitContextFactory().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 - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: + getApplicationFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY: + getExceptionHandlerFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY: + getExternalContextFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: + getFacesContextFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY: + getPartialViewContextFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: + getLifecycleFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY: + getViewDeclarationLanguageFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY: + getTagHandlerDelegateFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: + getRenderKitFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__VISIT_CONTEXT_FACTORY: + getVisitContextFactory().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION: + getFactoryExtension().clear(); + return; + case FacesConfigPackage.FACTORY_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: + return applicationFactory != null && !applicationFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__EXCEPTION_HANDLER_FACTORY: + return exceptionHandlerFactory != null && !exceptionHandlerFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__EXTERNAL_CONTEXT_FACTORY: + return externalContextFactory != null && !externalContextFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: + return facesContextFactory != null && !facesContextFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__PARTIAL_VIEW_CONTEXT_FACTORY: + return partialViewContextFactory != null && !partialViewContextFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: + return lifecycleFactory != null && !lifecycleFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__VIEW_DECLARATION_LANGUAGE_FACTORY: + return viewDeclarationLanguageFactory != null && !viewDeclarationLanguageFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__TAG_HANDLER_DELEGATE_FACTORY: + return tagHandlerDelegateFactory != null && !tagHandlerDelegateFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: + return renderKitFactory != null && !renderKitFactory.isEmpty(); + case FacesConfigPackage.FACTORY_TYPE__VISIT_CONTEXT_FACTORY: + return visitContextFactory != null && !visitContextFactory.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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 26f36981f..92c0eca4c 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FromActionType; */ public class FromActionTypeImpl extends EObjectImpl implements FromActionType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected FromActionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FROM_ACTION_TYPE; - } + return FacesConfigPackage.Literals.FROM_ACTION_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_ACTION_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_ACTION_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 18dc63336..85ebefb84 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType; */ public class FromOutcomeTypeImpl extends EObjectImpl implements FromOutcomeType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected FromOutcomeTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FROM_OUTCOME_TYPE; - } + return FacesConfigPackage.Literals.FROM_OUTCOME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_OUTCOME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_OUTCOME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index f4891c307..6205448f5 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType; */ public class FromViewIdTypeImpl extends EObjectImpl implements FromViewIdType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected FromViewIdTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FROM_VIEW_ID_TYPE; - } + return FacesConfigPackage.Literals.FROM_VIEW_ID_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_VIEW_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_VIEW_ID_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 506ad07a7..c56790182 100644 --- 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 @@ -41,338 +41,338 @@ import org.eclipse.jst.jsf.facesconfig.emf.SmallIconType; */ public class IconTypeImpl extends EObjectImpl implements IconType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getSmallIcon() Small Icon}' containment reference. - * + * The cached value of the '{@link #getSmallIcon() Small Icon}' containment reference. + * * - * @see #getSmallIcon() - * @generated - * @ordered - */ - protected SmallIconType smallIcon = null; + * @see #getSmallIcon() + * @generated + * @ordered + */ + protected SmallIconType smallIcon; /** - * The cached value of the '{@link #getLargeIcon() Large Icon}' containment reference. - * + * The cached value of the '{@link #getLargeIcon() Large Icon}' containment reference. + * * - * @see #getLargeIcon() - * @generated - * @ordered - */ - protected LargeIconType largeIcon = null; + * @see #getLargeIcon() + * @generated + * @ordered + */ + protected LargeIconType largeIcon; /** - * The default value of the '{@link #getLang() Lang}' attribute. - * + * The default value of the '{@link #getLang() Lang}' attribute. + * * - * @see #getLang() - * @generated - * @ordered - */ + * @see #getLang() + * @generated + * @ordered + */ protected static final String LANG_EDEFAULT = null; /** - * The cached value of the '{@link #getLang() Lang}' attribute. - * + * The cached value of the '{@link #getLang() Lang}' attribute. + * * - * @see #getLang() - * @generated - * @ordered - */ + * @see #getLang() + * @generated + * @ordered + */ protected String lang = LANG_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected IconTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ICON_TYPE; - } + return FacesConfigPackage.Literals.ICON_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public SmallIconType getSmallIcon() { - return smallIcon; - } + return smallIcon; + } /** - * + * * @param newSmallIcon * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public LargeIconType getLargeIcon() { - return largeIcon; - } + return largeIcon; + } /** - * + * * @param newLargeIcon * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public String getLang() { - return lang; - } + return lang; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldLang = lang; + lang = newLang; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__LANG, oldLang, lang)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (lang: "); //$NON-NLS-1$ - result.append(lang); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (lang: "); //$NON-NLS-1$ + result.append(lang); + result.append(", id: "); //$NON-NLS-1$ + 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/IfTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/IfTypeImpl.java new file mode 100644 index 000000000..8615aa0b5 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/IfTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.IfType; + +/** + * + * An implementation of the model object 'If Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class IfTypeImpl extends EObjectImpl implements IfType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 IfTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.IF_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.IF_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.IF_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.IF_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.IF_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.IF_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.IF_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.IF_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.IF_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.IF_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.IF_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //IfTypeImpl 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 index ecac98487..943a8ef64 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.KeyClassType; */ public class KeyClassTypeImpl extends EObjectImpl implements KeyClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected KeyClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.KEY_CLASS_TYPE; - } + return FacesConfigPackage.Literals.KEY_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 31e92f83b..3a58b50d0 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.KeyType; */ public class KeyTypeImpl extends EObjectImpl implements KeyType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected KeyTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.KEY_TYPE; - } + return FacesConfigPackage.Literals.KEY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.KEY_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.KEY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 7fd06a7aa..153fa4931 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.LargeIconType; */ public class LargeIconTypeImpl extends EObjectImpl implements LargeIconType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected LargeIconTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LARGE_ICON_TYPE; - } + return FacesConfigPackage.Literals.LARGE_ICON_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LARGE_ICON_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LARGE_ICON_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index be29ccc03..19262a003 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType; */ public class LifecycleExtensionTypeImpl extends ExtensionTypeImpl implements LifecycleExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected LifecycleExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIFECYCLE_EXTENSION_TYPE; - } + 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 index a89018054..562c38c60 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType; */ public class LifecycleFactoryTypeImpl extends EObjectImpl implements LifecycleFactoryType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected LifecycleFactoryTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIFECYCLE_FACTORY_TYPE; - } + return FacesConfigPackage.Literals.LIFECYCLE_FACTORY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 0180e670c..a01a5f6e7 100644 --- 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 @@ -45,219 +45,219 @@ import org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType; */ public class LifecycleTypeImpl extends EObjectImpl implements LifecycleType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getPhaseListener() Phase Listener}' containment reference list. - * + * The cached value of the '{@link #getPhaseListener() Phase Listener}' containment reference list. + * * - * @see #getPhaseListener() - * @generated - * @ordered - */ - protected EList phaseListener = null; + * @see #getPhaseListener() + * @generated + * @ordered + */ + protected EList phaseListener; /** - * The cached value of the '{@link #getLifecycleExtension() Lifecycle Extension}' containment reference list. - * + * The cached value of the '{@link #getLifecycleExtension() Lifecycle Extension}' containment reference list. + * * - * @see #getLifecycleExtension() - * @generated - * @ordered - */ - protected EList lifecycleExtension = null; + * @see #getLifecycleExtension() + * @generated + * @ordered + */ + protected EList lifecycleExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected LifecycleTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIFECYCLE_TYPE; - } + return FacesConfigPackage.Literals.LIFECYCLE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getPhaseListener() { - if (phaseListener == null) { - phaseListener = new EObjectContainmentEList(PhaseListenerType.class, this, FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER); - } - return phaseListener; - } + if (phaseListener == null) { + phaseListener = new EObjectContainmentEList(PhaseListenerType.class, this, FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER); + } + return phaseListener; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getLifecycleExtension() { - if (lifecycleExtension == null) { - lifecycleExtension = new EObjectContainmentEList(LifecycleExtensionType.class, this, FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION); - } - return lifecycleExtension; - } + if (lifecycleExtension == null) { + lifecycleExtension = new EObjectContainmentEList(LifecycleExtensionType.class, this, FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION); + } + return lifecycleExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIFECYCLE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index c4cc3615d..fd40f9697 100644 --- 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 @@ -47,287 +47,287 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValueType; */ public class ListEntriesTypeImpl extends EObjectImpl implements ListEntriesType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getValueClass() Value Class}' containment reference. - * + * The cached value of the '{@link #getValueClass() Value Class}' containment reference. + * * - * @see #getValueClass() - * @generated - * @ordered - */ - protected ValueClassType valueClass = null; + * @see #getValueClass() + * @generated + * @ordered + */ + protected ValueClassType valueClass; /** - * The cached value of the '{@link #getNullValue() Null Value}' containment reference list. - * + * The cached value of the '{@link #getNullValue() Null Value}' containment reference list. + * * - * @see #getNullValue() - * @generated - * @ordered - */ - protected EList nullValue = null; + * @see #getNullValue() + * @generated + * @ordered + */ + protected EList nullValue; /** - * The cached value of the '{@link #getValue() Value}' containment reference list. - * + * The cached value of the '{@link #getValue() Value}' containment reference list. + * * - * @see #getValue() - * @generated - * @ordered - */ - protected EList value = null; + * @see #getValue() + * @generated + * @ordered + */ + protected EList value; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ListEntriesTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIST_ENTRIES_TYPE; - } + return FacesConfigPackage.Literals.LIST_ENTRIES_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public ValueClassType getValueClass() { - return valueClass; - } + return valueClass; + } /** - * + * * @param newValueClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public EList getNullValue() { - if (nullValue == null) { - nullValue = new EObjectContainmentEList(NullValueType.class, this, FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE); - } - return nullValue; - } + if (nullValue == null) { + nullValue = new EObjectContainmentEList(NullValueType.class, this, FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE); + } + return nullValue; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getValue() { - if (value == null) { - value = new EObjectContainmentEList(ValueType.class, this, FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE); - } - return value; - } + if (value == null) { + value = new EObjectContainmentEList(ValueType.class, this, FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE); + } + return value; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIST_ENTRIES_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 2f178df90..9f17d1626 100644 --- 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 @@ -45,252 +45,252 @@ import org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType; */ public class LocaleConfigTypeImpl extends EObjectImpl implements LocaleConfigType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDefaultLocale() Default Locale}' containment reference. - * + * The cached value of the '{@link #getDefaultLocale() Default Locale}' containment reference. + * * - * @see #getDefaultLocale() - * @generated - * @ordered - */ - protected DefaultLocaleType defaultLocale = null; + * @see #getDefaultLocale() + * @generated + * @ordered + */ + protected DefaultLocaleType defaultLocale; /** - * The cached value of the '{@link #getSupportedLocale() Supported Locale}' containment reference list. - * + * The cached value of the '{@link #getSupportedLocale() Supported Locale}' containment reference list. + * * - * @see #getSupportedLocale() - * @generated - * @ordered - */ - protected EList supportedLocale = null; + * @see #getSupportedLocale() + * @generated + * @ordered + */ + protected EList supportedLocale; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected LocaleConfigTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE; - } + return FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public DefaultLocaleType getDefaultLocale() { - return defaultLocale; - } + return defaultLocale; + } /** - * + * * @param newDefaultLocale * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public EList getSupportedLocale() { - if (supportedLocale == null) { - supportedLocale = new EObjectContainmentEList(SupportedLocaleType.class, this, FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE); - } - return supportedLocale; - } + if (supportedLocale == null) { + supportedLocale = new EObjectContainmentEList(SupportedLocaleType.class, this, FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE); + } + return supportedLocale; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LOCALE_CONFIG_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index bbf44ff00..0e482340d 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType; */ public class ManagedBeanClassTypeImpl extends EObjectImpl implements ManagedBeanClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ManagedBeanClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_CLASS_TYPE; - } + return FacesConfigPackage.Literals.MANAGED_BEAN_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 73395a085..e8f3be1cf 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType; */ public class ManagedBeanExtensionTypeImpl extends ExtensionTypeImpl implements ManagedBeanExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected ManagedBeanExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_EXTENSION_TYPE; - } + 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 index 0b770c87a..202ab740a 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType; */ public class ManagedBeanNameTypeImpl extends EObjectImpl implements ManagedBeanNameType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ManagedBeanNameTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_NAME_TYPE; - } + return FacesConfigPackage.Literals.MANAGED_BEAN_NAME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index bb27824c9..3091a7712 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType; */ public class ManagedBeanScopeTypeImpl extends EObjectImpl implements ManagedBeanScopeType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ManagedBeanScopeTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_SCOPE_TYPE; - } + return FacesConfigPackage.Literals.MANAGED_BEAN_SCOPE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 918c41368..4a21aa8c2 100644 --- 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 @@ -54,6 +54,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; *
  • {@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}
  • + *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#isEager Eager}
  • * *

    * @@ -61,664 +62,717 @@ import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; */ public class ManagedBeanTypeImpl extends EObjectImpl implements ManagedBeanType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getManagedBeanName() Managed Bean Name}' containment reference. - * + * The cached value of the '{@link #getManagedBeanName() Managed Bean Name}' containment reference. + * * - * @see #getManagedBeanName() - * @generated - * @ordered - */ - protected ManagedBeanNameType managedBeanName = null; + * @see #getManagedBeanName() + * @generated + * @ordered + */ + protected ManagedBeanNameType managedBeanName; /** - * The cached value of the '{@link #getManagedBeanClass() Managed Bean Class}' containment reference. - * + * The cached value of the '{@link #getManagedBeanClass() Managed Bean Class}' containment reference. + * * - * @see #getManagedBeanClass() - * @generated - * @ordered - */ - protected ManagedBeanClassType managedBeanClass = null; + * @see #getManagedBeanClass() + * @generated + * @ordered + */ + protected ManagedBeanClassType managedBeanClass; /** - * The cached value of the '{@link #getManagedBeanScope() Managed Bean Scope}' containment reference. - * + * The cached value of the '{@link #getManagedBeanScope() Managed Bean Scope}' containment reference. + * * - * @see #getManagedBeanScope() - * @generated - * @ordered - */ - protected ManagedBeanScopeType managedBeanScope = null; + * @see #getManagedBeanScope() + * @generated + * @ordered + */ + protected ManagedBeanScopeType managedBeanScope; /** - * The cached value of the '{@link #getManagedProperty() Managed Property}' containment reference list. - * + * The cached value of the '{@link #getManagedProperty() Managed Property}' containment reference list. + * * - * @see #getManagedProperty() - * @generated - * @ordered - */ - protected EList managedProperty = null; + * @see #getManagedProperty() + * @generated + * @ordered + */ + protected EList managedProperty; /** - * The cached value of the '{@link #getMapEntries() Map Entries}' containment reference. - * + * The cached value of the '{@link #getMapEntries() Map Entries}' containment reference. + * * - * @see #getMapEntries() - * @generated - * @ordered - */ - protected MapEntriesType mapEntries = null; + * @see #getMapEntries() + * @generated + * @ordered + */ + protected MapEntriesType mapEntries; /** - * The cached value of the '{@link #getListEntries() List Entries}' containment reference. - * + * The cached value of the '{@link #getListEntries() List Entries}' containment reference. + * * - * @see #getListEntries() - * @generated - * @ordered - */ - protected ListEntriesType listEntries = null; + * @see #getListEntries() + * @generated + * @ordered + */ + protected ListEntriesType listEntries; /** - * The cached value of the '{@link #getManagedBeanExtension() Managed Bean Extension}' containment reference list. - * + * The cached value of the '{@link #getManagedBeanExtension() Managed Bean Extension}' containment reference list. + * * - * @see #getManagedBeanExtension() - * @generated - * @ordered - */ - protected EList managedBeanExtension = null; + * @see #getManagedBeanExtension() + * @generated + * @ordered + */ + protected EList managedBeanExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * The default value of the '{@link #isEager() Eager}' attribute. + * * - * @generated - */ + * @see #isEager() + * @generated + * @ordered + */ + protected static final boolean EAGER_EDEFAULT = false; + + /** + * The cached value of the '{@link #isEager() Eager}' attribute. + * + * + * @see #isEager() + * @generated + * @ordered + */ + protected boolean eager = EAGER_EDEFAULT; + + /** + * + * + * @generated + */ protected ManagedBeanTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_TYPE; - } + return FacesConfigPackage.Literals.MANAGED_BEAN_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public ManagedBeanNameType getManagedBeanName() { - return managedBeanName; - } + return managedBeanName; + } /** - * + * * @param newManagedBeanName * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return managedBeanClass; + } /** - * + * * @param newManagedBeanClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return managedBeanScope; + } /** - * + * * @param newManagedBeanScope * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + if (managedProperty == null) { + managedProperty = new EObjectContainmentEList(ManagedPropertyType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY); + } + return managedProperty; + } /** - * + * * - * @generated - */ + * @generated + */ public MapEntriesType getMapEntries() { - return mapEntries; - } + return mapEntries; + } /** - * + * * @param newMapEntries * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return listEntries; + } /** - * + * * @param newListEntries * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public EList getManagedBeanExtension() { - if (managedBeanExtension == null) { - managedBeanExtension = new EObjectContainmentEList(ManagedBeanExtensionType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION); - } - return managedBeanExtension; - } + if (managedBeanExtension == null) { + managedBeanExtension = new EObjectContainmentEList(ManagedBeanExtensionType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION); + } + return managedBeanExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } - - /** - * + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public boolean isEager() { + return eager; + } + + /** + * + * + * @generated + */ + public void setEager(boolean newEager) { + boolean oldEager = eager; + eager = newEager; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__EAGER, oldEager, eager)); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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(); + case FacesConfigPackage.MANAGED_BEAN_TYPE__EAGER: + return isEager() ? Boolean.TRUE : Boolean.FALSE; + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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; + case FacesConfigPackage.MANAGED_BEAN_TYPE__EAGER: + setEager(((Boolean)newValue).booleanValue()); + return; + } + super.eSet(featureID, newValue); + } + + /** + * * - * @generated - */ + * @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); - } - - /** - * + 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; + case FacesConfigPackage.MANAGED_BEAN_TYPE__EAGER: + setEager(EAGER_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * * - * @generated - */ + * @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 - */ + 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); + case FacesConfigPackage.MANAGED_BEAN_TYPE__EAGER: + return eager != EAGER_EDEFAULT; + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + result.append(id); + result.append(", eager: "); //$NON-NLS-1$ + result.append(eager); + 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 index db1df7183..979e640a3 100644 --- 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 @@ -59,662 +59,662 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValueType; */ public class ManagedPropertyTypeImpl extends EObjectImpl implements ManagedPropertyType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getPropertyName() Property Name}' containment reference. - * + * The cached value of the '{@link #getPropertyName() Property Name}' containment reference. + * * - * @see #getPropertyName() - * @generated - * @ordered - */ - protected PropertyNameType propertyName = null; + * @see #getPropertyName() + * @generated + * @ordered + */ + protected PropertyNameType propertyName; /** - * The cached value of the '{@link #getPropertyClass() Property Class}' containment reference. - * + * The cached value of the '{@link #getPropertyClass() Property Class}' containment reference. + * * - * @see #getPropertyClass() - * @generated - * @ordered - */ - protected PropertyClassType propertyClass = null; + * @see #getPropertyClass() + * @generated + * @ordered + */ + protected PropertyClassType propertyClass; /** - * The cached value of the '{@link #getMapEntries() Map Entries}' containment reference. - * + * The cached value of the '{@link #getMapEntries() Map Entries}' containment reference. + * * - * @see #getMapEntries() - * @generated - * @ordered - */ - protected MapEntriesType mapEntries = null; + * @see #getMapEntries() + * @generated + * @ordered + */ + protected MapEntriesType mapEntries; /** - * The cached value of the '{@link #getNullValue() Null Value}' containment reference. - * + * The cached value of the '{@link #getNullValue() Null Value}' containment reference. + * * - * @see #getNullValue() - * @generated - * @ordered - */ - protected NullValueType nullValue = null; + * @see #getNullValue() + * @generated + * @ordered + */ + protected NullValueType nullValue; /** - * The cached value of the '{@link #getValue() Value}' containment reference. - * + * The cached value of the '{@link #getValue() Value}' containment reference. + * * - * @see #getValue() - * @generated - * @ordered - */ - protected ValueType value = null; + * @see #getValue() + * @generated + * @ordered + */ + protected ValueType value; /** - * The cached value of the '{@link #getListEntries() List Entries}' containment reference. - * + * The cached value of the '{@link #getListEntries() List Entries}' containment reference. + * * - * @see #getListEntries() - * @generated - * @ordered - */ - protected ListEntriesType listEntries = null; + * @see #getListEntries() + * @generated + * @ordered + */ + protected ListEntriesType listEntries; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ManagedPropertyTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE; - } + return FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyNameType getPropertyName() { - return propertyName; - } + return propertyName; + } /** - * + * * @param newPropertyName * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return propertyClass; + } /** - * + * * @param newPropertyClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return mapEntries; + } /** - * + * * @param newMapEntries * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return nullValue; + } /** - * + * * @param newNullValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return value; + } /** - * + * * @param newValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return listEntries; + } /** - * + * * @param newListEntries * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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 - */ + 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 NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index ce0c6eb39..26efec3f0 100644 --- 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 @@ -47,320 +47,320 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValueClassType; */ public class MapEntriesTypeImpl extends EObjectImpl implements MapEntriesType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getKeyClass() Key Class}' containment reference. - * + * The cached value of the '{@link #getKeyClass() Key Class}' containment reference. + * * - * @see #getKeyClass() - * @generated - * @ordered - */ - protected KeyClassType keyClass = null; + * @see #getKeyClass() + * @generated + * @ordered + */ + protected KeyClassType keyClass; /** - * The cached value of the '{@link #getValueClass() Value Class}' containment reference. - * + * The cached value of the '{@link #getValueClass() Value Class}' containment reference. + * * - * @see #getValueClass() - * @generated - * @ordered - */ - protected ValueClassType valueClass = null; + * @see #getValueClass() + * @generated + * @ordered + */ + protected ValueClassType valueClass; /** - * The cached value of the '{@link #getMapEntry() Map Entry}' containment reference list. - * + * The cached value of the '{@link #getMapEntry() Map Entry}' containment reference list. + * * - * @see #getMapEntry() - * @generated - * @ordered - */ - protected EList mapEntry = null; + * @see #getMapEntry() + * @generated + * @ordered + */ + protected EList mapEntry; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected MapEntriesTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MAP_ENTRIES_TYPE; - } + return FacesConfigPackage.Literals.MAP_ENTRIES_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public KeyClassType getKeyClass() { - return keyClass; - } + return keyClass; + } /** - * + * * @param newKeyClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public ValueClassType getValueClass() { - return valueClass; - } + return valueClass; + } /** - * + * * @param newValueClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public EList getMapEntry() { - if (mapEntry == null) { - mapEntry = new EObjectContainmentEList(MapEntryType.class, this, FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY); - } - return mapEntry; - } + if (mapEntry == null) { + mapEntry = new EObjectContainmentEList(MapEntryType.class, this, FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY); + } + return mapEntry; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRIES_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 037570bea..74ceff09c 100644 --- 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 @@ -42,353 +42,353 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValueType; */ public class MapEntryTypeImpl extends EObjectImpl implements MapEntryType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getKey() Key}' containment reference. - * + * The cached value of the '{@link #getKey() Key}' containment reference. + * * - * @see #getKey() - * @generated - * @ordered - */ - protected KeyType key = null; + * @see #getKey() + * @generated + * @ordered + */ + protected KeyType key; /** - * The cached value of the '{@link #getNullValue() Null Value}' containment reference. - * + * The cached value of the '{@link #getNullValue() Null Value}' containment reference. + * * - * @see #getNullValue() - * @generated - * @ordered - */ - protected NullValueType nullValue = null; + * @see #getNullValue() + * @generated + * @ordered + */ + protected NullValueType nullValue; /** - * The cached value of the '{@link #getValue() Value}' containment reference. - * + * The cached value of the '{@link #getValue() Value}' containment reference. + * * - * @see #getValue() - * @generated - * @ordered - */ - protected ValueType value = null; + * @see #getValue() + * @generated + * @ordered + */ + protected ValueType value; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected MapEntryTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MAP_ENTRY_TYPE; - } + return FacesConfigPackage.Literals.MAP_ENTRY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public KeyType getKey() { - return key; - } + return key; + } /** - * + * * @param newKey * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public NullValueType getNullValue() { - return nullValue; - } + return nullValue; + } /** - * + * * @param newNullValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public ValueType getValue() { - return value; - } + return value; + } /** - * + * * @param newValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); + if (eIsProxy()) return super.toString(); - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index a6e781876..92eda01ab 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType; */ public class MessageBundleTypeImpl extends EObjectImpl implements MessageBundleType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected MessageBundleTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MESSAGE_BUNDLE_TYPE; - } + return FacesConfigPackage.Literals.MESSAGE_BUNDLE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MESSAGE_BUNDLE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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/NameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NameTypeImpl.java new file mode 100644 index 000000000..511b347a3 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NameTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.NameType; + +/** + * + * An implementation of the model object 'Name Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class NameTypeImpl extends EObjectImpl implements NameType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 NameTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.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.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.NAME_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.NAME_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.NAME_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.NAME_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.NAME_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.NAME_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.NAME_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.NAME_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.NAME_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //NameTypeImpl 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 index dee64668a..ce9d4612f 100644 --- 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 @@ -28,6 +28,7 @@ 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.IfType; import org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType; import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; @@ -45,6 +46,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; *
  • {@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#getIf If}
  • *
  • {@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}
  • @@ -55,526 +57,594 @@ import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; */ public class NavigationCaseTypeImpl extends EObjectImpl implements NavigationCaseType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getFromAction() From Action}' containment reference. - * + * The cached value of the '{@link #getFromAction() From Action}' containment reference. + * * - * @see #getFromAction() - * @generated - * @ordered - */ - protected FromActionType fromAction = null; + * @see #getFromAction() + * @generated + * @ordered + */ + protected FromActionType fromAction; /** - * The cached value of the '{@link #getFromOutcome() From Outcome}' containment reference. - * + * The cached value of the '{@link #getFromOutcome() From Outcome}' containment reference. + * * - * @see #getFromOutcome() - * @generated - * @ordered - */ - protected FromOutcomeType fromOutcome = null; + * @see #getFromOutcome() + * @generated + * @ordered + */ + protected FromOutcomeType fromOutcome; /** - * The cached value of the '{@link #getToViewId() To View Id}' containment reference. - * + * The cached value of the '{@link #getIf() If}' containment reference. + * * - * @see #getToViewId() - * @generated - * @ordered - */ - protected ToViewIdType toViewId = null; + * @see #getIf() + * @generated + * @ordered + */ + protected IfType if_; + + /** + * The cached value of the '{@link #getToViewId() To View Id}' containment reference. + * + * + * @see #getToViewId() + * @generated + * @ordered + */ + protected ToViewIdType toViewId; /** - * The cached value of the '{@link #getRedirect() Redirect}' containment reference. - * + * The cached value of the '{@link #getRedirect() Redirect}' containment reference. + * * - * @see #getRedirect() - * @generated - * @ordered - */ - protected RedirectType redirect = null; + * @see #getRedirect() + * @generated + * @ordered + */ + protected RedirectType redirect; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected NavigationCaseTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE; - } + return FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public FromActionType getFromAction() { - return fromAction; - } + return fromAction; + } /** - * + * * @param newFromAction * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return fromOutcome; + } /** - * + * * @param newFromOutcome * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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 IfType getIf() { + return if_; + } + + /** + * + * @param newIf + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetIf(IfType newIf, NotificationChain msgs) { + IfType oldIf = if_; + if_ = newIf; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__IF, oldIf, newIf); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setIf(IfType newIf) { + if (newIf != if_) { + NotificationChain msgs = null; + if (if_ != null) + msgs = ((InternalEObject)if_).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__IF, null, msgs); + if (newIf != null) + msgs = ((InternalEObject)newIf).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__IF, null, msgs); + msgs = basicSetIf(newIf, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__IF, newIf, newIf)); + } + + /** + * + * + * @generated + */ public ToViewIdType getToViewId() { - return toViewId; - } + return toViewId; + } /** - * + * * @param newToViewId * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return redirect; + } /** - * + * * @param newRedirect * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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__IF: + return basicSetIf(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 - */ + * @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); - } - - /** - * + 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__IF: + return getIf(); + 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 - */ + * @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); - } - - /** - * + 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__IF: + setIf((IfType)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 - */ + * @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); - } - - /** - * + 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__IF: + setIf((IfType)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 - */ + * @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 - */ + 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__IF: + return if_ != 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 NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index e7414a1b2..814a158ca 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType; */ public class NavigationHandlerTypeImpl extends EObjectImpl implements NavigationHandlerType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected NavigationHandlerTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_HANDLER_TYPE; - } + return FacesConfigPackage.Literals.NAVIGATION_HANDLER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_HANDLER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 8483369cd..b05ec7048 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType; */ public class NavigationRuleExtensionTypeImpl extends ExtensionTypeImpl implements NavigationRuleExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected NavigationRuleExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_RULE_EXTENSION_TYPE; - } + 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 index 1febb4667..3007f1612 100644 --- 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 @@ -53,392 +53,392 @@ import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; */ public class NavigationRuleTypeImpl extends EObjectImpl implements NavigationRuleType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getFromViewId() From View Id}' containment reference. - * + * The cached value of the '{@link #getFromViewId() From View Id}' containment reference. + * * - * @see #getFromViewId() - * @generated - * @ordered - */ - protected FromViewIdType fromViewId = null; + * @see #getFromViewId() + * @generated + * @ordered + */ + protected FromViewIdType fromViewId; /** - * The cached value of the '{@link #getNavigationCase() Navigation Case}' containment reference list. - * + * The cached value of the '{@link #getNavigationCase() Navigation Case}' containment reference list. + * * - * @see #getNavigationCase() - * @generated - * @ordered - */ - protected EList navigationCase = null; + * @see #getNavigationCase() + * @generated + * @ordered + */ + protected EList navigationCase; /** - * The cached value of the '{@link #getNavigationRuleExtension() Navigation Rule Extension}' containment reference list. - * + * The cached value of the '{@link #getNavigationRuleExtension() Navigation Rule Extension}' containment reference list. + * * - * @see #getNavigationRuleExtension() - * @generated - * @ordered - */ - protected EList navigationRuleExtension = null; + * @see #getNavigationRuleExtension() + * @generated + * @ordered + */ + protected EList navigationRuleExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected NavigationRuleTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE; - } + return FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public FromViewIdType getFromViewId() { - return fromViewId; - } + return fromViewId; + } /** - * + * * @param newFromViewId * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public EList getNavigationCase() { - if (navigationCase == null) { - navigationCase = new EObjectContainmentEList(NavigationCaseType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE); - } - return navigationCase; - } + if (navigationCase == null) { + navigationCase = new EObjectContainmentEList(NavigationCaseType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE); + } + return navigationCase; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getNavigationRuleExtension() { - if (navigationRuleExtension == null) { - navigationRuleExtension = new EObjectContainmentEList(NavigationRuleExtensionType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION); - } - return navigationRuleExtension; - } + if (navigationRuleExtension == null) { + navigationRuleExtension = new EObjectContainmentEList(NavigationRuleExtensionType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION); + } + return navigationRuleExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_RULE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 5caa521c7..e42c2b8e4 100644 --- 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 @@ -34,138 +34,138 @@ import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; */ public class NullValueTypeImpl extends EObjectImpl implements NullValueType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected NullValueTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NULL_VALUE_TYPE; - } + return FacesConfigPackage.Literals.NULL_VALUE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NULL_VALUE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.NULL_VALUE_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } /** - * + * * - * @generated - */ + * @generated + */ public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.NULL_VALUE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } + switch (featureID) { + case FacesConfigPackage.NULL_VALUE_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } /** - * + * * - * @generated - */ + * @generated + */ public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.NULL_VALUE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } + switch (featureID) { + case FacesConfigPackage.NULL_VALUE_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.NULL_VALUE_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } /** - * + * * - * @generated - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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/OrderingOrderingTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingOrderingTypeImpl.java new file mode 100644 index 000000000..8e118cb97 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingOrderingTypeImpl.java @@ -0,0 +1,228 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.NameType; +import org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType; +import org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType; + +/** + * + * An implementation of the model object 'Ordering Ordering Type'. + * + *

    + * The following features are implemented: + *

      + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOrderingTypeImpl#getName Name}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOrderingTypeImpl#getOthers Others}
    • + *
    + *

    + * + * @generated + */ +public class OrderingOrderingTypeImpl extends EObjectImpl implements OrderingOrderingType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getName() Name}' containment reference list. + * + * + * @see #getName() + * @generated + * @ordered + */ + protected EList name; + + /** + * The cached value of the '{@link #getOthers() Others}' containment reference. + * + * + * @see #getOthers() + * @generated + * @ordered + */ + protected OrderingOthersType others; + + /** + * + * + * @generated + */ + protected OrderingOrderingTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.ORDERING_ORDERING_TYPE; + } + + /** + * + * + * @generated + */ + public EList getName() { + if (name == null) { + name = new EObjectContainmentEList(NameType.class, this, FacesConfigPackage.ORDERING_ORDERING_TYPE__NAME); + } + return name; + } + + /** + * + * + * @generated + */ + public OrderingOthersType getOthers() { + return others; + } + + /** + * + * @param newOthers + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetOthers(OrderingOthersType newOthers, NotificationChain msgs) { + OrderingOthersType oldOthers = others; + others = newOthers; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS, oldOthers, newOthers); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setOthers(OrderingOthersType newOthers) { + if (newOthers != others) { + NotificationChain msgs = null; + if (others != null) + msgs = ((InternalEObject)others).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS, null, msgs); + if (newOthers != null) + msgs = ((InternalEObject)newOthers).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS, null, msgs); + msgs = basicSetOthers(newOthers, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS, newOthers, newOthers)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.ORDERING_ORDERING_TYPE__NAME: + return ((InternalEList)getName()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS: + return basicSetOthers(null, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.ORDERING_ORDERING_TYPE__NAME: + return getName(); + case FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS: + return getOthers(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.ORDERING_ORDERING_TYPE__NAME: + getName().clear(); + getName().addAll((Collection)newValue); + return; + case FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS: + setOthers((OrderingOthersType)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.ORDERING_ORDERING_TYPE__NAME: + getName().clear(); + return; + case FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS: + setOthers((OrderingOthersType)null); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.ORDERING_ORDERING_TYPE__NAME: + return name != null && !name.isEmpty(); + case FacesConfigPackage.ORDERING_ORDERING_TYPE__OTHERS: + return others != null; + } + return super.eIsSet(featureID); + } + +} //OrderingOrderingTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingOthersTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingOthersTypeImpl.java new file mode 100644 index 000000000..fe8c019a9 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingOthersTypeImpl.java @@ -0,0 +1,170 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.OrderingOthersType; + +/** + * + * An implementation of the model object 'Ordering Others Type'. + * + *

    + * The following features are implemented: + *

      + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingOthersTypeImpl#getId Id}
    • + *
    + *

    + * + * @generated + */ +public class OrderingOthersTypeImpl extends EObjectImpl implements OrderingOthersType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 OrderingOthersTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.ORDERING_OTHERS_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.ORDERING_OTHERS_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.ORDERING_OTHERS_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.ORDERING_OTHERS_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.ORDERING_OTHERS_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.ORDERING_OTHERS_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //OrderingOthersTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingTypeImpl.java new file mode 100644 index 000000000..a5402e659 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/OrderingTypeImpl.java @@ -0,0 +1,255 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.OrderingOrderingType; +import org.eclipse.jst.jsf.facesconfig.emf.OrderingType; + +/** + * + * An implementation of the model object 'Ordering Type'. + * + *

    + * The following features are implemented: + *

      + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingTypeImpl#getBefore Before}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.OrderingTypeImpl#getAfter After}
    • + *
    + *

    + * + * @generated + */ +public class OrderingTypeImpl extends EObjectImpl implements OrderingType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getBefore() Before}' containment reference. + * + * + * @see #getBefore() + * @generated + * @ordered + */ + protected OrderingOrderingType before; + + /** + * The cached value of the '{@link #getAfter() After}' containment reference. + * + * + * @see #getAfter() + * @generated + * @ordered + */ + protected OrderingOrderingType after; + + /** + * + * + * @generated + */ + protected OrderingTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.ORDERING_TYPE; + } + + /** + * + * + * @generated + */ + public OrderingOrderingType getBefore() { + return before; + } + + /** + * + * @param newBefore + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetBefore(OrderingOrderingType newBefore, NotificationChain msgs) { + OrderingOrderingType oldBefore = before; + before = newBefore; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ORDERING_TYPE__BEFORE, oldBefore, newBefore); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setBefore(OrderingOrderingType newBefore) { + if (newBefore != before) { + NotificationChain msgs = null; + if (before != null) + msgs = ((InternalEObject)before).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ORDERING_TYPE__BEFORE, null, msgs); + if (newBefore != null) + msgs = ((InternalEObject)newBefore).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ORDERING_TYPE__BEFORE, null, msgs); + msgs = basicSetBefore(newBefore, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ORDERING_TYPE__BEFORE, newBefore, newBefore)); + } + + /** + * + * + * @generated + */ + public OrderingOrderingType getAfter() { + return after; + } + + /** + * + * @param newAfter + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetAfter(OrderingOrderingType newAfter, NotificationChain msgs) { + OrderingOrderingType oldAfter = after; + after = newAfter; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ORDERING_TYPE__AFTER, oldAfter, newAfter); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setAfter(OrderingOrderingType newAfter) { + if (newAfter != after) { + NotificationChain msgs = null; + if (after != null) + msgs = ((InternalEObject)after).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ORDERING_TYPE__AFTER, null, msgs); + if (newAfter != null) + msgs = ((InternalEObject)newAfter).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ORDERING_TYPE__AFTER, null, msgs); + msgs = basicSetAfter(newAfter, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ORDERING_TYPE__AFTER, newAfter, newAfter)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.ORDERING_TYPE__BEFORE: + return basicSetBefore(null, msgs); + case FacesConfigPackage.ORDERING_TYPE__AFTER: + return basicSetAfter(null, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.ORDERING_TYPE__BEFORE: + return getBefore(); + case FacesConfigPackage.ORDERING_TYPE__AFTER: + return getAfter(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.ORDERING_TYPE__BEFORE: + setBefore((OrderingOrderingType)newValue); + return; + case FacesConfigPackage.ORDERING_TYPE__AFTER: + setAfter((OrderingOrderingType)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.ORDERING_TYPE__BEFORE: + setBefore((OrderingOrderingType)null); + return; + case FacesConfigPackage.ORDERING_TYPE__AFTER: + setAfter((OrderingOrderingType)null); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.ORDERING_TYPE__BEFORE: + return before != null; + case FacesConfigPackage.ORDERING_TYPE__AFTER: + return after != null; + } + return super.eIsSet(featureID); + } + +} //OrderingTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PartialViewContextFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PartialViewContextFactoryTypeImpl.java new file mode 100644 index 000000000..7c77fd844 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PartialViewContextFactoryTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.PartialViewContextFactoryType; + +/** + * + * An implementation of the model object 'Partial View Context Factory Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class PartialViewContextFactoryTypeImpl extends EObjectImpl implements PartialViewContextFactoryType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 PartialViewContextFactoryTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.PARTIAL_VIEW_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.PARTIAL_VIEW_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.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //PartialViewContextFactoryTypeImpl 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 index 7a6a8baf9..18fe29083 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType; */ public class PhaseListenerTypeImpl extends EObjectImpl implements PhaseListenerType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected PhaseListenerTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PHASE_LISTENER_TYPE; - } + return FacesConfigPackage.Literals.PHASE_LISTENER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PHASE_LISTENER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PHASE_LISTENER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index f1421a300..aa19cde67 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType; */ public class PropertyClassTypeImpl extends EObjectImpl implements PropertyClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected PropertyClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_CLASS_TYPE; - } + return FacesConfigPackage.Literals.PROPERTY_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 070f3c77e..1c6d84ee4 100644 --- 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 @@ -27,29 +27,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType; */ public class PropertyExtensionTypeImpl extends ExtensionTypeImpl implements PropertyExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected PropertyExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_EXTENSION_TYPE; - } + 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 index 9f7fc2592..76ecad7d3 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType; */ public class PropertyNameTypeImpl extends EObjectImpl implements PropertyNameType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected PropertyNameTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_NAME_TYPE; - } + return FacesConfigPackage.Literals.PROPERTY_NAME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_NAME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index cd2a8bb53..954da7dd7 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType; */ public class PropertyResolverTypeImpl extends EObjectImpl implements PropertyResolverType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected PropertyResolverTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_RESOLVER_TYPE; - } + return FacesConfigPackage.Literals.PROPERTY_RESOLVER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_RESOLVER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 691b11188..a1ace9c9d 100644 --- 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 @@ -57,561 +57,561 @@ import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; */ public class PropertyTypeImpl extends EObjectImpl implements PropertyType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getPropertyName() Property Name}' containment reference. - * + * The cached value of the '{@link #getPropertyName() Property Name}' containment reference. + * * - * @see #getPropertyName() - * @generated - * @ordered - */ - protected PropertyNameType propertyName = null; + * @see #getPropertyName() + * @generated + * @ordered + */ + protected PropertyNameType propertyName; /** - * The cached value of the '{@link #getPropertyClass() Property Class}' containment reference. - * + * The cached value of the '{@link #getPropertyClass() Property Class}' containment reference. + * * - * @see #getPropertyClass() - * @generated - * @ordered - */ - protected PropertyClassType propertyClass = null; + * @see #getPropertyClass() + * @generated + * @ordered + */ + protected PropertyClassType propertyClass; /** - * The cached value of the '{@link #getDefaultValue() Default Value}' containment reference. - * + * The cached value of the '{@link #getDefaultValue() Default Value}' containment reference. + * * - * @see #getDefaultValue() - * @generated - * @ordered - */ - protected DefaultValueType defaultValue = null; + * @see #getDefaultValue() + * @generated + * @ordered + */ + protected DefaultValueType defaultValue; /** - * The cached value of the '{@link #getSuggestedValue() Suggested Value}' containment reference. - * + * The cached value of the '{@link #getSuggestedValue() Suggested Value}' containment reference. + * * - * @see #getSuggestedValue() - * @generated - * @ordered - */ - protected SuggestedValueType suggestedValue = null; + * @see #getSuggestedValue() + * @generated + * @ordered + */ + protected SuggestedValueType suggestedValue; /** - * The cached value of the '{@link #getPropertyExtension() Property Extension}' containment reference list. - * + * The cached value of the '{@link #getPropertyExtension() Property Extension}' containment reference list. + * * - * @see #getPropertyExtension() - * @generated - * @ordered - */ - protected EList propertyExtension = null; + * @see #getPropertyExtension() + * @generated + * @ordered + */ + protected EList propertyExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected PropertyTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_TYPE; - } + return FacesConfigPackage.Literals.PROPERTY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.PROPERTY_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.PROPERTY_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public PropertyNameType getPropertyName() { - return propertyName; - } + return propertyName; + } /** - * + * * @param newPropertyName * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return propertyClass; + } /** - * + * * @param newPropertyClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return defaultValue; + } /** - * + * * @param newDefaultValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return suggestedValue; + } /** - * + * * @param newSuggestedValue * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + if (propertyExtension == null) { + propertyExtension = new EObjectContainmentEList(PropertyExtensionType.class, this, FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION); + } + return propertyExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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 - */ + 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 NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 94a818c3d..dc35c6f8d 100644 --- 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 @@ -11,12 +11,20 @@ **************************************************************************************************/ 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.RedirectType; +import org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType; /** @@ -26,7 +34,9 @@ import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; *

    * The following features are implemented: *

      + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl#getViewParam View Param}
    • *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl#getId Id}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl#isIncludeViewParams Include View Params}
    • *
    *

    * @@ -34,138 +44,237 @@ import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; */ public class RedirectTypeImpl extends EObjectImpl implements RedirectType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getViewParam() View Param}' containment reference list. + * + * + * @see #getViewParam() + * @generated + * @ordered + */ + protected EList viewParam; + + /** + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * The default value of the '{@link #isIncludeViewParams() Include View Params}' attribute. + * + * + * @see #isIncludeViewParams() + * @generated + * @ordered + */ + protected static final boolean INCLUDE_VIEW_PARAMS_EDEFAULT = false; + + /** + * The cached value of the '{@link #isIncludeViewParams() Include View Params}' attribute. + * + * + * @see #isIncludeViewParams() + * @generated + * @ordered + */ + protected boolean includeViewParams = INCLUDE_VIEW_PARAMS_EDEFAULT; + + /** + * * - * @generated - */ + * @generated + */ protected RedirectTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REDIRECT_TYPE; - } + return FacesConfigPackage.Literals.REDIRECT_TYPE; + } /** - * + * + * + * @generated + */ + public EList getViewParam() { + if (viewParam == null) { + viewParam = new EObjectContainmentEList(RedirectViewParamType.class, this, FacesConfigPackage.REDIRECT_TYPE__VIEW_PARAM); + } + return viewParam; + } + + /** + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REDIRECT_TYPE__ID, oldId, id)); + } /** - * + * + * + * @generated + */ + public boolean isIncludeViewParams() { + return includeViewParams; + } + + /** + * + * + * @generated + */ + public void setIncludeViewParams(boolean newIncludeViewParams) { + boolean oldIncludeViewParams = includeViewParams; + includeViewParams = newIncludeViewParams; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REDIRECT_TYPE__INCLUDE_VIEW_PARAMS, oldIncludeViewParams, includeViewParams)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.REDIRECT_TYPE__VIEW_PARAM: + return ((InternalEList)getViewParam()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.REDIRECT_TYPE__VIEW_PARAM: + return getViewParam(); + case FacesConfigPackage.REDIRECT_TYPE__ID: + return getId(); + case FacesConfigPackage.REDIRECT_TYPE__INCLUDE_VIEW_PARAMS: + return isIncludeViewParams() ? Boolean.TRUE : Boolean.FALSE; + } + return super.eGet(featureID, resolve, coreType); + } /** - * + * * - * @generated - */ + * @generated + */ public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.REDIRECT_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } + switch (featureID) { + case FacesConfigPackage.REDIRECT_TYPE__VIEW_PARAM: + getViewParam().clear(); + getViewParam().addAll((Collection)newValue); + return; + case FacesConfigPackage.REDIRECT_TYPE__ID: + setId((String)newValue); + return; + case FacesConfigPackage.REDIRECT_TYPE__INCLUDE_VIEW_PARAMS: + setIncludeViewParams(((Boolean)newValue).booleanValue()); + return; + } + super.eSet(featureID, newValue); + } /** - * + * * - * @generated - */ + * @generated + */ public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.REDIRECT_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } + switch (featureID) { + case FacesConfigPackage.REDIRECT_TYPE__VIEW_PARAM: + getViewParam().clear(); + return; + case FacesConfigPackage.REDIRECT_TYPE__ID: + setId(ID_EDEFAULT); + return; + case FacesConfigPackage.REDIRECT_TYPE__INCLUDE_VIEW_PARAMS: + setIncludeViewParams(INCLUDE_VIEW_PARAMS_EDEFAULT); + return; + } + super.eUnset(featureID); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.REDIRECT_TYPE__VIEW_PARAM: + return viewParam != null && !viewParam.isEmpty(); + case FacesConfigPackage.REDIRECT_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + case FacesConfigPackage.REDIRECT_TYPE__INCLUDE_VIEW_PARAMS: + return includeViewParams != INCLUDE_VIEW_PARAMS_EDEFAULT; + } + return super.eIsSet(featureID); + } /** - * + * * - * @generated - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + result.append(id); + result.append(", includeViewParams: "); //$NON-NLS-1$ + result.append(includeViewParams); + result.append(')'); + return result.toString(); + } } //RedirectTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectViewParamTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectViewParamTypeImpl.java new file mode 100644 index 000000000..ac34d5776 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectViewParamTypeImpl.java @@ -0,0 +1,323 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.NameType; +import org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType; +import org.eclipse.jst.jsf.facesconfig.emf.ValueType; + +/** + * + * An implementation of the model object 'Redirect View Param Type'. + * + *

    + * The following features are implemented: + *

      + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl#getName Name}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl#getValue Value}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl#getId Id}
    • + *
    + *

    + * + * @generated + */ +public class RedirectViewParamTypeImpl extends EObjectImpl implements RedirectViewParamType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getName() Name}' containment reference. + * + * + * @see #getName() + * @generated + * @ordered + */ + protected NameType name; + + /** + * The cached value of the '{@link #getValue() Value}' containment reference. + * + * + * @see #getValue() + * @generated + * @ordered + */ + protected ValueType value; + + /** + * 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 RedirectViewParamTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.REDIRECT_VIEW_PARAM_TYPE; + } + + /** + * + * + * @generated + */ + public NameType getName() { + return name; + } + + /** + * + * @param newName + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetName(NameType newName, NotificationChain msgs) { + NameType oldName = name; + name = newName; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME, oldName, newName); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setName(NameType newName) { + if (newName != name) { + NotificationChain msgs = null; + if (name != null) + msgs = ((InternalEObject)name).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME, null, msgs); + if (newName != null) + msgs = ((InternalEObject)newName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME, null, msgs); + msgs = basicSetName(newName, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME, newName, newName)); + } + + /** + * + * + * @generated + */ + public ValueType getValue() { + return value; + } + + /** + * + * @param newValue + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetValue(ValueType newValue, NotificationChain msgs) { + ValueType oldValue = value; + value = newValue; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REDIRECT_VIEW_PARAM_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.REDIRECT_VIEW_PARAM_TYPE__VALUE, null, msgs); + if (newValue != null) + msgs = ((InternalEObject)newValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__VALUE, null, msgs); + msgs = basicSetValue(newValue, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REDIRECT_VIEW_PARAM_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.REDIRECT_VIEW_PARAM_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME: + return basicSetName(null, msgs); + case FacesConfigPackage.REDIRECT_VIEW_PARAM_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.REDIRECT_VIEW_PARAM_TYPE__NAME: + return getName(); + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__VALUE: + return getValue(); + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME: + setName((NameType)newValue); + return; + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__VALUE: + setValue((ValueType)newValue); + return; + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME: + setName((NameType)null); + return; + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__VALUE: + setValue((ValueType)null); + return; + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__NAME: + return name != null; + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__VALUE: + return value != null; + case FacesConfigPackage.REDIRECT_VIEW_PARAM_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //RedirectViewParamTypeImpl 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 index e22733c8a..8689119cb 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType; */ public class ReferencedBeanClassTypeImpl extends EObjectImpl implements ReferencedBeanClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ReferencedBeanClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REFERENCED_BEAN_CLASS_TYPE; - } + return FacesConfigPackage.Literals.REFERENCED_BEAN_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index ca90f14e3..d0b191189 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType; */ public class ReferencedBeanNameTypeImpl extends EObjectImpl implements ReferencedBeanNameType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ReferencedBeanNameTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REFERENCED_BEAN_NAME_TYPE; - } + return FacesConfigPackage.Literals.REFERENCED_BEAN_NAME_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 029aadcc6..cb35f5096 100644 --- 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 @@ -51,390 +51,390 @@ import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType; */ public class ReferencedBeanTypeImpl extends EObjectImpl implements ReferencedBeanType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getReferencedBeanName() Referenced Bean Name}' containment reference. - * + * The cached value of the '{@link #getReferencedBeanName() Referenced Bean Name}' containment reference. + * * - * @see #getReferencedBeanName() - * @generated - * @ordered - */ - protected ReferencedBeanNameType referencedBeanName = null; + * @see #getReferencedBeanName() + * @generated + * @ordered + */ + protected ReferencedBeanNameType referencedBeanName; /** - * The cached value of the '{@link #getReferencedBeanClass() Referenced Bean Class}' containment reference. - * + * The cached value of the '{@link #getReferencedBeanClass() Referenced Bean Class}' containment reference. + * * - * @see #getReferencedBeanClass() - * @generated - * @ordered - */ - protected ReferencedBeanClassType referencedBeanClass = null; + * @see #getReferencedBeanClass() + * @generated + * @ordered + */ + protected ReferencedBeanClassType referencedBeanClass; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ReferencedBeanTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE; - } + return FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public ReferencedBeanNameType getReferencedBeanName() { - return referencedBeanName; - } + return referencedBeanName; + } /** - * + * * @param newReferencedBeanName * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public ReferencedBeanClassType getReferencedBeanClass() { - return referencedBeanClass; - } + return referencedBeanClass; + } /** - * + * * @param newReferencedBeanClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index ca3969ed6..d908748de 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType; */ public class RenderKitClassTypeImpl extends EObjectImpl implements RenderKitClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected RenderKitClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_CLASS_TYPE; - } + return FacesConfigPackage.Literals.RENDER_KIT_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index c30280aa9..e0fcbc3f1 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType; */ public class RenderKitExtensionTypeImpl extends ExtensionTypeImpl implements RenderKitExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected RenderKitExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_EXTENSION_TYPE; - } + 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 index ab5c038d7..d2a280474 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; */ public class RenderKitFactoryTypeImpl extends EObjectImpl implements RenderKitFactoryType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected RenderKitFactoryTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_FACTORY_TYPE; - } + return FacesConfigPackage.Literals.RENDER_KIT_FACTORY_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index c1c39efbc..5f9c6cd8f 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType; */ public class RenderKitIdTypeImpl extends EObjectImpl implements RenderKitIdType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected RenderKitIdTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_ID_TYPE; - } + return FacesConfigPackage.Literals.RENDER_KIT_ID_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_ID_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 8859d89d3..55d5742ac 100644 --- 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 @@ -22,6 +22,7 @@ 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.ClientBehaviorRendererType; import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; @@ -46,6 +47,7 @@ import org.eclipse.jst.jsf.facesconfig.emf.RendererType; *
  • {@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#getClientBehaviorRenderer Client Behavior 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}
  • * @@ -55,460 +57,495 @@ import org.eclipse.jst.jsf.facesconfig.emf.RendererType; */ public class RenderKitTypeImpl extends EObjectImpl implements RenderKitType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getRenderKitId() Render Kit Id}' containment reference. - * + * The cached value of the '{@link #getRenderKitId() Render Kit Id}' containment reference. + * * - * @see #getRenderKitId() - * @generated - * @ordered - */ - protected RenderKitIdType renderKitId = null; + * @see #getRenderKitId() + * @generated + * @ordered + */ + protected RenderKitIdType renderKitId; /** - * The cached value of the '{@link #getRenderKitClass() Render Kit Class}' containment reference. - * + * The cached value of the '{@link #getRenderKitClass() Render Kit Class}' containment reference. + * * - * @see #getRenderKitClass() - * @generated - * @ordered - */ - protected RenderKitClassType renderKitClass = null; + * @see #getRenderKitClass() + * @generated + * @ordered + */ + protected RenderKitClassType renderKitClass; /** - * The cached value of the '{@link #getRenderer() Renderer}' containment reference list. - * + * The cached value of the '{@link #getRenderer() Renderer}' containment reference list. + * * - * @see #getRenderer() - * @generated - * @ordered - */ - protected EList renderer = null; + * @see #getRenderer() + * @generated + * @ordered + */ + protected EList renderer; /** - * The cached value of the '{@link #getRenderKitExtension() Render Kit Extension}' containment reference list. - * + * The cached value of the '{@link #getClientBehaviorRenderer() Client Behavior Renderer}' containment reference list. + * + * + * @see #getClientBehaviorRenderer() + * @generated + * @ordered + */ + protected EList clientBehaviorRenderer; + + /** + * The cached value of the '{@link #getRenderKitExtension() Render Kit Extension}' containment reference list. + * * - * @see #getRenderKitExtension() - * @generated - * @ordered - */ - protected EList renderKitExtension = null; + * @see #getRenderKitExtension() + * @generated + * @ordered + */ + protected EList renderKitExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected RenderKitTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_TYPE; - } + return FacesConfigPackage.Literals.RENDER_KIT_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public RenderKitIdType getRenderKitId() { - return renderKitId; - } + return renderKitId; + } /** - * + * * @param newRenderKitId * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public RenderKitClassType getRenderKitClass() { - return renderKitClass; - } + return renderKitClass; + } /** - * + * * @param newRenderKitClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } + 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 - */ + * @generated + */ public EList getRenderer() { - if (renderer == null) { - renderer = new EObjectContainmentEList(RendererType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__RENDERER); - } - return renderer; - } + if (renderer == null) { + renderer = new EObjectContainmentEList(RendererType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__RENDERER); + } + return renderer; + } /** - * + * + * + * @generated + */ + public EList getClientBehaviorRenderer() { + if (clientBehaviorRenderer == null) { + clientBehaviorRenderer = new EObjectContainmentEList(ClientBehaviorRendererType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__CLIENT_BEHAVIOR_RENDERER); + } + return clientBehaviorRenderer; + } + + /** + * * - * @generated - */ + * @generated + */ public EList getRenderKitExtension() { - if (renderKitExtension == null) { - renderKitExtension = new EObjectContainmentEList(RenderKitExtensionType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION); - } - return renderKitExtension; - } + if (renderKitExtension == null) { + renderKitExtension = new EObjectContainmentEList(RenderKitExtensionType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION); + } + return renderKitExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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__CLIENT_BEHAVIOR_RENDERER: + return ((InternalEList)getClientBehaviorRenderer()).basicRemove(otherEnd, msgs); + case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION: + return ((InternalEList)getRenderKitExtension()).basicRemove(otherEnd, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } /** - * + * * - * @generated - */ + * @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); - } + 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__CLIENT_BEHAVIOR_RENDERER: + return getClientBehaviorRenderer(); + 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 - */ + * @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); - } + 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__CLIENT_BEHAVIOR_RENDERER: + getClientBehaviorRenderer().clear(); + getClientBehaviorRenderer().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 - */ + * @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); - } + 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__CLIENT_BEHAVIOR_RENDERER: + getClientBehaviorRenderer().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 - */ + * @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); - } + 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__CLIENT_BEHAVIOR_RENDERER: + return clientBehaviorRenderer != null && !clientBehaviorRenderer.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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index d17429605..817f53d3b 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.RendererClassType; */ public class RendererClassTypeImpl extends EObjectImpl implements RendererClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected RendererClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_CLASS_TYPE; - } + return FacesConfigPackage.Literals.RENDERER_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 0e7689546..f62d4edc0 100644 --- 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 @@ -27,29 +27,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType; */ public class RendererExtensionTypeImpl extends ExtensionTypeImpl implements RendererExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected RendererExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_EXTENSION_TYPE; - } + 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 index 63b45692e..60662d261 100644 --- 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 @@ -59,563 +59,563 @@ import org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType; */ public class RendererTypeImpl extends EObjectImpl implements RendererType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getComponentFamily() Component Family}' containment reference. - * + * The cached value of the '{@link #getComponentFamily() Component Family}' containment reference. + * * - * @see #getComponentFamily() - * @generated - * @ordered - */ - protected ComponentFamilyType componentFamily = null; + * @see #getComponentFamily() + * @generated + * @ordered + */ + protected ComponentFamilyType componentFamily; /** - * The cached value of the '{@link #getRendererType() Renderer Type}' containment reference. - * + * The cached value of the '{@link #getRendererType() Renderer Type}' containment reference. + * * - * @see #getRendererType() - * @generated - * @ordered - */ - protected RendererTypeType rendererType = null; + * @see #getRendererType() + * @generated + * @ordered + */ + protected RendererTypeType rendererType; /** - * The cached value of the '{@link #getRendererClass() Renderer Class}' containment reference. - * + * The cached value of the '{@link #getRendererClass() Renderer Class}' containment reference. + * * - * @see #getRendererClass() - * @generated - * @ordered - */ - protected RendererClassType rendererClass = null; + * @see #getRendererClass() + * @generated + * @ordered + */ + protected RendererClassType rendererClass; /** - * The cached value of the '{@link #getFacet() Facet}' containment reference list. - * + * The cached value of the '{@link #getFacet() Facet}' containment reference list. + * * - * @see #getFacet() - * @generated - * @ordered - */ - protected EList facet = null; + * @see #getFacet() + * @generated + * @ordered + */ + protected EList facet; /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * + * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. + * * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; + * @see #getAttribute() + * @generated + * @ordered + */ + protected EList attribute; /** - * The cached value of the '{@link #getRendererExtension() Renderer Extension}' containment reference list. - * + * The cached value of the '{@link #getRendererExtension() Renderer Extension}' containment reference list. + * * - * @see #getRendererExtension() - * @generated - * @ordered - */ - protected EList rendererExtension = null; + * @see #getRendererExtension() + * @generated + * @ordered + */ + protected EList rendererExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected RendererTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_TYPE; - } + return FacesConfigPackage.Literals.RENDERER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RENDERER_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RENDERER_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RENDERER_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RENDERER_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public ComponentFamilyType getComponentFamily() { - return componentFamily; - } + return componentFamily; + } /** - * + * * @param newComponentFamily * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return rendererType; + } /** - * + * * @param newRendererType * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + return rendererClass; + } /** - * + * * @param newRendererClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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 - */ + 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; - } + if (facet == null) { + facet = new EObjectContainmentEList(FacetType.class, this, FacesConfigPackage.RENDERER_TYPE__FACET); + } + return facet; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE); - } - return attribute; - } + if (attribute == null) { + attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE); + } + return attribute; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getRendererExtension() { - if (rendererExtension == null) { - rendererExtension = new EObjectContainmentEList(RendererExtensionType.class, this, FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION); - } - return rendererExtension; - } + if (rendererExtension == null) { + rendererExtension = new EObjectContainmentEList(RendererExtensionType.class, this, FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION); + } + return rendererExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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 - */ + 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 NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index f57e8a724..115a16631 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType; */ public class RendererTypeTypeImpl extends EObjectImpl implements RendererTypeType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected RendererTypeTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_TYPE_TYPE; - } + return FacesConfigPackage.Literals.RENDERER_TYPE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 7f6c55e82..78418e06f 100644 --- 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 @@ -15,18 +15,13 @@ 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; @@ -55,374 +50,374 @@ import org.eclipse.jst.jsf.facesconfig.emf.VarType; */ public class ResourceBundleTypeImpl extends EObjectImpl implements ResourceBundleType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getBaseName() Base Name}' reference. - * + * The cached value of the '{@link #getBaseName() Base Name}' reference. + * * - * @see #getBaseName() - * @generated - * @ordered - */ - protected BaseNameType baseName = null; + * @see #getBaseName() + * @generated + * @ordered + */ + protected BaseNameType baseName; /** - * The cached value of the '{@link #getVar() Var}' reference. - * + * The cached value of the '{@link #getVar() Var}' reference. + * * - * @see #getVar() - * @generated - * @ordered - */ - protected VarType var = null; + * @see #getVar() + * @generated + * @ordered + */ + protected VarType var; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ResourceBundleTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE; - } + return FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @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; - } + 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 - */ + * @generated + */ public BaseNameType basicGetBaseName() { - return baseName; - } + return baseName; + } /** - * + * * - * @generated - */ + * @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)); - } + BaseNameType oldBaseName = baseName; + baseName = newBaseName; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__BASE_NAME, oldBaseName, baseName)); + } /** - * + * * - * @generated - */ + * @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; - } + 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 - */ + * @generated + */ public VarType basicGetVar() { - return var; - } + return var; + } /** - * + * * - * @generated - */ + * @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)); - } + VarType oldVar = var; + var = newVar; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__VAR, oldVar, var)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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/ResourceHandlerTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ResourceHandlerTypeImpl.java new file mode 100644 index 000000000..19ea0f2cd --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ResourceHandlerTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ResourceHandlerType; + +/** + * + * An implementation of the model object 'Resource Handler Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class ResourceHandlerTypeImpl extends EObjectImpl implements ResourceHandlerType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 ResourceHandlerTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.RESOURCE_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.RESOURCE_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.RESOURCE_HANDLER_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.RESOURCE_HANDLER_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //ResourceHandlerTypeImpl 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 index 5474a3ac9..8f3582ffe 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.SmallIconType; */ public class SmallIconTypeImpl extends EObjectImpl implements SmallIconType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected SmallIconTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.SMALL_ICON_TYPE; - } + return FacesConfigPackage.Literals.SMALL_ICON_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SMALL_ICON_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SMALL_ICON_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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/SourceClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SourceClassTypeImpl.java new file mode 100644 index 000000000..d10ce02f8 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SourceClassTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.SourceClassType; + +/** + * + * An implementation of the model object 'Source Class Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class SourceClassTypeImpl extends EObjectImpl implements SourceClassType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 SourceClassTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.SOURCE_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.SOURCE_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.SOURCE_CLASS_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.SOURCE_CLASS_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.SOURCE_CLASS_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.SOURCE_CLASS_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.SOURCE_CLASS_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.SOURCE_CLASS_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.SOURCE_CLASS_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.SOURCE_CLASS_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.SOURCE_CLASS_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //SourceClassTypeImpl 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 index 9de624f96..fed3b97c7 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.StateManagerType; */ public class StateManagerTypeImpl extends EObjectImpl implements StateManagerType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected StateManagerTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.STATE_MANAGER_TYPE; - } + return FacesConfigPackage.Literals.STATE_MANAGER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.STATE_MANAGER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.STATE_MANAGER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 26ea29740..662fa42bd 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; */ public class SuggestedValueTypeImpl extends EObjectImpl implements SuggestedValueType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected SuggestedValueTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.SUGGESTED_VALUE_TYPE; - } + return FacesConfigPackage.Literals.SUGGESTED_VALUE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUGGESTED_VALUE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUGGESTED_VALUE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index d665f4b87..4ae4aed4b 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType; */ public class SupportedLocaleTypeImpl extends EObjectImpl implements SupportedLocaleType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected SupportedLocaleTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.SUPPORTED_LOCALE_TYPE; - } + return FacesConfigPackage.Literals.SUPPORTED_LOCALE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUPPORTED_LOCALE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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/SystemEventClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventClassTypeImpl.java new file mode 100644 index 000000000..a32b0c140 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventClassTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.SystemEventClassType; + +/** + * + * An implementation of the model object 'System Event Class Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class SystemEventClassTypeImpl extends EObjectImpl implements SystemEventClassType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 SystemEventClassTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.SYSTEM_EVENT_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.SYSTEM_EVENT_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.SYSTEM_EVENT_CLASS_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.SYSTEM_EVENT_CLASS_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //SystemEventClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerClassTypeImpl.java new file mode 100644 index 000000000..bfe4c2afb --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerClassTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.SystemEventListenerClassType; + +/** + * + * An implementation of the model object 'System Event Listener Class Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class SystemEventListenerClassTypeImpl extends EObjectImpl implements SystemEventListenerClassType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 SystemEventListenerClassTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_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.SYSTEM_EVENT_LISTENER_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.SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //SystemEventListenerClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerTypeImpl.java new file mode 100644 index 000000000..26d8c6c16 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SystemEventListenerTypeImpl.java @@ -0,0 +1,393 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.SourceClassType; +import org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType; +import org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType; +import org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType; + +/** + * + * An implementation of the model object 'System Event Listener Type'. + * + *

    + * The following features are implemented: + *

      + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl#getSystemEventListenerClass System Event Listener Class}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl#getSystemEventClass System Event Class}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl#getSourceClass Source Class}
    • + *
    • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SystemEventListenerTypeImpl#getId Id}
    • + *
    + *

    + * + * @generated + */ +public class SystemEventListenerTypeImpl extends EObjectImpl implements SystemEventListenerType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * The cached value of the '{@link #getSystemEventListenerClass() System Event Listener Class}' containment reference. + * + * + * @see #getSystemEventListenerClass() + * @generated + * @ordered + */ + protected SystemEventListenerClassType systemEventListenerClass; + + /** + * The cached value of the '{@link #getSystemEventClass() System Event Class}' containment reference. + * + * + * @see #getSystemEventClass() + * @generated + * @ordered + */ + protected SystemEventClassType systemEventClass; + + /** + * The cached value of the '{@link #getSourceClass() Source Class}' containment reference. + * + * + * @see #getSourceClass() + * @generated + * @ordered + */ + protected SourceClassType sourceClass; + + /** + * 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 SystemEventListenerTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.SYSTEM_EVENT_LISTENER_TYPE; + } + + /** + * + * + * @generated + */ + public SystemEventListenerClassType getSystemEventListenerClass() { + return systemEventListenerClass; + } + + /** + * + * @param newSystemEventListenerClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass, NotificationChain msgs) { + SystemEventListenerClassType oldSystemEventListenerClass = systemEventListenerClass; + systemEventListenerClass = newSystemEventListenerClass; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS, oldSystemEventListenerClass, newSystemEventListenerClass); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setSystemEventListenerClass(SystemEventListenerClassType newSystemEventListenerClass) { + if (newSystemEventListenerClass != systemEventListenerClass) { + NotificationChain msgs = null; + if (systemEventListenerClass != null) + msgs = ((InternalEObject)systemEventListenerClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS, null, msgs); + if (newSystemEventListenerClass != null) + msgs = ((InternalEObject)newSystemEventListenerClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS, null, msgs); + msgs = basicSetSystemEventListenerClass(newSystemEventListenerClass, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS, newSystemEventListenerClass, newSystemEventListenerClass)); + } + + /** + * + * + * @generated + */ + public SystemEventClassType getSystemEventClass() { + return systemEventClass; + } + + /** + * + * @param newSystemEventClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetSystemEventClass(SystemEventClassType newSystemEventClass, NotificationChain msgs) { + SystemEventClassType oldSystemEventClass = systemEventClass; + systemEventClass = newSystemEventClass; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS, oldSystemEventClass, newSystemEventClass); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setSystemEventClass(SystemEventClassType newSystemEventClass) { + if (newSystemEventClass != systemEventClass) { + NotificationChain msgs = null; + if (systemEventClass != null) + msgs = ((InternalEObject)systemEventClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS, null, msgs); + if (newSystemEventClass != null) + msgs = ((InternalEObject)newSystemEventClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS, null, msgs); + msgs = basicSetSystemEventClass(newSystemEventClass, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS, newSystemEventClass, newSystemEventClass)); + } + + /** + * + * + * @generated + */ + public SourceClassType getSourceClass() { + return sourceClass; + } + + /** + * + * @param newSourceClass + * @param msgs + * @return NotificationChain + * + * @generated + */ + public NotificationChain basicSetSourceClass(SourceClassType newSourceClass, NotificationChain msgs) { + SourceClassType oldSourceClass = sourceClass; + sourceClass = newSourceClass; + if (eNotificationRequired()) { + ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS, oldSourceClass, newSourceClass); + if (msgs == null) msgs = notification; else msgs.add(notification); + } + return msgs; + } + + /** + * + * + * @generated + */ + public void setSourceClass(SourceClassType newSourceClass) { + if (newSourceClass != sourceClass) { + NotificationChain msgs = null; + if (sourceClass != null) + msgs = ((InternalEObject)sourceClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS, null, msgs); + if (newSourceClass != null) + msgs = ((InternalEObject)newSourceClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS, null, msgs); + msgs = basicSetSourceClass(newSourceClass, msgs); + if (msgs != null) msgs.dispatch(); + } + else if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS, newSourceClass, newSourceClass)); + } + + /** + * + * + * @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.SYSTEM_EVENT_LISTENER_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS: + return basicSetSystemEventListenerClass(null, msgs); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS: + return basicSetSystemEventClass(null, msgs); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS: + return basicSetSourceClass(null, msgs); + } + return super.eInverseRemove(otherEnd, featureID, msgs); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS: + return getSystemEventListenerClass(); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS: + return getSystemEventClass(); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS: + return getSourceClass(); + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS: + setSystemEventListenerClass((SystemEventListenerClassType)newValue); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS: + setSystemEventClass((SystemEventClassType)newValue); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS: + setSourceClass((SourceClassType)newValue); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS: + setSystemEventListenerClass((SystemEventListenerClassType)null); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS: + setSystemEventClass((SystemEventClassType)null); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS: + setSourceClass((SourceClassType)null); + return; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_LISTENER_CLASS: + return systemEventListenerClass != null; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SYSTEM_EVENT_CLASS: + return systemEventClass != null; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__SOURCE_CLASS: + return sourceClass != null; + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //SystemEventListenerTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/TagHandlerDelegateFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/TagHandlerDelegateFactoryTypeImpl.java new file mode 100644 index 000000000..b5a9c4fa9 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/TagHandlerDelegateFactoryTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.TagHandlerDelegateFactoryType; + +/** + * + * An implementation of the model object 'Tag Handler Delegate Factory Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class TagHandlerDelegateFactoryTypeImpl extends EObjectImpl implements TagHandlerDelegateFactoryType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 TagHandlerDelegateFactoryTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.TAG_HANDLER_DELEGATE_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.TAG_HANDLER_DELEGATE_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.TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //TagHandlerDelegateFactoryTypeImpl 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 index 81e8c3d09..891286adc 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; */ public class ToViewIdTypeImpl extends EObjectImpl implements ToViewIdType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ToViewIdTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.TO_VIEW_ID_TYPE; - } + return FacesConfigPackage.Literals.TO_VIEW_ID_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.TO_VIEW_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.TO_VIEW_ID_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index d73cbc659..7e7263f4a 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType; */ public class ValidatorClassTypeImpl extends EObjectImpl implements ValidatorClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ValidatorClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_CLASS_TYPE; - } + return FacesConfigPackage.Literals.VALIDATOR_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 4280af16e..b3eede872 100644 --- 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 @@ -12,7 +12,6 @@ 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; @@ -27,29 +26,29 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType; */ public class ValidatorExtensionTypeImpl extends ExtensionTypeImpl implements ValidatorExtensionType { /** - * + * * - * @generated - */ + * @generated + */ @SuppressWarnings("hiding") public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * + * * - * @generated - */ + * @generated + */ protected ValidatorExtensionTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_EXTENSION_TYPE; - } + 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 index 5a8a7efd9..e5f443184 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType; */ public class ValidatorIdTypeImpl extends EObjectImpl implements ValidatorIdType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ValidatorIdTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_ID_TYPE; - } + return FacesConfigPackage.Literals.VALIDATOR_ID_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_ID_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 1a0d30f51..7a266c737 100644 --- 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 @@ -57,495 +57,495 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; */ public class ValidatorTypeImpl extends EObjectImpl implements ValidatorType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * + * The cached value of the '{@link #getDescription() Description}' containment reference list. + * * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; + * @see #getDescription() + * @generated + * @ordered + */ + protected EList description; /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * + * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. + * * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; + * @see #getDisplayName() + * @generated + * @ordered + */ + protected EList displayName; /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * + * The cached value of the '{@link #getIcon() Icon}' containment reference list. + * * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; + * @see #getIcon() + * @generated + * @ordered + */ + protected EList icon; /** - * The cached value of the '{@link #getValidatorId() Validator Id}' containment reference. - * + * The cached value of the '{@link #getValidatorId() Validator Id}' containment reference. + * * - * @see #getValidatorId() - * @generated - * @ordered - */ - protected ValidatorIdType validatorId = null; + * @see #getValidatorId() + * @generated + * @ordered + */ + protected ValidatorIdType validatorId; /** - * The cached value of the '{@link #getValidatorClass() Validator Class}' containment reference. - * + * The cached value of the '{@link #getValidatorClass() Validator Class}' containment reference. + * * - * @see #getValidatorClass() - * @generated - * @ordered - */ - protected ValidatorClassType validatorClass = null; + * @see #getValidatorClass() + * @generated + * @ordered + */ + protected ValidatorClassType validatorClass; /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * + * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. + * * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; + * @see #getAttribute() + * @generated + * @ordered + */ + protected EList attribute; /** - * The cached value of the '{@link #getProperty() Property}' containment reference list. - * + * The cached value of the '{@link #getProperty() Property}' containment reference list. + * * - * @see #getProperty() - * @generated - * @ordered - */ - protected EList property = null; + * @see #getProperty() + * @generated + * @ordered + */ + protected EList property; /** - * The cached value of the '{@link #getValidatorExtension() Validator Extension}' containment reference list. - * + * The cached value of the '{@link #getValidatorExtension() Validator Extension}' containment reference list. + * * - * @see #getValidatorExtension() - * @generated - * @ordered - */ - protected EList validatorExtension = null; + * @see #getValidatorExtension() + * @generated + * @ordered + */ + protected EList validatorExtension; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ValidatorTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_TYPE; - } + return FacesConfigPackage.Literals.VALIDATOR_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION); - } - return description; - } + if (description == null) { + description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION); + } + return description; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME); - } - return displayName; - } + if (displayName == null) { + displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME); + } + return displayName; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.VALIDATOR_TYPE__ICON); - } - return icon; - } + if (icon == null) { + icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.VALIDATOR_TYPE__ICON); + } + return icon; + } /** - * + * * - * @generated - */ + * @generated + */ public ValidatorIdType getValidatorId() { - return validatorId; - } + return validatorId; + } /** - * + * * @param newValidatorId * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public ValidatorClassType getValidatorClass() { - return validatorClass; - } + return validatorClass; + } /** - * + * * @param newValidatorClass * @param msgs * @return the notification chain * - * @generated - */ + * @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; - } + 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 - */ + * @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)); - } - - /** - * + 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 - */ + * @generated + */ public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE); - } - return attribute; - } + if (attribute == null) { + attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE); + } + return attribute; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getProperty() { - if (property == null) { - property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.VALIDATOR_TYPE__PROPERTY); - } - return property; - } + if (property == null) { + property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.VALIDATOR_TYPE__PROPERTY); + } + return property; + } /** - * + * * - * @generated - */ + * @generated + */ public EList getValidatorExtension() { - if (validatorExtension == null) { - validatorExtension = new EObjectContainmentEList(ValidatorExtensionType.class, this, FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION); - } - return validatorExtension; - } + if (validatorExtension == null) { + validatorExtension = new EObjectContainmentEList(ValidatorExtensionType.class, this, FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION); + } + return validatorExtension; + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (id: "); //$NON-NLS-1$ + 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 index 68b4200e3..451f90a14 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValueClassType; */ public class ValueClassTypeImpl extends EObjectImpl implements ValueClassType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ValueClassTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALUE_CLASS_TYPE; - } + return FacesConfigPackage.Literals.VALUE_CLASS_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_CLASS_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index fcc743e6d..ebd907ba9 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ValueType; */ public class ValueTypeImpl extends EObjectImpl implements ValueType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ValueTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALUE_TYPE; - } + return FacesConfigPackage.Literals.VALUE_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.VALUE_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } /** - * + * * - * @generated - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 9a7bd8554..fe14763c8 100644 --- 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 @@ -12,12 +12,9 @@ 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; @@ -37,191 +34,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.VarType; */ public class VarTypeImpl extends EObjectImpl implements VarType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected VarTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VAR_TYPE; - } + return FacesConfigPackage.Literals.VAR_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VAR_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VAR_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + switch (featureID) { + case FacesConfigPackage.VAR_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.VAR_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } /** - * + * * - * @generated - */ + * @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 - */ + 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 - */ + 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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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 index 70347b1ea..80ce3c2e4 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType; */ public class VariableResolverTypeImpl extends EObjectImpl implements VariableResolverType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected VariableResolverTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VARIABLE_RESOLVER_TYPE; - } + return FacesConfigPackage.Literals.VARIABLE_RESOLVER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VARIABLE_RESOLVER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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/ViewDeclarationLanguageFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ViewDeclarationLanguageFactoryTypeImpl.java new file mode 100644 index 000000000..561c7fc5c --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ViewDeclarationLanguageFactoryTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.ViewDeclarationLanguageFactoryType; + +/** + * + * An implementation of the model object 'View Declaration Language Factory Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class ViewDeclarationLanguageFactoryTypeImpl extends EObjectImpl implements ViewDeclarationLanguageFactoryType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 ViewDeclarationLanguageFactoryTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.VIEW_DECLARATION_LANGUAGE_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.VIEW_DECLARATION_LANGUAGE_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.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //ViewDeclarationLanguageFactoryTypeImpl 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 index e918f1e92..e6f116365 100644 --- 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 @@ -35,191 +35,191 @@ import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; */ public class ViewHandlerTypeImpl extends EObjectImpl implements ViewHandlerType { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * + * The default value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected static final String TEXT_CONTENT_EDEFAULT = null; /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * + * The cached value of the '{@link #getTextContent() Text Content}' attribute. + * * - * @see #getTextContent() - * @generated - * @ordered - */ + * @see #getTextContent() + * @generated + * @ordered + */ protected String textContent = TEXT_CONTENT_EDEFAULT; /** - * The default value of the '{@link #getId() Id}' attribute. - * + * The default value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected static final String ID_EDEFAULT = null; /** - * The cached value of the '{@link #getId() Id}' attribute. - * + * The cached value of the '{@link #getId() Id}' attribute. + * * - * @see #getId() - * @generated - * @ordered - */ + * @see #getId() + * @generated + * @ordered + */ protected String id = ID_EDEFAULT; /** - * + * * - * @generated - */ + * @generated + */ protected ViewHandlerTypeImpl() { - super(); - } + super(); + } /** - * + * * - * @generated - */ + * @generated + */ protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VIEW_HANDLER_TYPE; - } + return FacesConfigPackage.Literals.VIEW_HANDLER_TYPE; + } /** - * + * * - * @generated - */ + * @generated + */ public String getTextContent() { - return textContent; - } + return textContent; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldTextContent = textContent; + textContent = newTextContent; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VIEW_HANDLER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); + } /** - * + * * - * @generated - */ + * @generated + */ public String getId() { - return id; - } + return id; + } /** - * + * * - * @generated - */ + * @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)); - } + String oldId = id; + id = newId; + if (eNotificationRequired()) + eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VIEW_HANDLER_TYPE__ID, oldId, id)); + } /** - * + * * - * @generated - */ + * @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); - } + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } - - /** - * + 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 - */ + * @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); - } + 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 - */ + * @generated NOT + */ public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); //$NON-NLS-1$ - result.append(textContent); - result.append(", id: "); //$NON-NLS-1$ - result.append(id); - result.append(')'); - return result.toString(); - } + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + 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/impl/VisitContextFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VisitContextFactoryTypeImpl.java new file mode 100644 index 000000000..db7a358f4 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VisitContextFactoryTypeImpl.java @@ -0,0 +1,224 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * 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.VisitContextFactoryType; + +/** + * + * An implementation of the model object 'Visit Context Factory Type'. + * + *

    + * The following features are implemented: + *

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

    + * + * @generated + */ +public class VisitContextFactoryTypeImpl extends EObjectImpl implements VisitContextFactoryType { + /** + * + * + * @generated + */ + public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ + + /** + * 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 VisitContextFactoryTypeImpl() { + super(); + } + + /** + * + * + * @generated + */ + protected EClass eStaticClass() { + return FacesConfigPackage.Literals.VISIT_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.VISIT_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.VISIT_CONTEXT_FACTORY_TYPE__ID, oldId, id)); + } + + /** + * + * + * @generated + */ + public Object eGet(int featureID, boolean resolve, boolean coreType) { + switch (featureID) { + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + return getTextContent(); + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__ID: + return getId(); + } + return super.eGet(featureID, resolve, coreType); + } + + /** + * + * + * @generated + */ + public void eSet(int featureID, Object newValue) { + switch (featureID) { + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + setTextContent((String)newValue); + return; + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__ID: + setId((String)newValue); + return; + } + super.eSet(featureID, newValue); + } + + /** + * + * + * @generated + */ + public void eUnset(int featureID) { + switch (featureID) { + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + setTextContent(TEXT_CONTENT_EDEFAULT); + return; + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__ID: + setId(ID_EDEFAULT); + return; + } + super.eUnset(featureID); + } + + /** + * + * + * @generated + */ + public boolean eIsSet(int featureID) { + switch (featureID) { + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: + return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE__ID: + return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); + } + return super.eIsSet(featureID); + } + + /** + * + * + * @generated NOT + */ + public String toString() { + if (eIsProxy()) return super.toString(); + + StringBuffer result = new StringBuffer(super.toString()); + result.append(" (textContent: "); //$NON-NLS-1$ + result.append(textContent); + result.append(", id: "); //$NON-NLS-1$ + result.append(id); + result.append(')'); + return result.toString(); + } + +} //VisitContextFactoryTypeImpl 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 index 2e286696f..93d83a00c 100644 --- 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 @@ -13,9 +13,7 @@ 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.*; @@ -30,1735 +28,2177 @@ import org.eclipse.jst.jsf.facesconfig.emf.*; */ public class FacesConfigAdapterFactory extends AdapterFactoryImpl { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached model package. - * + * The cached model package. + * * - * @generated - */ + * @generated + */ protected static FacesConfigPackage modelPackage; /** - * Creates an instance of the adapter factory. - * + * Creates an instance of the adapter factory. + * * - * @generated - */ + * @generated + */ public FacesConfigAdapterFactory() { - if (modelPackage == null) { - modelPackage = FacesConfigPackage.eINSTANCE; - } - } + if (modelPackage == null) { + modelPackage = FacesConfigPackage.eINSTANCE; + } + } /** - * Returns whether this factory is applicable for the type of the object. - * + * Returns whether this factory is applicable for the type of the object. + * * This implementation returns true if the object is either the model's package or is an instance object of the model. * - * @return whether this factory is applicable for the type of the object. - * @generated - */ + * @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; - } + 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. - * + * The switch that delegates to the createXXX methods. + * * - * @generated - */ + * @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 Object caseAbsoluteOrderingType(AbsoluteOrderingType object) { + return createAbsoluteOrderingTypeAdapter(); + } + public Object caseActionListenerType(ActionListenerType object) { + return createActionListenerTypeAdapter(); + } + public Object caseApplicationFactoryType(ApplicationFactoryType object) { + return createApplicationFactoryTypeAdapter(); + } + public Object caseApplicationType(ApplicationType object) { + return createApplicationTypeAdapter(); + } + public Object caseApplicationExtensionType(ApplicationExtensionType object) { + return createApplicationExtensionTypeAdapter(); + } + 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 caseBehaviorClassType(BehaviorClassType object) { + return createBehaviorClassTypeAdapter(); + } + public Object caseBehaviorIdType(BehaviorIdType object) { + return createBehaviorIdTypeAdapter(); + } + public Object caseBehaviorType(BehaviorType object) { + return createBehaviorTypeAdapter(); + } + public Object caseBehaviorExtensionType(BehaviorExtensionType object) { + return createBehaviorExtensionTypeAdapter(); + } + public Object caseClientBehaviorRendererClassType(ClientBehaviorRendererClassType object) { + return createClientBehaviorRendererClassTypeAdapter(); + } + public Object caseClientBehaviorRendererType(ClientBehaviorRendererType object) { + return createClientBehaviorRendererTypeAdapter(); + } + public Object caseClientBehaviorRendererTypeType(ClientBehaviorRendererTypeType object) { + return createClientBehaviorRendererTypeTypeAdapter(); + } + 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 caseConverterExtensionType(ConverterExtensionType object) { + return createConverterExtensionTypeAdapter(); + } + public Object caseDefaultLocaleType(DefaultLocaleType object) { + return createDefaultLocaleTypeAdapter(); + } + public Object caseDefaultRenderKitIdType(DefaultRenderKitIdType object) { + return createDefaultRenderKitIdTypeAdapter(); + } + public Object caseDefaultValidatorsType(DefaultValidatorsType object) { + return createDefaultValidatorsTypeAdapter(); + } + 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 caseELResolverType(ELResolverType object) { + return createELResolverTypeAdapter(); + } + public Object caseExceptionHandlerFactoryType(ExceptionHandlerFactoryType object) { + return createExceptionHandlerFactoryTypeAdapter(); + } + public Object caseExtensionType(ExtensionType object) { + return createExtensionTypeAdapter(); + } + public Object caseExternalContextFactoryType(ExternalContextFactoryType object) { + return createExternalContextFactoryTypeAdapter(); + } + public Object caseFacesConfigType(FacesConfigType object) { + return createFacesConfigTypeAdapter(); + } + public Object caseFacesConfigExtensionType(FacesConfigExtensionType object) { + return createFacesConfigExtensionTypeAdapter(); + } + 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 caseFactoryExtensionType(FactoryExtensionType object) { + return createFactoryExtensionTypeAdapter(); + } + 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 caseIfType(IfType object) { + return createIfTypeAdapter(); + } + 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 caseLifecycleExtensionType(LifecycleExtensionType object) { + return createLifecycleExtensionTypeAdapter(); + } + 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 caseManagedBeanExtensionType(ManagedBeanExtensionType object) { + return createManagedBeanExtensionTypeAdapter(); + } + 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 caseNameType(NameType object) { + return createNameTypeAdapter(); + } + public Object caseNavigationCaseType(NavigationCaseType object) { + return createNavigationCaseTypeAdapter(); + } + public Object caseNavigationHandlerType(NavigationHandlerType object) { + return createNavigationHandlerTypeAdapter(); + } + public Object caseNavigationRuleType(NavigationRuleType object) { + return createNavigationRuleTypeAdapter(); + } + public Object caseNavigationRuleExtensionType(NavigationRuleExtensionType object) { + return createNavigationRuleExtensionTypeAdapter(); + } + public Object caseNullValueType(NullValueType object) { + return createNullValueTypeAdapter(); + } + public Object caseOrderingType(OrderingType object) { + return createOrderingTypeAdapter(); + } + public Object caseOrderingOrderingType(OrderingOrderingType object) { + return createOrderingOrderingTypeAdapter(); + } + public Object caseOrderingOthersType(OrderingOthersType object) { + return createOrderingOthersTypeAdapter(); + } + public Object casePartialViewContextFactoryType(PartialViewContextFactoryType object) { + return createPartialViewContextFactoryTypeAdapter(); + } + 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 caseRedirectViewParamType(RedirectViewParamType object) { + return createRedirectViewParamTypeAdapter(); + } + 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 caseRenderKitExtensionType(RenderKitExtensionType object) { + return createRenderKitExtensionTypeAdapter(); + } + public Object caseResourceHandlerType(ResourceHandlerType object) { + return createResourceHandlerTypeAdapter(); + } + public Object caseSmallIconType(SmallIconType object) { + return createSmallIconTypeAdapter(); + } + public Object caseSourceClassType(SourceClassType object) { + return createSourceClassTypeAdapter(); + } + public Object caseStateManagerType(StateManagerType object) { + return createStateManagerTypeAdapter(); + } + public Object caseSuggestedValueType(SuggestedValueType object) { + return createSuggestedValueTypeAdapter(); + } + public Object caseSupportedLocaleType(SupportedLocaleType object) { + return createSupportedLocaleTypeAdapter(); + } + public Object caseSystemEventClassType(SystemEventClassType object) { + return createSystemEventClassTypeAdapter(); + } + public Object caseSystemEventListenerClassType(SystemEventListenerClassType object) { + return createSystemEventListenerClassTypeAdapter(); + } + public Object caseSystemEventListenerType(SystemEventListenerType object) { + return createSystemEventListenerTypeAdapter(); + } + public Object caseTagHandlerDelegateFactoryType(TagHandlerDelegateFactoryType object) { + return createTagHandlerDelegateFactoryTypeAdapter(); + } + 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 caseValidatorExtensionType(ValidatorExtensionType object) { + return createValidatorExtensionTypeAdapter(); + } + 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 caseResourceBundleType(ResourceBundleType object) { + return createResourceBundleTypeAdapter(); + } + public Object caseBaseNameType(BaseNameType object) { + return createBaseNameTypeAdapter(); + } + public Object caseVarType(VarType object) { + return createVarTypeAdapter(); + } + public Object caseViewDeclarationLanguageFactoryType(ViewDeclarationLanguageFactoryType object) { + return createViewDeclarationLanguageFactoryTypeAdapter(); + } + public Object caseVisitContextFactoryType(VisitContextFactoryType object) { + return createVisitContextFactoryTypeAdapter(); + } + 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); - } + 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}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType Absolute Ordering 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.AbsoluteOrderingType + * @generated + */ + public Adapter createAbsoluteOrderingTypeAdapter() { + return null; + } + + /** + * 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType Application Factory Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType + * @generated + */ public Adapter createApplicationFactoryTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType Application Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType + * @generated + */ public Adapter createApplicationTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType Attribute Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType + * @generated + */ public Adapter createAttributeClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType Attribute Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType + * @generated + */ public Adapter createAttributeExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType Attribute Name Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType + * @generated + */ public Adapter createAttributeNameTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType Attribute Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType + * @generated + */ public Adapter createAttributeTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType Component Class Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorClassType Behavior 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.BehaviorClassType + * @generated + */ + public Adapter createBehaviorClassTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorIdType Behavior 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.BehaviorIdType + * @generated + */ + public Adapter createBehaviorIdTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorType Behavior 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.BehaviorType + * @generated + */ + public Adapter createBehaviorTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.BehaviorExtensionType Behavior 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.BehaviorExtensionType + * @generated + */ + public Adapter createBehaviorExtensionTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererClassType Client Behavior 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.ClientBehaviorRendererClassType + * @generated + */ + public Adapter createClientBehaviorRendererClassTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererType Client Behavior 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.ClientBehaviorRendererType + * @generated + */ + public Adapter createClientBehaviorRendererTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ClientBehaviorRendererTypeType Client Behavior 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.ClientBehaviorRendererTypeType + * @generated + */ + public Adapter createClientBehaviorRendererTypeTypeAdapter() { + 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType Component Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType + * @generated + */ public Adapter createComponentExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType Component Family Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType + * @generated + */ public Adapter createComponentFamilyTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType Component Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType + * @generated + */ public Adapter createComponentTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType Component Type Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType + * @generated + */ public Adapter createComponentTypeTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType Converter Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType + * @generated + */ public Adapter createConverterClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType Converter For Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType + * @generated + */ public Adapter createConverterForClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType Converter Id Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType + * @generated + */ public Adapter createConverterIdTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType Converter Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType + * @generated + */ public Adapter createConverterTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType Default Locale Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType + * @generated + */ public Adapter createDefaultLocaleTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType Default Render Kit Id Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType + * @generated + */ public Adapter createDefaultRenderKitIdTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType Default Value Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType Default Validators 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValidatorsType + * @generated + */ + public Adapter createDefaultValidatorsTypeAdapter() { + 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType Description Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DescriptionType + * @generated + */ public Adapter createDescriptionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType Display Name Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType + * @generated + */ public Adapter createDisplayNameTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot Document Root}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot + * @generated + */ public Adapter createDocumentRootAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute Dynamic Attribute}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute + * @generated + */ public Adapter createDynamicAttributeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement Dynamic Element}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicElement + * @generated + */ public Adapter createDynamicElementAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType EL Resolver Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ELResolverType + * @generated + */ public Adapter createELResolverTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ExceptionHandlerFactoryType Exception Handler 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.ExceptionHandlerFactoryType + * @generated + */ + public Adapter createExceptionHandlerFactoryTypeAdapter() { + 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType + * @generated + */ public Adapter createFacesConfigTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType Faces Context Factory Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType + * @generated + */ public Adapter createFacesContextFactoryTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType Facet Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType + * @generated + */ public Adapter createFacetExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType Facet Name Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacetNameType + * @generated + */ public Adapter createFacetNameTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType Facet Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType + * @generated + */ public Adapter createFacetTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType Factory Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType + * @generated + */ public Adapter createFactoryTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType From Action Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FromActionType + * @generated + */ public Adapter createFromActionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType From Outcome Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType + * @generated + */ public Adapter createFromOutcomeTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType From View Id Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType + * @generated + */ public Adapter createFromViewIdTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType Icon Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.IconType + * @generated + */ public Adapter createIconTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType Key Class Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.IfType If 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.IfType + * @generated + */ + public Adapter createIfTypeAdapter() { + 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyType Key Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.KeyType + * @generated + */ public Adapter createKeyTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType Large Icon Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.LargeIconType + * @generated + */ public Adapter createLargeIconTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType Lifecycle Factory Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType + * @generated + */ public Adapter createLifecycleFactoryTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType Lifecycle Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleType + * @generated + */ public Adapter createLifecycleTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType List Entries Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType + * @generated + */ public Adapter createListEntriesTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType Locale Config Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType + * @generated + */ public Adapter createLocaleConfigTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType Managed Bean Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType + * @generated + */ public Adapter createManagedBeanClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType Managed Bean Name Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType + * @generated + */ public Adapter createManagedBeanNameTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType Managed Bean Scope Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType + * @generated + */ public Adapter createManagedBeanScopeTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType Managed Bean Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType + * @generated + */ public Adapter createManagedBeanTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType Managed Property Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType + * @generated + */ public Adapter createManagedPropertyTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType Map Entries Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType + * @generated + */ public Adapter createMapEntriesTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType Map Entry Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntryType + * @generated + */ public Adapter createMapEntryTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType Message Bundle Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType + * @generated + */ public Adapter createMessageBundleTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType Navigation Case Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NameType 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.NavigationCaseType - * @generated - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.NameType + * @generated + */ + public Adapter createNameTypeAdapter() { + 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType Navigation Handler Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType + * @generated + */ public Adapter createNavigationHandlerTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType Navigation Rule Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType + * @generated + */ public Adapter createNavigationRuleTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType Null Value Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.NullValueType + * @generated + */ public Adapter createNullValueTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType Phase Listener Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingType Ordering 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.OrderingType + * @generated + */ + public Adapter createOrderingTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOrderingType Ordering Ordering 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.OrderingOrderingType + * @generated + */ + public Adapter createOrderingOrderingTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.OrderingOthersType Ordering Others 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.OrderingOthersType + * @generated + */ + public Adapter createOrderingOthersTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType Partial View 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.PhaseListenerType - * @generated - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.PartialViewContextFactoryType + * @generated + */ + public Adapter createPartialViewContextFactoryTypeAdapter() { + 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType Property Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType + * @generated + */ public Adapter createPropertyClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType Property Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType + * @generated + */ public Adapter createPropertyExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType Property Name Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType + * @generated + */ public Adapter createPropertyNameTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType Property Resolver Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType + * @generated + */ public Adapter createPropertyResolverTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType Property Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType + * @generated + */ public Adapter createPropertyTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType Redirect Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectType + * @generated + */ public Adapter createRedirectTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType Referenced Bean Class Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType Redirect View Param 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectViewParamType + * @generated + */ + public Adapter createRedirectViewParamTypeAdapter() { + 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType Referenced Bean Name Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType + * @generated + */ public Adapter createReferencedBeanNameTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType Referenced Bean Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType + * @generated + */ public Adapter createReferencedBeanTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType Renderer Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RendererClassType + * @generated + */ public Adapter createRendererClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType Renderer Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType + * @generated + */ public Adapter createRendererExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType Renderer Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType + * @generated + */ public Adapter createRendererTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType Renderer Type Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType + * @generated + */ public Adapter createRendererTypeTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType Render Kit Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType + * @generated + */ public Adapter createRenderKitClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType Render Kit Factory Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType + * @generated + */ public Adapter createRenderKitFactoryTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType Render Kit Id Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType + * @generated + */ public Adapter createRenderKitIdTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType Render Kit Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType + * @generated + */ public Adapter createRenderKitTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType Small Icon Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.SmallIconType + * @generated + */ public Adapter createSmallIconTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType State Manager Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SourceClassType Source 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.SourceClassType + * @generated + */ + public Adapter createSourceClassTypeAdapter() { + 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.StateManagerType + * @generated + */ public Adapter createStateManagerTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType Suggested Value Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType + * @generated + */ public Adapter createSuggestedValueTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType Supported Locale Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType + * @generated + */ public Adapter createSupportedLocaleTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType To View Id Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType System Event 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.ToViewIdType - * @generated - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.SystemEventClassType + * @generated + */ + public Adapter createSystemEventClassTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerClassType System Event Listener 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.SystemEventListenerClassType + * @generated + */ + public Adapter createSystemEventListenerClassTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SystemEventListenerType System Event 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.SystemEventListenerType + * @generated + */ + public Adapter createSystemEventListenerTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.TagHandlerDelegateFactoryType Tag Handler Delegate 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.TagHandlerDelegateFactoryType + * @generated + */ + public Adapter createTagHandlerDelegateFactoryTypeAdapter() { + 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; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType Validator Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType + * @generated + */ public Adapter createValidatorClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType Validator Id Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType + * @generated + */ public Adapter createValidatorIdTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType Validator Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType + * @generated + */ public Adapter createValidatorTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType Value Class Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ValueClassType + * @generated + */ public Adapter createValueClassTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueType Value Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ValueType + * @generated + */ public Adapter createValueTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType Variable Resolver Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType + * @generated + */ public Adapter createVariableResolverTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType View Handler Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType + * @generated + */ public Adapter createViewHandlerTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType Resource Bundle Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType + * @generated + */ public Adapter createResourceBundleTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType Base Name Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.BaseNameType + * @generated + */ public Adapter createBaseNameTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.VarType Var Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.VarType + * @generated + */ public Adapter createVarTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType Render Kit Extension Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewDeclarationLanguageFactoryType View Declaration Language 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.ViewDeclarationLanguageFactoryType + * @generated + */ + public Adapter createViewDeclarationLanguageFactoryTypeAdapter() { + return null; + } + + /** + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.VisitContextFactoryType Visit 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.VisitContextFactoryType + * @generated + */ + public Adapter createVisitContextFactoryTypeAdapter() { + 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType + * @generated + */ public Adapter createRenderKitExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType Navigation Rule Extension Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceHandlerType Resource 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.ResourceHandlerType + * @generated + */ + public Adapter createResourceHandlerTypeAdapter() { + 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType + * @generated + */ public Adapter createNavigationRuleExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType Validator Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType + * @generated + */ public Adapter createValidatorExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType + * @generated + */ public Adapter createFacesConfigExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType Factory Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType + * @generated + */ public Adapter createFactoryExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType Lifecycle Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType + * @generated + */ public Adapter createLifecycleExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType Managed Bean Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType + * @generated + */ public Adapter createManagedBeanExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType Converter Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType + * @generated + */ public Adapter createConverterExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType Extension Type}'. - * + * 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ExtensionType + * @generated + */ public Adapter createExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType Application Extension Type}'. - * + * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ExternalContextFactoryType External 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.ExternalContextFactoryType + * @generated + */ + public Adapter createExternalContextFactoryTypeAdapter() { + 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 - */ + * @return the new adapter. + * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType + * @generated + */ public Adapter createApplicationExtensionTypeAdapter() { - return null; - } + return null; + } /** - * Creates a new adapter for the default case. - * + * Creates a new adapter for the default case. + * * This default implementation returns null. * - * @return the new adapter. - * @generated - */ + * @return the new adapter. + * @generated + */ public Adapter createEObjectAdapter() { - return null; - } + 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 index d6c9bdd96..1b258f521 100644 --- 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 @@ -33,2143 +33,2690 @@ import org.eclipse.jst.jsf.facesconfig.emf.*; */ public class FacesConfigSwitch { /** - * + * * - * @generated - */ + * @generated + */ public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; //$NON-NLS-1$ /** - * The cached model package - * + * The cached model package + * * - * @generated - */ + * @generated + */ protected static FacesConfigPackage modelPackage; /** - * Creates an instance of the switch. - * + * Creates an instance of the switch. + * * - * @generated - */ + * @generated + */ public FacesConfigSwitch() { - if (modelPackage == null) { - modelPackage = FacesConfigPackage.eINSTANCE; - } - } + 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. - * + * 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 - */ + * @generated NOT + */ public Object doSwitch(EObject theEObject) { - return doSwitch(theEObject.eClass(), 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. - * + * 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 - */ + * @generated NOT + */ 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. - * + 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 - */ + * @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 - */ + switch (classifierID) { + case FacesConfigPackage.ABSOLUTE_ORDERING_TYPE: { + AbsoluteOrderingType absoluteOrderingType = (AbsoluteOrderingType)theEObject; + Object result = caseAbsoluteOrderingType(absoluteOrderingType); + if (result == null) result = defaultCase(theEObject); + return result; + } + 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.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.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.BEHAVIOR_CLASS_TYPE: { + BehaviorClassType behaviorClassType = (BehaviorClassType)theEObject; + Object result = caseBehaviorClassType(behaviorClassType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.BEHAVIOR_ID_TYPE: { + BehaviorIdType behaviorIdType = (BehaviorIdType)theEObject; + Object result = caseBehaviorIdType(behaviorIdType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.BEHAVIOR_TYPE: { + BehaviorType behaviorType = (BehaviorType)theEObject; + Object result = caseBehaviorType(behaviorType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.BEHAVIOR_EXTENSION_TYPE: { + BehaviorExtensionType behaviorExtensionType = (BehaviorExtensionType)theEObject; + Object result = caseBehaviorExtensionType(behaviorExtensionType); + if (result == null) result = caseExtensionType(behaviorExtensionType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_CLASS_TYPE: { + ClientBehaviorRendererClassType clientBehaviorRendererClassType = (ClientBehaviorRendererClassType)theEObject; + Object result = caseClientBehaviorRendererClassType(clientBehaviorRendererClassType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE: { + ClientBehaviorRendererType clientBehaviorRendererType = (ClientBehaviorRendererType)theEObject; + Object result = caseClientBehaviorRendererType(clientBehaviorRendererType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.CLIENT_BEHAVIOR_RENDERER_TYPE_TYPE: { + ClientBehaviorRendererTypeType clientBehaviorRendererTypeType = (ClientBehaviorRendererTypeType)theEObject; + Object result = caseClientBehaviorRendererTypeType(clientBehaviorRendererTypeType); + 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.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.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_VALIDATORS_TYPE: { + DefaultValidatorsType defaultValidatorsType = (DefaultValidatorsType)theEObject; + Object result = caseDefaultValidatorsType(defaultValidatorsType); + 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.EL_RESOLVER_TYPE: { + ELResolverType elResolverType = (ELResolverType)theEObject; + Object result = caseELResolverType(elResolverType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.EXCEPTION_HANDLER_FACTORY_TYPE: { + ExceptionHandlerFactoryType exceptionHandlerFactoryType = (ExceptionHandlerFactoryType)theEObject; + Object result = caseExceptionHandlerFactoryType(exceptionHandlerFactoryType); + 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.EXTERNAL_CONTEXT_FACTORY_TYPE: { + ExternalContextFactoryType externalContextFactoryType = (ExternalContextFactoryType)theEObject; + Object result = caseExternalContextFactoryType(externalContextFactoryType); + 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_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.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.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.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.IF_TYPE: { + IfType ifType = (IfType)theEObject; + Object result = caseIfType(ifType); + 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.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.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_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.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.NAME_TYPE: { + NameType nameType = (NameType)theEObject; + Object result = caseNameType(nameType); + 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.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.NULL_VALUE_TYPE: { + NullValueType nullValueType = (NullValueType)theEObject; + Object result = caseNullValueType(nullValueType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.ORDERING_TYPE: { + OrderingType orderingType = (OrderingType)theEObject; + Object result = caseOrderingType(orderingType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.ORDERING_ORDERING_TYPE: { + OrderingOrderingType orderingOrderingType = (OrderingOrderingType)theEObject; + Object result = caseOrderingOrderingType(orderingOrderingType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.ORDERING_OTHERS_TYPE: { + OrderingOthersType orderingOthersType = (OrderingOthersType)theEObject; + Object result = caseOrderingOthersType(orderingOthersType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.PARTIAL_VIEW_CONTEXT_FACTORY_TYPE: { + PartialViewContextFactoryType partialViewContextFactoryType = (PartialViewContextFactoryType)theEObject; + Object result = casePartialViewContextFactoryType(partialViewContextFactoryType); + 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.REDIRECT_VIEW_PARAM_TYPE: { + RedirectViewParamType redirectViewParamType = (RedirectViewParamType)theEObject; + Object result = caseRedirectViewParamType(redirectViewParamType); + 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.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; + } + case FacesConfigPackage.RESOURCE_HANDLER_TYPE: { + ResourceHandlerType resourceHandlerType = (ResourceHandlerType)theEObject; + Object result = caseResourceHandlerType(resourceHandlerType); + 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.SOURCE_CLASS_TYPE: { + SourceClassType sourceClassType = (SourceClassType)theEObject; + Object result = caseSourceClassType(sourceClassType); + 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.SYSTEM_EVENT_CLASS_TYPE: { + SystemEventClassType systemEventClassType = (SystemEventClassType)theEObject; + Object result = caseSystemEventClassType(systemEventClassType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_CLASS_TYPE: { + SystemEventListenerClassType systemEventListenerClassType = (SystemEventListenerClassType)theEObject; + Object result = caseSystemEventListenerClassType(systemEventListenerClassType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.SYSTEM_EVENT_LISTENER_TYPE: { + SystemEventListenerType systemEventListenerType = (SystemEventListenerType)theEObject; + Object result = caseSystemEventListenerType(systemEventListenerType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.TAG_HANDLER_DELEGATE_FACTORY_TYPE: { + TagHandlerDelegateFactoryType tagHandlerDelegateFactoryType = (TagHandlerDelegateFactoryType)theEObject; + Object result = caseTagHandlerDelegateFactoryType(tagHandlerDelegateFactoryType); + 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.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.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.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.VIEW_DECLARATION_LANGUAGE_FACTORY_TYPE: { + ViewDeclarationLanguageFactoryType viewDeclarationLanguageFactoryType = (ViewDeclarationLanguageFactoryType)theEObject; + Object result = caseViewDeclarationLanguageFactoryType(viewDeclarationLanguageFactoryType); + if (result == null) result = defaultCase(theEObject); + return result; + } + case FacesConfigPackage.VISIT_CONTEXT_FACTORY_TYPE: { + VisitContextFactoryType visitContextFactoryType = (VisitContextFactoryType)theEObject; + Object result = caseVisitContextFactoryType(visitContextFactoryType); + if (result == null) result = defaultCase(theEObject); + return result; + } + default: return defaultCase(theEObject); + } + } + + /** + * Returns the result of interpreting the object as an instance of 'Absolute Ordering 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 interpreting the object as an instance of 'Absolute Ordering Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseAbsoluteOrderingType(AbsoluteOrderingType object) { + return null; + } + + /** + * Returns the result of interpreting 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 interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Application Factory Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Application Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Attribute Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Attribute Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Attribute Name Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Attribute Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Component Class Type'. - * + * Returns the result of interpreting the object as an instance of 'Behavior 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 interpreting the object as an instance of 'Behavior Class Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseBehaviorClassType(BehaviorClassType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Behavior 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 interpreting the object as an instance of 'Behavior Id Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseBehaviorIdType(BehaviorIdType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Behavior 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 interpreting the object as an instance of 'Behavior Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseBehaviorType(BehaviorType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Behavior 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 Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ + * @param object the target of the switch. + * @return the result of interpreting the object as an instance of 'Behavior Extension Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseBehaviorExtensionType(BehaviorExtensionType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Client Behavior 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 interpreting the object as an instance of 'Client Behavior Renderer Class Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseClientBehaviorRendererClassType(ClientBehaviorRendererClassType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Client Behavior 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 interpreting the object as an instance of 'Client Behavior Renderer Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseClientBehaviorRendererType(ClientBehaviorRendererType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Client Behavior 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 interpreting the object as an instance of 'Client Behavior Renderer Type Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseClientBehaviorRendererTypeType(ClientBehaviorRendererTypeType object) { + return null; + } + + /** + * Returns the result of interpreting 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 interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Component Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Component Family Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Component Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Component Type Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Converter Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Converter For Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Converter Id Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Converter Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Default Locale Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Default Render Kit Id Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Default Value Type'. - * + * Returns the result of interpreting the object as an instance of 'Default Validators 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 interpreting the object as an instance of 'Default Validators Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseDefaultValidatorsType(DefaultValidatorsType object) { + return null; + } + + /** + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Description Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Display Name Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Document Root'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Dynamic Attribute'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Dynamic Element'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'EL Resolver Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Type'. - * + * Returns the result of interpreting the object as an instance of 'Exception Handler 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 'Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ + * @param object the target of the switch. + * @return the result of interpreting the object as an instance of 'Exception Handler Factory Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseExceptionHandlerFactoryType(ExceptionHandlerFactoryType object) { + return null; + } + + /** + * Returns the result of interpreting 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 interpreting the object as an instance of 'Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ public Object caseFacesConfigType(FacesConfigType object) { - return null; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Faces Context Factory Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Facet Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Facet Name Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Facet Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Factory Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'From Action Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'From Outcome Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'From View Id Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Icon Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Key Class Type'. - * + * Returns the result of interpreting the object as an instance of 'If 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 - */ + * @param object the target of the switch. + * @return the result of interpreting the object as an instance of 'If Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseIfType(IfType object) { + return null; + } + + /** + * Returns the result of interpreting 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 interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Key Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Large Icon Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Lifecycle Factory Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Lifecycle Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'List Entries Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Locale Config Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Name Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Scope Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Managed Property Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Map Entries Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Map Entry Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Message Bundle Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Navigation Case Type'. - * + * Returns the result of interpreting the object as an instance of '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 interpreting the object as an instance of 'Name Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseNameType(NameType object) { + return null; + } + + /** + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Navigation Handler Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Navigation Rule Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Null Value Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Phase Listener Type'. - * + * Returns the result of interpreting the object as an instance of 'Ordering 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 - */ + * @param object the target of the switch. + * @return the result of interpreting the object as an instance of 'Ordering Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseOrderingType(OrderingType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Ordering Ordering 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 interpreting the object as an instance of 'Ordering Ordering Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseOrderingOrderingType(OrderingOrderingType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Ordering Others 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 interpreting the object as an instance of 'Ordering Others Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseOrderingOthersType(OrderingOthersType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Partial View 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 interpreting the object as an instance of 'Partial View Context Factory Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object casePartialViewContextFactoryType(PartialViewContextFactoryType object) { + return null; + } + + /** + * Returns the result of interpreting 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 interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Property Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Property Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Property Name Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Property Resolver Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Property Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Redirect Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Referenced Bean Class Type'. - * + * Returns the result of interpreting the object as an instance of 'Redirect View Param 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 - */ + * @param object the target of the switch. + * @return the result of interpreting the object as an instance of 'Redirect View Param Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseRedirectViewParamType(RedirectViewParamType object) { + return null; + } + + /** + * Returns the result of interpreting 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 interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Referenced Bean Name Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Referenced Bean Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Renderer Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Renderer Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Renderer Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Renderer Type Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Render Kit Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Render Kit Factory Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Render Kit Id Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Render Kit Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Small Icon Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'State Manager Type'. - * + * Returns the result of interpreting the object as an instance of 'Source 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 interpreting the object as an instance of 'Source Class Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseSourceClassType(SourceClassType object) { + return null; + } + + /** + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Suggested Value Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Supported Locale Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'To View Id Type'. - * + * Returns the result of interpreting the object as an instance of 'System Event 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 interpreting the object as an instance of 'System Event Class Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseSystemEventClassType(SystemEventClassType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'System Event Listener 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 interpreting the object as an instance of 'System Event Listener Class Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseSystemEventListenerClassType(SystemEventListenerClassType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'System Event 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 'To View Id Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ + * @param object the target of the switch. + * @return the result of interpreting the object as an instance of 'System Event Listener Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseSystemEventListenerType(SystemEventListenerType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Tag Handler Delegate 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 interpreting the object as an instance of 'Tag Handler Delegate Factory Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseTagHandlerDelegateFactoryType(TagHandlerDelegateFactoryType object) { + return null; + } + + /** + * Returns the result of interpreting 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 interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Validator Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Validator Id Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Validator Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Value Class Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Value Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Variable Resolver Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'View Handler Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Resource Bundle Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Base Name Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Var Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Render Kit Extension Type'. - * + * Returns the result of interpreting the object as an instance of 'View Declaration Language 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 interpreting the object as an instance of 'View Declaration Language Factory Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseViewDeclarationLanguageFactoryType(ViewDeclarationLanguageFactoryType object) { + return null; + } + + /** + * Returns the result of interpreting the object as an instance of 'Visit 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 interpreting the object as an instance of 'Visit Context Factory Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseVisitContextFactoryType(VisitContextFactoryType object) { + return null; + } + + /** + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Navigation Rule Extension Type'. - * + * Returns the result of interpreting the object as an instance of 'Resource 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 interpreting the object as an instance of 'Resource Handler Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseResourceHandlerType(ResourceHandlerType object) { + return null; + } + + /** + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Validator Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Factory Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Lifecycle Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Converter Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Extension Type'. - * + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'Application Extension Type'. - * + * Returns the result of interpreting the object as an instance of 'External 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 interpreting the object as an instance of 'External Context Factory Type'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) + * @generated + */ + public Object caseExternalContextFactoryType(ExternalContextFactoryType object) { + return null; + } + + /** + * Returns the result of interpreting 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 - */ + * @param object the target of the switch. + * @return the result of interpreting 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; - } + return null; + } /** - * Returns the result of interpretting the object as an instance of 'EObject'. - * + * Returns the result of interpreting the object as an instance of 'EObject'. + * * This implementation returns null; * returning a non-null result will terminate the switch, but this is the last case anyway. * - * @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 - */ + * @param object the target of the switch. + * @return the result of interpreting the object as an instance of 'EObject'. + * @see #doSwitch(org.eclipse.emf.ecore.EObject) + * @generated + */ public Object defaultCase(EObject object) { - return null; - } + return null; + } } //FacesConfigSwitch diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AbsoluteOrderingTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AbsoluteOrderingTranslator.java new file mode 100644 index 000000000..9b0475f7b --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AbsoluteOrderingTranslator.java @@ -0,0 +1,43 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which 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 AbsoluteOrderingTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public AbsoluteOrderingTranslator(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 NameTranslator("name", facesPackage.getAbsoluteOrderingType_Name()), //$NON-NLS-1$ + new OrderingOthersTranslator("others", facesPackage.getAbsoluteOrderingType_Others()) //$NON-NLS-1$ +// new Translator("id", facesPackage.getAbsoluteOrderingType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} 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 index 8eb99a339..a1e061726 100644 --- 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 @@ -12,8 +12,6 @@ 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; /** 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 index 75981f6fa..333ac0029 100644 --- 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 @@ -12,8 +12,6 @@ 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; /** 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 index 1d8c14fb7..5a396acf7 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** @@ -41,14 +39,18 @@ public class ApplicationTranslator extends Translator { 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 PartialTraversalTranslator("partial-traversal", facesPackage.getApplicationType_PartialTraversal()), //$NON-NLS-1$ new ViewHandlerTranslator("view-handler", facesPackage.getApplicationType_ViewHandler()), //$NON-NLS-1$ new StateManagerTranslator("state-manager", facesPackage.getApplicationType_StateManager()), //$NON-NLS-1$ + new ELResolverTypeTranslator("el-resolver", facesPackage.getApplicationType_ELResolver()), //$NON-NLS-1$ new PropertyResolverTranslator("property-resolver", facesPackage.getApplicationType_PropertyResolver()), //$NON-NLS-1$ new VariableResolverTranslator("variable-resolver", facesPackage.getApplicationType_VariableResolver()), //$NON-NLS-1$ + new ResourceHandlerTranslator("resource-handler", facesPackage.getApplicationType_ResourceHandler()), //$NON-NLS-1$ + new SystemEventListenerTranslator("system-event-listener", facesPackage.getApplicationType_SystemEventListener()), //$NON-NLS-1$ new LocaleConfigTranslator("locale-config", facesPackage.getApplicationType_LocaleConfig()), //$NON-NLS-1$ - new ELResolverTypeTranslator("el-resolver", facesPackage.getApplicationType_ELResolver()), //$NON-NLS-1$ new ResourceBundleTranslator("resource-bundle", facesPackage.getApplicationType_ResourceBundle()), //$NON-NLS-1$ new ApplicationExtensionTranslator("application-extension", facesPackage.getApplicationType_ApplicationExtension()), //$NON-NLS-1$ + new DefaultValidatorsTranslator("default-validators", facesPackage.getApplicationType_DefaultValidators()), //$NON-NLS-1$ 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/AttributeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeTranslator.java index 91b1a2ad8..3916ed179 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorClassTranslator.java new file mode 100644 index 000000000..90bb48ca5 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorClassTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 BehaviorClassTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public BehaviorClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getBehaviorClassType_TextContent()), + new Translator("id", facesPackage.getBehaviorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorExtensionTranslator.java new file mode 100644 index 000000000..a7d452f29 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorExtensionTranslator.java @@ -0,0 +1,31 @@ +/******************************************************************************* + * 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 org.eclipse.emf.ecore.EStructuralFeature; + +/** + * Transtor for application extensions + * + * @author cbateman + * + */ +public class BehaviorExtensionTranslator extends ExtensionTypeTranslator { + + /** + * @param domNameAndPath + * @param feature + */ + public BehaviorExtensionTranslator(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/BehaviorIdTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorIdTranslator.java new file mode 100644 index 000000000..8d45df57f --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorIdTranslator.java @@ -0,0 +1,42 @@ +/******************************************************************************* + * 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 BehaviorIdTranslator extends Translator { + + /** + * @param domNameAndPath + * @param aFeature + */ + public BehaviorIdTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getBehaviorIdType_TextContent()), + new Translator("id", facesPackage.getBehaviorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } + +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorTranslator.java new file mode 100644 index 000000000..c72342d7b --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BehaviorTranslator.java @@ -0,0 +1,49 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which 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 BehaviorTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public BehaviorTranslator(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.getBehaviorType_Description()), //$NON-NLS-1$ + new DisplayNameTranslator("display-name", facesPackage.getBehaviorType_DisplayName()), //$NON-NLS-1$ + new IconTranslator("icon", facesPackage.getBehaviorType_Icon()), //$NON-NLS-1$ + new BehaviorIdTranslator("behavior-id", facesPackage.getBehaviorType_BehaviorId()), //$NON-NLS-1$ + new BehaviorClassTranslator("behavior-class", facesPackage.getBehaviorType_BehaviorClass()), //$NON-NLS-1$ + new AttributeTranslator("attribute", facesPackage.getBehaviorType_Attribute()), //$NON-NLS-1$ + new PropertyTranslator("property", facesPackage.getBehaviorType_Property()), //$NON-NLS-1$ + new BehaviorExtensionTranslator("behavior-extension", facesPackage.getBehaviorType_BehaviorExtension()) //$NON-NLS-1$ + //new Translator("id", facesPackage.getBehaviorType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererClassTranslator.java new file mode 100644 index 000000000..2c64b6781 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererClassTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 ClientBehaviorRendererClassTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public ClientBehaviorRendererClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getClientBehaviorRendererClassType_TextContent()), + new Translator("id", facesPackage.getClientBehaviorRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTranslator.java new file mode 100644 index 000000000..ac3279c98 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTranslator.java @@ -0,0 +1,42 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 ClientBehaviorRendererTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public ClientBehaviorRendererTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (non-Javadoc) + * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() + */ + public Translator[] getChildren() { + + FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; + return new Translator[] { + new ClientBehaviorRendererTypeTranslator("client-behavior-renderer-type", facesPackage.getClientBehaviorRendererType_ClientBehaviorRendererType()), //$NON-NLS-1$ + new ClientBehaviorRendererClassTranslator("client-behavior-renderer-class", facesPackage.getClientBehaviorRendererType_ClientBehaviorRendererClass()) //$NON-NLS-1$ + //new Translator("id", facesPackage.getClientBehaviorRendererType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTypeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTypeTranslator.java new file mode 100644 index 000000000..2ddd9ea5b --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ClientBehaviorRendererTypeTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 ClientBehaviorRendererTypeTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public ClientBehaviorRendererTypeTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getClientBehaviorRendererTypeType_TextContent()), + new Translator("id", facesPackage.getClientBehaviorRendererTypeType_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 index 6a635f6fd..11a0c687e 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 2eacde9cb..bbd9307eb 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValidatorsTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValidatorsTranslator.java new file mode 100644 index 000000000..de93d939e --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValidatorsTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 DefaultValidatorsTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public DefaultValidatorsTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (non-Javadoc) + * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() + */ + public Translator[] getChildren() { + + FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; + return new Translator[] { + new ValidatorIdTranslator("validator-id", facesPackage.getDefaultValidatorsType_ValidatorId()), //$NON-NLS-1$ + new Translator("id", facesPackage.getDefaultValidatorsType_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 index fae3f9283..d6faf0df0 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 48c7563d2..e48a3c7bc 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExceptionHandlerFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExceptionHandlerFactoryTranslator.java new file mode 100644 index 000000000..41a24feb3 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExceptionHandlerFactoryTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 ExceptionHandlerFactoryTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public ExceptionHandlerFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getExceptionHandlerFactoryType_TextContent()), + new Translator("id", facesPackage.getExceptionHandlerFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExternalContextFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExternalContextFactoryTranslator.java new file mode 100644 index 000000000..71039167f --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExternalContextFactoryTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 ExternalContextFactoryTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public ExternalContextFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getExternalContextFactoryType_TextContent()), + new Translator("id", facesPackage.getExternalContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} 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 index 6e96ee40c..599927e9f 100644 --- 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 @@ -13,8 +13,8 @@ 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; +import org.eclipse.wst.common.internal.emf.resource.Translator; /** * @author xjiang, itrimble @@ -42,17 +42,22 @@ public class FacesConfigTranslator extends RootTranslator { FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; return new Translator[] { new ApplicationTranslator("application", facesPackage.getFacesConfigType_Application()), //$NON-NLS-1$ + new OrderingTranslator("ordering", facesPackage.getFacesConfigType_Ordering()), //$NON-NLS-1$ + new AbsoluteOrderingTranslator("absolute-ordering", facesPackage.getFacesConfigType_AbsoluteOrdering()), //$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 NameTranslator("name", facesPackage.getFacesConfigType_Name()), //$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$ //$NON-NLS-1$ + new BehaviorTranslator("behavior", facesPackage.getFacesConfigType_Behavior()), //$NON-NLS-1$ + new FacesConfigExtensionTranslator("faces-config-extension", facesPackage.getFacesConfigType_FacesConfigExtension()), //$NON_NLS-1$ //$NON-NLS-1$ new Translator("xmlns", facesPackage.getFacesConfigType_Xmlns(), DOM_ATTRIBUTE), //$NON-NLS-1$ + new Translator("metadata-complete", facesPackage.getFacesConfigType_MetadataComplete(), 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 index 4beae7285..8ad0eda7b 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index aea013b8c..52f7b1f2a 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index d17827755..c49a70ce0 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** @@ -38,9 +36,15 @@ public class FactoryTranslator extends Translator { FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; return new Translator[] { new ApplicationFactoryTranslator("application-factory", facesPackage.getFactoryType_ApplicationFactory()), //$NON-NLS-1$ + new ExceptionHandlerFactoryTranslator("exception-handler-factory", facesPackage.getFactoryType_ExceptionHandlerFactory()), //$NON-NLS-1$ + new ExternalContextFactoryTranslator("external-context-factory", facesPackage.getFactoryType_ExternalContextFactory()), //$NON-NLS-1$ new FacesContextFactoryTranslator("faces-context-factory", facesPackage.getFactoryType_FacesContextFactory()), //$NON-NLS-1$ + new PartialViewContextFactoryTranslator("partial-view-context-factory", facesPackage.getFactoryType_PartialViewContextFactory()), //$NON-NLS-1$ new LifecycleFactoryTranslator("lifecycle-factory", facesPackage.getFactoryType_LifecycleFactory()), //$NON-NLS-1$ + new ViewDeclarationLanguageFactoryTranslator("view-declaration-language-factory", facesPackage.getFactoryType_ViewDeclarationLanguageFactory()), //$NON-NLS-1$ + new TagHandlerDelegateFactoryTranslator("tag-handler-delegate-factory", facesPackage.getFactoryType_TagHandlerDelegateFactory()), //$NON-NLS-1$ new RenderKitFactoryTranslator("render-kit-factory", facesPackage.getFactoryType_RenderKitFactory()), //$NON-NLS-1$ + new VisitContextFactoryTranslator("visit-context-factory", facesPackage.getFactoryType_VisitContextFactory()), //$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/IconTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IconTranslator.java index add34b684..9f33f6ad3 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IfTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IfTranslator.java new file mode 100644 index 000000000..3016a6bc3 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IfTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 IfTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public IfTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getIfType_TextContent()), + new Translator("id", facesPackage.getIfType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} 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 index b01b5fd5a..0d06154b8 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 5e4557986..c36905ed0 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index d7027df42..c2093a54f 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 26e807560..caed4ae25 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index b65ccab48..c306f6c43 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** @@ -48,6 +46,7 @@ public class ManagedBeanTranslator extends Translator { 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("eager", facesPackage.getManagedBeanType_Eager(), DOM_ATTRIBUTE), //$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 index 85da11e90..49198cb56 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index a1b16fb02..40faec1e0 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 1dc3ebb24..d57150254 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index b4f06fba6..d052df629 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NameTranslator.java new file mode 100644 index 000000000..96bf3ba20 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NameTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 NameTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public NameTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getNameType_TextContent()), + new Translator("id", facesPackage.getNameType_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 index 50dc24422..4d1470215 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** @@ -43,6 +41,7 @@ public class NavigationCaseTranslator extends Translator { 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 IfTranslator("if", facesPackage.getNavigationCaseType_If()), //$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 index 7cc6353c2..694a00994 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 0f0067b9f..f808698b3 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOrderingTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOrderingTranslator.java new file mode 100644 index 000000000..3fd453175 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOrderingTranslator.java @@ -0,0 +1,43 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which 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 OrderingOrderingTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public OrderingOrderingTranslator(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 NameTranslator("name", facesPackage.getOrderingOrderingType_Name()), //$NON-NLS-1$ + new OrderingOthersTranslator("others", facesPackage.getOrderingOrderingType_Others()) //$NON-NLS-1$ +// new Translator("id", facesPackage.getOrderingOrderingType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOthersTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOthersTranslator.java new file mode 100644 index 000000000..f7ab41019 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingOthersTranslator.java @@ -0,0 +1,40 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 OrderingOthersTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public OrderingOthersTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getOrderingOthersType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingTranslator.java new file mode 100644 index 000000000..2aedd0227 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/OrderingTranslator.java @@ -0,0 +1,43 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which 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 OrderingTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public OrderingTranslator(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 OrderingOrderingTranslator("after", facesPackage.getOrderingType_After()), //$NON-NLS-1$ + new OrderingOrderingTranslator("before", facesPackage.getOrderingType_Before()) //$NON-NLS-1$ +// new Translator("id", facesPackage.getOrderingType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialTraversalTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialTraversalTranslator.java new file mode 100644 index 000000000..02a8cef07 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialTraversalTranslator.java @@ -0,0 +1,40 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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.wst.common.internal.emf.resource.Translator; + +/** + * @author xnjiang + * + */ +public class PartialTraversalTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public PartialTraversalTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (non-Javadoc) + * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() + */ + public Translator[] getChildren() { + return new Translator[]{}; +// FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; +// return new Translator[] { +// new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPartialTraversalType_TextContent()), +// new Translator("id", facesPackage.getPartialTraversalType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ +// }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialViewContextFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialViewContextFactoryTranslator.java new file mode 100644 index 000000000..0d1dc27db --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PartialViewContextFactoryTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 PartialViewContextFactoryTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public PartialViewContextFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getPartialViewContextFactoryType_TextContent()), + new Translator("id", facesPackage.getPartialViewContextFactoryType_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 index 5acfadf2d..61bf6d970 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 9e4a036f9..5f5482d1b 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 060a69793..e01af4d2c 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 29b73b20c..d86d9c90b 100644 --- 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 @@ -40,6 +40,8 @@ public class RedirectTranslator extends Translator { FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; return new Translator[] { + new RedirectViewParamTranslator("view-param", facesPackage.getRedirectType_ViewParam()), //$NON-NLS-1$ + new Translator("include-view-params", facesPackage.getRedirectType_IncludeViewParams(), DOM_ATTRIBUTE), //$NON-NLS-1$ 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/RedirectViewParamTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RedirectViewParamTranslator.java new file mode 100644 index 000000000..3ebe6170f --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RedirectViewParamTranslator.java @@ -0,0 +1,43 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which 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 RedirectViewParamTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public RedirectViewParamTranslator(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 NameTranslator("name", facesPackage.getRedirectViewParamType_Name()), //$NON-NLS-1$ + new ValueTranslator("value", facesPackage.getRedirectViewParamType_Value()), //$NON-NLS-1$ + new Translator("id", facesPackage.getRedirectViewParamType_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 index 7e654defc..4b985c6ac 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index e5e867cc6..478e8b37d 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index eca2dec56..9c182d3ca 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** @@ -44,6 +42,7 @@ public class RenderKitTranslator extends Translator { 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 ClientBehaviorRendererTranslator("client-behavior-renderer", facesPackage.getRenderKitType_ClientBehaviorRenderer()), //$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/RendererTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTranslator.java index 05213fcfb..9175d4882 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceHandlerTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceHandlerTranslator.java new file mode 100644 index 000000000..a6db8cb8b --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceHandlerTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 ResourceHandlerTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public ResourceHandlerTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getResourceHandlerType_TextContent()), + new Translator("id", facesPackage.getResourceHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SourceClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SourceClassTranslator.java new file mode 100644 index 000000000..62ca65b77 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SourceClassTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 SourceClassTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public SourceClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getSourceClassType_TextContent()), + new Translator("id", facesPackage.getSourceClassType_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 index ee85c4916..01bd027ed 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index f8df85021..5d4183cf2 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventClassTranslator.java new file mode 100644 index 000000000..ada418590 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventClassTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 SystemEventClassTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public SystemEventClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getSystemEventClassType_TextContent()), + new Translator("id", facesPackage.getSystemEventClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerClassTranslator.java new file mode 100644 index 000000000..055ca649f --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerClassTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 SystemEventListenerClassTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public SystemEventListenerClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getSystemEventListenerClassType_TextContent()), + new Translator("id", facesPackage.getSystemEventListenerClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerTranslator.java new file mode 100644 index 000000000..bf25c60f1 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SystemEventListenerTranslator.java @@ -0,0 +1,43 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 SystemEventListenerTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public SystemEventListenerTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (non-Javadoc) + * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() + */ + public Translator[] getChildren() { + + FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; + return new Translator[] { + new SystemEventListenerClassTranslator("system-event-listener-class", facesPackage.getSystemEventListenerType_SystemEventListenerClass()), //$NON-NLS-1$ + new SystemEventClassTranslator("system-event-class", facesPackage.getSystemEventListenerType_SystemEventClass()), //$NON-NLS-1$ + new SourceClassTranslator("source-class", facesPackage.getSystemEventListenerType_SourceClass()), //$NON-NLS-1$ + new Translator("id", facesPackage.getSystemEventListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/TagHandlerDelegateFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/TagHandlerDelegateFactoryTranslator.java new file mode 100644 index 000000000..1d55b437e --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/TagHandlerDelegateFactoryTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 TagHandlerDelegateFactoryTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public TagHandlerDelegateFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getTagHandlerDelegateFactoryType_TextContent()), + new Translator("id", facesPackage.getTagHandlerDelegateFactoryType_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 index d47b5f653..13ec22ea0 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 23769a1f6..dfca7cefc 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** 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 index 3a808cdf8..96c1eef0e 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewDeclarationLanguageFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewDeclarationLanguageFactoryTranslator.java new file mode 100644 index 000000000..c6558dcb4 --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewDeclarationLanguageFactoryTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 ViewDeclarationLanguageFactoryTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public ViewDeclarationLanguageFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getViewDeclarationLanguageFactoryType_TextContent()), + new Translator("id", facesPackage.getViewDeclarationLanguageFactoryType_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 index 1d43ee887..655c54810 100644 --- 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 @@ -13,8 +13,6 @@ 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; /** diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VisitContextFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VisitContextFactoryTranslator.java new file mode 100644 index 000000000..e3fb8ce9a --- /dev/null +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VisitContextFactoryTranslator.java @@ -0,0 +1,41 @@ +/*************************************************************************************************** + * Copyright (c) 2005, 2006 IBM Corporation and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.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 VisitContextFactoryTranslator extends Translator { + /** + * @param domNameAndPath + * @param aFeature + */ + public VisitContextFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { + super(domNameAndPath, aFeature, END_TAG_NO_INDENT); + } + + /* (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.getVisitContextFactoryType_TextContent()), + new Translator("id", facesPackage.getVisitContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ + }; + } +} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_name_NameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_name_NameType.gif new file mode 100644 index 000000000..33422e697 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_name_NameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_others_OrderingOthersType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_others_OrderingOthersType.gif new file mode 100644 index 000000000..60a9ea3e0 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAbsoluteOrderingType_others_OrderingOthersType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_partialTraversal_PartialTraversalType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_partialTraversal_PartialTraversalType.gif new file mode 100644 index 000000000..82914f299 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_partialTraversal_PartialTraversalType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_resourceHandler_ResourceHandlerType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_resourceHandler_ResourceHandlerType.gif new file mode 100644 index 000000000..a9b580a98 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateApplicationType_resourceHandler_ResourceHandlerType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_attributeClass_AttributeClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_attributeClass_AttributeClassType.gif new file mode 100644 index 000000000..e30458a80 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_attributeClass_AttributeClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_defaultValue_DefaultValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_defaultValue_DefaultValueType.gif new file mode 100644 index 000000000..4792e17a0 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_defaultValue_DefaultValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_suggestedValue_SuggestedValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_suggestedValue_SuggestedValueType.gif new file mode 100644 index 000000000..3dfc8eee6 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateAttributeType_suggestedValue_SuggestedValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_attribute_AttributeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_attribute_AttributeType.gif new file mode 100644 index 000000000..282803a93 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_attribute_AttributeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorClass_BehaviorClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorClass_BehaviorClassType.gif new file mode 100644 index 000000000..61ec24a1c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorClass_BehaviorClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorExtension_BehaviorExtensionType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorExtension_BehaviorExtensionType.gif new file mode 100644 index 000000000..736cfc267 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorExtension_BehaviorExtensionType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorId_BehaviorIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorId_BehaviorIdType.gif new file mode 100644 index 000000000..138909e2f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_behaviorId_BehaviorIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_description_DescriptionType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_description_DescriptionType.gif new file mode 100644 index 000000000..9bf9328ad Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_description_DescriptionType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_displayName_DisplayNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_displayName_DisplayNameType.gif new file mode 100644 index 000000000..bb4722e83 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_displayName_DisplayNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_icon_IconType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_icon_IconType.gif new file mode 100644 index 000000000..c46fd6556 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_icon_IconType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_property_PropertyType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_property_PropertyType.gif new file mode 100644 index 000000000..ec93a66d0 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateBehaviorType_property_PropertyType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererClass_ClientBehaviorRendererClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererClass_ClientBehaviorRendererClassType.gif new file mode 100644 index 000000000..e27a4debf Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererClass_ClientBehaviorRendererClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererType_ClientBehaviorRendererTypeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererType_ClientBehaviorRendererTypeType.gif new file mode 100644 index 000000000..4d8faab1a Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateClientBehaviorRendererType_clientBehaviorRendererType_ClientBehaviorRendererTypeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterClass_ConverterClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterClass_ConverterClassType.gif new file mode 100644 index 000000000..d88676324 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterClass_ConverterClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterForClass_ConverterForClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterForClass_ConverterForClassType.gif new file mode 100644 index 000000000..e01c9cfeb Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterForClass_ConverterForClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterId_ConverterIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterId_ConverterIdType.gif new file mode 100644 index 000000000..b95bc3838 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateConverterType_converterId_ConverterIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDefaultValidatorsType_validatorId_ValidatorIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDefaultValidatorsType_validatorId_ValidatorIdType.gif new file mode 100644 index 000000000..af09eb6af Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDefaultValidatorsType_validatorId_ValidatorIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_absoluteOrdering_AbsoluteOrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_absoluteOrdering_AbsoluteOrderingType.gif new file mode 100644 index 000000000..d757ea0e6 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_absoluteOrdering_AbsoluteOrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_attributeClass_AttributeClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_attributeClass_AttributeClassType.gif new file mode 100644 index 000000000..784f9dfb8 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_attributeClass_AttributeClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorClass_BehaviorClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorClass_BehaviorClassType.gif new file mode 100644 index 000000000..98bbe957c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorClass_BehaviorClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorExtension_BehaviorExtensionType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorExtension_BehaviorExtensionType.gif new file mode 100644 index 000000000..f8b3c3dea Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorExtension_BehaviorExtensionType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorId_BehaviorIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorId_BehaviorIdType.gif new file mode 100644 index 000000000..ed6d815cc Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behaviorId_BehaviorIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behavior_BehaviorType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behavior_BehaviorType.gif new file mode 100644 index 000000000..0c17af8b0 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_behavior_BehaviorType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_componentFamily_ComponentFamilyType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_componentFamily_ComponentFamilyType.gif new file mode 100644 index 000000000..b76c403cd Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_componentFamily_ComponentFamilyType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterClass_ConverterClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterClass_ConverterClassType.gif new file mode 100644 index 000000000..ced57c552 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterClass_ConverterClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterForClass_ConverterForClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterForClass_ConverterForClassType.gif new file mode 100644 index 000000000..5ac5ee089 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterForClass_ConverterForClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterId_ConverterIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterId_ConverterIdType.gif new file mode 100644 index 000000000..c2aa3b310 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_converterId_ConverterIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultRenderKitId_DefaultRenderKitIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultRenderKitId_DefaultRenderKitIdType.gif new file mode 100644 index 000000000..db9e527dd Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultRenderKitId_DefaultRenderKitIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValidators_DefaultValidatorsType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValidators_DefaultValidatorsType.gif new file mode 100644 index 000000000..d21893263 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValidators_DefaultValidatorsType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValue_DefaultValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValue_DefaultValueType.gif new file mode 100644 index 000000000..c2aa3b310 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_defaultValue_DefaultValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif new file mode 100644 index 000000000..db9e527dd Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_externalContextFactory_ExternalContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_externalContextFactory_ExternalContextFactoryType.gif new file mode 100644 index 000000000..c3c2a8df6 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_externalContextFactory_ExternalContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetExtension_FacetExtensionType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetExtension_FacetExtensionType.gif new file mode 100644 index 000000000..798373611 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetExtension_FacetExtensionType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetName_FacetNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetName_FacetNameType.gif new file mode 100644 index 000000000..42372e53a Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facetName_FacetNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facet_FacetType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facet_FacetType.gif new file mode 100644 index 000000000..c5e260e1f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_facet_FacetType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromAction_FromActionType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromAction_FromActionType.gif new file mode 100644 index 000000000..43794a2cd Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromAction_FromActionType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromOutcome_FromOutcomeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromOutcome_FromOutcomeType.gif new file mode 100644 index 000000000..86c2eb44e Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromOutcome_FromOutcomeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromViewId_FromViewIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromViewId_FromViewIdType.gif new file mode 100644 index 000000000..52c7ec03a Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_fromViewId_FromViewIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_if_IfType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_if_IfType.gif new file mode 100644 index 000000000..e85f5d096 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_if_IfType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_keyClass_KeyClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_keyClass_KeyClassType.gif new file mode 100644 index 000000000..d21893263 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_keyClass_KeyClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_key_KeyType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_key_KeyType.gif new file mode 100644 index 000000000..c5e260e1f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_key_KeyType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_largeIcon_LargeIconType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_largeIcon_LargeIconType.gif new file mode 100644 index 000000000..d757ea0e6 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_largeIcon_LargeIconType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanClass_ManagedBeanClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanClass_ManagedBeanClassType.gif new file mode 100644 index 000000000..0091fd6b2 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanClass_ManagedBeanClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanName_ManagedBeanNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanName_ManagedBeanNameType.gif new file mode 100644 index 000000000..5e4d33988 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanName_ManagedBeanNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanScope_ManagedBeanScopeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanScope_ManagedBeanScopeType.gif new file mode 100644 index 000000000..798373611 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_managedBeanScope_ManagedBeanScopeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_name_NameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_name_NameType.gif new file mode 100644 index 000000000..31de68f66 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_name_NameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_orderingOrdering_OrderingOrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_orderingOrdering_OrderingOrderingType.gif new file mode 100644 index 000000000..4a972b855 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_orderingOrdering_OrderingOrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_ordering_OrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_ordering_OrderingType.gif new file mode 100644 index 000000000..c0890af93 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_ordering_OrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_others_OrderingOthersType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_others_OrderingOthersType.gif new file mode 100644 index 000000000..42372e53a Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_others_OrderingOthersType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialTraversal_PartialTraversalType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialTraversal_PartialTraversalType.gif new file mode 100644 index 000000000..d21893263 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialTraversal_PartialTraversalType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialViewContextFactory_PartialViewContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialViewContextFactory_PartialViewContextFactoryType.gif new file mode 100644 index 000000000..ed5f66018 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_partialViewContextFactory_PartialViewContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyClass_PropertyClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyClass_PropertyClassType.gif new file mode 100644 index 000000000..b76c403cd Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyClass_PropertyClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyName_PropertyNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyName_PropertyNameType.gif new file mode 100644 index 000000000..798373611 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_propertyName_PropertyNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_redirectViewParam_RedirectViewParamType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_redirectViewParam_RedirectViewParamType.gif new file mode 100644 index 000000000..9a093da07 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_redirectViewParam_RedirectViewParamType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanClass_ReferencedBeanClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanClass_ReferencedBeanClassType.gif new file mode 100644 index 000000000..ed6d815cc Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanClass_ReferencedBeanClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanName_ReferencedBeanNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanName_ReferencedBeanNameType.gif new file mode 100644 index 000000000..96c02450f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_referencedBeanName_ReferencedBeanNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitClass_RenderKitClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitClass_RenderKitClassType.gif new file mode 100644 index 000000000..3f3e60385 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitClass_RenderKitClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitId_RenderKitIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitId_RenderKitIdType.gif new file mode 100644 index 000000000..7fa1f08b0 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_renderKitId_RenderKitIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererClass_RendererClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererClass_RendererClassType.gif new file mode 100644 index 000000000..d21893263 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererClass_RendererClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererType_RendererTypeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererType_RendererTypeType.gif new file mode 100644 index 000000000..c882b0443 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_rendererType_RendererTypeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_resourceHandler_ResourceHandlerType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_resourceHandler_ResourceHandlerType.gif new file mode 100644 index 000000000..5106f5013 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_resourceHandler_ResourceHandlerType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_smallIcon_SmallIconType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_smallIcon_SmallIconType.gif new file mode 100644 index 000000000..76b41e33d Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_smallIcon_SmallIconType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_sourceClass_SourceClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_sourceClass_SourceClassType.gif new file mode 100644 index 000000000..3f3e60385 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_sourceClass_SourceClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_suggestedValue_SuggestedValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_suggestedValue_SuggestedValueType.gif new file mode 100644 index 000000000..d49c17d95 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_suggestedValue_SuggestedValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventClass_SystemEventClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventClass_SystemEventClassType.gif new file mode 100644 index 000000000..db9e527dd Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventClass_SystemEventClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListenerClass_SystemEventListenerClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListenerClass_SystemEventListenerClassType.gif new file mode 100644 index 000000000..9a093da07 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListenerClass_SystemEventListenerClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListener_SystemEventListenerType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListener_SystemEventListenerType.gif new file mode 100644 index 000000000..d757ea0e6 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_systemEventListener_SystemEventListenerType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif new file mode 100644 index 000000000..9932a4b1c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_toViewId_ToViewIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_toViewId_ToViewIdType.gif new file mode 100644 index 000000000..96c02450f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_toViewId_ToViewIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorClass_ValidatorClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorClass_ValidatorClassType.gif new file mode 100644 index 000000000..0091fd6b2 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorClass_ValidatorClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorId_ValidatorIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorId_ValidatorIdType.gif new file mode 100644 index 000000000..9a093da07 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_validatorId_ValidatorIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_valueClass_ValueClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_valueClass_ValueClassType.gif new file mode 100644 index 000000000..48b9e69c9 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_valueClass_ValueClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif new file mode 100644 index 000000000..96c02450f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_visitContextFactory_VisitContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_visitContextFactory_VisitContextFactoryType.gif new file mode 100644 index 000000000..5ac5ee089 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateDocumentRoot_visitContextFactory_VisitContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_absoluteOrdering_AbsoluteOrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_absoluteOrdering_AbsoluteOrderingType.gif new file mode 100644 index 000000000..a85a8b82b Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_absoluteOrdering_AbsoluteOrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_behavior_BehaviorType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_behavior_BehaviorType.gif new file mode 100644 index 000000000..65fff8e95 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_behavior_BehaviorType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_name_NameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_name_NameType.gif new file mode 100644 index 000000000..c7c218527 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_name_NameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_ordering_OrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_ordering_OrderingType.gif new file mode 100644 index 000000000..2bf84eac9 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFacesConfigType_ordering_OrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif new file mode 100644 index 000000000..a32a16352 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_exceptionHandlerFactory_ExceptionHandlerFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_externalContextFactory_ExternalContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_externalContextFactory_ExternalContextFactoryType.gif new file mode 100644 index 000000000..247d202c0 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_externalContextFactory_ExternalContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_partialViewContextFactory_PartialViewContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_partialViewContextFactory_PartialViewContextFactoryType.gif new file mode 100644 index 000000000..13f7679b2 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_partialViewContextFactory_PartialViewContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif new file mode 100644 index 000000000..ca50a3845 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_tagHandlerDelegateFactory_TagHandlerDelegateFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif new file mode 100644 index 000000000..31a4b782c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_viewDeclarationLanguageFactory_ViewDeclarationLanguageFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_visitContextFactory_VisitContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_visitContextFactory_VisitContextFactoryType.gif new file mode 100644 index 000000000..9ea4eeb57 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateFactoryType_visitContextFactory_VisitContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_largeIcon_LargeIconType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_largeIcon_LargeIconType.gif new file mode 100644 index 000000000..6a782d1a8 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_largeIcon_LargeIconType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_smallIcon_SmallIconType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_smallIcon_SmallIconType.gif new file mode 100644 index 000000000..0640cac99 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateIconType_smallIcon_SmallIconType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateListEntriesType_valueClass_ValueClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateListEntriesType_valueClass_ValueClassType.gif new file mode 100644 index 000000000..de5107dd7 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateListEntriesType_valueClass_ValueClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanClass_ManagedBeanClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanClass_ManagedBeanClassType.gif new file mode 100644 index 000000000..d5d9efec8 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanClass_ManagedBeanClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanName_ManagedBeanNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanName_ManagedBeanNameType.gif new file mode 100644 index 000000000..5df01fb68 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanName_ManagedBeanNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanScope_ManagedBeanScopeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanScope_ManagedBeanScopeType.gif new file mode 100644 index 000000000..615b44884 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedBeanType_managedBeanScope_ManagedBeanScopeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_nullValue_NullValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_nullValue_NullValueType.gif new file mode 100644 index 000000000..0bf86ce02 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_nullValue_NullValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyClass_PropertyClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyClass_PropertyClassType.gif new file mode 100644 index 000000000..c0ace1e90 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyClass_PropertyClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyName_PropertyNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyName_PropertyNameType.gif new file mode 100644 index 000000000..377956d8d Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_propertyName_PropertyNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_value_ValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_value_ValueType.gif new file mode 100644 index 000000000..0ca5aa8ad Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateManagedPropertyType_value_ValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_keyClass_KeyClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_keyClass_KeyClassType.gif new file mode 100644 index 000000000..30e010712 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_keyClass_KeyClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_valueClass_ValueClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_valueClass_ValueClassType.gif new file mode 100644 index 000000000..5303d3a24 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntriesType_valueClass_ValueClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_key_KeyType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_key_KeyType.gif new file mode 100644 index 000000000..cd28dd336 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_key_KeyType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_nullValue_NullValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_nullValue_NullValueType.gif new file mode 100644 index 000000000..799bbbb78 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_nullValue_NullValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_value_ValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_value_ValueType.gif new file mode 100644 index 000000000..8d3cc4166 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateMapEntryType_value_ValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromAction_FromActionType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromAction_FromActionType.gif new file mode 100644 index 000000000..d6286113a Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromAction_FromActionType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromOutcome_FromOutcomeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromOutcome_FromOutcomeType.gif new file mode 100644 index 000000000..0ca3dc590 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_fromOutcome_FromOutcomeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_if_IfType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_if_IfType.gif new file mode 100644 index 000000000..9987e74fa Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_if_IfType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_toViewId_ToViewIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_toViewId_ToViewIdType.gif new file mode 100644 index 000000000..d3569a53a Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationCaseType_toViewId_ToViewIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationRuleType_fromViewId_FromViewIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationRuleType_fromViewId_FromViewIdType.gif new file mode 100644 index 000000000..95b0b4b83 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateNavigationRuleType_fromViewId_FromViewIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_name_NameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_name_NameType.gif new file mode 100644 index 000000000..9641c5174 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_name_NameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_others_OrderingOthersType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_others_OrderingOthersType.gif new file mode 100644 index 000000000..6ec7dad34 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingOrderingType_others_OrderingOthersType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_after_OrderingOrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_after_OrderingOrderingType.gif new file mode 100644 index 000000000..efd089bfc Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_after_OrderingOrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_before_OrderingOrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_before_OrderingOrderingType.gif new file mode 100644 index 000000000..efd089bfc Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateOrderingType_before_OrderingOrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_defaultValue_DefaultValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_defaultValue_DefaultValueType.gif new file mode 100644 index 000000000..ae8f0595c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_defaultValue_DefaultValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyClass_PropertyClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyClass_PropertyClassType.gif new file mode 100644 index 000000000..2ebeed26f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyClass_PropertyClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyName_PropertyNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyName_PropertyNameType.gif new file mode 100644 index 000000000..af55e8d95 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_propertyName_PropertyNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_suggestedValue_SuggestedValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_suggestedValue_SuggestedValueType.gif new file mode 100644 index 000000000..8875a43c1 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreatePropertyType_suggestedValue_SuggestedValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectType_viewParam_RedirectViewParamType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectType_viewParam_RedirectViewParamType.gif new file mode 100644 index 000000000..7d6e6bc13 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectType_viewParam_RedirectViewParamType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_name_NameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_name_NameType.gif new file mode 100644 index 000000000..2f44cc378 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_name_NameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_value_ValueType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_value_ValueType.gif new file mode 100644 index 000000000..ab37de288 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRedirectViewParamType_value_ValueType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanClass_ReferencedBeanClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanClass_ReferencedBeanClassType.gif new file mode 100644 index 000000000..591531545 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanClass_ReferencedBeanClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanName_ReferencedBeanNameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanName_ReferencedBeanNameType.gif new file mode 100644 index 000000000..ccfe1151c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateReferencedBeanType_referencedBeanName_ReferencedBeanNameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_clientBehaviorRenderer_ClientBehaviorRendererType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_clientBehaviorRenderer_ClientBehaviorRendererType.gif new file mode 100644 index 000000000..1d747da15 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_clientBehaviorRenderer_ClientBehaviorRendererType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitClass_RenderKitClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitClass_RenderKitClassType.gif new file mode 100644 index 000000000..e4abad24d Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitClass_RenderKitClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitId_RenderKitIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitId_RenderKitIdType.gif new file mode 100644 index 000000000..1bf74371c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRenderKitType_renderKitId_RenderKitIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_componentFamily_ComponentFamilyType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_componentFamily_ComponentFamilyType.gif new file mode 100644 index 000000000..fa2e11c72 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_componentFamily_ComponentFamilyType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererClass_RendererClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererClass_RendererClassType.gif new file mode 100644 index 000000000..30dc32eb5 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererClass_RendererClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererType_RendererTypeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererType_RendererTypeType.gif new file mode 100644 index 000000000..6beaa5a64 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateRendererType_rendererType_RendererTypeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_sourceClass_SourceClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_sourceClass_SourceClassType.gif new file mode 100644 index 000000000..a9efa3835 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_sourceClass_SourceClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventClass_SystemEventClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventClass_SystemEventClassType.gif new file mode 100644 index 000000000..dd4294cdf Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventClass_SystemEventClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventListenerClass_SystemEventListenerClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventListenerClass_SystemEventListenerClassType.gif new file mode 100644 index 000000000..0818bec5c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateSystemEventListenerType_systemEventListenerClass_SystemEventListenerClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorClass_ValidatorClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorClass_ValidatorClassType.gif new file mode 100644 index 000000000..d5d9efec8 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorClass_ValidatorClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorId_ValidatorIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorId_ValidatorIdType.gif new file mode 100644 index 000000000..378c786da Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/ctool16/CreateValidatorType_validatorId_ValidatorIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/AbsoluteOrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/AbsoluteOrderingType.gif new file mode 100644 index 000000000..b2f592905 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/AbsoluteOrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorClassType.gif new file mode 100644 index 000000000..8f36206fb Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorExtensionType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorExtensionType.gif new file mode 100644 index 000000000..d51e409b7 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorExtensionType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorIdType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorIdType.gif new file mode 100644 index 000000000..5b40c4e16 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorIdType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorType.gif new file mode 100644 index 000000000..e74485fb6 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/BehaviorType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererClassType.gif new file mode 100644 index 000000000..ed1cbaf79 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererType.gif new file mode 100644 index 000000000..ab31737d1 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererTypeType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererTypeType.gif new file mode 100644 index 000000000..cf289c28f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ClientBehaviorRendererTypeType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/DefaultValidatorsType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/DefaultValidatorsType.gif new file mode 100644 index 000000000..c66ca45a9 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/DefaultValidatorsType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExceptionHandlerFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExceptionHandlerFactoryType.gif new file mode 100644 index 000000000..4532576bf Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExceptionHandlerFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExternalContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExternalContextFactoryType.gif new file mode 100644 index 000000000..20f542cba Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ExternalContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/IfType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/IfType.gif new file mode 100644 index 000000000..fd14ceafd Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/IfType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/NameType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/NameType.gif new file mode 100644 index 000000000..e565a0b97 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/NameType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOrderingType.gif new file mode 100644 index 000000000..bc30f7127 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOthersType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOthersType.gif new file mode 100644 index 000000000..c3a57697c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingOthersType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingType.gif new file mode 100644 index 000000000..0a8a1a611 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/OrderingType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialTraversalType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialTraversalType.gif new file mode 100644 index 000000000..c66ca45a9 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialTraversalType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialViewContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialViewContextFactoryType.gif new file mode 100644 index 000000000..cb04c3e4c Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/PartialViewContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/RedirectViewParamType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/RedirectViewParamType.gif new file mode 100644 index 000000000..d972a2b0b Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/RedirectViewParamType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ResourceHandlerType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ResourceHandlerType.gif new file mode 100644 index 000000000..cc1682705 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ResourceHandlerType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SourceClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SourceClassType.gif new file mode 100644 index 000000000..841f2257f Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SourceClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventClassType.gif new file mode 100644 index 000000000..4532576bf Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerClassType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerClassType.gif new file mode 100644 index 000000000..d972a2b0b Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerClassType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerType.gif new file mode 100644 index 000000000..b2f592905 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/SystemEventListenerType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/TagHandlerDelegateFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/TagHandlerDelegateFactoryType.gif new file mode 100644 index 000000000..eb42c23a9 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/TagHandlerDelegateFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ViewDeclarationLanguageFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ViewDeclarationLanguageFactoryType.gif new file mode 100644 index 000000000..12208c2b3 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/ViewDeclarationLanguageFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/VisitContextFactoryType.gif b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/VisitContextFactoryType.gif new file mode 100644 index 000000000..e277e7cb3 Binary files /dev/null and b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/icons/full/obj16/VisitContextFactoryType.gif differ diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/FacesConfig.ecore b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/FacesConfig.ecore index 2cc5942a5..dda6b721d 100644 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/FacesConfig.ecore +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/FacesConfig.ecore @@ -9,6 +9,28 @@
    + + +
    +
    + + + +
    +
    +
    + + + + +
    +
    +
    + + +
    @@ -104,6 +126,14 @@
    + + +
    +
    +
    + + @@ -120,27 +150,27 @@
    - +
    -
    +
    - + -
    -
    +
    +
    - +
    -
    +
    @@ -160,6 +190,22 @@
    + + +
    +
    +
    + + + + +
    +
    +
    + + @@ -291,6 +337,189 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + + +
    + + + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + +
    @@ -641,6 +870,28 @@ + + +
    +
    + + + +
    +
    +
    + + + + +
    +
    +
    + + +
    @@ -746,6 +997,18 @@
    + + +
    + + +
    +
    +
    + + @@ -830,6 +1093,54 @@
    + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + @@ -962,6 +1273,18 @@
    + + +
    + + +
    +
    +
    + + @@ -998,6 +1321,30 @@
    + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + @@ -1117,6 +1464,17 @@
    + + +
    + + +
    +
    +
    + + @@ -1296,6 +1654,17 @@
    + + +
    + + +
    +
    +
    + + @@ -1344,6 +1713,54 @@
    + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + @@ -1428,6 +1845,18 @@
    + + +
    + + +
    +
    +
    + + @@ -1548,15 +1977,27 @@
    - + +
    + + +
    +
    +
    + + + -
    +
    -
    +
    @@ -1572,6 +2013,18 @@
    + + +
    + + +
    +
    +
    + + @@ -1608,6 +2061,54 @@
    + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + + + +
    + + +
    +
    +
    + + @@ -1692,6 +2193,18 @@
    + + +
    + + +
    +
    +
    + + @@ -1704,6 +2217,18 @@
    + + +
    + + +
    +
    +
    + + @@ -1738,6 +2263,27 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + @@ -1756,6 +2302,27 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + +
    @@ -1769,6 +2336,22 @@
    + + +
    +
    +
    + + + + +
    +
    +
    + + @@ -1801,6 +2384,14 @@
    + + +
    +
    +
    + + @@ -1841,6 +2432,14 @@
    + + +
    +
    +
    + + @@ -1865,6 +2464,14 @@
    + + +
    +
    +
    + + @@ -1985,6 +2592,23 @@
    + + +
    +
    +
    + + + + +
    +
    +
    + + @@ -1993,6 +2617,15 @@
    + + +
    +
    +
    + + @@ -2001,6 +2634,24 @@
    + + +
    +
    +
    + + + + +
    +
    +
    + + @@ -2009,6 +2660,14 @@
    + + +
    +
    +
    + + @@ -2131,6 +2790,27 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + +
    @@ -2474,6 +3154,13 @@
    + + +
    +
    +
    + + @@ -2663,6 +3350,27 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + +
    @@ -2708,6 +3416,14 @@
    + + +
    +
    +
    + + @@ -2770,44 +3486,121 @@ -
    -
    +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + + +
    + + + + +
    +
    + + + +
    +
    - + + +
    +
    + +
    -
    +
    -
    -
    +
    - + + + +
    +
    + +
    -
    +
    - +
    -
    +
    + + + +
    +
    + @@ -2817,16 +3610,18 @@ - - -
    - - - + -
    -
    +
    +
    + + +
    +
    + + @@ -3008,6 +3803,52 @@
    + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    +
    + + + + +
    +
    +
    + + @@ -3362,6 +4203,14 @@
    + + +
    +
    +
    + + @@ -3384,6 +4233,27 @@
    + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + +
    @@ -3405,6 +4275,27 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + +
    @@ -3468,6 +4359,108 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + +
    @@ -3790,4 +4783,46 @@ + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    + + + +
    +
    + + + + +
    +
    +
    + + + diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/facesConfig.genmodel b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/facesConfig.genmodel index aece53870..8ed85446f 100644 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/facesConfig.genmodel +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/model/facesConfig.genmodel @@ -15,6 +15,11 @@ interfacePackageSuffix="emf" metaDataPackageSuffix="emf" classPackageSuffix="emf.impl" utilityPackageSuffix="emf.util" providerPackageSuffix="edit.provider" presentationPackageSuffix="emf.presentation" testsPackageSuffix="emf.tests" ecorePackage="FacesConfig.ecore#/"> + + + + + @@ -28,16 +33,21 @@ + + + + - - + + + @@ -52,12 +62,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -99,14 +142,15 @@ - - - + + + + @@ -115,6 +159,10 @@ + + + + @@ -130,89 +178,113 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -221,24 +293,47 @@ - + + + + + + + + + + + + + + + + + + + + + + + + @@ -258,12 +353,19 @@ + + + + + + + @@ -277,11 +379,15 @@ - - + + + + + + @@ -303,8 +409,9 @@ + - + @@ -314,15 +421,15 @@ - + - + - + @@ -330,50 +437,57 @@ - - - + + + + + - - + + - - + + - - + + - - - + + + + + + + - - - + + + + @@ -385,28 +499,50 @@ - + + + + + + + + + + + + + + + + + + + + + + + - + - + - + @@ -414,15 +550,22 @@ - - - - + + + + + + + + + + + @@ -436,8 +579,8 @@ - - + + @@ -449,9 +592,9 @@ - - - + + + @@ -477,16 +620,26 @@ - - + + + + + + + + + + + + @@ -499,6 +652,24 @@ + + + + + + + + + + + + + + + + + + @@ -515,13 +686,14 @@ - - + + + @@ -538,24 +710,6 @@ - - - - - - - - - - - - - - - - - - @@ -572,5 +726,13 @@ + + + + + + + + diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/plugin.properties b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/plugin.properties index ba4d9e7b1..3bf020895 100644 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/plugin.properties +++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/plugin.properties @@ -553,3 +553,139 @@ _UI_ValidatorType_validatorExtension_feature = Validator Extension _UI_RenderKitExtensionType_type = Render Kit Extension Type _UI_RenderKitType_renderKitExtension_feature = Render Kit Extension _UI_XMLTypeDocumentRoot_processingInstruction_feature = Processing Instruction +_UI_AbsoluteOrderingType_type = Absolute Ordering Type +_UI_BehaviorClassType_type = Behavior Class Type +_UI_BehaviorIdType_type = Behavior Id Type +_UI_BehaviorType_type = Behavior Type +_UI_BehaviorExtensionType_type = Behavior Extension Type +_UI_ClientBehaviorRendererClassType_type = Client Behavior Renderer Class Type +_UI_ClientBehaviorRendererType_type = Client Behavior Renderer Type +_UI_ClientBehaviorRendererTypeType_type = Client Behavior Renderer Type Type +_UI_DefaultValidatorsType_type = Default Validators Type +_UI_ExceptionHandlerFactoryType_type = Exception Handler Factory Type +_UI_ExternalContextFactoryType_type = External Context Factory Type +_UI_IfType_type = If Type +_UI_NameType_type = Name Type +_UI_OrderingType_type = Ordering Type +_UI_OrderingOrderingType_type = Ordering Ordering Type +_UI_OrderingOthersType_type = Ordering Others Type +_UI_PartialTraversalType_type = Partial Traversal Type +_UI_PartialViewContextFactoryType_type = Partial View Context Factory Type +_UI_RedirectViewParamType_type = Redirect View Param Type +_UI_ResourceHandlerType_type = Resource Handler Type +_UI_SourceClassType_type = Source Class Type +_UI_SystemEventClassType_type = System Event Class Type +_UI_SystemEventListenerClassType_type = System Event Listener Class Type +_UI_SystemEventListenerType_type = System Event Listener Type +_UI_TagHandlerDelegateFactoryType_type = Tag Handler Delegate Factory Type +_UI_ViewDeclarationLanguageFactoryType_type = View Declaration Language Factory Type +_UI_VisitContextFactoryType_type = Visit Context Factory Type +_UI_AbsoluteOrderingType_id_feature = Id +_UI_AbsoluteOrderingType_name_feature = Name +_UI_AbsoluteOrderingType_others_feature = Others +_UI_ApplicationType_partialTraversal_feature = Partial Traversal +_UI_ApplicationType_resourceHandler_feature = Resource Handler +_UI_ApplicationType_systemEventListener_feature = System Event Listener +_UI_ApplicationType_defaultValidators_feature = Default Validators +_UI_BehaviorClassType_textContent_feature = Text Content +_UI_BehaviorClassType_id_feature = Id +_UI_BehaviorIdType_textContent_feature = Text Content +_UI_BehaviorIdType_id_feature = Id +_UI_BehaviorType_description_feature = Description +_UI_BehaviorType_displayName_feature = Display Name +_UI_BehaviorType_icon_feature = Icon +_UI_BehaviorType_behaviorId_feature = Behavior Id +_UI_BehaviorType_behaviorClass_feature = Behavior Class +_UI_BehaviorType_attribute_feature = Attribute +_UI_BehaviorType_property_feature = Property +_UI_BehaviorType_behaviorExtension_feature = Behavior Extension +_UI_BehaviorType_id_feature = Id +_UI_ClientBehaviorRendererClassType_textContent_feature = Text Content +_UI_ClientBehaviorRendererClassType_id_feature = Id +_UI_ClientBehaviorRendererType_clientBehaviorRendererType_feature = Client Behavior Renderer Type +_UI_ClientBehaviorRendererType_clientBehaviorRendererClass_feature = Client Behavior Renderer Class +_UI_ClientBehaviorRendererType_id_feature = Id +_UI_ClientBehaviorRendererTypeType_textContent_feature = Text Content +_UI_ClientBehaviorRendererTypeType_id_feature = Id +_UI_DefaultValidatorsType_validatorId_feature = Validator Id +_UI_DefaultValidatorsType_id_feature = Id +_UI_DocumentRoot_absoluteOrdering_feature = Absolute Ordering +_UI_DocumentRoot_behavior_feature = Behavior +_UI_DocumentRoot_behaviorClass_feature = Behavior Class +_UI_DocumentRoot_behaviorId_feature = Behavior Id +_UI_DocumentRoot_behaviorExtension_feature = Behavior Extension +_UI_DocumentRoot_defaultValidators_feature = Default Validators +_UI_DocumentRoot_exceptionHandlerFactory_feature = Exception Handler Factory +_UI_DocumentRoot_externalContextFactory_feature = External Context Factory +_UI_DocumentRoot_if_feature = If +_UI_DocumentRoot_name_feature = Name +_UI_DocumentRoot_ordering_feature = Ordering +_UI_DocumentRoot_orderingOrdering_feature = Ordering Ordering +_UI_DocumentRoot_others_feature = Others +_UI_DocumentRoot_partialTraversal_feature = Partial Traversal +_UI_DocumentRoot_partialViewContextFactory_feature = Partial View Context Factory +_UI_DocumentRoot_redirectViewParam_feature = Redirect View Param +_UI_DocumentRoot_resourceHandler_feature = Resource Handler +_UI_DocumentRoot_sourceClass_feature = Source Class +_UI_DocumentRoot_systemEventClass_feature = System Event Class +_UI_DocumentRoot_systemEventListener_feature = System Event Listener +_UI_DocumentRoot_systemEventListenerClass_feature = System Event Listener Class +_UI_DocumentRoot_tagHandlerDelegateFactory_feature = Tag Handler Delegate Factory +_UI_DocumentRoot_viewDeclarationLanguageFactory_feature = View Declaration Language Factory +_UI_DocumentRoot_visitContextFactory_feature = Visit Context Factory +_UI_ExceptionHandlerFactoryType_textContent_feature = Text Content +_UI_ExceptionHandlerFactoryType_id_feature = Id +_UI_ExternalContextFactoryType_textContent_feature = Text Content +_UI_ExternalContextFactoryType_id_feature = Id +_UI_FacesConfigType_ordering_feature = Ordering +_UI_FacesConfigType_absoluteOrdering_feature = Absolute Ordering +_UI_FacesConfigType_name_feature = Name +_UI_FacesConfigType_behavior_feature = Behavior +_UI_FacesConfigType_metadataComplete_feature = Metadata Complete +_UI_FactoryType_exceptionHandlerFactory_feature = Exception Handler Factory +_UI_FactoryType_externalContextFactory_feature = External Context Factory +_UI_FactoryType_partialViewContextFactory_feature = Partial View Context Factory +_UI_FactoryType_viewDeclarationLanguageFactory_feature = View Declaration Language Factory +_UI_FactoryType_tagHandlerDelegateFactory_feature = Tag Handler Delegate Factory +_UI_FactoryType_visitContextFactory_feature = Visit Context Factory +_UI_IfType_textContent_feature = Text Content +_UI_IfType_id_feature = Id +_UI_ManagedBeanType_eager_feature = Eager +_UI_NameType_textContent_feature = Text Content +_UI_NameType_id_feature = Id +_UI_NavigationCaseType_if_feature = If +_UI_OrderingType_id_feature = Id +_UI_OrderingType_before_feature = Before +_UI_OrderingType_after_feature = After +_UI_OrderingOrderingType_id_feature = Id +_UI_OrderingOrderingType_name_feature = Name +_UI_OrderingOrderingType_others_feature = Others +_UI_OrderingOthersType_id_feature = Id +_UI_PartialTraversalType_textContent_feature = Text Content +_UI_PartialTraversalType_id_feature = Id +_UI_PartialViewContextFactoryType_textContent_feature = Text Content +_UI_PartialViewContextFactoryType_id_feature = Id +_UI_RedirectType_viewParam_feature = View Param +_UI_RedirectType_includeViewParams_feature = Include View Params +_UI_RedirectViewParamType_name_feature = Name +_UI_RedirectViewParamType_value_feature = Value +_UI_RedirectViewParamType_id_feature = Id +_UI_RenderKitType_clientBehaviorRenderer_feature = Client Behavior Renderer +_UI_ResourceHandlerType_textContent_feature = Text Content +_UI_ResourceHandlerType_id_feature = Id +_UI_SourceClassType_textContent_feature = Text Content +_UI_SourceClassType_id_feature = Id +_UI_SystemEventClassType_textContent_feature = Text Content +_UI_SystemEventClassType_id_feature = Id +_UI_SystemEventListenerClassType_textContent_feature = Text Content +_UI_SystemEventListenerClassType_id_feature = Id +_UI_SystemEventListenerType_systemEventListenerClass_feature = System Event Listener Class +_UI_SystemEventListenerType_systemEventClass_feature = System Event Class +_UI_SystemEventListenerType_sourceClass_feature = Source Class +_UI_SystemEventListenerType_id_feature = Id +_UI_TagHandlerDelegateFactoryType_textContent_feature = Text Content +_UI_TagHandlerDelegateFactoryType_id_feature = Id +_UI_ViewDeclarationLanguageFactoryType_textContent_feature = Text Content +_UI_ViewDeclarationLanguageFactoryType_id_feature = Id +_UI_VisitContextFactoryType_textContent_feature = Text Content +_UI_VisitContextFactoryType_id_feature = Id -- cgit v1.2.3