Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.facesconfig.emf
Interface FacesConfigPackage

All Known Implementing Classes:
FacesConfigPackageImpl

public interface FacesConfigPackage

The Package for the model. It contains accessors for the meta objects to represent

  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See https://www.w3.org/XML/1998/namespace.html and https://www.w3.org/TR/REC-xml for information about this namespace. This schema document describes the XML namespace, in a form suitable for import by other schema documents. Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The following names are currently defined in this namespace and should not be used with conflicting semantics by any Working Group, specification, or document instance: base (as an attribute name): denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification. id (as an attribute name): denotes an attribute whose value should be interpreted as if declared to be of type ID. The xml:id specification is not yet a W3C Recommendation, but this attribute is included here to facilitate experimentation with the mechanisms it proposes. Note that it is _not_ included in the specialAttrs attribute group. lang (as an attribute name): denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. space (as an attribute name): denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. Father (in any context at all): denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups: In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000 reserves for Jon Bosak in perpetuity the XML name xml:Father This schema defines attributes and an attribute group suitable for use by schemas wishing to allow xml:base, xml:lang, xml:space or xml:id attributes on elements they define. To enable this, such a schema must import this schema for the XML namespace, e.g. as follows: <schema . . .> . . . <import namespace="https://www.w3.org/XML/1998/namespace" schemaLocation="https://www.w3.org/2001/xml.xsd"/> Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g. <type . . .> . . . <attributeGroup ref="xml:specialAttrs"/> will define a type which will schema-validate an instance element with any of those attributes In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at https://www.w3.org/2005/08/xml.xsd. At the date of issue it can also be found at https://www.w3.org/2001/xml.xsd. The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at https://www.w3.org/2001/xml.xsd will change accordingly; the version at https://www.w3.org/2005/08/xml.xsd will not change.

See Also:
FacesConfigFactory

Nested Class Summary
static interface FacesConfigPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int ACTION_LISTENER_TYPE
          The meta object id for the ' Action Listener Type' class
static int ACTION_LISTENER_TYPE__ID
          The feature id for the ' Id ' attribute
static int ACTION_LISTENER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int ACTION_LISTENER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Action Listener Type' class
static int APPLICATION_EXTENSION_TYPE
          The meta object id for the ' Application Extension Type' class
static int APPLICATION_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int APPLICATION_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int APPLICATION_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int APPLICATION_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Application Extension Type' class
static int APPLICATION_FACTORY_TYPE
          The meta object id for the ' Application Factory Type' class
static int APPLICATION_FACTORY_TYPE__ID
          The feature id for the ' Id ' attribute
static int APPLICATION_FACTORY_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int APPLICATION_FACTORY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Application Factory Type' class
static int APPLICATION_TYPE
          The meta object id for the ' Application Type' class
static int APPLICATION_TYPE__ACTION_LISTENER
          The feature id for the ' Action Listener ' containment reference list
static int APPLICATION_TYPE__APPLICATION_EXTENSION
          The feature id for the ' Application Extension ' reference list
static int APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID
          The feature id for the ' Default Render Kit Id ' containment reference list
static int APPLICATION_TYPE__EL_RESOLVER
          The feature id for the ' EL Resolver ' reference list
static int APPLICATION_TYPE__ID
          The feature id for the ' Id ' attribute
static int APPLICATION_TYPE__LOCALE_CONFIG
          The feature id for the ' Locale Config ' containment reference list
static int APPLICATION_TYPE__MESSAGE_BUNDLE
          The feature id for the ' Message Bundle ' containment reference list
static int APPLICATION_TYPE__NAVIGATION_HANDLER
          The feature id for the ' Navigation Handler ' containment reference list
static int APPLICATION_TYPE__PROPERTY_RESOLVER
          The feature id for the ' Property Resolver ' containment reference list
static int APPLICATION_TYPE__RESOURCE_BUNDLE
          The feature id for the ' Resource Bundle ' reference list
static int APPLICATION_TYPE__STATE_MANAGER
          The feature id for the ' State Manager ' containment reference list
static int APPLICATION_TYPE__VARIABLE_RESOLVER
          The feature id for the ' Variable Resolver ' containment reference list
static int APPLICATION_TYPE__VIEW_HANDLER
          The feature id for the ' View Handler ' containment reference list
static int APPLICATION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Application Type' class
static int ATTRIBUTE_CLASS_TYPE
          The meta object id for the ' Attribute Class Type' class
static int ATTRIBUTE_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int ATTRIBUTE_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Attribute Class Type' class
static int ATTRIBUTE_EXTENSION_TYPE
          The meta object id for the ' Attribute Extension Type' class
static int ATTRIBUTE_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int ATTRIBUTE_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int ATTRIBUTE_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int ATTRIBUTE_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Attribute Extension Type' class
static int ATTRIBUTE_NAME_TYPE
          The meta object id for the ' Attribute Name Type' class
static int ATTRIBUTE_NAME_TYPE__ID
          The feature id for the ' Id ' attribute
static int ATTRIBUTE_NAME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int ATTRIBUTE_NAME_TYPE_FEATURE_COUNT
          The number of structural features of the 'Attribute Name Type' class
static int ATTRIBUTE_TYPE
          The meta object id for the ' Attribute Type' class
static int ATTRIBUTE_TYPE__ATTRIBUTE_CLASS
          The feature id for the ' Attribute Class ' containment reference
static int ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION
          The feature id for the ' Attribute Extension ' containment reference list
static int ATTRIBUTE_TYPE__ATTRIBUTE_NAME
          The feature id for the ' Attribute Name ' containment reference
static int ATTRIBUTE_TYPE__DEFAULT_VALUE
          The feature id for the ' Default Value ' containment reference
static int ATTRIBUTE_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int ATTRIBUTE_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int ATTRIBUTE_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int ATTRIBUTE_TYPE__ID
          The feature id for the ' Id ' attribute
static int ATTRIBUTE_TYPE__SUGGESTED_VALUE
          The feature id for the ' Suggested Value ' containment reference
static int ATTRIBUTE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Attribute Type' class
static int BASE_NAME_TYPE
          The meta object id for the ' Base Name Type' class
static int BASE_NAME_TYPE__ID
          The feature id for the ' Id ' attribute
static int BASE_NAME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int BASE_NAME_TYPE_FEATURE_COUNT
          The number of structural features of the 'Base Name Type' class
static int COMPONENT_CLASS_TYPE
          The meta object id for the ' Component Class Type' class
static int COMPONENT_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int COMPONENT_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int COMPONENT_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Component Class Type' class
static int COMPONENT_EXTENSION_TYPE
          The meta object id for the ' Component Extension Type' class
static int COMPONENT_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int COMPONENT_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int COMPONENT_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int COMPONENT_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Component Extension Type' class
static int COMPONENT_FAMILY_TYPE
          The meta object id for the ' Component Family Type' class
static int COMPONENT_FAMILY_TYPE__ID
          The feature id for the ' Id ' attribute
static int COMPONENT_FAMILY_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int COMPONENT_FAMILY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Component Family Type' class
static int COMPONENT_TYPE
          The meta object id for the ' Component Type' class
static int COMPONENT_TYPE__ATTRIBUTE
          The feature id for the ' Attribute ' containment reference list
static int COMPONENT_TYPE__COMPONENT_CLASS
          The feature id for the ' Component Class ' containment reference
static int COMPONENT_TYPE__COMPONENT_EXTENSION
          The feature id for the ' Component Extension ' containment reference list
static int COMPONENT_TYPE__COMPONENT_TYPE
          The feature id for the ' Component Type ' containment reference
static int COMPONENT_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int COMPONENT_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int COMPONENT_TYPE__FACET
          The feature id for the ' Facet ' containment reference list
static int COMPONENT_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int COMPONENT_TYPE__ID
          The feature id for the ' Id ' attribute
static int COMPONENT_TYPE__PROPERTY
          The feature id for the ' Property ' containment reference list
static int COMPONENT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Component Type' class
static int COMPONENT_TYPE_TYPE
          The meta object id for the ' Component Type Type' class
static int COMPONENT_TYPE_TYPE__ID
          The feature id for the ' Id ' attribute
static int COMPONENT_TYPE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int COMPONENT_TYPE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Component Type Type' class
static int CONVERTER_CLASS_TYPE
          The meta object id for the ' Converter Class Type' class
static int CONVERTER_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int CONVERTER_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int CONVERTER_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Converter Class Type' class
static int CONVERTER_EXTENSION_TYPE
          The meta object id for the ' Converter Extension Type' class
static int CONVERTER_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int CONVERTER_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int CONVERTER_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int CONVERTER_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Converter Extension Type' class
static int CONVERTER_FOR_CLASS_TYPE
          The meta object id for the ' Converter For Class Type' class
static int CONVERTER_FOR_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int CONVERTER_FOR_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Converter For Class Type' class
static int CONVERTER_ID_TYPE
          The meta object id for the ' Converter Id Type' class
static int CONVERTER_ID_TYPE__ID
          The feature id for the ' Id ' attribute
static int CONVERTER_ID_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int CONVERTER_ID_TYPE_FEATURE_COUNT
          The number of structural features of the 'Converter Id Type' class
static int CONVERTER_TYPE
          The meta object id for the ' Converter Type' class
static int CONVERTER_TYPE__ATTRIBUTE
          The feature id for the ' Attribute ' containment reference list
static int CONVERTER_TYPE__CONVERTER_CLASS
          The feature id for the ' Converter Class ' containment reference
static int CONVERTER_TYPE__CONVERTER_EXTENSION
          The feature id for the ' Converter Extension ' containment reference list
static int CONVERTER_TYPE__CONVERTER_FOR_CLASS
          The feature id for the ' Converter For Class ' containment reference
static int CONVERTER_TYPE__CONVERTER_ID
          The feature id for the ' Converter Id ' containment reference
static int CONVERTER_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int CONVERTER_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int CONVERTER_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int CONVERTER_TYPE__ID
          The feature id for the ' Id ' attribute
static int CONVERTER_TYPE__PROPERTY
          The feature id for the ' Property ' containment reference list
static int CONVERTER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Converter Type' class
static java.lang.String copyright
           
static int DEFAULT_LOCALE_TYPE
          The meta object id for the ' Default Locale Type' class
static int DEFAULT_LOCALE_TYPE__ID
          The feature id for the ' Id ' attribute
static int DEFAULT_LOCALE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int DEFAULT_LOCALE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Default Locale Type' class
static int DEFAULT_RENDER_KIT_ID_TYPE
          The meta object id for the ' Default Render Kit Id Type' class
static int DEFAULT_RENDER_KIT_ID_TYPE__ID
          The feature id for the ' Id ' attribute
static int DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int DEFAULT_RENDER_KIT_ID_TYPE_FEATURE_COUNT
          The number of structural features of the 'Default Render Kit Id Type' class
static int DEFAULT_VALUE_TYPE
          The meta object id for the ' Default Value Type' class
static int DEFAULT_VALUE_TYPE__ID
          The feature id for the ' Id ' attribute
static int DEFAULT_VALUE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int DEFAULT_VALUE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Default Value Type' class
static int DESCRIPTION_TYPE
          The meta object id for the ' Description Type' class
static int DESCRIPTION_TYPE__ID
          The feature id for the ' Id ' attribute
static int DESCRIPTION_TYPE__LANG
          The feature id for the ' Lang ' attribute
static int DESCRIPTION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int DESCRIPTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Description Type' class
static int DISPLAY_NAME_TYPE
          The meta object id for the ' Display Name Type' class
static int DISPLAY_NAME_TYPE__ID
          The feature id for the ' Id ' attribute
static int DISPLAY_NAME_TYPE__LANG
          The feature id for the ' Lang ' attribute
static int DISPLAY_NAME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int DISPLAY_NAME_TYPE_FEATURE_COUNT
          The number of structural features of the 'Display Name Type' class
static int DOCUMENT_ROOT
          The meta object id for the ' Document Root' class
static int DOCUMENT_ROOT__ACTION_LISTENER
          The feature id for the ' Action Listener ' containment reference
static int DOCUMENT_ROOT__APPLICATION
          The feature id for the ' Application ' containment reference
static int DOCUMENT_ROOT__APPLICATION_FACTORY
          The feature id for the ' Application Factory ' containment reference
static int DOCUMENT_ROOT__ATTRIBUTE
          The feature id for the ' Attribute ' containment reference
static int DOCUMENT_ROOT__ATTRIBUTE_CLASS
          The feature id for the ' Attribute Class ' containment reference
static int DOCUMENT_ROOT__ATTRIBUTE_EXTENSION
          The feature id for the ' Attribute Extension ' containment reference
static int DOCUMENT_ROOT__ATTRIBUTE_NAME
          The feature id for the ' Attribute Name ' containment reference
static int DOCUMENT_ROOT__COMPONENT
          The feature id for the ' Component ' containment reference
static int DOCUMENT_ROOT__COMPONENT_CLASS
          The feature id for the ' Component Class ' containment reference
static int DOCUMENT_ROOT__COMPONENT_EXTENSION
          The feature id for the ' Component Extension ' containment reference
static int DOCUMENT_ROOT__COMPONENT_FAMILY
          The feature id for the ' Component Family ' containment reference
static int DOCUMENT_ROOT__COMPONENT_TYPE
          The feature id for the ' Component Type ' containment reference
static int DOCUMENT_ROOT__CONVERTER
          The feature id for the ' Converter ' containment reference
static int DOCUMENT_ROOT__CONVERTER_CLASS
          The feature id for the ' Converter Class ' containment reference
static int DOCUMENT_ROOT__CONVERTER_FOR_CLASS
          The feature id for the ' Converter For Class ' containment reference
static int DOCUMENT_ROOT__CONVERTER_ID
          The feature id for the ' Converter Id ' containment reference
static int DOCUMENT_ROOT__DEFAULT_LOCALE
          The feature id for the ' Default Locale ' containment reference
static int DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID
          The feature id for the ' Default Render Kit Id ' containment reference
static int DOCUMENT_ROOT__DEFAULT_VALUE
          The feature id for the ' Default Value ' containment reference
static int DOCUMENT_ROOT__DESCRIPTION
          The feature id for the ' Description ' containment reference
static int DOCUMENT_ROOT__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference
static int DOCUMENT_ROOT__FACES_CONFIG
          The feature id for the ' Faces Config ' containment reference
static int DOCUMENT_ROOT__FACES_CONTEXT_FACTORY
          The feature id for the ' Faces Context Factory ' containment reference
static int DOCUMENT_ROOT__FACET
          The feature id for the ' Facet ' containment reference
static int DOCUMENT_ROOT__FACET_EXTENSION
          The feature id for the ' Facet Extension ' containment reference
static int DOCUMENT_ROOT__FACET_NAME
          The feature id for the ' Facet Name ' containment reference
static int DOCUMENT_ROOT__FACTORY
          The feature id for the ' Factory ' containment reference
static int DOCUMENT_ROOT__FROM_ACTION
          The feature id for the ' From Action ' containment reference
static int DOCUMENT_ROOT__FROM_OUTCOME
          The feature id for the ' From Outcome ' containment reference
static int DOCUMENT_ROOT__FROM_VIEW_ID
          The feature id for the ' From View Id ' containment reference
static int DOCUMENT_ROOT__ICON
          The feature id for the ' Icon ' containment reference
static int DOCUMENT_ROOT__KEY
          The feature id for the ' Key ' containment reference
static int DOCUMENT_ROOT__KEY_CLASS
          The feature id for the ' Key Class ' containment reference
static int DOCUMENT_ROOT__LARGE_ICON
          The feature id for the ' Large Icon ' containment reference
static int DOCUMENT_ROOT__LIFECYCLE
          The feature id for the ' Lifecycle ' containment reference
static int DOCUMENT_ROOT__LIFECYCLE_FACTORY
          The feature id for the ' Lifecycle Factory ' containment reference
static int DOCUMENT_ROOT__LIST_ENTRIES
          The feature id for the ' List Entries ' containment reference
static int DOCUMENT_ROOT__LOCALE_CONFIG
          The feature id for the ' Locale Config ' containment reference
static int DOCUMENT_ROOT__MANAGED_BEAN
          The feature id for the ' Managed Bean ' containment reference
static int DOCUMENT_ROOT__MANAGED_BEAN_CLASS
          The feature id for the ' Managed Bean Class ' containment reference
static int DOCUMENT_ROOT__MANAGED_BEAN_NAME
          The feature id for the ' Managed Bean Name ' containment reference
static int DOCUMENT_ROOT__MANAGED_BEAN_SCOPE
          The feature id for the ' Managed Bean Scope ' containment reference
static int DOCUMENT_ROOT__MANAGED_PROPERTY
          The feature id for the ' Managed Property ' containment reference
static int DOCUMENT_ROOT__MAP_ENTRIES
          The feature id for the ' Map Entries ' containment reference
static int DOCUMENT_ROOT__MAP_ENTRY
          The feature id for the ' Map Entry ' containment reference
static int DOCUMENT_ROOT__MESSAGE_BUNDLE
          The feature id for the ' Message Bundle ' containment reference
static int DOCUMENT_ROOT__MIXED
          The feature id for the ' Mixed ' attribute list
static int DOCUMENT_ROOT__NAVIGATION_CASE
          The feature id for the ' Navigation Case ' containment reference
static int DOCUMENT_ROOT__NAVIGATION_HANDLER
          The feature id for the ' Navigation Handler ' containment reference
static int DOCUMENT_ROOT__NAVIGATION_RULE
          The feature id for the ' Navigation Rule ' containment reference
static int DOCUMENT_ROOT__NULL_VALUE
          The feature id for the ' Null Value ' containment reference
static int DOCUMENT_ROOT__PHASE_LISTENER
          The feature id for the ' Phase Listener ' containment reference
static int DOCUMENT_ROOT__PROPERTY
          The feature id for the ' Property ' containment reference
static int DOCUMENT_ROOT__PROPERTY_CLASS
          The feature id for the ' Property Class ' containment reference
static int DOCUMENT_ROOT__PROPERTY_EXTENSION
          The feature id for the ' Property Extension ' containment reference
static int DOCUMENT_ROOT__PROPERTY_NAME
          The feature id for the ' Property Name ' containment reference
static int DOCUMENT_ROOT__PROPERTY_RESOLVER
          The feature id for the ' Property Resolver ' containment reference
static int DOCUMENT_ROOT__REDIRECT
          The feature id for the ' Redirect ' containment reference
static int DOCUMENT_ROOT__REFERENCED_BEAN
          The feature id for the ' Referenced Bean ' containment reference
static int DOCUMENT_ROOT__REFERENCED_BEAN_CLASS
          The feature id for the ' Referenced Bean Class ' containment reference
static int DOCUMENT_ROOT__REFERENCED_BEAN_NAME
          The feature id for the ' Referenced Bean Name ' containment reference
static int DOCUMENT_ROOT__RENDER_KIT
          The feature id for the ' Render Kit ' containment reference
static int DOCUMENT_ROOT__RENDER_KIT_CLASS
          The feature id for the ' Render Kit Class ' containment reference
static int DOCUMENT_ROOT__RENDER_KIT_FACTORY
          The feature id for the ' Render Kit Factory ' containment reference
static int DOCUMENT_ROOT__RENDER_KIT_ID
          The feature id for the ' Render Kit Id ' containment reference
static int DOCUMENT_ROOT__RENDERER
          The feature id for the ' Renderer ' containment reference
static int DOCUMENT_ROOT__RENDERER_CLASS
          The feature id for the ' Renderer Class ' containment reference
static int DOCUMENT_ROOT__RENDERER_EXTENSION
          The feature id for the ' Renderer Extension ' containment reference
static int DOCUMENT_ROOT__RENDERER_TYPE
          The feature id for the ' Renderer Type ' containment reference
static int DOCUMENT_ROOT__SMALL_ICON
          The feature id for the ' Small Icon ' containment reference
static int DOCUMENT_ROOT__STATE_MANAGER
          The feature id for the ' State Manager ' containment reference
static int DOCUMENT_ROOT__SUGGESTED_VALUE
          The feature id for the ' Suggested Value ' containment reference
static int DOCUMENT_ROOT__SUPPORTED_LOCALE
          The feature id for the ' Supported Locale ' containment reference
static int DOCUMENT_ROOT__TO_VIEW_ID
          The feature id for the ' To View Id ' containment reference
static int DOCUMENT_ROOT__VALIDATOR
          The feature id for the ' Validator ' containment reference
static int DOCUMENT_ROOT__VALIDATOR_CLASS
          The feature id for the ' Validator Class ' containment reference
static int DOCUMENT_ROOT__VALIDATOR_ID
          The feature id for the ' Validator Id ' containment reference
static int DOCUMENT_ROOT__VALUE
          The feature id for the ' Value ' containment reference
static int DOCUMENT_ROOT__VALUE_CLASS
          The feature id for the ' Value Class ' containment reference
static int DOCUMENT_ROOT__VARIABLE_RESOLVER
          The feature id for the ' Variable Resolver ' containment reference
static int DOCUMENT_ROOT__VIEW_HANDLER
          The feature id for the ' View Handler ' containment reference
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the ' XMLNS Prefix Map ' map
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the ' XSI Schema Location ' map
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class
static int DYNAMIC_ATTRIBUTE
          The meta object id for the ' Dynamic Attribute' class
static int DYNAMIC_ATTRIBUTE__NAME
          The feature id for the ' Name ' attribute
static int DYNAMIC_ATTRIBUTE__VALUE
          The feature id for the ' Value ' attribute
static int DYNAMIC_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Dynamic Attribute' class
static int DYNAMIC_ELEMENT
          The meta object id for the ' Dynamic Element' class
static int DYNAMIC_ELEMENT__ATTRIBUTES
          The feature id for the ' Attributes ' reference list
static int DYNAMIC_ELEMENT__CHILD_NODES
          The feature id for the ' Child Nodes ' containment reference list
static int DYNAMIC_ELEMENT__NAME
          The feature id for the ' Name ' attribute
static int DYNAMIC_ELEMENT__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int DYNAMIC_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Dynamic Element' class
static  FacesConfigPackage eINSTANCE
          The singleton instance of the package
static int EL_RESOLVER_TYPE
          The meta object id for the ' EL Resolver Type' class
static int EL_RESOLVER_TYPE__ID
          The feature id for the ' Id ' attribute
static int EL_RESOLVER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int EL_RESOLVER_TYPE_FEATURE_COUNT
          The number of structural features of the 'EL Resolver Type' class
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int EXTENSION_TYPE
          The meta object id for the ' Extension Type' class
static int EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Extension Type' class
static int FACES_CONFIG_EXTENSION_TYPE
          The meta object id for the ' Extension Type' class
static int FACES_CONFIG_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int FACES_CONFIG_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACES_CONFIG_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FACES_CONFIG_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Extension Type' class
static int FACES_CONFIG_TYPE
          The meta object id for the ' Type' class
static int FACES_CONFIG_TYPE__APPLICATION
          The feature id for the ' Application ' containment reference list
static int FACES_CONFIG_TYPE__COMPONENT
          The feature id for the ' Component ' containment reference list
static int FACES_CONFIG_TYPE__CONVERTER
          The feature id for the ' Converter ' containment reference list
static int FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION
          The feature id for the ' Faces Config Extension ' reference list
static int FACES_CONFIG_TYPE__FACTORY
          The feature id for the ' Factory ' containment reference list
static int FACES_CONFIG_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACES_CONFIG_TYPE__LIFECYCLE
          The feature id for the ' Lifecycle ' containment reference list
static int FACES_CONFIG_TYPE__MANAGED_BEAN
          The feature id for the ' Managed Bean ' containment reference list
static int FACES_CONFIG_TYPE__NAVIGATION_RULE
          The feature id for the ' Navigation Rule ' containment reference list
static int FACES_CONFIG_TYPE__REFERENCED_BEAN
          The feature id for the ' Referenced Bean ' containment reference list
static int FACES_CONFIG_TYPE__RENDER_KIT
          The feature id for the ' Render Kit ' containment reference list
static int FACES_CONFIG_TYPE__VALIDATOR
          The feature id for the ' Validator ' containment reference list
static int FACES_CONFIG_TYPE__XMLNS
          The feature id for the ' Xmlns ' attribute
static int FACES_CONFIG_TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class
static int FACES_CONTEXT_FACTORY_TYPE
          The meta object id for the ' Faces Context Factory Type' class
static int FACES_CONTEXT_FACTORY_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FACES_CONTEXT_FACTORY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Faces Context Factory Type' class
static int FACET_EXTENSION_TYPE
          The meta object id for the ' Facet Extension Type' class
static int FACET_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int FACET_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACET_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FACET_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Facet Extension Type' class
static int FACET_NAME_TYPE
          The meta object id for the ' Facet Name Type' class
static int FACET_NAME_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACET_NAME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FACET_NAME_TYPE_FEATURE_COUNT
          The number of structural features of the 'Facet Name Type' class
static int FACET_TYPE
          The meta object id for the ' Facet Type' class
static int FACET_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int FACET_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int FACET_TYPE__FACET_EXTENSION
          The feature id for the ' Facet Extension ' containment reference list
static int FACET_TYPE__FACET_NAME
          The feature id for the ' Facet Name ' containment reference
static int FACET_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int FACET_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACET_TYPE_FEATURE_COUNT
          The number of structural features of the 'Facet Type' class
static int FACTORY_EXTENSION_TYPE
          The meta object id for the ' Factory Extension Type' class
static int FACTORY_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int FACTORY_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACTORY_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FACTORY_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Factory Extension Type' class
static int FACTORY_TYPE
          The meta object id for the ' Factory Type' class
static int FACTORY_TYPE__APPLICATION_FACTORY
          The feature id for the ' Application Factory ' containment reference list
static int FACTORY_TYPE__FACES_CONTEXT_FACTORY
          The feature id for the ' Faces Context Factory ' containment reference list
static int FACTORY_TYPE__FACTORY_EXTENSION
          The feature id for the ' Factory Extension ' reference list
static int FACTORY_TYPE__ID
          The feature id for the ' Id ' attribute
static int FACTORY_TYPE__LIFECYCLE_FACTORY
          The feature id for the ' Lifecycle Factory ' containment reference list
static int FACTORY_TYPE__RENDER_KIT_FACTORY
          The feature id for the ' Render Kit Factory ' containment reference list
static int FACTORY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Factory Type' class
static int FROM_ACTION_TYPE
          The meta object id for the ' From Action Type' class
static int FROM_ACTION_TYPE__ID
          The feature id for the ' Id ' attribute
static int FROM_ACTION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FROM_ACTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'From Action Type' class
static int FROM_OUTCOME_TYPE
          The meta object id for the ' From Outcome Type' class
static int FROM_OUTCOME_TYPE__ID
          The feature id for the ' Id ' attribute
static int FROM_OUTCOME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FROM_OUTCOME_TYPE_FEATURE_COUNT
          The number of structural features of the 'From Outcome Type' class
static int FROM_VIEW_ID_TYPE
          The meta object id for the ' From View Id Type' class
static int FROM_VIEW_ID_TYPE__ID
          The feature id for the ' Id ' attribute
static int FROM_VIEW_ID_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int FROM_VIEW_ID_TYPE_FEATURE_COUNT
          The number of structural features of the 'From View Id Type' class
static int ICON_TYPE
          The meta object id for the ' Icon Type' class
static int ICON_TYPE__ID
          The feature id for the ' Id ' attribute
static int ICON_TYPE__LANG
          The feature id for the ' Lang ' attribute
static int ICON_TYPE__LARGE_ICON
          The feature id for the ' Large Icon ' containment reference
static int ICON_TYPE__SMALL_ICON
          The feature id for the ' Small Icon ' containment reference
static int ICON_TYPE_FEATURE_COUNT
          The number of structural features of the 'Icon Type' class
static int KEY_CLASS_TYPE
          The meta object id for the ' Key Class Type' class
static int KEY_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int KEY_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int KEY_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Key Class Type' class
static int KEY_TYPE
          The meta object id for the ' Key Type' class
static int KEY_TYPE__ID
          The feature id for the ' Id ' attribute
static int KEY_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int KEY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Key Type' class
static int LARGE_ICON_TYPE
          The meta object id for the ' Large Icon Type' class
static int LARGE_ICON_TYPE__ID
          The feature id for the ' Id ' attribute
static int LARGE_ICON_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int LARGE_ICON_TYPE_FEATURE_COUNT
          The number of structural features of the 'Large Icon Type' class
static int LIFECYCLE_EXTENSION_TYPE
          The meta object id for the ' Lifecycle Extension Type' class
static int LIFECYCLE_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int LIFECYCLE_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int LIFECYCLE_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int LIFECYCLE_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Lifecycle Extension Type' class
static int LIFECYCLE_FACTORY_TYPE
          The meta object id for the ' Lifecycle Factory Type' class
static int LIFECYCLE_FACTORY_TYPE__ID
          The feature id for the ' Id ' attribute
static int LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int LIFECYCLE_FACTORY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Lifecycle Factory Type' class
static int LIFECYCLE_TYPE
          The meta object id for the ' Lifecycle Type' class
static int LIFECYCLE_TYPE__ID
          The feature id for the ' Id ' attribute
static int LIFECYCLE_TYPE__LIFECYCLE_EXTENSION
          The feature id for the ' Lifecycle Extension ' containment reference list
static int LIFECYCLE_TYPE__PHASE_LISTENER
          The feature id for the ' Phase Listener ' containment reference list
static int LIFECYCLE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Lifecycle Type' class
static int LIST_ENTRIES_TYPE
          The meta object id for the ' List Entries Type' class
static int LIST_ENTRIES_TYPE__ID
          The feature id for the ' Id ' attribute
static int LIST_ENTRIES_TYPE__NULL_VALUE
          The feature id for the ' Null Value ' containment reference list
static int LIST_ENTRIES_TYPE__VALUE
          The feature id for the ' Value ' containment reference list
static int LIST_ENTRIES_TYPE__VALUE_CLASS
          The feature id for the ' Value Class ' containment reference
static int LIST_ENTRIES_TYPE_FEATURE_COUNT
          The number of structural features of the 'List Entries Type' class
static int LOCALE_CONFIG_TYPE
          The meta object id for the ' Locale Config Type' class
static int LOCALE_CONFIG_TYPE__DEFAULT_LOCALE
          The feature id for the ' Default Locale ' containment reference
static int LOCALE_CONFIG_TYPE__ID
          The feature id for the ' Id ' attribute
static int LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE
          The feature id for the ' Supported Locale ' containment reference list
static int LOCALE_CONFIG_TYPE_FEATURE_COUNT
          The number of structural features of the 'Locale Config Type' class
static int MANAGED_BEAN_CLASS_TYPE
          The meta object id for the ' Managed Bean Class Type' class
static int MANAGED_BEAN_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int MANAGED_BEAN_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Managed Bean Class Type' class
static int MANAGED_BEAN_EXTENSION_TYPE
          The meta object id for the ' Managed Bean Extension Type' class
static int MANAGED_BEAN_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int MANAGED_BEAN_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int MANAGED_BEAN_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int MANAGED_BEAN_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Managed Bean Extension Type' class
static int MANAGED_BEAN_NAME_TYPE
          The meta object id for the ' Managed Bean Name Type' class
static int MANAGED_BEAN_NAME_TYPE__ID
          The feature id for the ' Id ' attribute
static int MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int MANAGED_BEAN_NAME_TYPE_FEATURE_COUNT
          The number of structural features of the 'Managed Bean Name Type' class
static int MANAGED_BEAN_SCOPE_TYPE
          The meta object id for the ' Managed Bean Scope Type' class
static int MANAGED_BEAN_SCOPE_TYPE__ID
          The feature id for the ' Id ' attribute
static int MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int MANAGED_BEAN_SCOPE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Managed Bean Scope Type' class
static int MANAGED_BEAN_TYPE
          The meta object id for the ' Managed Bean Type' class
static int MANAGED_BEAN_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int MANAGED_BEAN_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int MANAGED_BEAN_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int MANAGED_BEAN_TYPE__ID
          The feature id for the ' Id ' attribute
static int MANAGED_BEAN_TYPE__LIST_ENTRIES
          The feature id for the ' List Entries ' containment reference
static int MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS
          The feature id for the ' Managed Bean Class ' containment reference
static int MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION
          The feature id for the ' Managed Bean Extension ' containment reference list
static int MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME
          The feature id for the ' Managed Bean Name ' containment reference
static int MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE
          The feature id for the ' Managed Bean Scope ' containment reference
static int MANAGED_BEAN_TYPE__MANAGED_PROPERTY
          The feature id for the ' Managed Property ' containment reference list
static int MANAGED_BEAN_TYPE__MAP_ENTRIES
          The feature id for the ' Map Entries ' containment reference
static int MANAGED_BEAN_TYPE_FEATURE_COUNT
          The number of structural features of the 'Managed Bean Type' class
static int MANAGED_PROPERTY_TYPE
          The meta object id for the ' Managed Property Type' class
static int MANAGED_PROPERTY_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int MANAGED_PROPERTY_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int MANAGED_PROPERTY_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int MANAGED_PROPERTY_TYPE__ID
          The feature id for the ' Id ' attribute
static int MANAGED_PROPERTY_TYPE__LIST_ENTRIES
          The feature id for the ' List Entries ' containment reference
static int MANAGED_PROPERTY_TYPE__MAP_ENTRIES
          The feature id for the ' Map Entries ' containment reference
static int MANAGED_PROPERTY_TYPE__NULL_VALUE
          The feature id for the ' Null Value ' containment reference
static int MANAGED_PROPERTY_TYPE__PROPERTY_CLASS
          The feature id for the ' Property Class ' containment reference
static int MANAGED_PROPERTY_TYPE__PROPERTY_NAME
          The feature id for the ' Property Name ' containment reference
static int MANAGED_PROPERTY_TYPE__VALUE
          The feature id for the ' Value ' containment reference
static int MANAGED_PROPERTY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Managed Property Type' class
static int MAP_ENTRIES_TYPE
          The meta object id for the ' Map Entries Type' class
static int MAP_ENTRIES_TYPE__ID
          The feature id for the ' Id ' attribute
static int MAP_ENTRIES_TYPE__KEY_CLASS
          The feature id for the ' Key Class ' containment reference
static int MAP_ENTRIES_TYPE__MAP_ENTRY
          The feature id for the ' Map Entry ' containment reference list
static int MAP_ENTRIES_TYPE__VALUE_CLASS
          The feature id for the ' Value Class ' containment reference
static int MAP_ENTRIES_TYPE_FEATURE_COUNT
          The number of structural features of the 'Map Entries Type' class
static int MAP_ENTRY_TYPE
          The meta object id for the ' Map Entry Type' class
static int MAP_ENTRY_TYPE__ID
          The feature id for the ' Id ' attribute
static int MAP_ENTRY_TYPE__KEY
          The feature id for the ' Key ' containment reference
static int MAP_ENTRY_TYPE__NULL_VALUE
          The feature id for the ' Null Value ' containment reference
static int MAP_ENTRY_TYPE__VALUE
          The feature id for the ' Value ' containment reference
static int MAP_ENTRY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Map Entry Type' class
static int MESSAGE_BUNDLE_TYPE
          The meta object id for the ' Message Bundle Type' class
static int MESSAGE_BUNDLE_TYPE__ID
          The feature id for the ' Id ' attribute
static int MESSAGE_BUNDLE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int MESSAGE_BUNDLE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Message Bundle Type' class
static int NAVIGATION_CASE_TYPE
          The meta object id for the ' Navigation Case Type' class
static int NAVIGATION_CASE_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int NAVIGATION_CASE_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int NAVIGATION_CASE_TYPE__FROM_ACTION
          The feature id for the ' From Action ' containment reference
static int NAVIGATION_CASE_TYPE__FROM_OUTCOME
          The feature id for the ' From Outcome ' containment reference
static int NAVIGATION_CASE_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int NAVIGATION_CASE_TYPE__ID
          The feature id for the ' Id ' attribute
static int NAVIGATION_CASE_TYPE__REDIRECT
          The feature id for the ' Redirect ' containment reference
static int NAVIGATION_CASE_TYPE__TO_VIEW_ID
          The feature id for the ' To View Id ' containment reference
static int NAVIGATION_CASE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Navigation Case Type' class
static int NAVIGATION_HANDLER_TYPE
          The meta object id for the ' Navigation Handler Type' class
static int NAVIGATION_HANDLER_TYPE__ID
          The feature id for the ' Id ' attribute
static int NAVIGATION_HANDLER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int NAVIGATION_HANDLER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Navigation Handler Type' class
static int NAVIGATION_RULE_EXTENSION_TYPE
          The meta object id for the ' Navigation Rule Extension Type' class
static int NAVIGATION_RULE_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int NAVIGATION_RULE_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int NAVIGATION_RULE_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int NAVIGATION_RULE_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Navigation Rule Extension Type' class
static int NAVIGATION_RULE_TYPE
          The meta object id for the ' Navigation Rule Type' class
static int NAVIGATION_RULE_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int NAVIGATION_RULE_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int NAVIGATION_RULE_TYPE__FROM_VIEW_ID
          The feature id for the ' From View Id ' containment reference
static int NAVIGATION_RULE_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int NAVIGATION_RULE_TYPE__ID
          The feature id for the ' Id ' attribute
static int NAVIGATION_RULE_TYPE__NAVIGATION_CASE
          The feature id for the ' Navigation Case ' containment reference list
static int NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION
          The feature id for the ' Navigation Rule Extension ' containment reference list
static int NAVIGATION_RULE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Navigation Rule Type' class
static int NULL_VALUE_TYPE
          The meta object id for the ' Null Value Type' class
static int NULL_VALUE_TYPE__ID
          The feature id for the ' Id ' attribute
static int NULL_VALUE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Null Value Type' class
static int PHASE_LISTENER_TYPE
          The meta object id for the ' Phase Listener Type' class
static int PHASE_LISTENER_TYPE__ID
          The feature id for the ' Id ' attribute
static int PHASE_LISTENER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int PHASE_LISTENER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Phase Listener Type' class
static int PROPERTY_CLASS_TYPE
          The meta object id for the ' Property Class Type' class
static int PROPERTY_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int PROPERTY_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int PROPERTY_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Class Type' class
static int PROPERTY_EXTENSION_TYPE
          The meta object id for the ' Property Extension Type' class
static int PROPERTY_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int PROPERTY_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int PROPERTY_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int PROPERTY_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Extension Type' class
static int PROPERTY_NAME_TYPE
          The meta object id for the ' Property Name Type' class
static int PROPERTY_NAME_TYPE__ID
          The feature id for the ' Id ' attribute
static int PROPERTY_NAME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int PROPERTY_NAME_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Name Type' class
static int PROPERTY_RESOLVER_TYPE
          The meta object id for the ' Property Resolver Type' class
static int PROPERTY_RESOLVER_TYPE__ID
          The feature id for the ' Id ' attribute
static int PROPERTY_RESOLVER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int PROPERTY_RESOLVER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Resolver Type' class
static int PROPERTY_TYPE
          The meta object id for the ' Property Type' class
static int PROPERTY_TYPE__DEFAULT_VALUE
          The feature id for the ' Default Value ' containment reference
static int PROPERTY_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int PROPERTY_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int PROPERTY_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int PROPERTY_TYPE__ID
          The feature id for the ' Id ' attribute
static int PROPERTY_TYPE__PROPERTY_CLASS
          The feature id for the ' Property Class ' containment reference
static int PROPERTY_TYPE__PROPERTY_EXTENSION
          The feature id for the ' Property Extension ' containment reference list
static int PROPERTY_TYPE__PROPERTY_NAME
          The feature id for the ' Property Name ' containment reference
static int PROPERTY_TYPE__SUGGESTED_VALUE
          The feature id for the ' Suggested Value ' containment reference
static int PROPERTY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Type' class
static int REDIRECT_TYPE
          The meta object id for the ' Redirect Type' class
static int REDIRECT_TYPE__ID
          The feature id for the ' Id ' attribute
static int REDIRECT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Redirect Type' class
static int REFERENCED_BEAN_CLASS_TYPE
          The meta object id for the ' Referenced Bean Class Type' class
static int REFERENCED_BEAN_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int REFERENCED_BEAN_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Referenced Bean Class Type' class
static int REFERENCED_BEAN_NAME_TYPE
          The meta object id for the ' Referenced Bean Name Type' class
static int REFERENCED_BEAN_NAME_TYPE__ID
          The feature id for the ' Id ' attribute
static int REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int REFERENCED_BEAN_NAME_TYPE_FEATURE_COUNT
          The number of structural features of the 'Referenced Bean Name Type' class
static int REFERENCED_BEAN_TYPE
          The meta object id for the ' Referenced Bean Type' class
static int REFERENCED_BEAN_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int REFERENCED_BEAN_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int REFERENCED_BEAN_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int REFERENCED_BEAN_TYPE__ID
          The feature id for the ' Id ' attribute
static int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS
          The feature id for the ' Referenced Bean Class ' containment reference
static int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME
          The feature id for the ' Referenced Bean Name ' containment reference
static int REFERENCED_BEAN_TYPE_FEATURE_COUNT
          The number of structural features of the 'Referenced Bean Type' class
static int RENDER_KIT_CLASS_TYPE
          The meta object id for the ' Render Kit Class Type' class
static int RENDER_KIT_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDER_KIT_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int RENDER_KIT_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Render Kit Class Type' class
static int RENDER_KIT_EXTENSION_TYPE
          The meta object id for the ' Render Kit Extension Type' class
static int RENDER_KIT_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int RENDER_KIT_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDER_KIT_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int RENDER_KIT_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Render Kit Extension Type' class
static int RENDER_KIT_FACTORY_TYPE
          The meta object id for the ' Render Kit Factory Type' class
static int RENDER_KIT_FACTORY_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int RENDER_KIT_FACTORY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Render Kit Factory Type' class
static int RENDER_KIT_ID_TYPE
          The meta object id for the ' Render Kit Id Type' class
static int RENDER_KIT_ID_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDER_KIT_ID_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int RENDER_KIT_ID_TYPE_FEATURE_COUNT
          The number of structural features of the 'Render Kit Id Type' class
static int RENDER_KIT_TYPE
          The meta object id for the ' Render Kit Type' class
static int RENDER_KIT_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int RENDER_KIT_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int RENDER_KIT_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int RENDER_KIT_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDER_KIT_TYPE__RENDER_KIT_CLASS
          The feature id for the ' Render Kit Class ' containment reference
static int RENDER_KIT_TYPE__RENDER_KIT_EXTENSION
          The feature id for the ' Render Kit Extension ' containment reference list
static int RENDER_KIT_TYPE__RENDER_KIT_ID
          The feature id for the ' Render Kit Id ' containment reference
static int RENDER_KIT_TYPE__RENDERER
          The feature id for the ' Renderer ' containment reference list
static int RENDER_KIT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Render Kit Type' class
static int RENDERER_CLASS_TYPE
          The meta object id for the ' Renderer Class Type' class
static int RENDERER_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDERER_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int RENDERER_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Renderer Class Type' class
static int RENDERER_EXTENSION_TYPE
          The meta object id for the ' Renderer Extension Type' class
static int RENDERER_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int RENDERER_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDERER_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int RENDERER_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Renderer Extension Type' class
static int RENDERER_TYPE
          The meta object id for the ' Renderer Type' class
static int RENDERER_TYPE__ATTRIBUTE
          The feature id for the ' Attribute ' containment reference list
static int RENDERER_TYPE__COMPONENT_FAMILY
          The feature id for the ' Component Family ' containment reference
static int RENDERER_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int RENDERER_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int RENDERER_TYPE__FACET
          The feature id for the ' Facet ' containment reference list
static int RENDERER_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int RENDERER_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDERER_TYPE__RENDERER_CLASS
          The feature id for the ' Renderer Class ' containment reference
static int RENDERER_TYPE__RENDERER_EXTENSION
          The feature id for the ' Renderer Extension ' containment reference list
static int RENDERER_TYPE__RENDERER_TYPE
          The feature id for the ' Renderer Type ' containment reference
static int RENDERER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Renderer Type' class
static int RENDERER_TYPE_TYPE
          The meta object id for the ' Renderer Type Type' class
static int RENDERER_TYPE_TYPE__ID
          The feature id for the ' Id ' attribute
static int RENDERER_TYPE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int RENDERER_TYPE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Renderer Type Type' class
static int RESOURCE_BUNDLE_TYPE
          The meta object id for the ' Resource Bundle Type' class
static int RESOURCE_BUNDLE_TYPE__BASE_NAME
          The feature id for the ' Base Name ' reference
static int RESOURCE_BUNDLE_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int RESOURCE_BUNDLE_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int RESOURCE_BUNDLE_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int RESOURCE_BUNDLE_TYPE__ID
          The feature id for the ' Id ' attribute
static int RESOURCE_BUNDLE_TYPE__VAR
          The feature id for the ' Var ' reference
static int RESOURCE_BUNDLE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Resource Bundle Type' class
static int SMALL_ICON_TYPE
          The meta object id for the ' Small Icon Type' class
static int SMALL_ICON_TYPE__ID
          The feature id for the ' Id ' attribute
static int SMALL_ICON_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int SMALL_ICON_TYPE_FEATURE_COUNT
          The number of structural features of the 'Small Icon Type' class
static int STATE_MANAGER_TYPE
          The meta object id for the ' State Manager Type' class
static int STATE_MANAGER_TYPE__ID
          The feature id for the ' Id ' attribute
static int STATE_MANAGER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int STATE_MANAGER_TYPE_FEATURE_COUNT
          The number of structural features of the 'State Manager Type' class
static int SUGGESTED_VALUE_TYPE
          The meta object id for the ' Suggested Value Type' class
static int SUGGESTED_VALUE_TYPE__ID
          The feature id for the ' Id ' attribute
static int SUGGESTED_VALUE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int SUGGESTED_VALUE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Suggested Value Type' class
static int SUPPORTED_LOCALE_TYPE
          The meta object id for the ' Supported Locale Type' class
static int SUPPORTED_LOCALE_TYPE__ID
          The feature id for the ' Id ' attribute
static int SUPPORTED_LOCALE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int SUPPORTED_LOCALE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Supported Locale Type' class
static int TO_VIEW_ID_TYPE
          The meta object id for the ' To View Id Type' class
static int TO_VIEW_ID_TYPE__ID
          The feature id for the ' Id ' attribute
static int TO_VIEW_ID_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int TO_VIEW_ID_TYPE_FEATURE_COUNT
          The number of structural features of the 'To View Id Type' class
static int VALIDATOR_CLASS_TYPE
          The meta object id for the ' Validator Class Type' class
static int VALIDATOR_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int VALIDATOR_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VALIDATOR_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Validator Class Type' class
static int VALIDATOR_EXTENSION_TYPE
          The meta object id for the ' Validator Extension Type' class
static int VALIDATOR_EXTENSION_TYPE__CHILD_NODES
          The feature id for the ' Child Nodes ' reference list
static int VALIDATOR_EXTENSION_TYPE__ID
          The feature id for the ' Id ' attribute
static int VALIDATOR_EXTENSION_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VALIDATOR_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Validator Extension Type' class
static int VALIDATOR_ID_TYPE
          The meta object id for the ' Validator Id Type' class
static int VALIDATOR_ID_TYPE__ID
          The feature id for the ' Id ' attribute
static int VALIDATOR_ID_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VALIDATOR_ID_TYPE_FEATURE_COUNT
          The number of structural features of the 'Validator Id Type' class
static int VALIDATOR_TYPE
          The meta object id for the ' Validator Type' class
static int VALIDATOR_TYPE__ATTRIBUTE
          The feature id for the ' Attribute ' containment reference list
static int VALIDATOR_TYPE__DESCRIPTION
          The feature id for the ' Description ' containment reference list
static int VALIDATOR_TYPE__DISPLAY_NAME
          The feature id for the ' Display Name ' containment reference list
static int VALIDATOR_TYPE__ICON
          The feature id for the ' Icon ' containment reference list
static int VALIDATOR_TYPE__ID
          The feature id for the ' Id ' attribute
static int VALIDATOR_TYPE__PROPERTY
          The feature id for the ' Property ' containment reference list
static int VALIDATOR_TYPE__VALIDATOR_CLASS
          The feature id for the ' Validator Class ' containment reference
static int VALIDATOR_TYPE__VALIDATOR_EXTENSION
          The feature id for the ' Validator Extension ' containment reference list
static int VALIDATOR_TYPE__VALIDATOR_ID
          The feature id for the ' Validator Id ' containment reference
static int VALIDATOR_TYPE_FEATURE_COUNT
          The number of structural features of the 'Validator Type' class
static int VALUE_CLASS_TYPE
          The meta object id for the ' Value Class Type' class
static int VALUE_CLASS_TYPE__ID
          The feature id for the ' Id ' attribute
static int VALUE_CLASS_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VALUE_CLASS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Value Class Type' class
static int VALUE_TYPE
          The meta object id for the ' Value Type' class
static int VALUE_TYPE__ID
          The feature id for the ' Id ' attribute
static int VALUE_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VALUE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Value Type' class
static int VAR_TYPE
          The meta object id for the ' Var Type' class
static int VAR_TYPE__ID
          The feature id for the ' Id ' attribute
static int VAR_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VAR_TYPE_FEATURE_COUNT
          The number of structural features of the 'Var Type' class
static int VARIABLE_RESOLVER_TYPE
          The meta object id for the ' Variable Resolver Type' class
static int VARIABLE_RESOLVER_TYPE__ID
          The feature id for the ' Id ' attribute
static int VARIABLE_RESOLVER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VARIABLE_RESOLVER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Variable Resolver Type' class
static int VIEW_HANDLER_TYPE
          The meta object id for the ' View Handler Type' class
static int VIEW_HANDLER_TYPE__ID
          The feature id for the ' Id ' attribute
static int VIEW_HANDLER_TYPE__TEXT_CONTENT
          The feature id for the ' Text Content ' attribute
static int VIEW_HANDLER_TYPE_FEATURE_COUNT
          The number of structural features of the 'View Handler Type' class
 
Method Summary
 EAttribute getActionListenerType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getActionListenerType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getActionListenerType ()
          Returns the meta object for class ' Action Listener Type'
 EClass getApplicationExtensionType ()
          Returns the meta object for class ' Application Extension Type'
 EAttribute getApplicationFactoryType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getApplicationFactoryType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getApplicationFactoryType ()
          Returns the meta object for class ' Application Factory Type'
 EReference getApplicationType_ActionListener ()
          Returns the meta object for the containment reference list ' Action Listener'
 EReference getApplicationType_ApplicationExtension ()
          Returns the meta object for the reference list ' Application Extension'
 EReference getApplicationType_DefaultRenderKitId ()
          Returns the meta object for the containment reference list ' Default Render Kit Id'
 EReference getApplicationType_ELResolver ()
          Returns the meta object for the reference list ' EL Resolver'
 EAttribute getApplicationType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getApplicationType_LocaleConfig ()
          Returns the meta object for the containment reference list ' Locale Config'
 EReference getApplicationType_MessageBundle ()
          Returns the meta object for the containment reference list ' Message Bundle'
 EReference getApplicationType_NavigationHandler ()
          Returns the meta object for the containment reference list ' Navigation Handler'
 EReference getApplicationType_PropertyResolver ()
          Returns the meta object for the containment reference list ' Property Resolver'
 EReference getApplicationType_ResourceBundle ()
          Returns the meta object for the reference list ' Resource Bundle'
 EReference getApplicationType_StateManager ()
          Returns the meta object for the containment reference list ' State Manager'
 EReference getApplicationType_VariableResolver ()
          Returns the meta object for the containment reference list ' Variable Resolver'
 EReference getApplicationType_ViewHandler ()
          Returns the meta object for the containment reference list ' View Handler'
 EClass getApplicationType ()
          Returns the meta object for class ' Application Type'
 EAttribute getAttributeClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getAttributeClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getAttributeClassType ()
          Returns the meta object for class ' Attribute Class Type'
 EClass getAttributeExtensionType ()
          Returns the meta object for class ' Attribute Extension Type'
 EAttribute getAttributeNameType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getAttributeNameType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getAttributeNameType ()
          Returns the meta object for class ' Attribute Name Type'
 EReference getAttributeType_AttributeClass ()
          Returns the meta object for the containment reference ' Attribute Class'
 EReference getAttributeType_AttributeExtension ()
          Returns the meta object for the containment reference list ' Attribute Extension'
 EReference getAttributeType_AttributeName ()
          Returns the meta object for the containment reference ' Attribute Name'
 EReference getAttributeType_DefaultValue ()
          Returns the meta object for the containment reference ' Default Value'
 EReference getAttributeType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getAttributeType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getAttributeType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getAttributeType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getAttributeType_SuggestedValue ()
          Returns the meta object for the containment reference ' Suggested Value'
 EClass getAttributeType ()
          Returns the meta object for class ' Attribute Type'
 EAttribute getBaseNameType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getBaseNameType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getBaseNameType ()
          Returns the meta object for class ' Base Name Type'
 EAttribute getComponentClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getComponentClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getComponentClassType ()
          Returns the meta object for class ' Component Class Type'
 EClass getComponentExtensionType ()
          Returns the meta object for class ' Component Extension Type'
 EAttribute getComponentFamilyType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getComponentFamilyType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getComponentFamilyType ()
          Returns the meta object for class ' Component Family Type'
 EReference getComponentType_Attribute ()
          Returns the meta object for the containment reference list ' Attribute'
 EReference getComponentType_ComponentClass ()
          Returns the meta object for the containment reference ' Component Class'
 EReference getComponentType_ComponentExtension ()
          Returns the meta object for the containment reference list ' Component Extension'
 EReference getComponentType_ComponentType ()
          Returns the meta object for the containment reference ' Component Type'
 EReference getComponentType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getComponentType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getComponentType_Facet ()
          Returns the meta object for the containment reference list ' Facet'
 EReference getComponentType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getComponentType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getComponentType_Property ()
          Returns the meta object for the containment reference list ' Property'
 EClass getComponentType ()
          Returns the meta object for class ' Component Type'
 EAttribute getComponentTypeType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getComponentTypeType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getComponentTypeType ()
          Returns the meta object for class ' Component Type Type'
 EAttribute getConverterClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getConverterClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getConverterClassType ()
          Returns the meta object for class ' Converter Class Type'
 EClass getConverterExtensionType ()
          Returns the meta object for class ' Converter Extension Type'
 EAttribute getConverterForClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getConverterForClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getConverterForClassType ()
          Returns the meta object for class ' Converter For Class Type'
 EAttribute getConverterIdType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getConverterIdType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getConverterIdType ()
          Returns the meta object for class ' Converter Id Type'
 EReference getConverterType_Attribute ()
          Returns the meta object for the containment reference list ' Attribute'
 EReference getConverterType_ConverterClass ()
          Returns the meta object for the containment reference ' Converter Class'
 EReference getConverterType_ConverterExtension ()
          Returns the meta object for the containment reference list ' Converter Extension'
 EReference getConverterType_ConverterForClass ()
          Returns the meta object for the containment reference ' Converter For Class'
 EReference getConverterType_ConverterId ()
          Returns the meta object for the containment reference ' Converter Id'
 EReference getConverterType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getConverterType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getConverterType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getConverterType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getConverterType_Property ()
          Returns the meta object for the containment reference list ' Property'
 EClass getConverterType ()
          Returns the meta object for class ' Converter Type'
 EAttribute getDefaultLocaleType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getDefaultLocaleType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getDefaultLocaleType ()
          Returns the meta object for class ' Default Locale Type'
 EAttribute getDefaultRenderKitIdType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getDefaultRenderKitIdType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getDefaultRenderKitIdType ()
          Returns the meta object for class ' Default Render Kit Id Type'
 EAttribute getDefaultValueType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getDefaultValueType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getDefaultValueType ()
          Returns the meta object for class ' Default Value Type'
 EAttribute getDescriptionType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getDescriptionType_Lang ()
          Returns the meta object for the attribute ' Lang'
 EAttribute getDescriptionType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getDescriptionType ()
          Returns the meta object for class ' Description Type'
 EAttribute getDisplayNameType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getDisplayNameType_Lang ()
          Returns the meta object for the attribute ' Lang'
 EAttribute getDisplayNameType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getDisplayNameType ()
          Returns the meta object for class ' Display Name Type'
 EReference getDocumentRoot_ActionListener ()
          Returns the meta object for the containment reference ' Action Listener'
 EReference getDocumentRoot_Application ()
          Returns the meta object for the containment reference ' Application'
 EReference getDocumentRoot_ApplicationFactory ()
          Returns the meta object for the containment reference ' Application Factory'
 EReference getDocumentRoot_Attribute ()
          Returns the meta object for the containment reference ' Attribute'
 EReference getDocumentRoot_AttributeClass ()
          Returns the meta object for the containment reference ' Attribute Class'
 EReference getDocumentRoot_AttributeExtension ()
          Returns the meta object for the containment reference ' Attribute Extension'
 EReference getDocumentRoot_AttributeName ()
          Returns the meta object for the containment reference ' Attribute Name'
 EReference getDocumentRoot_Component ()
          Returns the meta object for the containment reference ' Component'
 EReference getDocumentRoot_ComponentClass ()
          Returns the meta object for the containment reference ' Component Class'
 EReference getDocumentRoot_ComponentExtension ()
          Returns the meta object for the containment reference ' Component Extension'
 EReference getDocumentRoot_ComponentFamily ()
          Returns the meta object for the containment reference ' Component Family'
 EReference getDocumentRoot_ComponentType ()
          Returns the meta object for the containment reference ' Component Type'
 EReference getDocumentRoot_Converter ()
          Returns the meta object for the containment reference ' Converter'
 EReference getDocumentRoot_ConverterClass ()
          Returns the meta object for the containment reference ' Converter Class'
 EReference getDocumentRoot_ConverterForClass ()
          Returns the meta object for the containment reference ' Converter For Class'
 EReference getDocumentRoot_ConverterId ()
          Returns the meta object for the containment reference ' Converter Id'
 EReference getDocumentRoot_DefaultLocale ()
          Returns the meta object for the containment reference ' Default Locale'
 EReference getDocumentRoot_DefaultRenderKitId ()
          Returns the meta object for the containment reference ' Default Render Kit Id'
 EReference getDocumentRoot_DefaultValue ()
          Returns the meta object for the containment reference ' Default Value'
 EReference getDocumentRoot_Description ()
          Returns the meta object for the containment reference ' Description'
 EReference getDocumentRoot_DisplayName ()
          Returns the meta object for the containment reference ' Display Name'
 EReference getDocumentRoot_FacesConfig ()
          Returns the meta object for the containment reference ' Faces Config'
 EReference getDocumentRoot_FacesContextFactory ()
          Returns the meta object for the containment reference ' Faces Context Factory'
 EReference getDocumentRoot_Facet ()
          Returns the meta object for the containment reference ' Facet'
 EReference getDocumentRoot_FacetExtension ()
          Returns the meta object for the containment reference ' Facet Extension'
 EReference getDocumentRoot_FacetName ()
          Returns the meta object for the containment reference ' Facet Name'
 EReference getDocumentRoot_Factory ()
          Returns the meta object for the containment reference ' Factory'
 EReference getDocumentRoot_FromAction ()
          Returns the meta object for the containment reference ' From Action'
 EReference getDocumentRoot_FromOutcome ()
          Returns the meta object for the containment reference ' From Outcome'
 EReference getDocumentRoot_FromViewId ()
          Returns the meta object for the containment reference ' From View Id'
 EReference getDocumentRoot_Icon ()
          Returns the meta object for the containment reference ' Icon'
 EReference getDocumentRoot_Key ()
          Returns the meta object for the containment reference ' Key'
 EReference getDocumentRoot_KeyClass ()
          Returns the meta object for the containment reference ' Key Class'
 EReference getDocumentRoot_LargeIcon ()
          Returns the meta object for the containment reference ' Large Icon'
 EReference getDocumentRoot_Lifecycle ()
          Returns the meta object for the containment reference ' Lifecycle'
 EReference getDocumentRoot_LifecycleFactory ()
          Returns the meta object for the containment reference ' Lifecycle Factory'
 EReference getDocumentRoot_ListEntries ()
          Returns the meta object for the containment reference ' List Entries'
 EReference getDocumentRoot_LocaleConfig ()
          Returns the meta object for the containment reference ' Locale Config'
 EReference getDocumentRoot_ManagedBean ()
          Returns the meta object for the containment reference ' Managed Bean'
 EReference getDocumentRoot_ManagedBeanClass ()
          Returns the meta object for the containment reference ' Managed Bean Class'
 EReference getDocumentRoot_ManagedBeanName ()
          Returns the meta object for the containment reference ' Managed Bean Name'
 EReference getDocumentRoot_ManagedBeanScope ()
          Returns the meta object for the containment reference ' Managed Bean Scope'
 EReference getDocumentRoot_ManagedProperty ()
          Returns the meta object for the containment reference ' Managed Property'
 EReference getDocumentRoot_MapEntries ()
          Returns the meta object for the containment reference ' Map Entries'
 EReference getDocumentRoot_MapEntry ()
          Returns the meta object for the containment reference ' Map Entry'
 EReference getDocumentRoot_MessageBundle ()
          Returns the meta object for the containment reference ' Message Bundle'
 EAttribute getDocumentRoot_Mixed ()
          Returns the meta object for the attribute list ' Mixed'
 EReference getDocumentRoot_NavigationCase ()
          Returns the meta object for the containment reference ' Navigation Case'
 EReference getDocumentRoot_NavigationHandler ()
          Returns the meta object for the containment reference ' Navigation Handler'
 EReference getDocumentRoot_NavigationRule ()
          Returns the meta object for the containment reference ' Navigation Rule'
 EReference getDocumentRoot_NullValue ()
          Returns the meta object for the containment reference ' Null Value'
 EReference getDocumentRoot_PhaseListener ()
          Returns the meta object for the containment reference ' Phase Listener'
 EReference getDocumentRoot_Property ()
          Returns the meta object for the containment reference ' Property'
 EReference getDocumentRoot_PropertyClass ()
          Returns the meta object for the containment reference ' Property Class'
 EReference getDocumentRoot_PropertyExtension ()
          Returns the meta object for the containment reference ' Property Extension'
 EReference getDocumentRoot_PropertyName ()
          Returns the meta object for the containment reference ' Property Name'
 EReference getDocumentRoot_PropertyResolver ()
          Returns the meta object for the containment reference ' Property Resolver'
 EReference getDocumentRoot_Redirect ()
          Returns the meta object for the containment reference ' Redirect'
 EReference getDocumentRoot_ReferencedBean ()
          Returns the meta object for the containment reference ' Referenced Bean'
 EReference getDocumentRoot_ReferencedBeanClass ()
          Returns the meta object for the containment reference ' Referenced Bean Class'
 EReference getDocumentRoot_ReferencedBeanName ()
          Returns the meta object for the containment reference ' Referenced Bean Name'
 EReference getDocumentRoot_Renderer ()
          Returns the meta object for the containment reference ' Renderer'
 EReference getDocumentRoot_RendererClass ()
          Returns the meta object for the containment reference ' Renderer Class'
 EReference getDocumentRoot_RendererExtension ()
          Returns the meta object for the containment reference ' Renderer Extension'
 EReference getDocumentRoot_RendererType ()
          Returns the meta object for the containment reference ' Renderer Type'
 EReference getDocumentRoot_RenderKit ()
          Returns the meta object for the containment reference ' Render Kit'
 EReference getDocumentRoot_RenderKitClass ()
          Returns the meta object for the containment reference ' Render Kit Class'
 EReference getDocumentRoot_RenderKitFactory ()
          Returns the meta object for the containment reference ' Render Kit Factory'
 EReference getDocumentRoot_RenderKitId ()
          Returns the meta object for the containment reference ' Render Kit Id'
 EReference getDocumentRoot_SmallIcon ()
          Returns the meta object for the containment reference ' Small Icon'
 EReference getDocumentRoot_StateManager ()
          Returns the meta object for the containment reference ' State Manager'
 EReference getDocumentRoot_SuggestedValue ()
          Returns the meta object for the containment reference ' Suggested Value'
 EReference getDocumentRoot_SupportedLocale ()
          Returns the meta object for the containment reference ' Supported Locale'
 EReference getDocumentRoot_ToViewId ()
          Returns the meta object for the containment reference ' To View Id'
 EReference getDocumentRoot_Validator ()
          Returns the meta object for the containment reference ' Validator'
 EReference getDocumentRoot_ValidatorClass ()
          Returns the meta object for the containment reference ' Validator Class'
 EReference getDocumentRoot_ValidatorId ()
          Returns the meta object for the containment reference ' Validator Id'
 EReference getDocumentRoot_Value ()
          Returns the meta object for the containment reference ' Value'
 EReference getDocumentRoot_ValueClass ()
          Returns the meta object for the containment reference ' Value Class'
 EReference getDocumentRoot_VariableResolver ()
          Returns the meta object for the containment reference ' Variable Resolver'
 EReference getDocumentRoot_ViewHandler ()
          Returns the meta object for the containment reference ' View Handler'
 EReference getDocumentRoot_XMLNSPrefixMap ()
          Returns the meta object for the map ' XMLNS Prefix Map'
 EReference getDocumentRoot_XSISchemaLocation ()
          Returns the meta object for the map ' XSI Schema Location'
 EClass getDocumentRoot ()
          Returns the meta object for class ' Document Root'
 EAttribute getDynamicAttribute_Name ()
          Returns the meta object for the attribute ' Name'
 EAttribute getDynamicAttribute_Value ()
          Returns the meta object for the attribute ' Value'
 EClass getDynamicAttribute ()
          Returns the meta object for class ' Dynamic Attribute'
 EReference getDynamicElement_Attributes ()
          Returns the meta object for the reference list ' Attributes'
 EReference getDynamicElement_ChildNodes ()
          Returns the meta object for the containment reference list ' Child Nodes'
 EAttribute getDynamicElement_Name ()
          Returns the meta object for the attribute ' Name'
 EAttribute getDynamicElement_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getDynamicElement ()
          Returns the meta object for class ' Dynamic Element'
 EAttribute getELResolverType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getELResolverType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getELResolverType ()
          Returns the meta object for class ' EL Resolver Type'
 EReference getExtensionType_ChildNodes ()
          Returns the meta object for the reference list ' Child Nodes'
 EAttribute getExtensionType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getExtensionType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getExtensionType ()
          Returns the meta object for class ' Extension Type'
 EClass getFacesConfigExtensionType ()
          Returns the meta object for class ' Extension Type'
  FacesConfigFactory getFacesConfigFactory ()
          Returns the factory that creates the instances of the model
 EReference getFacesConfigType_Application ()
          Returns the meta object for the containment reference list ' Application'
 EReference getFacesConfigType_Component ()
          Returns the meta object for the containment reference list ' Component'
 EReference getFacesConfigType_Converter ()
          Returns the meta object for the containment reference list ' Converter'
 EReference getFacesConfigType_FacesConfigExtension ()
          Returns the meta object for the reference list ' Faces Config Extension'
 EReference getFacesConfigType_Factory ()
          Returns the meta object for the containment reference list ' Factory'
 EAttribute getFacesConfigType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getFacesConfigType_Lifecycle ()
          Returns the meta object for the containment reference list ' Lifecycle'
 EReference getFacesConfigType_ManagedBean ()
          Returns the meta object for the containment reference list ' Managed Bean'
 EReference getFacesConfigType_NavigationRule ()
          Returns the meta object for the containment reference list ' Navigation Rule'
 EReference getFacesConfigType_ReferencedBean ()
          Returns the meta object for the containment reference list ' Referenced Bean'
 EReference getFacesConfigType_RenderKit ()
          Returns the meta object for the containment reference list ' Render Kit'
 EReference getFacesConfigType_Validator ()
          Returns the meta object for the containment reference list ' Validator'
 EAttribute getFacesConfigType_Xmlns ()
          Returns the meta object for the attribute ' Xmlns'
 EClass getFacesConfigType ()
          Returns the meta object for class ' Type'
 EAttribute getFacesContextFactoryType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getFacesContextFactoryType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getFacesContextFactoryType ()
          Returns the meta object for class ' Faces Context Factory Type'
 EClass getFacetExtensionType ()
          Returns the meta object for class ' Facet Extension Type'
 EAttribute getFacetNameType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getFacetNameType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getFacetNameType ()
          Returns the meta object for class ' Facet Name Type'
 EReference getFacetType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getFacetType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getFacetType_FacetExtension ()
          Returns the meta object for the containment reference list ' Facet Extension'
 EReference getFacetType_FacetName ()
          Returns the meta object for the containment reference ' Facet Name'
 EReference getFacetType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getFacetType_Id ()
          Returns the meta object for the attribute ' Id'
 EClass getFacetType ()
          Returns the meta object for class ' Facet Type'
 EClass getFactoryExtensionType ()
          Returns the meta object for class ' Factory Extension Type'
 EReference getFactoryType_ApplicationFactory ()
          Returns the meta object for the containment reference list ' Application Factory'
 EReference getFactoryType_FacesContextFactory ()
          Returns the meta object for the containment reference list ' Faces Context Factory'
 EReference getFactoryType_FactoryExtension ()
          Returns the meta object for the reference list ' Factory Extension'
 EAttribute getFactoryType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getFactoryType_LifecycleFactory ()
          Returns the meta object for the containment reference list ' Lifecycle Factory'
 EReference getFactoryType_RenderKitFactory ()
          Returns the meta object for the containment reference list ' Render Kit Factory'
 EClass getFactoryType ()
          Returns the meta object for class ' Factory Type'
 EAttribute getFromActionType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getFromActionType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getFromActionType ()
          Returns the meta object for class ' From Action Type'
 EAttribute getFromOutcomeType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getFromOutcomeType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getFromOutcomeType ()
          Returns the meta object for class ' From Outcome Type'
 EAttribute getFromViewIdType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getFromViewIdType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getFromViewIdType ()
          Returns the meta object for class ' From View Id Type'
 EAttribute getIconType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getIconType_Lang ()
          Returns the meta object for the attribute ' Lang'
 EReference getIconType_LargeIcon ()
          Returns the meta object for the containment reference ' Large Icon'
 EReference getIconType_SmallIcon ()
          Returns the meta object for the containment reference ' Small Icon'
 EClass getIconType ()
          Returns the meta object for class ' Icon Type'
 EAttribute getKeyClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getKeyClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getKeyClassType ()
          Returns the meta object for class ' Key Class Type'
 EAttribute getKeyType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getKeyType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getKeyType ()
          Returns the meta object for class ' Key Type'
 EAttribute getLargeIconType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getLargeIconType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getLargeIconType ()
          Returns the meta object for class ' Large Icon Type'
 EClass getLifecycleExtensionType ()
          Returns the meta object for class ' Lifecycle Extension Type'
 EAttribute getLifecycleFactoryType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getLifecycleFactoryType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getLifecycleFactoryType ()
          Returns the meta object for class ' Lifecycle Factory Type'
 EAttribute getLifecycleType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getLifecycleType_LifecycleExtension ()
          Returns the meta object for the containment reference list ' Lifecycle Extension'
 EReference getLifecycleType_PhaseListener ()
          Returns the meta object for the containment reference list ' Phase Listener'
 EClass getLifecycleType ()
          Returns the meta object for class ' Lifecycle Type'
 EAttribute getListEntriesType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getListEntriesType_NullValue ()
          Returns the meta object for the containment reference list ' Null Value'
 EReference getListEntriesType_Value ()
          Returns the meta object for the containment reference list ' Value'
 EReference getListEntriesType_ValueClass ()
          Returns the meta object for the containment reference ' Value Class'
 EClass getListEntriesType ()
          Returns the meta object for class ' List Entries Type'
 EReference getLocaleConfigType_DefaultLocale ()
          Returns the meta object for the containment reference ' Default Locale'
 EAttribute getLocaleConfigType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getLocaleConfigType_SupportedLocale ()
          Returns the meta object for the containment reference list ' Supported Locale'
 EClass getLocaleConfigType ()
          Returns the meta object for class ' Locale Config Type'
 EAttribute getManagedBeanClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getManagedBeanClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getManagedBeanClassType ()
          Returns the meta object for class ' Managed Bean Class Type'
 EClass getManagedBeanExtensionType ()
          Returns the meta object for class ' Managed Bean Extension Type'
 EAttribute getManagedBeanNameType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getManagedBeanNameType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getManagedBeanNameType ()
          Returns the meta object for class ' Managed Bean Name Type'
 EAttribute getManagedBeanScopeType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getManagedBeanScopeType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getManagedBeanScopeType ()
          Returns the meta object for class ' Managed Bean Scope Type'
 EReference getManagedBeanType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getManagedBeanType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getManagedBeanType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getManagedBeanType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getManagedBeanType_ListEntries ()
          Returns the meta object for the containment reference ' List Entries'
 EReference getManagedBeanType_ManagedBeanClass ()
          Returns the meta object for the containment reference ' Managed Bean Class'
 EReference getManagedBeanType_ManagedBeanExtension ()
          Returns the meta object for the containment reference list ' Managed Bean Extension'
 EReference getManagedBeanType_ManagedBeanName ()
          Returns the meta object for the containment reference ' Managed Bean Name'
 EReference getManagedBeanType_ManagedBeanScope ()
          Returns the meta object for the containment reference ' Managed Bean Scope'
 EReference getManagedBeanType_ManagedProperty ()
          Returns the meta object for the containment reference list ' Managed Property'
 EReference getManagedBeanType_MapEntries ()
          Returns the meta object for the containment reference ' Map Entries'
 EClass getManagedBeanType ()
          Returns the meta object for class ' Managed Bean Type'
 EReference getManagedPropertyType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getManagedPropertyType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getManagedPropertyType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getManagedPropertyType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getManagedPropertyType_ListEntries ()
          Returns the meta object for the containment reference ' List Entries'
 EReference getManagedPropertyType_MapEntries ()
          Returns the meta object for the containment reference ' Map Entries'
 EReference getManagedPropertyType_NullValue ()
          Returns the meta object for the containment reference ' Null Value'
 EReference getManagedPropertyType_PropertyClass ()
          Returns the meta object for the containment reference ' Property Class'
 EReference getManagedPropertyType_PropertyName ()
          Returns the meta object for the containment reference ' Property Name'
 EReference getManagedPropertyType_Value ()
          Returns the meta object for the containment reference ' Value'
 EClass getManagedPropertyType ()
          Returns the meta object for class ' Managed Property Type'
 EAttribute getMapEntriesType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getMapEntriesType_KeyClass ()
          Returns the meta object for the containment reference ' Key Class'
 EReference getMapEntriesType_MapEntry ()
          Returns the meta object for the containment reference list ' Map Entry'
 EReference getMapEntriesType_ValueClass ()
          Returns the meta object for the containment reference ' Value Class'
 EClass getMapEntriesType ()
          Returns the meta object for class ' Map Entries Type'
 EAttribute getMapEntryType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getMapEntryType_Key ()
          Returns the meta object for the containment reference ' Key'
 EReference getMapEntryType_NullValue ()
          Returns the meta object for the containment reference ' Null Value'
 EReference getMapEntryType_Value ()
          Returns the meta object for the containment reference ' Value'
 EClass getMapEntryType ()
          Returns the meta object for class ' Map Entry Type'
 EAttribute getMessageBundleType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getMessageBundleType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getMessageBundleType ()
          Returns the meta object for class ' Message Bundle Type'
 EReference getNavigationCaseType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getNavigationCaseType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getNavigationCaseType_FromAction ()
          Returns the meta object for the containment reference ' From Action'
 EReference getNavigationCaseType_FromOutcome ()
          Returns the meta object for the containment reference ' From Outcome'
 EReference getNavigationCaseType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getNavigationCaseType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getNavigationCaseType_Redirect ()
          Returns the meta object for the containment reference ' Redirect'
 EReference getNavigationCaseType_ToViewId ()
          Returns the meta object for the containment reference ' To View Id'
 EClass getNavigationCaseType ()
          Returns the meta object for class ' Navigation Case Type'
 EAttribute getNavigationHandlerType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getNavigationHandlerType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getNavigationHandlerType ()
          Returns the meta object for class ' Navigation Handler Type'
 EClass getNavigationRuleExtensionType ()
          Returns the meta object for class ' Navigation Rule Extension Type'
 EReference getNavigationRuleType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getNavigationRuleType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getNavigationRuleType_FromViewId ()
          Returns the meta object for the containment reference ' From View Id'
 EReference getNavigationRuleType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getNavigationRuleType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getNavigationRuleType_NavigationCase ()
          Returns the meta object for the containment reference list ' Navigation Case'
 EReference getNavigationRuleType_NavigationRuleExtension ()
          Returns the meta object for the containment reference list ' Navigation Rule Extension'
 EClass getNavigationRuleType ()
          Returns the meta object for class ' Navigation Rule Type'
 EAttribute getNullValueType_Id ()
          Returns the meta object for the attribute ' Id'
 EClass getNullValueType ()
          Returns the meta object for class ' Null Value Type'
 EAttribute getPhaseListenerType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getPhaseListenerType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getPhaseListenerType ()
          Returns the meta object for class ' Phase Listener Type'
 EAttribute getPropertyClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getPropertyClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getPropertyClassType ()
          Returns the meta object for class ' Property Class Type'
 EClass getPropertyExtensionType ()
          Returns the meta object for class ' Property Extension Type'
 EAttribute getPropertyNameType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getPropertyNameType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getPropertyNameType ()
          Returns the meta object for class ' Property Name Type'
 EAttribute getPropertyResolverType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getPropertyResolverType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getPropertyResolverType ()
          Returns the meta object for class ' Property Resolver Type'
 EReference getPropertyType_DefaultValue ()
          Returns the meta object for the containment reference ' Default Value'
 EReference getPropertyType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getPropertyType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getPropertyType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getPropertyType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getPropertyType_PropertyClass ()
          Returns the meta object for the containment reference ' Property Class'
 EReference getPropertyType_PropertyExtension ()
          Returns the meta object for the containment reference list ' Property Extension'
 EReference getPropertyType_PropertyName ()
          Returns the meta object for the containment reference ' Property Name'
 EReference getPropertyType_SuggestedValue ()
          Returns the meta object for the containment reference ' Suggested Value'
 EClass getPropertyType ()
          Returns the meta object for class ' Property Type'
 EAttribute getRedirectType_Id ()
          Returns the meta object for the attribute ' Id'
 EClass getRedirectType ()
          Returns the meta object for class ' Redirect Type'
 EAttribute getReferencedBeanClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getReferencedBeanClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getReferencedBeanClassType ()
          Returns the meta object for class ' Referenced Bean Class Type'
 EAttribute getReferencedBeanNameType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getReferencedBeanNameType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getReferencedBeanNameType ()
          Returns the meta object for class ' Referenced Bean Name Type'
 EReference getReferencedBeanType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getReferencedBeanType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getReferencedBeanType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getReferencedBeanType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getReferencedBeanType_ReferencedBeanClass ()
          Returns the meta object for the containment reference ' Referenced Bean Class'
 EReference getReferencedBeanType_ReferencedBeanName ()
          Returns the meta object for the containment reference ' Referenced Bean Name'
 EClass getReferencedBeanType ()
          Returns the meta object for class ' Referenced Bean Type'
 EAttribute getRendererClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getRendererClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getRendererClassType ()
          Returns the meta object for class ' Renderer Class Type'
 EClass getRendererExtensionType ()
          Returns the meta object for class ' Renderer Extension Type'
 EReference getRendererType_Attribute ()
          Returns the meta object for the containment reference list ' Attribute'
 EReference getRendererType_ComponentFamily ()
          Returns the meta object for the containment reference ' Component Family'
 EReference getRendererType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getRendererType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getRendererType_Facet ()
          Returns the meta object for the containment reference list ' Facet'
 EReference getRendererType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getRendererType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getRendererType_RendererClass ()
          Returns the meta object for the containment reference ' Renderer Class'
 EReference getRendererType_RendererExtension ()
          Returns the meta object for the containment reference list ' Renderer Extension'
 EReference getRendererType_RendererType ()
          Returns the meta object for the containment reference ' Renderer Type'
 EClass getRendererType ()
          Returns the meta object for class ' Renderer Type'
 EAttribute getRendererTypeType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getRendererTypeType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getRendererTypeType ()
          Returns the meta object for class ' Renderer Type Type'
 EAttribute getRenderKitClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getRenderKitClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getRenderKitClassType ()
          Returns the meta object for class ' Render Kit Class Type'
 EClass getRenderKitExtensionType ()
          Returns the meta object for class ' Render Kit Extension Type'
 EAttribute getRenderKitFactoryType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getRenderKitFactoryType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getRenderKitFactoryType ()
          Returns the meta object for class ' Render Kit Factory Type'
 EAttribute getRenderKitIdType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getRenderKitIdType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getRenderKitIdType ()
          Returns the meta object for class ' Render Kit Id Type'
 EReference getRenderKitType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getRenderKitType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getRenderKitType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getRenderKitType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getRenderKitType_Renderer ()
          Returns the meta object for the containment reference list ' Renderer'
 EReference getRenderKitType_RenderKitClass ()
          Returns the meta object for the containment reference ' Render Kit Class'
 EReference getRenderKitType_RenderKitExtension ()
          Returns the meta object for the containment reference list ' Render Kit Extension'
 EReference getRenderKitType_RenderKitId ()
          Returns the meta object for the containment reference ' Render Kit Id'
 EClass getRenderKitType ()
          Returns the meta object for class ' Render Kit Type'
 EReference getResourceBundleType_BaseName ()
          Returns the meta object for the reference ' Base Name'
 EReference getResourceBundleType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getResourceBundleType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getResourceBundleType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getResourceBundleType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getResourceBundleType_Var ()
          Returns the meta object for the reference ' Var'
 EClass getResourceBundleType ()
          Returns the meta object for class ' Resource Bundle Type'
 EAttribute getSmallIconType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getSmallIconType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getSmallIconType ()
          Returns the meta object for class ' Small Icon Type'
 EAttribute getStateManagerType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getStateManagerType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getStateManagerType ()
          Returns the meta object for class ' State Manager Type'
 EAttribute getSuggestedValueType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getSuggestedValueType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getSuggestedValueType ()
          Returns the meta object for class ' Suggested Value Type'
 EAttribute getSupportedLocaleType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getSupportedLocaleType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getSupportedLocaleType ()
          Returns the meta object for class ' Supported Locale Type'
 EAttribute getToViewIdType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getToViewIdType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getToViewIdType ()
          Returns the meta object for class ' To View Id Type'
 EAttribute getValidatorClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getValidatorClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getValidatorClassType ()
          Returns the meta object for class ' Validator Class Type'
 EClass getValidatorExtensionType ()
          Returns the meta object for class ' Validator Extension Type'
 EAttribute getValidatorIdType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getValidatorIdType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getValidatorIdType ()
          Returns the meta object for class ' Validator Id Type'
 EReference getValidatorType_Attribute ()
          Returns the meta object for the containment reference list ' Attribute'
 EReference getValidatorType_Description ()
          Returns the meta object for the containment reference list ' Description'
 EReference getValidatorType_DisplayName ()
          Returns the meta object for the containment reference list ' Display Name'
 EReference getValidatorType_Icon ()
          Returns the meta object for the containment reference list ' Icon'
 EAttribute getValidatorType_Id ()
          Returns the meta object for the attribute ' Id'
 EReference getValidatorType_Property ()
          Returns the meta object for the containment reference list ' Property'
 EReference getValidatorType_ValidatorClass ()
          Returns the meta object for the containment reference ' Validator Class'
 EReference getValidatorType_ValidatorExtension ()
          Returns the meta object for the containment reference list ' Validator Extension'
 EReference getValidatorType_ValidatorId ()
          Returns the meta object for the containment reference ' Validator Id'
 EClass getValidatorType ()
          Returns the meta object for class ' Validator Type'
 EAttribute getValueClassType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getValueClassType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getValueClassType ()
          Returns the meta object for class ' Value Class Type'
 EAttribute getValueType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getValueType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getValueType ()
          Returns the meta object for class ' Value Type'
 EAttribute getVariableResolverType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getVariableResolverType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getVariableResolverType ()
          Returns the meta object for class ' Variable Resolver Type'
 EAttribute getVarType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getVarType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getVarType ()
          Returns the meta object for class ' Var Type'
 EAttribute getViewHandlerType_Id ()
          Returns the meta object for the attribute ' Id'
 EAttribute getViewHandlerType_TextContent ()
          Returns the meta object for the attribute ' Text Content'
 EClass getViewHandlerType ()
          Returns the meta object for class ' View Handler Type'
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final 
FacesConfigPackage eINSTANCE
The singleton instance of the package.


ACTION_LISTENER_TYPE

static final int ACTION_LISTENER_TYPE
The meta object id for the ' Action Listener Type' class.

See Also:
ActionListenerTypeImpl, FacesConfigPackageImpl.getActionListenerType(), Constant Field Values

ACTION_LISTENER_TYPE__TEXT_CONTENT

static final int ACTION_LISTENER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

ACTION_LISTENER_TYPE__ID

static final int ACTION_LISTENER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

ACTION_LISTENER_TYPE_FEATURE_COUNT

static final int ACTION_LISTENER_TYPE_FEATURE_COUNT
The number of structural features of the 'Action Listener Type' class.

See Also:
Constant Field Values

APPLICATION_FACTORY_TYPE

static final int APPLICATION_FACTORY_TYPE
The meta object id for the ' Application Factory Type' class.

See Also:
ApplicationFactoryTypeImpl, FacesConfigPackageImpl.getApplicationFactoryType(), Constant Field Values

APPLICATION_FACTORY_TYPE__TEXT_CONTENT

static final int APPLICATION_FACTORY_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

APPLICATION_FACTORY_TYPE__ID

static final int APPLICATION_FACTORY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

APPLICATION_FACTORY_TYPE_FEATURE_COUNT

static final int APPLICATION_FACTORY_TYPE_FEATURE_COUNT
The number of structural features of the 'Application Factory Type' class.

See Also:
Constant Field Values

APPLICATION_TYPE

static final int APPLICATION_TYPE
The meta object id for the ' Application Type' class.

See Also:
ApplicationTypeImpl, FacesConfigPackageImpl.getApplicationType(), Constant Field Values

APPLICATION_TYPE__ACTION_LISTENER

static final int APPLICATION_TYPE__ACTION_LISTENER
The feature id for the ' Action Listener ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID

static final int APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID
The feature id for the ' Default Render Kit Id ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__MESSAGE_BUNDLE

static final int APPLICATION_TYPE__MESSAGE_BUNDLE
The feature id for the ' Message Bundle ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__NAVIGATION_HANDLER

static final int APPLICATION_TYPE__NAVIGATION_HANDLER
The feature id for the ' Navigation Handler ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__VIEW_HANDLER

static final int APPLICATION_TYPE__VIEW_HANDLER
The feature id for the ' View Handler ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__STATE_MANAGER

static final int APPLICATION_TYPE__STATE_MANAGER
The feature id for the ' State Manager ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__PROPERTY_RESOLVER

static final int APPLICATION_TYPE__PROPERTY_RESOLVER
The feature id for the ' Property Resolver ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__VARIABLE_RESOLVER

static final int APPLICATION_TYPE__VARIABLE_RESOLVER
The feature id for the ' Variable Resolver ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__LOCALE_CONFIG

static final int APPLICATION_TYPE__LOCALE_CONFIG
The feature id for the ' Locale Config ' containment reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__ID

static final int APPLICATION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

APPLICATION_TYPE__EL_RESOLVER

static final int APPLICATION_TYPE__EL_RESOLVER
The feature id for the ' EL Resolver ' reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__RESOURCE_BUNDLE

static final int APPLICATION_TYPE__RESOURCE_BUNDLE
The feature id for the ' Resource Bundle ' reference list.

See Also:
Constant Field Values

APPLICATION_TYPE__APPLICATION_EXTENSION

static final int APPLICATION_TYPE__APPLICATION_EXTENSION
The feature id for the ' Application Extension ' reference list.

See Also:
Constant Field Values

APPLICATION_TYPE_FEATURE_COUNT

static final int APPLICATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Application Type' class.

See Also:
Constant Field Values

ATTRIBUTE_CLASS_TYPE

static final int ATTRIBUTE_CLASS_TYPE
The meta object id for the ' Attribute Class Type' class.

See Also:
AttributeClassTypeImpl, FacesConfigPackageImpl.getAttributeClassType(), Constant Field Values

ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT

static final int ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CLASS_TYPE__ID

static final int ATTRIBUTE_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

ATTRIBUTE_CLASS_TYPE_FEATURE_COUNT

static final int ATTRIBUTE_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Attribute Class Type' class.

See Also:
Constant Field Values

ATTRIBUTE_EXTENSION_TYPE

static final int ATTRIBUTE_EXTENSION_TYPE
The meta object id for the ' Attribute Extension Type' class.

See Also:
AttributeExtensionTypeImpl, FacesConfigPackageImpl.getAttributeExtensionType(), Constant Field Values

ATTRIBUTE_NAME_TYPE

static final int ATTRIBUTE_NAME_TYPE
The meta object id for the ' Attribute Name Type' class.

See Also:
AttributeNameTypeImpl, FacesConfigPackageImpl.getAttributeNameType(), Constant Field Values

ATTRIBUTE_TYPE

static final int ATTRIBUTE_TYPE
The meta object id for the ' Attribute Type' class.

See Also:
AttributeTypeImpl, FacesConfigPackageImpl.getAttributeType(), Constant Field Values

COMPONENT_CLASS_TYPE

static final int COMPONENT_CLASS_TYPE
The meta object id for the ' Component Class Type' class.

See Also:
ComponentClassTypeImpl, FacesConfigPackageImpl.getComponentClassType(), Constant Field Values

EXTENSION_TYPE

static final int EXTENSION_TYPE
The meta object id for the ' Extension Type' class.

See Also:
ExtensionTypeImpl, FacesConfigPackageImpl.getExtensionType(), Constant Field Values

EXTENSION_TYPE__CHILD_NODES

static final int EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

EXTENSION_TYPE__TEXT_CONTENT

static final int EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

EXTENSION_TYPE__ID

static final int EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

EXTENSION_TYPE_FEATURE_COUNT

static final int EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Extension Type' class.

See Also:
Constant Field Values

ATTRIBUTE_EXTENSION_TYPE__CHILD_NODES

static final int ATTRIBUTE_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

ATTRIBUTE_EXTENSION_TYPE__TEXT_CONTENT

static final int ATTRIBUTE_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

ATTRIBUTE_EXTENSION_TYPE__ID

static final int ATTRIBUTE_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

ATTRIBUTE_EXTENSION_TYPE_FEATURE_COUNT

static final int ATTRIBUTE_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Attribute Extension Type' class.

See Also:
Constant Field Values

ATTRIBUTE_NAME_TYPE__TEXT_CONTENT

static final int ATTRIBUTE_NAME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

ATTRIBUTE_NAME_TYPE__ID

static final int ATTRIBUTE_NAME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

ATTRIBUTE_NAME_TYPE_FEATURE_COUNT

static final int ATTRIBUTE_NAME_TYPE_FEATURE_COUNT
The number of structural features of the 'Attribute Name Type' class.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__DESCRIPTION

static final int ATTRIBUTE_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__DISPLAY_NAME

static final int ATTRIBUTE_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__ICON

static final int ATTRIBUTE_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__ATTRIBUTE_NAME

static final int ATTRIBUTE_TYPE__ATTRIBUTE_NAME
The feature id for the ' Attribute Name ' containment reference.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__ATTRIBUTE_CLASS

static final int ATTRIBUTE_TYPE__ATTRIBUTE_CLASS
The feature id for the ' Attribute Class ' containment reference.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__DEFAULT_VALUE

static final int ATTRIBUTE_TYPE__DEFAULT_VALUE
The feature id for the ' Default Value ' containment reference.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__SUGGESTED_VALUE

static final int ATTRIBUTE_TYPE__SUGGESTED_VALUE
The feature id for the ' Suggested Value ' containment reference.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION

static final int ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION
The feature id for the ' Attribute Extension ' containment reference list.

See Also:
Constant Field Values

ATTRIBUTE_TYPE__ID

static final int ATTRIBUTE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

ATTRIBUTE_TYPE_FEATURE_COUNT

static final int ATTRIBUTE_TYPE_FEATURE_COUNT
The number of structural features of the 'Attribute Type' class.

See Also:
Constant Field Values

COMPONENT_CLASS_TYPE__TEXT_CONTENT

static final int COMPONENT_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

COMPONENT_CLASS_TYPE__ID

static final int COMPONENT_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

COMPONENT_CLASS_TYPE_FEATURE_COUNT

static final int COMPONENT_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Component Class Type' class.

See Also:
Constant Field Values

COMPONENT_EXTENSION_TYPE

static final int COMPONENT_EXTENSION_TYPE
The meta object id for the ' Component Extension Type' class.

See Also:
ComponentExtensionTypeImpl, FacesConfigPackageImpl.getComponentExtensionType(), Constant Field Values

COMPONENT_EXTENSION_TYPE__CHILD_NODES

static final int COMPONENT_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

COMPONENT_EXTENSION_TYPE__TEXT_CONTENT

static final int COMPONENT_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

COMPONENT_EXTENSION_TYPE__ID

static final int COMPONENT_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

COMPONENT_EXTENSION_TYPE_FEATURE_COUNT

static final int COMPONENT_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Component Extension Type' class.

See Also:
Constant Field Values

COMPONENT_FAMILY_TYPE

static final int COMPONENT_FAMILY_TYPE
The meta object id for the ' Component Family Type' class.

See Also:
ComponentFamilyTypeImpl, FacesConfigPackageImpl.getComponentFamilyType(), Constant Field Values

COMPONENT_FAMILY_TYPE__TEXT_CONTENT

static final int COMPONENT_FAMILY_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

COMPONENT_FAMILY_TYPE__ID

static final int COMPONENT_FAMILY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

COMPONENT_FAMILY_TYPE_FEATURE_COUNT

static final int COMPONENT_FAMILY_TYPE_FEATURE_COUNT
The number of structural features of the 'Component Family Type' class.

See Also:
Constant Field Values

COMPONENT_TYPE

static final int COMPONENT_TYPE
The meta object id for the ' Component Type' class.

See Also:
ComponentTypeImpl, FacesConfigPackageImpl.getComponentType(), Constant Field Values

COMPONENT_TYPE__DESCRIPTION

static final int COMPONENT_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

COMPONENT_TYPE__DISPLAY_NAME

static final int COMPONENT_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

COMPONENT_TYPE__ICON

static final int COMPONENT_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

COMPONENT_TYPE__COMPONENT_TYPE

static final int COMPONENT_TYPE__COMPONENT_TYPE
The feature id for the ' Component Type ' containment reference.

See Also:
Constant Field Values

COMPONENT_TYPE__COMPONENT_CLASS

static final int COMPONENT_TYPE__COMPONENT_CLASS
The feature id for the ' Component Class ' containment reference.

See Also:
Constant Field Values

COMPONENT_TYPE__FACET

static final int COMPONENT_TYPE__FACET
The feature id for the ' Facet ' containment reference list.

See Also:
Constant Field Values

COMPONENT_TYPE__ATTRIBUTE

static final int COMPONENT_TYPE__ATTRIBUTE
The feature id for the ' Attribute ' containment reference list.

See Also:
Constant Field Values

COMPONENT_TYPE__PROPERTY

static final int COMPONENT_TYPE__PROPERTY
The feature id for the ' Property ' containment reference list.

See Also:
Constant Field Values

COMPONENT_TYPE__COMPONENT_EXTENSION

static final int COMPONENT_TYPE__COMPONENT_EXTENSION
The feature id for the ' Component Extension ' containment reference list.

See Also:
Constant Field Values

COMPONENT_TYPE__ID

static final int COMPONENT_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

COMPONENT_TYPE_FEATURE_COUNT

static final int COMPONENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Component Type' class.

See Also:
Constant Field Values

COMPONENT_TYPE_TYPE

static final int COMPONENT_TYPE_TYPE
The meta object id for the ' Component Type Type' class.

See Also:
ComponentTypeTypeImpl, FacesConfigPackageImpl.getComponentTypeType(), Constant Field Values

COMPONENT_TYPE_TYPE__TEXT_CONTENT

static final int COMPONENT_TYPE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

COMPONENT_TYPE_TYPE__ID

static final int COMPONENT_TYPE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

COMPONENT_TYPE_TYPE_FEATURE_COUNT

static final int COMPONENT_TYPE_TYPE_FEATURE_COUNT
The number of structural features of the 'Component Type Type' class.

See Also:
Constant Field Values

CONVERTER_CLASS_TYPE

static final int CONVERTER_CLASS_TYPE
The meta object id for the ' Converter Class Type' class.

See Also:
ConverterClassTypeImpl, FacesConfigPackageImpl.getConverterClassType(), Constant Field Values

CONVERTER_CLASS_TYPE__TEXT_CONTENT

static final int CONVERTER_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

CONVERTER_CLASS_TYPE__ID

static final int CONVERTER_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

CONVERTER_CLASS_TYPE_FEATURE_COUNT

static final int CONVERTER_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Converter Class Type' class.

See Also:
Constant Field Values

CONVERTER_FOR_CLASS_TYPE

static final int CONVERTER_FOR_CLASS_TYPE
The meta object id for the ' Converter For Class Type' class.

See Also:
ConverterForClassTypeImpl, FacesConfigPackageImpl.getConverterForClassType(), Constant Field Values

CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT

static final int CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

CONVERTER_FOR_CLASS_TYPE__ID

static final int CONVERTER_FOR_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

CONVERTER_FOR_CLASS_TYPE_FEATURE_COUNT

static final int CONVERTER_FOR_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Converter For Class Type' class.

See Also:
Constant Field Values

CONVERTER_ID_TYPE

static final int CONVERTER_ID_TYPE
The meta object id for the ' Converter Id Type' class.

See Also:
ConverterIdTypeImpl, FacesConfigPackageImpl.getConverterIdType(), Constant Field Values

CONVERTER_ID_TYPE__TEXT_CONTENT

static final int CONVERTER_ID_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

CONVERTER_ID_TYPE__ID

static final int CONVERTER_ID_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

CONVERTER_ID_TYPE_FEATURE_COUNT

static final int CONVERTER_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Converter Id Type' class.

See Also:
Constant Field Values

CONVERTER_TYPE

static final int CONVERTER_TYPE
The meta object id for the ' Converter Type' class.

See Also:
ConverterTypeImpl, FacesConfigPackageImpl.getConverterType(), Constant Field Values

CONVERTER_TYPE__DESCRIPTION

static final int CONVERTER_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

CONVERTER_TYPE__DISPLAY_NAME

static final int CONVERTER_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

CONVERTER_TYPE__ICON

static final int CONVERTER_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

CONVERTER_TYPE__CONVERTER_ID

static final int CONVERTER_TYPE__CONVERTER_ID
The feature id for the ' Converter Id ' containment reference.

See Also:
Constant Field Values

CONVERTER_TYPE__CONVERTER_FOR_CLASS

static final int CONVERTER_TYPE__CONVERTER_FOR_CLASS
The feature id for the ' Converter For Class ' containment reference.

See Also:
Constant Field Values

CONVERTER_TYPE__CONVERTER_CLASS

static final int CONVERTER_TYPE__CONVERTER_CLASS
The feature id for the ' Converter Class ' containment reference.

See Also:
Constant Field Values

CONVERTER_TYPE__ATTRIBUTE

static final int CONVERTER_TYPE__ATTRIBUTE
The feature id for the ' Attribute ' containment reference list.

See Also:
Constant Field Values

CONVERTER_TYPE__PROPERTY

static final int CONVERTER_TYPE__PROPERTY
The feature id for the ' Property ' containment reference list.

See Also:
Constant Field Values

CONVERTER_TYPE__CONVERTER_EXTENSION

static final int CONVERTER_TYPE__CONVERTER_EXTENSION
The feature id for the ' Converter Extension ' containment reference list.

See Also:
Constant Field Values

CONVERTER_TYPE__ID

static final int CONVERTER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

CONVERTER_TYPE_FEATURE_COUNT

static final int CONVERTER_TYPE_FEATURE_COUNT
The number of structural features of the 'Converter Type' class.

See Also:
Constant Field Values

DEFAULT_LOCALE_TYPE

static final int DEFAULT_LOCALE_TYPE
The meta object id for the ' Default Locale Type' class.

See Also:
DefaultLocaleTypeImpl, FacesConfigPackageImpl.getDefaultLocaleType(), Constant Field Values

DEFAULT_LOCALE_TYPE__TEXT_CONTENT

static final int DEFAULT_LOCALE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

DEFAULT_LOCALE_TYPE__ID

static final int DEFAULT_LOCALE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

DEFAULT_LOCALE_TYPE_FEATURE_COUNT

static final int DEFAULT_LOCALE_TYPE_FEATURE_COUNT
The number of structural features of the 'Default Locale Type' class.

See Also:
Constant Field Values

DEFAULT_RENDER_KIT_ID_TYPE

static final int DEFAULT_RENDER_KIT_ID_TYPE
The meta object id for the ' Default Render Kit Id Type' class.

See Also:
DefaultRenderKitIdTypeImpl, FacesConfigPackageImpl.getDefaultRenderKitIdType(), Constant Field Values

DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT

static final int DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

DEFAULT_RENDER_KIT_ID_TYPE__ID

static final int DEFAULT_RENDER_KIT_ID_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

DEFAULT_RENDER_KIT_ID_TYPE_FEATURE_COUNT

static final int DEFAULT_RENDER_KIT_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Default Render Kit Id Type' class.

See Also:
Constant Field Values

DEFAULT_VALUE_TYPE

static final int DEFAULT_VALUE_TYPE
The meta object id for the ' Default Value Type' class.

See Also:
DefaultValueTypeImpl, FacesConfigPackageImpl.getDefaultValueType(), Constant Field Values

DEFAULT_VALUE_TYPE__TEXT_CONTENT

static final int DEFAULT_VALUE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

DEFAULT_VALUE_TYPE__ID

static final int DEFAULT_VALUE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

DEFAULT_VALUE_TYPE_FEATURE_COUNT

static final int DEFAULT_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Default Value Type' class.

See Also:
Constant Field Values

DESCRIPTION_TYPE

static final int DESCRIPTION_TYPE
The meta object id for the ' Description Type' class.

See Also:
DescriptionTypeImpl, FacesConfigPackageImpl.getDescriptionType(), Constant Field Values

DESCRIPTION_TYPE__TEXT_CONTENT

static final int DESCRIPTION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

DESCRIPTION_TYPE__LANG

static final int DESCRIPTION_TYPE__LANG
The feature id for the ' Lang ' attribute.

See Also:
Constant Field Values

DESCRIPTION_TYPE__ID

static final int DESCRIPTION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

DESCRIPTION_TYPE_FEATURE_COUNT

static final int DESCRIPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Description Type' class.

See Also:
Constant Field Values

DISPLAY_NAME_TYPE

static final int DISPLAY_NAME_TYPE
The meta object id for the ' Display Name Type' class.

See Also:
DisplayNameTypeImpl, FacesConfigPackageImpl.getDisplayNameType(), Constant Field Values

DISPLAY_NAME_TYPE__TEXT_CONTENT

static final int DISPLAY_NAME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

DISPLAY_NAME_TYPE__LANG

static final int DISPLAY_NAME_TYPE__LANG
The feature id for the ' Lang ' attribute.

See Also:
Constant Field Values

DISPLAY_NAME_TYPE__ID

static final int DISPLAY_NAME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

DISPLAY_NAME_TYPE_FEATURE_COUNT

static final int DISPLAY_NAME_TYPE_FEATURE_COUNT
The number of structural features of the 'Display Name Type' class.

See Also:
Constant Field Values

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the ' Document Root' class.

See Also:
DocumentRootImpl, FacesConfigPackageImpl.getDocumentRoot(), Constant Field Values

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the ' Mixed ' attribute list.

See Also:
Constant Field Values

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the ' XMLNS Prefix Map ' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the ' XSI Schema Location ' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__ACTION_LISTENER

static final int DOCUMENT_ROOT__ACTION_LISTENER
The feature id for the ' Action Listener ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__APPLICATION

static final int DOCUMENT_ROOT__APPLICATION
The feature id for the ' Application ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__APPLICATION_FACTORY

static final int DOCUMENT_ROOT__APPLICATION_FACTORY
The feature id for the ' Application Factory ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ATTRIBUTE

static final int DOCUMENT_ROOT__ATTRIBUTE
The feature id for the ' Attribute ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ATTRIBUTE_CLASS

static final int DOCUMENT_ROOT__ATTRIBUTE_CLASS
The feature id for the ' Attribute Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ATTRIBUTE_EXTENSION

static final int DOCUMENT_ROOT__ATTRIBUTE_EXTENSION
The feature id for the ' Attribute Extension ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ATTRIBUTE_NAME

static final int DOCUMENT_ROOT__ATTRIBUTE_NAME
The feature id for the ' Attribute Name ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPONENT

static final int DOCUMENT_ROOT__COMPONENT
The feature id for the ' Component ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPONENT_CLASS

static final int DOCUMENT_ROOT__COMPONENT_CLASS
The feature id for the ' Component Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPONENT_EXTENSION

static final int DOCUMENT_ROOT__COMPONENT_EXTENSION
The feature id for the ' Component Extension ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPONENT_FAMILY

static final int DOCUMENT_ROOT__COMPONENT_FAMILY
The feature id for the ' Component Family ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPONENT_TYPE

static final int DOCUMENT_ROOT__COMPONENT_TYPE
The feature id for the ' Component Type ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CONVERTER

static final int DOCUMENT_ROOT__CONVERTER
The feature id for the ' Converter ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CONVERTER_CLASS

static final int DOCUMENT_ROOT__CONVERTER_CLASS
The feature id for the ' Converter Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CONVERTER_FOR_CLASS

static final int DOCUMENT_ROOT__CONVERTER_FOR_CLASS
The feature id for the ' Converter For Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CONVERTER_ID

static final int DOCUMENT_ROOT__CONVERTER_ID
The feature id for the ' Converter Id ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DEFAULT_LOCALE

static final int DOCUMENT_ROOT__DEFAULT_LOCALE
The feature id for the ' Default Locale ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID

static final int DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID
The feature id for the ' Default Render Kit Id ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DEFAULT_VALUE

static final int DOCUMENT_ROOT__DEFAULT_VALUE
The feature id for the ' Default Value ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DESCRIPTION

static final int DOCUMENT_ROOT__DESCRIPTION
The feature id for the ' Description ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DISPLAY_NAME

static final int DOCUMENT_ROOT__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FACES_CONFIG

static final int DOCUMENT_ROOT__FACES_CONFIG
The feature id for the ' Faces Config ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FACES_CONTEXT_FACTORY

static final int DOCUMENT_ROOT__FACES_CONTEXT_FACTORY
The feature id for the ' Faces Context Factory ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FACET

static final int DOCUMENT_ROOT__FACET
The feature id for the ' Facet ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FACET_EXTENSION

static final int DOCUMENT_ROOT__FACET_EXTENSION
The feature id for the ' Facet Extension ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FACET_NAME

static final int DOCUMENT_ROOT__FACET_NAME
The feature id for the ' Facet Name ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FACTORY

static final int DOCUMENT_ROOT__FACTORY
The feature id for the ' Factory ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FROM_ACTION

static final int DOCUMENT_ROOT__FROM_ACTION
The feature id for the ' From Action ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FROM_OUTCOME

static final int DOCUMENT_ROOT__FROM_OUTCOME
The feature id for the ' From Outcome ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FROM_VIEW_ID

static final int DOCUMENT_ROOT__FROM_VIEW_ID
The feature id for the ' From View Id ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ICON

static final int DOCUMENT_ROOT__ICON
The feature id for the ' Icon ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__KEY

static final int DOCUMENT_ROOT__KEY
The feature id for the ' Key ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__KEY_CLASS

static final int DOCUMENT_ROOT__KEY_CLASS
The feature id for the ' Key Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LARGE_ICON

static final int DOCUMENT_ROOT__LARGE_ICON
The feature id for the ' Large Icon ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LIFECYCLE

static final int DOCUMENT_ROOT__LIFECYCLE
The feature id for the ' Lifecycle ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LIFECYCLE_FACTORY

static final int DOCUMENT_ROOT__LIFECYCLE_FACTORY
The feature id for the ' Lifecycle Factory ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LIST_ENTRIES

static final int DOCUMENT_ROOT__LIST_ENTRIES
The feature id for the ' List Entries ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LOCALE_CONFIG

static final int DOCUMENT_ROOT__LOCALE_CONFIG
The feature id for the ' Locale Config ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MANAGED_BEAN

static final int DOCUMENT_ROOT__MANAGED_BEAN
The feature id for the ' Managed Bean ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MANAGED_BEAN_CLASS

static final int DOCUMENT_ROOT__MANAGED_BEAN_CLASS
The feature id for the ' Managed Bean Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MANAGED_BEAN_NAME

static final int DOCUMENT_ROOT__MANAGED_BEAN_NAME
The feature id for the ' Managed Bean Name ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MANAGED_BEAN_SCOPE

static final int DOCUMENT_ROOT__MANAGED_BEAN_SCOPE
The feature id for the ' Managed Bean Scope ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MANAGED_PROPERTY

static final int DOCUMENT_ROOT__MANAGED_PROPERTY
The feature id for the ' Managed Property ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MAP_ENTRIES

static final int DOCUMENT_ROOT__MAP_ENTRIES
The feature id for the ' Map Entries ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MAP_ENTRY

static final int DOCUMENT_ROOT__MAP_ENTRY
The feature id for the ' Map Entry ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MESSAGE_BUNDLE

static final int DOCUMENT_ROOT__MESSAGE_BUNDLE
The feature id for the ' Message Bundle ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__NAVIGATION_CASE

static final int DOCUMENT_ROOT__NAVIGATION_CASE
The feature id for the ' Navigation Case ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__NAVIGATION_HANDLER

static final int DOCUMENT_ROOT__NAVIGATION_HANDLER
The feature id for the ' Navigation Handler ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__NAVIGATION_RULE

static final int DOCUMENT_ROOT__NAVIGATION_RULE
The feature id for the ' Navigation Rule ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__NULL_VALUE

static final int DOCUMENT_ROOT__NULL_VALUE
The feature id for the ' Null Value ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PHASE_LISTENER

static final int DOCUMENT_ROOT__PHASE_LISTENER
The feature id for the ' Phase Listener ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PROPERTY

static final int DOCUMENT_ROOT__PROPERTY
The feature id for the ' Property ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PROPERTY_CLASS

static final int DOCUMENT_ROOT__PROPERTY_CLASS
The feature id for the ' Property Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PROPERTY_EXTENSION

static final int DOCUMENT_ROOT__PROPERTY_EXTENSION
The feature id for the ' Property Extension ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PROPERTY_NAME

static final int DOCUMENT_ROOT__PROPERTY_NAME
The feature id for the ' Property Name ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PROPERTY_RESOLVER

static final int DOCUMENT_ROOT__PROPERTY_RESOLVER
The feature id for the ' Property Resolver ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__REDIRECT

static final int DOCUMENT_ROOT__REDIRECT
The feature id for the ' Redirect ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__REFERENCED_BEAN

static final int DOCUMENT_ROOT__REFERENCED_BEAN
The feature id for the ' Referenced Bean ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__REFERENCED_BEAN_CLASS

static final int DOCUMENT_ROOT__REFERENCED_BEAN_CLASS
The feature id for the ' Referenced Bean Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__REFERENCED_BEAN_NAME

static final int DOCUMENT_ROOT__REFERENCED_BEAN_NAME
The feature id for the ' Referenced Bean Name ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDERER

static final int DOCUMENT_ROOT__RENDERER
The feature id for the ' Renderer ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDERER_CLASS

static final int DOCUMENT_ROOT__RENDERER_CLASS
The feature id for the ' Renderer Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDERER_EXTENSION

static final int DOCUMENT_ROOT__RENDERER_EXTENSION
The feature id for the ' Renderer Extension ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDERER_TYPE

static final int DOCUMENT_ROOT__RENDERER_TYPE
The feature id for the ' Renderer Type ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDER_KIT

static final int DOCUMENT_ROOT__RENDER_KIT
The feature id for the ' Render Kit ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDER_KIT_CLASS

static final int DOCUMENT_ROOT__RENDER_KIT_CLASS
The feature id for the ' Render Kit Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDER_KIT_FACTORY

static final int DOCUMENT_ROOT__RENDER_KIT_FACTORY
The feature id for the ' Render Kit Factory ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RENDER_KIT_ID

static final int DOCUMENT_ROOT__RENDER_KIT_ID
The feature id for the ' Render Kit Id ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SMALL_ICON

static final int DOCUMENT_ROOT__SMALL_ICON
The feature id for the ' Small Icon ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__STATE_MANAGER

static final int DOCUMENT_ROOT__STATE_MANAGER
The feature id for the ' State Manager ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SUGGESTED_VALUE

static final int DOCUMENT_ROOT__SUGGESTED_VALUE
The feature id for the ' Suggested Value ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SUPPORTED_LOCALE

static final int DOCUMENT_ROOT__SUPPORTED_LOCALE
The feature id for the ' Supported Locale ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__TO_VIEW_ID

static final int DOCUMENT_ROOT__TO_VIEW_ID
The feature id for the ' To View Id ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VALIDATOR

static final int DOCUMENT_ROOT__VALIDATOR
The feature id for the ' Validator ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VALIDATOR_CLASS

static final int DOCUMENT_ROOT__VALIDATOR_CLASS
The feature id for the ' Validator Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VALIDATOR_ID

static final int DOCUMENT_ROOT__VALIDATOR_ID
The feature id for the ' Validator Id ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VALUE

static final int DOCUMENT_ROOT__VALUE
The feature id for the ' Value ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VALUE_CLASS

static final int DOCUMENT_ROOT__VALUE_CLASS
The feature id for the ' Value Class ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VARIABLE_RESOLVER

static final int DOCUMENT_ROOT__VARIABLE_RESOLVER
The feature id for the ' Variable Resolver ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VIEW_HANDLER

static final int DOCUMENT_ROOT__VIEW_HANDLER
The feature id for the ' View Handler ' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values

DYNAMIC_ATTRIBUTE

static final int DYNAMIC_ATTRIBUTE
The meta object id for the ' Dynamic Attribute' class.

See Also:
DynamicAttributeImpl, FacesConfigPackageImpl.getDynamicAttribute(), Constant Field Values

DYNAMIC_ATTRIBUTE__NAME

static final int DYNAMIC_ATTRIBUTE__NAME
The feature id for the ' Name ' attribute.

See Also:
Constant Field Values

DYNAMIC_ATTRIBUTE__VALUE

static final int DYNAMIC_ATTRIBUTE__VALUE
The feature id for the ' Value ' attribute.

See Also:
Constant Field Values

DYNAMIC_ATTRIBUTE_FEATURE_COUNT

static final int DYNAMIC_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Dynamic Attribute' class.

See Also:
Constant Field Values

DYNAMIC_ELEMENT

static final int DYNAMIC_ELEMENT
The meta object id for the ' Dynamic Element' class.

See Also:
DynamicElementImpl, FacesConfigPackageImpl.getDynamicElement(), Constant Field Values

DYNAMIC_ELEMENT__CHILD_NODES

static final int DYNAMIC_ELEMENT__CHILD_NODES
The feature id for the ' Child Nodes ' containment reference list.

See Also:
Constant Field Values

DYNAMIC_ELEMENT__NAME

static final int DYNAMIC_ELEMENT__NAME
The feature id for the ' Name ' attribute.

See Also:
Constant Field Values

DYNAMIC_ELEMENT__ATTRIBUTES

static final int DYNAMIC_ELEMENT__ATTRIBUTES
The feature id for the ' Attributes ' reference list.

See Also:
Constant Field Values

DYNAMIC_ELEMENT__TEXT_CONTENT

static final int DYNAMIC_ELEMENT__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

DYNAMIC_ELEMENT_FEATURE_COUNT

static final int DYNAMIC_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Dynamic Element' class.

See Also:
Constant Field Values

EL_RESOLVER_TYPE

static final int EL_RESOLVER_TYPE
The meta object id for the ' EL Resolver Type' class.

See Also:
ELResolverTypeImpl, FacesConfigPackageImpl.getELResolverType(), Constant Field Values

FACES_CONFIG_TYPE

static final int FACES_CONFIG_TYPE
The meta object id for the ' Type' class.

See Also:
FacesConfigTypeImpl, FacesConfigPackageImpl.getFacesConfigType(), Constant Field Values

FACES_CONFIG_TYPE__APPLICATION

static final int FACES_CONFIG_TYPE__APPLICATION
The feature id for the ' Application ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__FACTORY

static final int FACES_CONFIG_TYPE__FACTORY
The feature id for the ' Factory ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__COMPONENT

static final int FACES_CONFIG_TYPE__COMPONENT
The feature id for the ' Component ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__CONVERTER

static final int FACES_CONFIG_TYPE__CONVERTER
The feature id for the ' Converter ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__MANAGED_BEAN

static final int FACES_CONFIG_TYPE__MANAGED_BEAN
The feature id for the ' Managed Bean ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__NAVIGATION_RULE

static final int FACES_CONFIG_TYPE__NAVIGATION_RULE
The feature id for the ' Navigation Rule ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__REFERENCED_BEAN

static final int FACES_CONFIG_TYPE__REFERENCED_BEAN
The feature id for the ' Referenced Bean ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__RENDER_KIT

static final int FACES_CONFIG_TYPE__RENDER_KIT
The feature id for the ' Render Kit ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__LIFECYCLE

static final int FACES_CONFIG_TYPE__LIFECYCLE
The feature id for the ' Lifecycle ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__VALIDATOR

static final int FACES_CONFIG_TYPE__VALIDATOR
The feature id for the ' Validator ' containment reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION

static final int FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION
The feature id for the ' Faces Config Extension ' reference list.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__XMLNS

static final int FACES_CONFIG_TYPE__XMLNS
The feature id for the ' Xmlns ' attribute.

See Also:
Constant Field Values

FACES_CONFIG_TYPE__ID

static final int FACES_CONFIG_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACES_CONFIG_TYPE_FEATURE_COUNT

static final int FACES_CONFIG_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.

See Also:
Constant Field Values

FACES_CONTEXT_FACTORY_TYPE

static final int FACES_CONTEXT_FACTORY_TYPE
The meta object id for the ' Faces Context Factory Type' class.

See Also:
FacesContextFactoryTypeImpl, FacesConfigPackageImpl.getFacesContextFactoryType(), Constant Field Values

FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT

static final int FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FACES_CONTEXT_FACTORY_TYPE__ID

static final int FACES_CONTEXT_FACTORY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACES_CONTEXT_FACTORY_TYPE_FEATURE_COUNT

static final int FACES_CONTEXT_FACTORY_TYPE_FEATURE_COUNT
The number of structural features of the 'Faces Context Factory Type' class.

See Also:
Constant Field Values

FACET_EXTENSION_TYPE

static final int FACET_EXTENSION_TYPE
The meta object id for the ' Facet Extension Type' class.

See Also:
FacetExtensionTypeImpl, FacesConfigPackageImpl.getFacetExtensionType(), Constant Field Values

FACET_EXTENSION_TYPE__CHILD_NODES

static final int FACET_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

FACET_EXTENSION_TYPE__TEXT_CONTENT

static final int FACET_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FACET_EXTENSION_TYPE__ID

static final int FACET_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACET_EXTENSION_TYPE_FEATURE_COUNT

static final int FACET_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Facet Extension Type' class.

See Also:
Constant Field Values

FACET_NAME_TYPE

static final int FACET_NAME_TYPE
The meta object id for the ' Facet Name Type' class.

See Also:
FacetNameTypeImpl, FacesConfigPackageImpl.getFacetNameType(), Constant Field Values

FACET_NAME_TYPE__TEXT_CONTENT

static final int FACET_NAME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FACET_NAME_TYPE__ID

static final int FACET_NAME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACET_NAME_TYPE_FEATURE_COUNT

static final int FACET_NAME_TYPE_FEATURE_COUNT
The number of structural features of the 'Facet Name Type' class.

See Also:
Constant Field Values

FACET_TYPE

static final int FACET_TYPE
The meta object id for the ' Facet Type' class.

See Also:
FacetTypeImpl, FacesConfigPackageImpl.getFacetType(), Constant Field Values

FACET_TYPE__DESCRIPTION

static final int FACET_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

FACET_TYPE__DISPLAY_NAME

static final int FACET_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

FACET_TYPE__ICON

static final int FACET_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

FACET_TYPE__FACET_NAME

static final int FACET_TYPE__FACET_NAME
The feature id for the ' Facet Name ' containment reference.

See Also:
Constant Field Values

FACET_TYPE__FACET_EXTENSION

static final int FACET_TYPE__FACET_EXTENSION
The feature id for the ' Facet Extension ' containment reference list.

See Also:
Constant Field Values

FACET_TYPE__ID

static final int FACET_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACET_TYPE_FEATURE_COUNT

static final int FACET_TYPE_FEATURE_COUNT
The number of structural features of the 'Facet Type' class.

See Also:
Constant Field Values

FACTORY_TYPE

static final int FACTORY_TYPE
The meta object id for the ' Factory Type' class.

See Also:
FactoryTypeImpl, FacesConfigPackageImpl.getFactoryType(), Constant Field Values

FACTORY_TYPE__APPLICATION_FACTORY

static final int FACTORY_TYPE__APPLICATION_FACTORY
The feature id for the ' Application Factory ' containment reference list.

See Also:
Constant Field Values

FACTORY_TYPE__FACES_CONTEXT_FACTORY

static final int FACTORY_TYPE__FACES_CONTEXT_FACTORY
The feature id for the ' Faces Context Factory ' containment reference list.

See Also:
Constant Field Values

FACTORY_TYPE__LIFECYCLE_FACTORY

static final int FACTORY_TYPE__LIFECYCLE_FACTORY
The feature id for the ' Lifecycle Factory ' containment reference list.

See Also:
Constant Field Values

FACTORY_TYPE__RENDER_KIT_FACTORY

static final int FACTORY_TYPE__RENDER_KIT_FACTORY
The feature id for the ' Render Kit Factory ' containment reference list.

See Also:
Constant Field Values

FACTORY_TYPE__FACTORY_EXTENSION

static final int FACTORY_TYPE__FACTORY_EXTENSION
The feature id for the ' Factory Extension ' reference list.

See Also:
Constant Field Values

FACTORY_TYPE__ID

static final int FACTORY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACTORY_TYPE_FEATURE_COUNT

static final int FACTORY_TYPE_FEATURE_COUNT
The number of structural features of the 'Factory Type' class.

See Also:
Constant Field Values

FROM_ACTION_TYPE

static final int FROM_ACTION_TYPE
The meta object id for the ' From Action Type' class.

See Also:
FromActionTypeImpl, FacesConfigPackageImpl.getFromActionType(), Constant Field Values

FROM_ACTION_TYPE__TEXT_CONTENT

static final int FROM_ACTION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FROM_ACTION_TYPE__ID

static final int FROM_ACTION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FROM_ACTION_TYPE_FEATURE_COUNT

static final int FROM_ACTION_TYPE_FEATURE_COUNT
The number of structural features of the 'From Action Type' class.

See Also:
Constant Field Values

FROM_OUTCOME_TYPE

static final int FROM_OUTCOME_TYPE
The meta object id for the ' From Outcome Type' class.

See Also:
FromOutcomeTypeImpl, FacesConfigPackageImpl.getFromOutcomeType(), Constant Field Values

FROM_OUTCOME_TYPE__TEXT_CONTENT

static final int FROM_OUTCOME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FROM_OUTCOME_TYPE__ID

static final int FROM_OUTCOME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FROM_OUTCOME_TYPE_FEATURE_COUNT

static final int FROM_OUTCOME_TYPE_FEATURE_COUNT
The number of structural features of the 'From Outcome Type' class.

See Also:
Constant Field Values

FROM_VIEW_ID_TYPE

static final int FROM_VIEW_ID_TYPE
The meta object id for the ' From View Id Type' class.

See Also:
FromViewIdTypeImpl, FacesConfigPackageImpl.getFromViewIdType(), Constant Field Values

FROM_VIEW_ID_TYPE__TEXT_CONTENT

static final int FROM_VIEW_ID_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FROM_VIEW_ID_TYPE__ID

static final int FROM_VIEW_ID_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FROM_VIEW_ID_TYPE_FEATURE_COUNT

static final int FROM_VIEW_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'From View Id Type' class.

See Also:
Constant Field Values

ICON_TYPE

static final int ICON_TYPE
The meta object id for the ' Icon Type' class.

See Also:
IconTypeImpl, FacesConfigPackageImpl.getIconType(), Constant Field Values

ICON_TYPE__SMALL_ICON

static final int ICON_TYPE__SMALL_ICON
The feature id for the ' Small Icon ' containment reference.

See Also:
Constant Field Values

ICON_TYPE__LARGE_ICON

static final int ICON_TYPE__LARGE_ICON
The feature id for the ' Large Icon ' containment reference.

See Also:
Constant Field Values

ICON_TYPE__LANG

static final int ICON_TYPE__LANG
The feature id for the ' Lang ' attribute.

See Also:
Constant Field Values

ICON_TYPE__ID

static final int ICON_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

ICON_TYPE_FEATURE_COUNT

static final int ICON_TYPE_FEATURE_COUNT
The number of structural features of the 'Icon Type' class.

See Also:
Constant Field Values

KEY_CLASS_TYPE

static final int KEY_CLASS_TYPE
The meta object id for the ' Key Class Type' class.

See Also:
KeyClassTypeImpl, FacesConfigPackageImpl.getKeyClassType(), Constant Field Values

KEY_CLASS_TYPE__TEXT_CONTENT

static final int KEY_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

KEY_CLASS_TYPE__ID

static final int KEY_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

KEY_CLASS_TYPE_FEATURE_COUNT

static final int KEY_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Key Class Type' class.

See Also:
Constant Field Values

KEY_TYPE

static final int KEY_TYPE
The meta object id for the ' Key Type' class.

See Also:
KeyTypeImpl, FacesConfigPackageImpl.getKeyType(), Constant Field Values

KEY_TYPE__TEXT_CONTENT

static final int KEY_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

KEY_TYPE__ID

static final int KEY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

KEY_TYPE_FEATURE_COUNT

static final int KEY_TYPE_FEATURE_COUNT
The number of structural features of the 'Key Type' class.

See Also:
Constant Field Values

LARGE_ICON_TYPE

static final int LARGE_ICON_TYPE
The meta object id for the ' Large Icon Type' class.

See Also:
LargeIconTypeImpl, FacesConfigPackageImpl.getLargeIconType(), Constant Field Values

LARGE_ICON_TYPE__TEXT_CONTENT

static final int LARGE_ICON_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

LARGE_ICON_TYPE__ID

static final int LARGE_ICON_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

LARGE_ICON_TYPE_FEATURE_COUNT

static final int LARGE_ICON_TYPE_FEATURE_COUNT
The number of structural features of the 'Large Icon Type' class.

See Also:
Constant Field Values

LIFECYCLE_FACTORY_TYPE

static final int LIFECYCLE_FACTORY_TYPE
The meta object id for the ' Lifecycle Factory Type' class.

See Also:
LifecycleFactoryTypeImpl, FacesConfigPackageImpl.getLifecycleFactoryType(), Constant Field Values

LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT

static final int LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

LIFECYCLE_FACTORY_TYPE__ID

static final int LIFECYCLE_FACTORY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

LIFECYCLE_FACTORY_TYPE_FEATURE_COUNT

static final int LIFECYCLE_FACTORY_TYPE_FEATURE_COUNT
The number of structural features of the 'Lifecycle Factory Type' class.

See Also:
Constant Field Values

LIFECYCLE_TYPE

static final int LIFECYCLE_TYPE
The meta object id for the ' Lifecycle Type' class.

See Also:
LifecycleTypeImpl, FacesConfigPackageImpl.getLifecycleType(), Constant Field Values

LIFECYCLE_TYPE__PHASE_LISTENER

static final int LIFECYCLE_TYPE__PHASE_LISTENER
The feature id for the ' Phase Listener ' containment reference list.

See Also:
Constant Field Values

LIFECYCLE_TYPE__LIFECYCLE_EXTENSION

static final int LIFECYCLE_TYPE__LIFECYCLE_EXTENSION
The feature id for the ' Lifecycle Extension ' containment reference list.

See Also:
Constant Field Values

LIFECYCLE_TYPE__ID

static final int LIFECYCLE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

LIFECYCLE_TYPE_FEATURE_COUNT

static final int LIFECYCLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Lifecycle Type' class.

See Also:
Constant Field Values

LIST_ENTRIES_TYPE

static final int LIST_ENTRIES_TYPE
The meta object id for the ' List Entries Type' class.

See Also:
ListEntriesTypeImpl, FacesConfigPackageImpl.getListEntriesType(), Constant Field Values

LIST_ENTRIES_TYPE__VALUE_CLASS

static final int LIST_ENTRIES_TYPE__VALUE_CLASS
The feature id for the ' Value Class ' containment reference.

See Also:
Constant Field Values

LIST_ENTRIES_TYPE__NULL_VALUE

static final int LIST_ENTRIES_TYPE__NULL_VALUE
The feature id for the ' Null Value ' containment reference list.

See Also:
Constant Field Values

LIST_ENTRIES_TYPE__VALUE

static final int LIST_ENTRIES_TYPE__VALUE
The feature id for the ' Value ' containment reference list.

See Also:
Constant Field Values

LIST_ENTRIES_TYPE__ID

static final int LIST_ENTRIES_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

LIST_ENTRIES_TYPE_FEATURE_COUNT

static final int LIST_ENTRIES_TYPE_FEATURE_COUNT
The number of structural features of the 'List Entries Type' class.

See Also:
Constant Field Values

LOCALE_CONFIG_TYPE

static final int LOCALE_CONFIG_TYPE
The meta object id for the ' Locale Config Type' class.

See Also:
LocaleConfigTypeImpl, FacesConfigPackageImpl.getLocaleConfigType(), Constant Field Values

LOCALE_CONFIG_TYPE__DEFAULT_LOCALE

static final int LOCALE_CONFIG_TYPE__DEFAULT_LOCALE
The feature id for the ' Default Locale ' containment reference.

See Also:
Constant Field Values

LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE

static final int LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE
The feature id for the ' Supported Locale ' containment reference list.

See Also:
Constant Field Values

LOCALE_CONFIG_TYPE__ID

static final int LOCALE_CONFIG_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

LOCALE_CONFIG_TYPE_FEATURE_COUNT

static final int LOCALE_CONFIG_TYPE_FEATURE_COUNT
The number of structural features of the 'Locale Config Type' class.

See Also:
Constant Field Values

MANAGED_BEAN_CLASS_TYPE

static final int MANAGED_BEAN_CLASS_TYPE
The meta object id for the ' Managed Bean Class Type' class.

See Also:
ManagedBeanClassTypeImpl, FacesConfigPackageImpl.getManagedBeanClassType(), Constant Field Values

MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT

static final int MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_CLASS_TYPE__ID

static final int MANAGED_BEAN_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_CLASS_TYPE_FEATURE_COUNT

static final int MANAGED_BEAN_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Managed Bean Class Type' class.

See Also:
Constant Field Values

MANAGED_BEAN_NAME_TYPE

static final int MANAGED_BEAN_NAME_TYPE
The meta object id for the ' Managed Bean Name Type' class.

See Also:
ManagedBeanNameTypeImpl, FacesConfigPackageImpl.getManagedBeanNameType(), Constant Field Values

MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT

static final int MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_NAME_TYPE__ID

static final int MANAGED_BEAN_NAME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_NAME_TYPE_FEATURE_COUNT

static final int MANAGED_BEAN_NAME_TYPE_FEATURE_COUNT
The number of structural features of the 'Managed Bean Name Type' class.

See Also:
Constant Field Values

MANAGED_BEAN_SCOPE_TYPE

static final int MANAGED_BEAN_SCOPE_TYPE
The meta object id for the ' Managed Bean Scope Type' class.

See Also:
ManagedBeanScopeTypeImpl, FacesConfigPackageImpl.getManagedBeanScopeType(), Constant Field Values

MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT

static final int MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_SCOPE_TYPE__ID

static final int MANAGED_BEAN_SCOPE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_SCOPE_TYPE_FEATURE_COUNT

static final int MANAGED_BEAN_SCOPE_TYPE_FEATURE_COUNT
The number of structural features of the 'Managed Bean Scope Type' class.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE

static final int MANAGED_BEAN_TYPE
The meta object id for the ' Managed Bean Type' class.

See Also:
ManagedBeanTypeImpl, FacesConfigPackageImpl.getManagedBeanType(), Constant Field Values

MANAGED_BEAN_TYPE__DESCRIPTION

static final int MANAGED_BEAN_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__DISPLAY_NAME

static final int MANAGED_BEAN_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__ICON

static final int MANAGED_BEAN_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME

static final int MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME
The feature id for the ' Managed Bean Name ' containment reference.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS

static final int MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS
The feature id for the ' Managed Bean Class ' containment reference.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE

static final int MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE
The feature id for the ' Managed Bean Scope ' containment reference.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__MANAGED_PROPERTY

static final int MANAGED_BEAN_TYPE__MANAGED_PROPERTY
The feature id for the ' Managed Property ' containment reference list.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__MAP_ENTRIES

static final int MANAGED_BEAN_TYPE__MAP_ENTRIES
The feature id for the ' Map Entries ' containment reference.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__LIST_ENTRIES

static final int MANAGED_BEAN_TYPE__LIST_ENTRIES
The feature id for the ' List Entries ' containment reference.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION

static final int MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION
The feature id for the ' Managed Bean Extension ' containment reference list.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE__ID

static final int MANAGED_BEAN_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_TYPE_FEATURE_COUNT

static final int MANAGED_BEAN_TYPE_FEATURE_COUNT
The number of structural features of the 'Managed Bean Type' class.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE

static final int MANAGED_PROPERTY_TYPE
The meta object id for the ' Managed Property Type' class.

See Also:
ManagedPropertyTypeImpl, FacesConfigPackageImpl.getManagedPropertyType(), Constant Field Values

MANAGED_PROPERTY_TYPE__DESCRIPTION

static final int MANAGED_PROPERTY_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__DISPLAY_NAME

static final int MANAGED_PROPERTY_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__ICON

static final int MANAGED_PROPERTY_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__PROPERTY_NAME

static final int MANAGED_PROPERTY_TYPE__PROPERTY_NAME
The feature id for the ' Property Name ' containment reference.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__PROPERTY_CLASS

static final int MANAGED_PROPERTY_TYPE__PROPERTY_CLASS
The feature id for the ' Property Class ' containment reference.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__MAP_ENTRIES

static final int MANAGED_PROPERTY_TYPE__MAP_ENTRIES
The feature id for the ' Map Entries ' containment reference.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__NULL_VALUE

static final int MANAGED_PROPERTY_TYPE__NULL_VALUE
The feature id for the ' Null Value ' containment reference.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__VALUE

static final int MANAGED_PROPERTY_TYPE__VALUE
The feature id for the ' Value ' containment reference.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__LIST_ENTRIES

static final int MANAGED_PROPERTY_TYPE__LIST_ENTRIES
The feature id for the ' List Entries ' containment reference.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE__ID

static final int MANAGED_PROPERTY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MANAGED_PROPERTY_TYPE_FEATURE_COUNT

static final int MANAGED_PROPERTY_TYPE_FEATURE_COUNT
The number of structural features of the 'Managed Property Type' class.

See Also:
Constant Field Values

MAP_ENTRIES_TYPE

static final int MAP_ENTRIES_TYPE
The meta object id for the ' Map Entries Type' class.

See Also:
MapEntriesTypeImpl, FacesConfigPackageImpl.getMapEntriesType(), Constant Field Values

MAP_ENTRIES_TYPE__KEY_CLASS

static final int MAP_ENTRIES_TYPE__KEY_CLASS
The feature id for the ' Key Class ' containment reference.

See Also:
Constant Field Values

MAP_ENTRIES_TYPE__VALUE_CLASS

static final int MAP_ENTRIES_TYPE__VALUE_CLASS
The feature id for the ' Value Class ' containment reference.

See Also:
Constant Field Values

MAP_ENTRIES_TYPE__MAP_ENTRY

static final int MAP_ENTRIES_TYPE__MAP_ENTRY
The feature id for the ' Map Entry ' containment reference list.

See Also:
Constant Field Values

MAP_ENTRIES_TYPE__ID

static final int MAP_ENTRIES_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MAP_ENTRIES_TYPE_FEATURE_COUNT

static final int MAP_ENTRIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Map Entries Type' class.

See Also:
Constant Field Values

MAP_ENTRY_TYPE

static final int MAP_ENTRY_TYPE
The meta object id for the ' Map Entry Type' class.

See Also:
MapEntryTypeImpl, FacesConfigPackageImpl.getMapEntryType(), Constant Field Values

MAP_ENTRY_TYPE__KEY

static final int MAP_ENTRY_TYPE__KEY
The feature id for the ' Key ' containment reference.

See Also:
Constant Field Values

MAP_ENTRY_TYPE__NULL_VALUE

static final int MAP_ENTRY_TYPE__NULL_VALUE
The feature id for the ' Null Value ' containment reference.

See Also:
Constant Field Values

MAP_ENTRY_TYPE__VALUE

static final int MAP_ENTRY_TYPE__VALUE
The feature id for the ' Value ' containment reference.

See Also:
Constant Field Values

MAP_ENTRY_TYPE__ID

static final int MAP_ENTRY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MAP_ENTRY_TYPE_FEATURE_COUNT

static final int MAP_ENTRY_TYPE_FEATURE_COUNT
The number of structural features of the 'Map Entry Type' class.

See Also:
Constant Field Values

MESSAGE_BUNDLE_TYPE

static final int MESSAGE_BUNDLE_TYPE
The meta object id for the ' Message Bundle Type' class.

See Also:
MessageBundleTypeImpl, FacesConfigPackageImpl.getMessageBundleType(), Constant Field Values

MESSAGE_BUNDLE_TYPE__TEXT_CONTENT

static final int MESSAGE_BUNDLE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

MESSAGE_BUNDLE_TYPE__ID

static final int MESSAGE_BUNDLE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MESSAGE_BUNDLE_TYPE_FEATURE_COUNT

static final int MESSAGE_BUNDLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Message Bundle Type' class.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE

static final int NAVIGATION_CASE_TYPE
The meta object id for the ' Navigation Case Type' class.

See Also:
NavigationCaseTypeImpl, FacesConfigPackageImpl.getNavigationCaseType(), Constant Field Values

NAVIGATION_CASE_TYPE__DESCRIPTION

static final int NAVIGATION_CASE_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE__DISPLAY_NAME

static final int NAVIGATION_CASE_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE__ICON

static final int NAVIGATION_CASE_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE__FROM_ACTION

static final int NAVIGATION_CASE_TYPE__FROM_ACTION
The feature id for the ' From Action ' containment reference.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE__FROM_OUTCOME

static final int NAVIGATION_CASE_TYPE__FROM_OUTCOME
The feature id for the ' From Outcome ' containment reference.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE__TO_VIEW_ID

static final int NAVIGATION_CASE_TYPE__TO_VIEW_ID
The feature id for the ' To View Id ' containment reference.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE__REDIRECT

static final int NAVIGATION_CASE_TYPE__REDIRECT
The feature id for the ' Redirect ' containment reference.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE__ID

static final int NAVIGATION_CASE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

NAVIGATION_CASE_TYPE_FEATURE_COUNT

static final int NAVIGATION_CASE_TYPE_FEATURE_COUNT
The number of structural features of the 'Navigation Case Type' class.

See Also:
Constant Field Values

NAVIGATION_HANDLER_TYPE

static final int NAVIGATION_HANDLER_TYPE
The meta object id for the ' Navigation Handler Type' class.

See Also:
NavigationHandlerTypeImpl, FacesConfigPackageImpl.getNavigationHandlerType(), Constant Field Values

NAVIGATION_HANDLER_TYPE__TEXT_CONTENT

static final int NAVIGATION_HANDLER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

NAVIGATION_HANDLER_TYPE__ID

static final int NAVIGATION_HANDLER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

NAVIGATION_HANDLER_TYPE_FEATURE_COUNT

static final int NAVIGATION_HANDLER_TYPE_FEATURE_COUNT
The number of structural features of the 'Navigation Handler Type' class.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE

static final int NAVIGATION_RULE_TYPE
The meta object id for the ' Navigation Rule Type' class.

See Also:
NavigationRuleTypeImpl, FacesConfigPackageImpl.getNavigationRuleType(), Constant Field Values

NAVIGATION_RULE_TYPE__DESCRIPTION

static final int NAVIGATION_RULE_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE__DISPLAY_NAME

static final int NAVIGATION_RULE_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE__ICON

static final int NAVIGATION_RULE_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE__FROM_VIEW_ID

static final int NAVIGATION_RULE_TYPE__FROM_VIEW_ID
The feature id for the ' From View Id ' containment reference.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE__NAVIGATION_CASE

static final int NAVIGATION_RULE_TYPE__NAVIGATION_CASE
The feature id for the ' Navigation Case ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION

static final int NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION
The feature id for the ' Navigation Rule Extension ' containment reference list.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE__ID

static final int NAVIGATION_RULE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

NAVIGATION_RULE_TYPE_FEATURE_COUNT

static final int NAVIGATION_RULE_TYPE_FEATURE_COUNT
The number of structural features of the 'Navigation Rule Type' class.

See Also:
Constant Field Values

NULL_VALUE_TYPE

static final int NULL_VALUE_TYPE
The meta object id for the ' Null Value Type' class.

See Also:
NullValueTypeImpl, FacesConfigPackageImpl.getNullValueType(), Constant Field Values

NULL_VALUE_TYPE__ID

static final int NULL_VALUE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

NULL_VALUE_TYPE_FEATURE_COUNT

static final int NULL_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Null Value Type' class.

See Also:
Constant Field Values

PHASE_LISTENER_TYPE

static final int PHASE_LISTENER_TYPE
The meta object id for the ' Phase Listener Type' class.

See Also:
PhaseListenerTypeImpl, FacesConfigPackageImpl.getPhaseListenerType(), Constant Field Values

PHASE_LISTENER_TYPE__TEXT_CONTENT

static final int PHASE_LISTENER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

PHASE_LISTENER_TYPE__ID

static final int PHASE_LISTENER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

PHASE_LISTENER_TYPE_FEATURE_COUNT

static final int PHASE_LISTENER_TYPE_FEATURE_COUNT
The number of structural features of the 'Phase Listener Type' class.

See Also:
Constant Field Values

PROPERTY_CLASS_TYPE

static final int PROPERTY_CLASS_TYPE
The meta object id for the ' Property Class Type' class.

See Also:
PropertyClassTypeImpl, FacesConfigPackageImpl.getPropertyClassType(), Constant Field Values

PROPERTY_CLASS_TYPE__TEXT_CONTENT

static final int PROPERTY_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

PROPERTY_CLASS_TYPE__ID

static final int PROPERTY_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

PROPERTY_CLASS_TYPE_FEATURE_COUNT

static final int PROPERTY_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Class Type' class.

See Also:
Constant Field Values

PROPERTY_EXTENSION_TYPE

static final int PROPERTY_EXTENSION_TYPE
The meta object id for the ' Property Extension Type' class.

See Also:
PropertyExtensionTypeImpl, FacesConfigPackageImpl.getPropertyExtensionType(), Constant Field Values

PROPERTY_EXTENSION_TYPE__CHILD_NODES

static final int PROPERTY_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

PROPERTY_EXTENSION_TYPE__TEXT_CONTENT

static final int PROPERTY_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

PROPERTY_EXTENSION_TYPE__ID

static final int PROPERTY_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

PROPERTY_EXTENSION_TYPE_FEATURE_COUNT

static final int PROPERTY_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Extension Type' class.

See Also:
Constant Field Values

PROPERTY_NAME_TYPE

static final int PROPERTY_NAME_TYPE
The meta object id for the ' Property Name Type' class.

See Also:
PropertyNameTypeImpl, FacesConfigPackageImpl.getPropertyNameType(), Constant Field Values

PROPERTY_NAME_TYPE__TEXT_CONTENT

static final int PROPERTY_NAME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

PROPERTY_NAME_TYPE__ID

static final int PROPERTY_NAME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

PROPERTY_NAME_TYPE_FEATURE_COUNT

static final int PROPERTY_NAME_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Name Type' class.

See Also:
Constant Field Values

PROPERTY_RESOLVER_TYPE

static final int PROPERTY_RESOLVER_TYPE
The meta object id for the ' Property Resolver Type' class.

See Also:
PropertyResolverTypeImpl, FacesConfigPackageImpl.getPropertyResolverType(), Constant Field Values

PROPERTY_RESOLVER_TYPE__TEXT_CONTENT

static final int PROPERTY_RESOLVER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

PROPERTY_RESOLVER_TYPE__ID

static final int PROPERTY_RESOLVER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

PROPERTY_RESOLVER_TYPE_FEATURE_COUNT

static final int PROPERTY_RESOLVER_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Resolver Type' class.

See Also:
Constant Field Values

PROPERTY_TYPE

static final int PROPERTY_TYPE
The meta object id for the ' Property Type' class.

See Also:
PropertyTypeImpl, FacesConfigPackageImpl.getPropertyType(), Constant Field Values

PROPERTY_TYPE__DESCRIPTION

static final int PROPERTY_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

PROPERTY_TYPE__DISPLAY_NAME

static final int PROPERTY_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

PROPERTY_TYPE__ICON

static final int PROPERTY_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

PROPERTY_TYPE__PROPERTY_NAME

static final int PROPERTY_TYPE__PROPERTY_NAME
The feature id for the ' Property Name ' containment reference.

See Also:
Constant Field Values

PROPERTY_TYPE__PROPERTY_CLASS

static final int PROPERTY_TYPE__PROPERTY_CLASS
The feature id for the ' Property Class ' containment reference.

See Also:
Constant Field Values

PROPERTY_TYPE__DEFAULT_VALUE

static final int PROPERTY_TYPE__DEFAULT_VALUE
The feature id for the ' Default Value ' containment reference.

See Also:
Constant Field Values

PROPERTY_TYPE__SUGGESTED_VALUE

static final int PROPERTY_TYPE__SUGGESTED_VALUE
The feature id for the ' Suggested Value ' containment reference.

See Also:
Constant Field Values

PROPERTY_TYPE__PROPERTY_EXTENSION

static final int PROPERTY_TYPE__PROPERTY_EXTENSION
The feature id for the ' Property Extension ' containment reference list.

See Also:
Constant Field Values

PROPERTY_TYPE__ID

static final int PROPERTY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

PROPERTY_TYPE_FEATURE_COUNT

static final int PROPERTY_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Type' class.

See Also:
Constant Field Values

REDIRECT_TYPE

static final int REDIRECT_TYPE
The meta object id for the ' Redirect Type' class.

See Also:
RedirectTypeImpl, FacesConfigPackageImpl.getRedirectType(), Constant Field Values

REDIRECT_TYPE__ID

static final int REDIRECT_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

REDIRECT_TYPE_FEATURE_COUNT

static final int REDIRECT_TYPE_FEATURE_COUNT
The number of structural features of the 'Redirect Type' class.

See Also:
Constant Field Values

REFERENCED_BEAN_CLASS_TYPE

static final int REFERENCED_BEAN_CLASS_TYPE
The meta object id for the ' Referenced Bean Class Type' class.

See Also:
ReferencedBeanClassTypeImpl, FacesConfigPackageImpl.getReferencedBeanClassType(), Constant Field Values

REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT

static final int REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

REFERENCED_BEAN_CLASS_TYPE__ID

static final int REFERENCED_BEAN_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

REFERENCED_BEAN_CLASS_TYPE_FEATURE_COUNT

static final int REFERENCED_BEAN_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Referenced Bean Class Type' class.

See Also:
Constant Field Values

REFERENCED_BEAN_NAME_TYPE

static final int REFERENCED_BEAN_NAME_TYPE
The meta object id for the ' Referenced Bean Name Type' class.

See Also:
ReferencedBeanNameTypeImpl, FacesConfigPackageImpl.getReferencedBeanNameType(), Constant Field Values

REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT

static final int REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

REFERENCED_BEAN_NAME_TYPE__ID

static final int REFERENCED_BEAN_NAME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

REFERENCED_BEAN_NAME_TYPE_FEATURE_COUNT

static final int REFERENCED_BEAN_NAME_TYPE_FEATURE_COUNT
The number of structural features of the 'Referenced Bean Name Type' class.

See Also:
Constant Field Values

REFERENCED_BEAN_TYPE

static final int REFERENCED_BEAN_TYPE
The meta object id for the ' Referenced Bean Type' class.

See Also:
ReferencedBeanTypeImpl, FacesConfigPackageImpl.getReferencedBeanType(), Constant Field Values

REFERENCED_BEAN_TYPE__DESCRIPTION

static final int REFERENCED_BEAN_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

REFERENCED_BEAN_TYPE__DISPLAY_NAME

static final int REFERENCED_BEAN_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

REFERENCED_BEAN_TYPE__ICON

static final int REFERENCED_BEAN_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME

static final int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME
The feature id for the ' Referenced Bean Name ' containment reference.

See Also:
Constant Field Values

REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS

static final int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS
The feature id for the ' Referenced Bean Class ' containment reference.

See Also:
Constant Field Values

REFERENCED_BEAN_TYPE__ID

static final int REFERENCED_BEAN_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

REFERENCED_BEAN_TYPE_FEATURE_COUNT

static final int REFERENCED_BEAN_TYPE_FEATURE_COUNT
The number of structural features of the 'Referenced Bean Type' class.

See Also:
Constant Field Values

RENDERER_CLASS_TYPE

static final int RENDERER_CLASS_TYPE
The meta object id for the ' Renderer Class Type' class.

See Also:
RendererClassTypeImpl, FacesConfigPackageImpl.getRendererClassType(), Constant Field Values

RENDERER_CLASS_TYPE__TEXT_CONTENT

static final int RENDERER_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

RENDERER_CLASS_TYPE__ID

static final int RENDERER_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDERER_CLASS_TYPE_FEATURE_COUNT

static final int RENDERER_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Renderer Class Type' class.

See Also:
Constant Field Values

RENDERER_EXTENSION_TYPE

static final int RENDERER_EXTENSION_TYPE
The meta object id for the ' Renderer Extension Type' class.

See Also:
RendererExtensionTypeImpl, FacesConfigPackageImpl.getRendererExtensionType(), Constant Field Values

RENDERER_EXTENSION_TYPE__CHILD_NODES

static final int RENDERER_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

RENDERER_EXTENSION_TYPE__TEXT_CONTENT

static final int RENDERER_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

RENDERER_EXTENSION_TYPE__ID

static final int RENDERER_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDERER_EXTENSION_TYPE_FEATURE_COUNT

static final int RENDERER_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Renderer Extension Type' class.

See Also:
Constant Field Values

RENDERER_TYPE

static final int RENDERER_TYPE
The meta object id for the ' Renderer Type' class.

See Also:
RendererTypeImpl, FacesConfigPackageImpl.getRendererType(), Constant Field Values

RENDERER_TYPE__DESCRIPTION

static final int RENDERER_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

RENDERER_TYPE__DISPLAY_NAME

static final int RENDERER_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

RENDERER_TYPE__ICON

static final int RENDERER_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

RENDERER_TYPE__COMPONENT_FAMILY

static final int RENDERER_TYPE__COMPONENT_FAMILY
The feature id for the ' Component Family ' containment reference.

See Also:
Constant Field Values

RENDERER_TYPE__RENDERER_TYPE

static final int RENDERER_TYPE__RENDERER_TYPE
The feature id for the ' Renderer Type ' containment reference.

See Also:
Constant Field Values

RENDERER_TYPE__RENDERER_CLASS

static final int RENDERER_TYPE__RENDERER_CLASS
The feature id for the ' Renderer Class ' containment reference.

See Also:
Constant Field Values

RENDERER_TYPE__FACET

static final int RENDERER_TYPE__FACET
The feature id for the ' Facet ' containment reference list.

See Also:
Constant Field Values

RENDERER_TYPE__ATTRIBUTE

static final int RENDERER_TYPE__ATTRIBUTE
The feature id for the ' Attribute ' containment reference list.

See Also:
Constant Field Values

RENDERER_TYPE__RENDERER_EXTENSION

static final int RENDERER_TYPE__RENDERER_EXTENSION
The feature id for the ' Renderer Extension ' containment reference list.

See Also:
Constant Field Values

RENDERER_TYPE__ID

static final int RENDERER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDERER_TYPE_FEATURE_COUNT

static final int RENDERER_TYPE_FEATURE_COUNT
The number of structural features of the 'Renderer Type' class.

See Also:
Constant Field Values

RENDERER_TYPE_TYPE

static final int RENDERER_TYPE_TYPE
The meta object id for the ' Renderer Type Type' class.

See Also:
RendererTypeTypeImpl, FacesConfigPackageImpl.getRendererTypeType(), Constant Field Values

RENDERER_TYPE_TYPE__TEXT_CONTENT

static final int RENDERER_TYPE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

RENDERER_TYPE_TYPE__ID

static final int RENDERER_TYPE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDERER_TYPE_TYPE_FEATURE_COUNT

static final int RENDERER_TYPE_TYPE_FEATURE_COUNT
The number of structural features of the 'Renderer Type Type' class.

See Also:
Constant Field Values

RENDER_KIT_CLASS_TYPE

static final int RENDER_KIT_CLASS_TYPE
The meta object id for the ' Render Kit Class Type' class.

See Also:
RenderKitClassTypeImpl, FacesConfigPackageImpl.getRenderKitClassType(), Constant Field Values

RENDER_KIT_CLASS_TYPE__TEXT_CONTENT

static final int RENDER_KIT_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

RENDER_KIT_CLASS_TYPE__ID

static final int RENDER_KIT_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDER_KIT_CLASS_TYPE_FEATURE_COUNT

static final int RENDER_KIT_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Render Kit Class Type' class.

See Also:
Constant Field Values

RENDER_KIT_FACTORY_TYPE

static final int RENDER_KIT_FACTORY_TYPE
The meta object id for the ' Render Kit Factory Type' class.

See Also:
RenderKitFactoryTypeImpl, FacesConfigPackageImpl.getRenderKitFactoryType(), Constant Field Values

RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT

static final int RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

RENDER_KIT_FACTORY_TYPE__ID

static final int RENDER_KIT_FACTORY_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDER_KIT_FACTORY_TYPE_FEATURE_COUNT

static final int RENDER_KIT_FACTORY_TYPE_FEATURE_COUNT
The number of structural features of the 'Render Kit Factory Type' class.

See Also:
Constant Field Values

RENDER_KIT_ID_TYPE

static final int RENDER_KIT_ID_TYPE
The meta object id for the ' Render Kit Id Type' class.

See Also:
RenderKitIdTypeImpl, FacesConfigPackageImpl.getRenderKitIdType(), Constant Field Values

RENDER_KIT_ID_TYPE__TEXT_CONTENT

static final int RENDER_KIT_ID_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

RENDER_KIT_ID_TYPE__ID

static final int RENDER_KIT_ID_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDER_KIT_ID_TYPE_FEATURE_COUNT

static final int RENDER_KIT_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Render Kit Id Type' class.

See Also:
Constant Field Values

RENDER_KIT_TYPE

static final int RENDER_KIT_TYPE
The meta object id for the ' Render Kit Type' class.

See Also:
RenderKitTypeImpl, FacesConfigPackageImpl.getRenderKitType(), Constant Field Values

RENDER_KIT_TYPE__DESCRIPTION

static final int RENDER_KIT_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

RENDER_KIT_TYPE__DISPLAY_NAME

static final int RENDER_KIT_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

RENDER_KIT_TYPE__ICON

static final int RENDER_KIT_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

RENDER_KIT_TYPE__RENDER_KIT_ID

static final int RENDER_KIT_TYPE__RENDER_KIT_ID
The feature id for the ' Render Kit Id ' containment reference.

See Also:
Constant Field Values

RENDER_KIT_TYPE__RENDER_KIT_CLASS

static final int RENDER_KIT_TYPE__RENDER_KIT_CLASS
The feature id for the ' Render Kit Class ' containment reference.

See Also:
Constant Field Values

RENDER_KIT_TYPE__RENDERER

static final int RENDER_KIT_TYPE__RENDERER
The feature id for the ' Renderer ' containment reference list.

See Also:
Constant Field Values

RENDER_KIT_TYPE__RENDER_KIT_EXTENSION

static final int RENDER_KIT_TYPE__RENDER_KIT_EXTENSION
The feature id for the ' Render Kit Extension ' containment reference list.

See Also:
Constant Field Values

RENDER_KIT_TYPE__ID

static final int RENDER_KIT_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDER_KIT_TYPE_FEATURE_COUNT

static final int RENDER_KIT_TYPE_FEATURE_COUNT
The number of structural features of the 'Render Kit Type' class.

See Also:
Constant Field Values

SMALL_ICON_TYPE

static final int SMALL_ICON_TYPE
The meta object id for the ' Small Icon Type' class.

See Also:
SmallIconTypeImpl, FacesConfigPackageImpl.getSmallIconType(), Constant Field Values

SMALL_ICON_TYPE__TEXT_CONTENT

static final int SMALL_ICON_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

SMALL_ICON_TYPE__ID

static final int SMALL_ICON_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

SMALL_ICON_TYPE_FEATURE_COUNT

static final int SMALL_ICON_TYPE_FEATURE_COUNT
The number of structural features of the 'Small Icon Type' class.

See Also:
Constant Field Values

STATE_MANAGER_TYPE

static final int STATE_MANAGER_TYPE
The meta object id for the ' State Manager Type' class.

See Also:
StateManagerTypeImpl, FacesConfigPackageImpl.getStateManagerType(), Constant Field Values

STATE_MANAGER_TYPE__TEXT_CONTENT

static final int STATE_MANAGER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

STATE_MANAGER_TYPE__ID

static final int STATE_MANAGER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

STATE_MANAGER_TYPE_FEATURE_COUNT

static final int STATE_MANAGER_TYPE_FEATURE_COUNT
The number of structural features of the 'State Manager Type' class.

See Also:
Constant Field Values

SUGGESTED_VALUE_TYPE

static final int SUGGESTED_VALUE_TYPE
The meta object id for the ' Suggested Value Type' class.

See Also:
SuggestedValueTypeImpl, FacesConfigPackageImpl.getSuggestedValueType(), Constant Field Values

SUGGESTED_VALUE_TYPE__TEXT_CONTENT

static final int SUGGESTED_VALUE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

SUGGESTED_VALUE_TYPE__ID

static final int SUGGESTED_VALUE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

SUGGESTED_VALUE_TYPE_FEATURE_COUNT

static final int SUGGESTED_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Suggested Value Type' class.

See Also:
Constant Field Values

SUPPORTED_LOCALE_TYPE

static final int SUPPORTED_LOCALE_TYPE
The meta object id for the ' Supported Locale Type' class.

See Also:
SupportedLocaleTypeImpl, FacesConfigPackageImpl.getSupportedLocaleType(), Constant Field Values

SUPPORTED_LOCALE_TYPE__TEXT_CONTENT

static final int SUPPORTED_LOCALE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

SUPPORTED_LOCALE_TYPE__ID

static final int SUPPORTED_LOCALE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

SUPPORTED_LOCALE_TYPE_FEATURE_COUNT

static final int SUPPORTED_LOCALE_TYPE_FEATURE_COUNT
The number of structural features of the 'Supported Locale Type' class.

See Also:
Constant Field Values

TO_VIEW_ID_TYPE

static final int TO_VIEW_ID_TYPE
The meta object id for the ' To View Id Type' class.

See Also:
ToViewIdTypeImpl, FacesConfigPackageImpl.getToViewIdType(), Constant Field Values

TO_VIEW_ID_TYPE__TEXT_CONTENT

static final int TO_VIEW_ID_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

TO_VIEW_ID_TYPE__ID

static final int TO_VIEW_ID_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

TO_VIEW_ID_TYPE_FEATURE_COUNT

static final int TO_VIEW_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'To View Id Type' class.

See Also:
Constant Field Values

VALIDATOR_CLASS_TYPE

static final int VALIDATOR_CLASS_TYPE
The meta object id for the ' Validator Class Type' class.

See Also:
ValidatorClassTypeImpl, FacesConfigPackageImpl.getValidatorClassType(), Constant Field Values

VALIDATOR_CLASS_TYPE__TEXT_CONTENT

static final int VALIDATOR_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VALIDATOR_CLASS_TYPE__ID

static final int VALIDATOR_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VALIDATOR_CLASS_TYPE_FEATURE_COUNT

static final int VALIDATOR_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Validator Class Type' class.

See Also:
Constant Field Values

VALIDATOR_ID_TYPE

static final int VALIDATOR_ID_TYPE
The meta object id for the ' Validator Id Type' class.

See Also:
ValidatorIdTypeImpl, FacesConfigPackageImpl.getValidatorIdType(), Constant Field Values

VALIDATOR_ID_TYPE__TEXT_CONTENT

static final int VALIDATOR_ID_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VALIDATOR_ID_TYPE__ID

static final int VALIDATOR_ID_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VALIDATOR_ID_TYPE_FEATURE_COUNT

static final int VALIDATOR_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Validator Id Type' class.

See Also:
Constant Field Values

VALIDATOR_TYPE

static final int VALIDATOR_TYPE
The meta object id for the ' Validator Type' class.

See Also:
ValidatorTypeImpl, FacesConfigPackageImpl.getValidatorType(), Constant Field Values

VALIDATOR_TYPE__DESCRIPTION

static final int VALIDATOR_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

VALIDATOR_TYPE__DISPLAY_NAME

static final int VALIDATOR_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

VALIDATOR_TYPE__ICON

static final int VALIDATOR_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

VALIDATOR_TYPE__VALIDATOR_ID

static final int VALIDATOR_TYPE__VALIDATOR_ID
The feature id for the ' Validator Id ' containment reference.

See Also:
Constant Field Values

VALIDATOR_TYPE__VALIDATOR_CLASS

static final int VALIDATOR_TYPE__VALIDATOR_CLASS
The feature id for the ' Validator Class ' containment reference.

See Also:
Constant Field Values

VALIDATOR_TYPE__ATTRIBUTE

static final int VALIDATOR_TYPE__ATTRIBUTE
The feature id for the ' Attribute ' containment reference list.

See Also:
Constant Field Values

VALIDATOR_TYPE__PROPERTY

static final int VALIDATOR_TYPE__PROPERTY
The feature id for the ' Property ' containment reference list.

See Also:
Constant Field Values

VALIDATOR_TYPE__VALIDATOR_EXTENSION

static final int VALIDATOR_TYPE__VALIDATOR_EXTENSION
The feature id for the ' Validator Extension ' containment reference list.

See Also:
Constant Field Values

VALIDATOR_TYPE__ID

static final int VALIDATOR_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VALIDATOR_TYPE_FEATURE_COUNT

static final int VALIDATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Validator Type' class.

See Also:
Constant Field Values

VALUE_CLASS_TYPE

static final int VALUE_CLASS_TYPE
The meta object id for the ' Value Class Type' class.

See Also:
ValueClassTypeImpl, FacesConfigPackageImpl.getValueClassType(), Constant Field Values

VALUE_CLASS_TYPE__TEXT_CONTENT

static final int VALUE_CLASS_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VALUE_CLASS_TYPE__ID

static final int VALUE_CLASS_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VALUE_CLASS_TYPE_FEATURE_COUNT

static final int VALUE_CLASS_TYPE_FEATURE_COUNT
The number of structural features of the 'Value Class Type' class.

See Also:
Constant Field Values

VALUE_TYPE

static final int VALUE_TYPE
The meta object id for the ' Value Type' class.

See Also:
ValueTypeImpl, FacesConfigPackageImpl.getValueType(), Constant Field Values

VALUE_TYPE__TEXT_CONTENT

static final int VALUE_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VALUE_TYPE__ID

static final int VALUE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VALUE_TYPE_FEATURE_COUNT

static final int VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Value Type' class.

See Also:
Constant Field Values

VARIABLE_RESOLVER_TYPE

static final int VARIABLE_RESOLVER_TYPE
The meta object id for the ' Variable Resolver Type' class.

See Also:
VariableResolverTypeImpl, FacesConfigPackageImpl.getVariableResolverType(), Constant Field Values

VARIABLE_RESOLVER_TYPE__TEXT_CONTENT

static final int VARIABLE_RESOLVER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VARIABLE_RESOLVER_TYPE__ID

static final int VARIABLE_RESOLVER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VARIABLE_RESOLVER_TYPE_FEATURE_COUNT

static final int VARIABLE_RESOLVER_TYPE_FEATURE_COUNT
The number of structural features of the 'Variable Resolver Type' class.

See Also:
Constant Field Values

VIEW_HANDLER_TYPE

static final int VIEW_HANDLER_TYPE
The meta object id for the ' View Handler Type' class.

See Also:
ViewHandlerTypeImpl, FacesConfigPackageImpl.getViewHandlerType(), Constant Field Values

VIEW_HANDLER_TYPE__TEXT_CONTENT

static final int VIEW_HANDLER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VIEW_HANDLER_TYPE__ID

static final int VIEW_HANDLER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VIEW_HANDLER_TYPE_FEATURE_COUNT

static final int VIEW_HANDLER_TYPE_FEATURE_COUNT
The number of structural features of the 'View Handler Type' class.

See Also:
Constant Field Values

APPLICATION_EXTENSION_TYPE

static final int APPLICATION_EXTENSION_TYPE
The meta object id for the ' Application Extension Type' class.

See Also:
ApplicationExtensionTypeImpl, FacesConfigPackageImpl.getApplicationExtensionType(), Constant Field Values

APPLICATION_EXTENSION_TYPE__CHILD_NODES

static final int APPLICATION_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

APPLICATION_EXTENSION_TYPE__TEXT_CONTENT

static final int APPLICATION_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

APPLICATION_EXTENSION_TYPE__ID

static final int APPLICATION_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

APPLICATION_EXTENSION_TYPE_FEATURE_COUNT

static final int APPLICATION_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Application Extension Type' class.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE

static final int RESOURCE_BUNDLE_TYPE
The meta object id for the ' Resource Bundle Type' class.

See Also:
ResourceBundleTypeImpl, FacesConfigPackageImpl.getResourceBundleType(), Constant Field Values

BASE_NAME_TYPE

static final int BASE_NAME_TYPE
The meta object id for the ' Base Name Type' class.

See Also:
BaseNameTypeImpl, FacesConfigPackageImpl.getBaseNameType(), Constant Field Values

VAR_TYPE

static final int VAR_TYPE
The meta object id for the ' Var Type' class.

See Also:
VarTypeImpl, FacesConfigPackageImpl.getVarType(), Constant Field Values

FACES_CONFIG_EXTENSION_TYPE

static final int FACES_CONFIG_EXTENSION_TYPE
The meta object id for the ' Extension Type' class.

See Also:
FacesConfigExtensionTypeImpl, FacesConfigPackageImpl.getFacesConfigExtensionType(), Constant Field Values

FACTORY_EXTENSION_TYPE

static final int FACTORY_EXTENSION_TYPE
The meta object id for the ' Factory Extension Type' class.

See Also:
FactoryExtensionTypeImpl, FacesConfigPackageImpl.getFactoryExtensionType(), Constant Field Values

LIFECYCLE_EXTENSION_TYPE

static final int LIFECYCLE_EXTENSION_TYPE
The meta object id for the ' Lifecycle Extension Type' class.

See Also:
LifecycleExtensionTypeImpl, FacesConfigPackageImpl.getLifecycleExtensionType(), Constant Field Values

CONVERTER_EXTENSION_TYPE

static final int CONVERTER_EXTENSION_TYPE
The meta object id for the ' Converter Extension Type' class.

See Also:
ConverterExtensionTypeImpl, FacesConfigPackageImpl.getConverterExtensionType(), Constant Field Values

CONVERTER_EXTENSION_TYPE__CHILD_NODES

static final int CONVERTER_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

CONVERTER_EXTENSION_TYPE__TEXT_CONTENT

static final int CONVERTER_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

CONVERTER_EXTENSION_TYPE__ID

static final int CONVERTER_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

CONVERTER_EXTENSION_TYPE_FEATURE_COUNT

static final int CONVERTER_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Converter Extension Type' class.

See Also:
Constant Field Values

EL_RESOLVER_TYPE__TEXT_CONTENT

static final int EL_RESOLVER_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

EL_RESOLVER_TYPE__ID

static final int EL_RESOLVER_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

EL_RESOLVER_TYPE_FEATURE_COUNT

static final int EL_RESOLVER_TYPE_FEATURE_COUNT
The number of structural features of the 'EL Resolver Type' class.

See Also:
Constant Field Values

FACES_CONFIG_EXTENSION_TYPE__CHILD_NODES

static final int FACES_CONFIG_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

FACES_CONFIG_EXTENSION_TYPE__TEXT_CONTENT

static final int FACES_CONFIG_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FACES_CONFIG_EXTENSION_TYPE__ID

static final int FACES_CONFIG_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACES_CONFIG_EXTENSION_TYPE_FEATURE_COUNT

static final int FACES_CONFIG_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Extension Type' class.

See Also:
Constant Field Values

FACTORY_EXTENSION_TYPE__CHILD_NODES

static final int FACTORY_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

FACTORY_EXTENSION_TYPE__TEXT_CONTENT

static final int FACTORY_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

FACTORY_EXTENSION_TYPE__ID

static final int FACTORY_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

FACTORY_EXTENSION_TYPE_FEATURE_COUNT

static final int FACTORY_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Factory Extension Type' class.

See Also:
Constant Field Values

LIFECYCLE_EXTENSION_TYPE__CHILD_NODES

static final int LIFECYCLE_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

LIFECYCLE_EXTENSION_TYPE__TEXT_CONTENT

static final int LIFECYCLE_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

LIFECYCLE_EXTENSION_TYPE__ID

static final int LIFECYCLE_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

LIFECYCLE_EXTENSION_TYPE_FEATURE_COUNT

static final int LIFECYCLE_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Lifecycle Extension Type' class.

See Also:
Constant Field Values

MANAGED_BEAN_EXTENSION_TYPE

static final int MANAGED_BEAN_EXTENSION_TYPE
The meta object id for the ' Managed Bean Extension Type' class.

See Also:
ManagedBeanExtensionTypeImpl, FacesConfigPackageImpl.getManagedBeanExtensionType(), Constant Field Values

MANAGED_BEAN_EXTENSION_TYPE__CHILD_NODES

static final int MANAGED_BEAN_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

MANAGED_BEAN_EXTENSION_TYPE__TEXT_CONTENT

static final int MANAGED_BEAN_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_EXTENSION_TYPE__ID

static final int MANAGED_BEAN_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

MANAGED_BEAN_EXTENSION_TYPE_FEATURE_COUNT

static final int MANAGED_BEAN_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Managed Bean Extension Type' class.

See Also:
Constant Field Values

NAVIGATION_RULE_EXTENSION_TYPE

static final int NAVIGATION_RULE_EXTENSION_TYPE
The meta object id for the ' Navigation Rule Extension Type' class.

See Also:
NavigationRuleExtensionTypeImpl, FacesConfigPackageImpl.getNavigationRuleExtensionType(), Constant Field Values

NAVIGATION_RULE_EXTENSION_TYPE__CHILD_NODES

static final int NAVIGATION_RULE_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

NAVIGATION_RULE_EXTENSION_TYPE__TEXT_CONTENT

static final int NAVIGATION_RULE_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

NAVIGATION_RULE_EXTENSION_TYPE__ID

static final int NAVIGATION_RULE_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

NAVIGATION_RULE_EXTENSION_TYPE_FEATURE_COUNT

static final int NAVIGATION_RULE_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Navigation Rule Extension Type' class.

See Also:
Constant Field Values

VALIDATOR_EXTENSION_TYPE

static final int VALIDATOR_EXTENSION_TYPE
The meta object id for the ' Validator Extension Type' class.

See Also:
ValidatorExtensionTypeImpl, FacesConfigPackageImpl.getValidatorExtensionType(), Constant Field Values

VALIDATOR_EXTENSION_TYPE__CHILD_NODES

static final int VALIDATOR_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

VALIDATOR_EXTENSION_TYPE__TEXT_CONTENT

static final int VALIDATOR_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VALIDATOR_EXTENSION_TYPE__ID

static final int VALIDATOR_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VALIDATOR_EXTENSION_TYPE_FEATURE_COUNT

static final int VALIDATOR_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Validator Extension Type' class.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE__DESCRIPTION

static final int RESOURCE_BUNDLE_TYPE__DESCRIPTION
The feature id for the ' Description ' containment reference list.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE__DISPLAY_NAME

static final int RESOURCE_BUNDLE_TYPE__DISPLAY_NAME
The feature id for the ' Display Name ' containment reference list.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE__ICON

static final int RESOURCE_BUNDLE_TYPE__ICON
The feature id for the ' Icon ' containment reference list.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE__BASE_NAME

static final int RESOURCE_BUNDLE_TYPE__BASE_NAME
The feature id for the ' Base Name ' reference.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE__VAR

static final int RESOURCE_BUNDLE_TYPE__VAR
The feature id for the ' Var ' reference.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE__ID

static final int RESOURCE_BUNDLE_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RESOURCE_BUNDLE_TYPE_FEATURE_COUNT

static final int RESOURCE_BUNDLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Resource Bundle Type' class.

See Also:
Constant Field Values

BASE_NAME_TYPE__TEXT_CONTENT

static final int BASE_NAME_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

BASE_NAME_TYPE__ID

static final int BASE_NAME_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

BASE_NAME_TYPE_FEATURE_COUNT

static final int BASE_NAME_TYPE_FEATURE_COUNT
The number of structural features of the 'Base Name Type' class.

See Also:
Constant Field Values

VAR_TYPE__TEXT_CONTENT

static final int VAR_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

VAR_TYPE__ID

static final int VAR_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

VAR_TYPE_FEATURE_COUNT

static final int VAR_TYPE_FEATURE_COUNT
The number of structural features of the 'Var Type' class.

See Also:
Constant Field Values

RENDER_KIT_EXTENSION_TYPE

static final int RENDER_KIT_EXTENSION_TYPE
The meta object id for the ' Render Kit Extension Type' class.

See Also:
RenderKitExtensionTypeImpl, FacesConfigPackageImpl.getRenderKitExtensionType(), Constant Field Values

RENDER_KIT_EXTENSION_TYPE__CHILD_NODES

static final int RENDER_KIT_EXTENSION_TYPE__CHILD_NODES
The feature id for the ' Child Nodes ' reference list.

See Also:
Constant Field Values

RENDER_KIT_EXTENSION_TYPE__TEXT_CONTENT

static final int RENDER_KIT_EXTENSION_TYPE__TEXT_CONTENT
The feature id for the ' Text Content ' attribute.

See Also:
Constant Field Values

RENDER_KIT_EXTENSION_TYPE__ID

static final int RENDER_KIT_EXTENSION_TYPE__ID
The feature id for the ' Id ' attribute.

See Also:
Constant Field Values

RENDER_KIT_EXTENSION_TYPE_FEATURE_COUNT

static final int RENDER_KIT_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Render Kit Extension Type' class.

See Also:
Constant Field Values
Method Detail

getActionListenerType

EClass getActionListenerType()
Returns the meta object for class ' Action Listener Type'.

Returns:
the meta object for class 'Action Listener Type'.
See Also:
ActionListenerType

getActionListenerType_TextContent

EAttribute getActionListenerType_TextContent()
Returns the meta object for the attribute ' Text Content'.

Returns:
the meta object for the attribute 'Text Content'.
See Also:
ActionListenerType.getTextContent(), getActionListenerType()

getActionListenerType_Id

EAttribute getActionListenerType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
ActionListenerType.getId(), getActionListenerType()

getApplicationFactoryType

EClass getApplicationFactoryType()
Returns the meta object for class ' Application Factory Type'.

Returns:
the meta object for class 'Application Factory Type'.
See Also:
ApplicationFactoryType

getApplicationFactoryType_TextContent

EAttribute getApplicationFactoryType_TextContent()
Returns the meta object for the attribute ' Text Content'.

Returns:
the meta object for the attribute 'Text Content'.
See Also:
ApplicationFactoryType.getTextContent(), getApplicationFactoryType()

getApplicationFactoryType_Id

EAttribute getApplicationFactoryType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
ApplicationFactoryType.getId(), getApplicationFactoryType()

getApplicationType

EClass getApplicationType()
Returns the meta object for class ' Application Type'.

Returns:
the meta object for class 'Application Type'.
See Also:
ApplicationType

getApplicationType_ActionListener

EReference getApplicationType_ActionListener()
Returns the meta object for the containment reference list ' Action Listener'.

Returns:
the meta object for the containment reference list 'Action Listener'.
See Also:
ApplicationType.getActionListener(), getApplicationType()

getApplicationType_DefaultRenderKitId

EReference getApplicationType_DefaultRenderKitId()
Returns the meta object for the containment reference list ' Default Render Kit Id'.

Returns:
the meta object for the containment reference list 'Default Render Kit Id'.
See Also:
ApplicationType.getDefaultRenderKitId(), getApplicationType()

getApplicationType_MessageBundle

EReference getApplicationType_MessageBundle()
Returns the meta object for the containment reference list ' Message Bundle'.

Returns:
the meta object for the containment reference list 'Message Bundle'.
See Also:
ApplicationType.getMessageBundle(), getApplicationType()

getApplicationType_NavigationHandler

EReference getApplicationType_NavigationHandler()
Returns the meta object for the containment reference list ' Navigation Handler'.

Returns:
the meta object for the containment reference list 'Navigation Handler'.
See Also:
ApplicationType.getNavigationHandler(), getApplicationType()

getApplicationType_ViewHandler

EReference getApplicationType_ViewHandler()
Returns the meta object for the containment reference list ' View Handler'.

Returns:
the meta object for the containment reference list 'View Handler'.
See Also:
ApplicationType.getViewHandler(), getApplicationType()

getApplicationType_StateManager

EReference getApplicationType_StateManager()
Returns the meta object for the containment reference list ' State Manager'.

Returns:
the meta object for the containment reference list 'State Manager'.
See Also:
ApplicationType.getStateManager(), getApplicationType()

getApplicationType_PropertyResolver

EReference getApplicationType_PropertyResolver()
Returns the meta object for the containment reference list ' Property Resolver'.

Returns:
the meta object for the containment reference list 'Property Resolver'.
See Also:
ApplicationType.getPropertyResolver(), getApplicationType()

getApplicationType_VariableResolver

EReference getApplicationType_VariableResolver()
Returns the meta object for the containment reference list ' Variable Resolver'.

Returns:
the meta object for the containment reference list 'Variable Resolver'.
See Also:
ApplicationType.getVariableResolver(), getApplicationType()

getApplicationType_LocaleConfig

EReference getApplicationType_LocaleConfig()
Returns the meta object for the containment reference list ' Locale Config'.

Returns:
the meta object for the containment reference list 'Locale Config'.
See Also:
ApplicationType.getLocaleConfig(), getApplicationType()

getApplicationType_Id

EAttribute getApplicationType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
ApplicationType.getId(), getApplicationType()

getApplicationType_ELResolver

EReference getApplicationType_ELResolver()
Returns the meta object for the reference list ' EL Resolver'.

Returns:
the meta object for the reference list 'EL Resolver'.
See Also:
ApplicationType.getELResolver(), getApplicationType()

getApplicationType_ResourceBundle

EReference getApplicationType_ResourceBundle()
Returns the meta object for the reference list ' Resource Bundle'.

Returns:
the meta object for the reference list 'Resource Bundle'.
See Also:
ApplicationType.getResourceBundle(), getApplicationType()

getApplicationType_ApplicationExtension

EReference getApplicationType_ApplicationExtension()
Returns the meta object for the reference list ' Application Extension'.

Returns:
the meta object for the reference list 'Application Extension'.
See Also:
ApplicationType.getApplicationExtension(), getApplicationType()

getAttributeClassType

EClass getAttributeClassType()
Returns the meta object for class ' Attribute Class Type'.

Returns:
the meta object for class 'Attribute Class Type'.
See Also:
AttributeClassType

getAttributeClassType_TextContent

EAttribute getAttributeClassType_TextContent()
Returns the meta object for the attribute ' Text Content'.

Returns:
the meta object for the attribute 'Text Content'.
See Also:
AttributeClassType.getTextContent(), getAttributeClassType()

getAttributeClassType_Id

EAttribute getAttributeClassType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
AttributeClassType.getId(), getAttributeClassType()

getAttributeExtensionType

EClass getAttributeExtensionType()
Returns the meta object for class ' Attribute Extension Type'.

Returns:
the meta object for class 'Attribute Extension Type'.
See Also:
AttributeExtensionType

getAttributeNameType

EClass getAttributeNameType()
Returns the meta object for class ' Attribute Name Type'.

Returns:
the meta object for class 'Attribute Name Type'.
See Also:
AttributeNameType

getAttributeNameType_TextContent

EAttribute getAttributeNameType_TextContent()
Returns the meta object for the attribute ' Text Content'.

Returns:
the meta object for the attribute 'Text Content'.
See Also:
AttributeNameType.getTextContent(), getAttributeNameType()

getAttributeNameType_Id

EAttribute getAttributeNameType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
AttributeNameType.getId(), getAttributeNameType()

getAttributeType

EClass getAttributeType()
Returns the meta object for class ' Attribute Type'.

Returns:
the meta object for class 'Attribute Type'.
See Also:
AttributeType

getAttributeType_Description

EReference getAttributeType_Description()
Returns the meta object for the containment reference list ' Description'.

Returns:
the meta object for the containment reference list 'Description'.
See Also:
AttributeType.getDescription(), getAttributeType()

getAttributeType_DisplayName

EReference getAttributeType_DisplayName()
Returns the meta object for the containment reference list ' Display Name'.

Returns:
the meta object for the containment reference list 'Display Name'.
See Also:
AttributeType.getDisplayName(), getAttributeType()

getAttributeType_Icon

EReference getAttributeType_Icon()
Returns the meta object for the containment reference list ' Icon'.

Returns:
the meta object for the containment reference list 'Icon'.
See Also:
AttributeType.getIcon(), getAttributeType()

getAttributeType_AttributeName

EReference getAttributeType_AttributeName()
Returns the meta object for the containment reference ' Attribute Name'.

Returns:
the meta object for the containment reference 'Attribute Name'.
See Also:
AttributeType.getAttributeName(), getAttributeType()

getAttributeType_AttributeClass

EReference getAttributeType_AttributeClass()
Returns the meta object for the containment reference ' Attribute Class'.

Returns:
the meta object for the containment reference 'Attribute Class'.
See Also:
AttributeType.getAttributeClass(), getAttributeType()

getAttributeType_DefaultValue

EReference getAttributeType_DefaultValue()
Returns the meta object for the containment reference ' Default Value'.

Returns:
the meta object for the containment reference 'Default Value'.
See Also:
AttributeType.getDefaultValue(), getAttributeType()

getAttributeType_SuggestedValue

EReference getAttributeType_SuggestedValue()
Returns the meta object for the containment reference ' Suggested Value'.

Returns:
the meta object for the containment reference 'Suggested Value'.
See Also:
AttributeType.getSuggestedValue(), getAttributeType()

getAttributeType_AttributeExtension

EReference getAttributeType_AttributeExtension()
Returns the meta object for the containment reference list ' Attribute Extension'.

Returns:
the meta object for the containment reference list 'Attribute Extension'.
See Also:
AttributeType.getAttributeExtension(), getAttributeType()

getAttributeType_Id

EAttribute getAttributeType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
AttributeType.getId(), getAttributeType()

getComponentClassType

EClass getComponentClassType()
Returns the meta object for class ' Component Class Type'.

Returns:
the meta object for class 'Component Class Type'.
See Also:
ComponentClassType

getComponentClassType_TextContent

EAttribute getComponentClassType_TextContent()
Returns the meta object for the attribute ' Text Content'.

Returns:
the meta object for the attribute 'Text Content'.
See Also:
ComponentClassType.getTextContent(), getComponentClassType()

getComponentClassType_Id

EAttribute getComponentClassType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
ComponentClassType.getId(), getComponentClassType()

getComponentExtensionType

EClass getComponentExtensionType()
Returns the meta object for class ' Component Extension Type'.

Returns:
the meta object for class 'Component Extension Type'.
See Also:
ComponentExtensionType

getComponentFamilyType

EClass getComponentFamilyType()
Returns the meta object for class ' Component Family Type'.

Returns:
the meta object for class 'Component Family Type'.
See Also:
ComponentFamilyType

getComponentFamilyType_TextContent

EAttribute getComponentFamilyType_TextContent()
Returns the meta object for the attribute ' Text Content'.

Returns:
the meta object for the attribute 'Text Content'.
See Also:
ComponentFamilyType.getTextContent(), getComponentFamilyType()

getComponentFamilyType_Id

EAttribute getComponentFamilyType_Id()
Returns the meta object for the attribute ' Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
ComponentFamilyType.getId(), getComponentFamilyType()

getComponentType

EClass getComponentType()
Returns the meta object for class ' Component Type'.

Returns:
the meta object for class 'Component Type'.
See Also:
ComponentType

getComponentType_Description

EReference getComponentType_Description()
Returns the meta object for the containment reference list ' Description'.

Returns:
the meta object for the containment reference list 'Description'.
See Also:
ComponentType.getDescription(), getComponentType()

getComponentType_DisplayName

EReference getComponentType_DisplayName()
Returns the meta object for the containment reference list ' Display Name'.

Returns:
the meta object for the containment reference list 'Display Name'.
See Also:
ComponentType.getDisplayName(), getComponentType()

getComponentType_Icon

EReference getComponentType_Icon()
Returns the meta object for the containment reference list ' Icon'.

Returns:
the meta object for the containment reference list 'Icon'.
See Also:
ComponentType.getIcon(), getComponentType()

getComponentType_ComponentType

EReference getComponentType_ComponentType()
Returns the meta object for the containment reference ' Component Type'.

Returns:
the meta object for the containment reference 'Component Type'.
See Also:
ComponentType.getComponentType(), getComponentType()

getComponentType_ComponentClass