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

EReference getComponentType_ComponentClass()
Returns the meta object for the containment reference ' Component Class'.

Returns:
the meta object for the containment reference 'Component Class'.
See Also:
ComponentType.getComponentClass(), getComponentType()

getComponentType_Facet

EReference getComponentType_Facet()
Returns the meta object for the containment reference list ' Facet'.

Returns:
the meta object for the containment reference list 'Facet'.
See Also:
ComponentType.getFacet(), getComponentType()

getComponentType_Attribute

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

Returns:
the meta object for the containment reference list 'Attribute'.
See Also:
ComponentType.getAttribute(), getComponentType()

getComponentType_Property

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

Returns:
the meta object for the containment reference list 'Property'.
See Also:
ComponentType.getProperty(), getComponentType()

getComponentType_ComponentExtension

EReference getComponentType_ComponentExtension()
Returns the meta object for the containment reference list ' Component Extension'.

Returns:
the meta object for the containment reference list 'Component Extension'.
See Also:
ComponentType.getComponentExtension(), getComponentType()

getComponentType_Id

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

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

getComponentTypeType

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

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

getComponentTypeType_TextContent

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

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

getComponentTypeType_Id

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

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

getConverterClassType

EClass getConverterClassType()
Returns the meta object for class ' Converter Class Type'.

Returns:
the meta object for class 'Converter Class Type'.
See Also:
ConverterClassType

getConverterClassType_TextContent

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

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

getConverterClassType_Id

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

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

getConverterForClassType

EClass getConverterForClassType()
Returns the meta object for class ' Converter For Class Type'.

Returns:
the meta object for class 'Converter For Class Type'.
See Also:
ConverterForClassType

getConverterForClassType_TextContent

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

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

getConverterForClassType_Id

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

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

getConverterIdType

EClass getConverterIdType()
Returns the meta object for class ' Converter Id Type'.

Returns:
the meta object for class 'Converter Id Type'.
See Also:
ConverterIdType

getConverterIdType_TextContent

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

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

getConverterIdType_Id

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

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

getConverterType

EClass getConverterType()
Returns the meta object for class ' Converter Type'.

Returns:
the meta object for class 'Converter Type'.
See Also:
ConverterType

getConverterType_Description

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

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

getConverterType_DisplayName

EReference getConverterType_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:
ConverterType.getDisplayName(), getConverterType()

getConverterType_Icon

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

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

getConverterType_ConverterId

EReference getConverterType_ConverterId()
Returns the meta object for the containment reference ' Converter Id'.

Returns:
the meta object for the containment reference 'Converter Id'.
See Also:
ConverterType.getConverterId(), getConverterType()

getConverterType_ConverterForClass

EReference getConverterType_ConverterForClass()
Returns the meta object for the containment reference ' Converter For Class'.

Returns:
the meta object for the containment reference 'Converter For Class'.
See Also:
ConverterType.getConverterForClass(), getConverterType()

getConverterType_ConverterClass

EReference getConverterType_ConverterClass()
Returns the meta object for the containment reference ' Converter Class'.

Returns:
the meta object for the containment reference 'Converter Class'.
See Also:
ConverterType.getConverterClass(), getConverterType()

getConverterType_Attribute

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

Returns:
the meta object for the containment reference list 'Attribute'.
See Also:
ConverterType.getAttribute(), getConverterType()

getConverterType_Property

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

Returns:
the meta object for the containment reference list 'Property'.
See Also:
ConverterType.getProperty(), getConverterType()

getConverterType_ConverterExtension

EReference getConverterType_ConverterExtension()
Returns the meta object for the containment reference list ' Converter Extension'.

Returns:
the meta object for the containment reference list 'Converter Extension'.
See Also:
ConverterType.getConverterExtension(), getConverterType()

getConverterType_Id

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

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

getDefaultLocaleType

EClass getDefaultLocaleType()
Returns the meta object for class ' Default Locale Type'.

Returns:
the meta object for class 'Default Locale Type'.
See Also:
DefaultLocaleType

getDefaultLocaleType_TextContent

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

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

getDefaultLocaleType_Id

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

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

getDefaultRenderKitIdType

EClass getDefaultRenderKitIdType()
Returns the meta object for class ' Default Render Kit Id Type'.

Returns:
the meta object for class 'Default Render Kit Id Type'.
See Also:
DefaultRenderKitIdType

getDefaultRenderKitIdType_TextContent

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

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

getDefaultRenderKitIdType_Id

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

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

getDefaultValueType

EClass getDefaultValueType()
Returns the meta object for class ' Default Value Type'.

Returns:
the meta object for class 'Default Value Type'.
See Also:
DefaultValueType

getDefaultValueType_TextContent

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

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

getDefaultValueType_Id

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

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

getDescriptionType

EClass getDescriptionType()
Returns the meta object for class ' Description Type'.

Returns:
the meta object for class 'Description Type'.
See Also:
DescriptionType

getDescriptionType_TextContent

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

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

getDescriptionType_Lang

EAttribute getDescriptionType_Lang()
Returns the meta object for the attribute ' Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
DescriptionType.getLang(), getDescriptionType()

getDescriptionType_Id

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

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

getDisplayNameType

EClass getDisplayNameType()
Returns the meta object for class ' Display Name Type'.

Returns:
the meta object for class 'Display Name Type'.
See Also:
DisplayNameType

getDisplayNameType_TextContent

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

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

getDisplayNameType_Lang

EAttribute getDisplayNameType_Lang()
Returns the meta object for the attribute ' Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
DisplayNameType.getLang(), getDisplayNameType()

getDisplayNameType_Id

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

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

getDocumentRoot

EClass getDocumentRoot()
Returns the meta object for class ' Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot

getDocumentRoot_Mixed

EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()

getDocumentRoot_XMLNSPrefixMap

EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map ' XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()

getDocumentRoot_XSISchemaLocation

EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map ' XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()

getDocumentRoot_ActionListener

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

Returns:
the meta object for the containment reference 'Action Listener'.
See Also:
DocumentRoot.getActionListener(), getDocumentRoot()

getDocumentRoot_Application

EReference getDocumentRoot_Application()
Returns the meta object for the containment reference ' Application'.

Returns:
the meta object for the containment reference 'Application'.
See Also:
DocumentRoot.getApplication(), getDocumentRoot()

getDocumentRoot_ApplicationFactory

EReference getDocumentRoot_ApplicationFactory()
Returns the meta object for the containment reference ' Application Factory'.

Returns:
the meta object for the containment reference 'Application Factory'.
See Also:
DocumentRoot.getApplicationFactory(), getDocumentRoot()

getDocumentRoot_Attribute

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

Returns:
the meta object for the containment reference 'Attribute'.
See Also:
DocumentRoot.getAttribute(), getDocumentRoot()

getDocumentRoot_AttributeClass

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

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

getDocumentRoot_AttributeExtension

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

Returns:
the meta object for the containment reference 'Attribute Extension'.
See Also:
DocumentRoot.getAttributeExtension(), getDocumentRoot()

getDocumentRoot_AttributeName

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

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

getDocumentRoot_Component

EReference getDocumentRoot_Component()
Returns the meta object for the containment reference ' Component'.

Returns:
the meta object for the containment reference 'Component'.
See Also:
DocumentRoot.getComponent(), getDocumentRoot()

getDocumentRoot_ComponentClass

EReference getDocumentRoot_ComponentClass()
Returns the meta object for the containment reference ' Component Class'.

Returns:
the meta object for the containment reference 'Component Class'.
See Also:
DocumentRoot.getComponentClass(), getDocumentRoot()

getDocumentRoot_ComponentExtension

EReference getDocumentRoot_ComponentExtension()
Returns the meta object for the containment reference ' Component Extension'.

Returns:
the meta object for the containment reference 'Component Extension'.
See Also:
DocumentRoot.getComponentExtension(), getDocumentRoot()

getDocumentRoot_ComponentFamily

EReference getDocumentRoot_ComponentFamily()
Returns the meta object for the containment reference ' Component Family'.

Returns:
the meta object for the containment reference 'Component Family'.
See Also:
DocumentRoot.getComponentFamily(), getDocumentRoot()

getDocumentRoot_ComponentType

EReference getDocumentRoot_ComponentType()
Returns the meta object for the containment reference ' Component Type'.

Returns:
the meta object for the containment reference 'Component Type'.
See Also:
DocumentRoot.getComponentType(), getDocumentRoot()

getDocumentRoot_Converter

EReference getDocumentRoot_Converter()
Returns the meta object for the containment reference ' Converter'.

Returns:
the meta object for the containment reference 'Converter'.
See Also:
DocumentRoot.getConverter(), getDocumentRoot()

getDocumentRoot_ConverterClass

EReference getDocumentRoot_ConverterClass()
Returns the meta object for the containment reference ' Converter Class'.

Returns:
the meta object for the containment reference 'Converter Class'.
See Also:
DocumentRoot.getConverterClass(), getDocumentRoot()

getDocumentRoot_ConverterForClass

EReference getDocumentRoot_ConverterForClass()
Returns the meta object for the containment reference ' Converter For Class'.

Returns:
the meta object for the containment reference 'Converter For Class'.
See Also:
DocumentRoot.getConverterForClass(), getDocumentRoot()

getDocumentRoot_ConverterId

EReference getDocumentRoot_ConverterId()
Returns the meta object for the containment reference ' Converter Id'.

Returns:
the meta object for the containment reference 'Converter Id'.
See Also:
DocumentRoot.getConverterId(), getDocumentRoot()

getDocumentRoot_DefaultLocale

EReference getDocumentRoot_DefaultLocale()
Returns the meta object for the containment reference ' Default Locale'.

Returns:
the meta object for the containment reference 'Default Locale'.
See Also:
DocumentRoot.getDefaultLocale(), getDocumentRoot()

getDocumentRoot_DefaultRenderKitId

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

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

getDocumentRoot_DefaultValue

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

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

getDocumentRoot_Description

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

Returns:
the meta object for the containment reference 'Description'.
See Also:
DocumentRoot.getDescription(), getDocumentRoot()

getDocumentRoot_DisplayName

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

Returns:
the meta object for the containment reference 'Display Name'.
See Also:
DocumentRoot.getDisplayName(), getDocumentRoot()

getDocumentRoot_FacesConfig

EReference getDocumentRoot_FacesConfig()
Returns the meta object for the containment reference ' Faces Config'.

Returns:
the meta object for the containment reference 'Faces Config'.
See Also:
DocumentRoot.getFacesConfig(), getDocumentRoot()

getDocumentRoot_FacesContextFactory

EReference getDocumentRoot_FacesContextFactory()
Returns the meta object for the containment reference ' Faces Context Factory'.

Returns:
the meta object for the containment reference 'Faces Context Factory'.
See Also:
DocumentRoot.getFacesContextFactory(), getDocumentRoot()

getDocumentRoot_Facet

EReference getDocumentRoot_Facet()
Returns the meta object for the containment reference ' Facet'.

Returns:
the meta object for the containment reference 'Facet'.
See Also:
DocumentRoot.getFacet(), getDocumentRoot()

getDocumentRoot_FacetExtension

EReference getDocumentRoot_FacetExtension()
Returns the meta object for the containment reference ' Facet Extension'.

Returns:
the meta object for the containment reference 'Facet Extension'.
See Also:
DocumentRoot.getFacetExtension(), getDocumentRoot()

getDocumentRoot_FacetName

EReference getDocumentRoot_FacetName()
Returns the meta object for the containment reference ' Facet Name'.

Returns:
the meta object for the containment reference 'Facet Name'.
See Also:
DocumentRoot.getFacetName(), getDocumentRoot()

getDocumentRoot_Factory

EReference getDocumentRoot_Factory()
Returns the meta object for the containment reference ' Factory'.

Returns:
the meta object for the containment reference 'Factory'.
See Also:
DocumentRoot.getFactory(), getDocumentRoot()

getDocumentRoot_FromAction

EReference getDocumentRoot_FromAction()
Returns the meta object for the containment reference ' From Action'.

Returns:
the meta object for the containment reference 'From Action'.
See Also:
DocumentRoot.getFromAction(), getDocumentRoot()

getDocumentRoot_FromOutcome

EReference getDocumentRoot_FromOutcome()
Returns the meta object for the containment reference ' From Outcome'.

Returns:
the meta object for the containment reference 'From Outcome'.
See Also:
DocumentRoot.getFromOutcome(), getDocumentRoot()

getDocumentRoot_FromViewId

EReference getDocumentRoot_FromViewId()
Returns the meta object for the containment reference ' From View Id'.

Returns:
the meta object for the containment reference 'From View Id'.
See Also:
DocumentRoot.getFromViewId(), getDocumentRoot()

getDocumentRoot_Icon

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

Returns:
the meta object for the containment reference 'Icon'.
See Also:
DocumentRoot.getIcon(), getDocumentRoot()

getDocumentRoot_Key

EReference getDocumentRoot_Key()
Returns the meta object for the containment reference ' Key'.

Returns:
the meta object for the containment reference 'Key'.
See Also:
DocumentRoot.getKey(), getDocumentRoot()

getDocumentRoot_KeyClass

EReference getDocumentRoot_KeyClass()
Returns the meta object for the containment reference ' Key Class'.

Returns:
the meta object for the containment reference 'Key Class'.
See Also:
DocumentRoot.getKeyClass(), getDocumentRoot()

getDocumentRoot_LargeIcon

EReference getDocumentRoot_LargeIcon()
Returns the meta object for the containment reference ' Large Icon'.

Returns:
the meta object for the containment reference 'Large Icon'.
See Also:
DocumentRoot.getLargeIcon(), getDocumentRoot()

getDocumentRoot_Lifecycle

EReference getDocumentRoot_Lifecycle()
Returns the meta object for the containment reference ' Lifecycle'.

Returns:
the meta object for the containment reference 'Lifecycle'.
See Also:
DocumentRoot.getLifecycle(), getDocumentRoot()

getDocumentRoot_LifecycleFactory

EReference getDocumentRoot_LifecycleFactory()
Returns the meta object for the containment reference ' Lifecycle Factory'.

Returns:
the meta object for the containment reference 'Lifecycle Factory'.
See Also:
DocumentRoot.getLifecycleFactory(), getDocumentRoot()

getDocumentRoot_ListEntries

EReference getDocumentRoot_ListEntries()
Returns the meta object for the containment reference ' List Entries'.

Returns:
the meta object for the containment reference 'List Entries'.
See Also:
DocumentRoot.getListEntries(), getDocumentRoot()

getDocumentRoot_LocaleConfig

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

Returns:
the meta object for the containment reference 'Locale Config'.
See Also:
DocumentRoot.getLocaleConfig(), getDocumentRoot()

getDocumentRoot_ManagedBean

EReference getDocumentRoot_ManagedBean()
Returns the meta object for the containment reference ' Managed Bean'.

Returns:
the meta object for the containment reference 'Managed Bean'.
See Also:
DocumentRoot.getManagedBean(), getDocumentRoot()

getDocumentRoot_ManagedBeanClass

EReference getDocumentRoot_ManagedBeanClass()
Returns the meta object for the containment reference ' Managed Bean Class'.

Returns:
the meta object for the containment reference 'Managed Bean Class'.
See Also:
DocumentRoot.getManagedBeanClass(), getDocumentRoot()

getDocumentRoot_ManagedBeanName

EReference getDocumentRoot_ManagedBeanName()
Returns the meta object for the containment reference ' Managed Bean Name'.

Returns:
the meta object for the containment reference 'Managed Bean Name'.
See Also:
DocumentRoot.getManagedBeanName(), getDocumentRoot()

getDocumentRoot_ManagedBeanScope

EReference getDocumentRoot_ManagedBeanScope()
Returns the meta object for the containment reference ' Managed Bean Scope'.

Returns:
the meta object for the containment reference 'Managed Bean Scope'.
See Also:
DocumentRoot.getManagedBeanScope(), getDocumentRoot()

getDocumentRoot_ManagedProperty

EReference getDocumentRoot_ManagedProperty()
Returns the meta object for the containment reference ' Managed Property'.

Returns:
the meta object for the containment reference 'Managed Property'.
See Also:
DocumentRoot.getManagedProperty(), getDocumentRoot()

getDocumentRoot_MapEntries

EReference getDocumentRoot_MapEntries()
Returns the meta object for the containment reference ' Map Entries'.

Returns:
the meta object for the containment reference 'Map Entries'.
See Also:
DocumentRoot.getMapEntries(), getDocumentRoot()

getDocumentRoot_MapEntry

EReference getDocumentRoot_MapEntry()
Returns the meta object for the containment reference ' Map Entry'.

Returns:
the meta object for the containment reference 'Map Entry'.
See Also:
DocumentRoot.getMapEntry(), getDocumentRoot()

getDocumentRoot_MessageBundle

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

Returns:
the meta object for the containment reference 'Message Bundle'.
See Also:
DocumentRoot.getMessageBundle(), getDocumentRoot()

getDocumentRoot_NavigationCase

EReference getDocumentRoot_NavigationCase()
Returns the meta object for the containment reference ' Navigation Case'.

Returns:
the meta object for the containment reference 'Navigation Case'.
See Also:
DocumentRoot.getNavigationCase(), getDocumentRoot()

getDocumentRoot_NavigationHandler

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

Returns:
the meta object for the containment reference 'Navigation Handler'.
See Also:
DocumentRoot.getNavigationHandler(), getDocumentRoot()

getDocumentRoot_NavigationRule

EReference getDocumentRoot_NavigationRule()
Returns the meta object for the containment reference ' Navigation Rule'.

Returns:
the meta object for the containment reference 'Navigation Rule'.
See Also:
DocumentRoot.getNavigationRule(), getDocumentRoot()

getDocumentRoot_NullValue

EReference getDocumentRoot_NullValue()
Returns the meta object for the containment reference ' Null Value'.

Returns:
the meta object for the containment reference 'Null Value'.
See Also:
DocumentRoot.getNullValue(), getDocumentRoot()

getDocumentRoot_PhaseListener

EReference getDocumentRoot_PhaseListener()
Returns the meta object for the containment reference ' Phase Listener'.

Returns:
the meta object for the containment reference 'Phase Listener'.
See Also:
DocumentRoot.getPhaseListener(), getDocumentRoot()

getDocumentRoot_Property

EReference getDocumentRoot_Property()
Returns the meta object for the containment reference ' Property'.

Returns:
the meta object for the containment reference 'Property'.
See Also:
DocumentRoot.getProperty(), getDocumentRoot()

getDocumentRoot_PropertyClass

EReference getDocumentRoot_PropertyClass()
Returns the meta object for the containment reference ' Property Class'.

Returns:
the meta object for the containment reference 'Property Class'.
See Also:
DocumentRoot.getPropertyClass(), getDocumentRoot()

getDocumentRoot_PropertyExtension

EReference getDocumentRoot_PropertyExtension()
Returns the meta object for the containment reference ' Property Extension'.

Returns:
the meta object for the containment reference 'Property Extension'.
See Also:
DocumentRoot.getPropertyExtension(), getDocumentRoot()

getDocumentRoot_PropertyName

EReference getDocumentRoot_PropertyName()
Returns the meta object for the containment reference ' Property Name'.

Returns:
the meta object for the containment reference 'Property Name'.
See Also:
DocumentRoot.getPropertyName(), getDocumentRoot()

getDocumentRoot_PropertyResolver

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

Returns:
the meta object for the containment reference 'Property Resolver'.
See Also:
DocumentRoot.getPropertyResolver(), getDocumentRoot()

getDocumentRoot_Redirect

EReference getDocumentRoot_Redirect()
Returns the meta object for the containment reference ' Redirect'.

Returns:
the meta object for the containment reference 'Redirect'.
See Also:
DocumentRoot.getRedirect(), getDocumentRoot()

getDocumentRoot_ReferencedBean

EReference getDocumentRoot_ReferencedBean()
Returns the meta object for the containment reference ' Referenced Bean'.

Returns:
the meta object for the containment reference 'Referenced Bean'.
See Also:
DocumentRoot.getReferencedBean(), getDocumentRoot()

getDocumentRoot_ReferencedBeanClass

EReference getDocumentRoot_ReferencedBeanClass()
Returns the meta object for the containment reference ' Referenced Bean Class'.

Returns:
the meta object for the containment reference 'Referenced Bean Class'.
See Also:
DocumentRoot.getReferencedBeanClass(), getDocumentRoot()

getDocumentRoot_ReferencedBeanName

EReference getDocumentRoot_ReferencedBeanName()
Returns the meta object for the containment reference ' Referenced Bean Name'.

Returns:
the meta object for the containment reference 'Referenced Bean Name'.
See Also:
DocumentRoot.getReferencedBeanName(), getDocumentRoot()

getDocumentRoot_Renderer

EReference getDocumentRoot_Renderer()
Returns the meta object for the containment reference ' Renderer'.

Returns:
the meta object for the containment reference 'Renderer'.
See Also:
DocumentRoot.getRenderer(), getDocumentRoot()

getDocumentRoot_RendererClass

EReference getDocumentRoot_RendererClass()
Returns the meta object for the containment reference ' Renderer Class'.

Returns:
the meta object for the containment reference 'Renderer Class'.
See Also:
DocumentRoot.getRendererClass(), getDocumentRoot()

getDocumentRoot_RendererExtension

EReference getDocumentRoot_RendererExtension()
Returns the meta object for the containment reference ' Renderer Extension'.

Returns:
the meta object for the containment reference 'Renderer Extension'.
See Also:
DocumentRoot.getRendererExtension(), getDocumentRoot()

getDocumentRoot_RendererType

EReference getDocumentRoot_RendererType()
Returns the meta object for the containment reference ' Renderer Type'.

Returns:
the meta object for the containment reference 'Renderer Type'.
See Also:
DocumentRoot.getRendererType(), getDocumentRoot()

getDocumentRoot_RenderKit

EReference getDocumentRoot_RenderKit()
Returns the meta object for the containment reference ' Render Kit'.

Returns:
the meta object for the containment reference 'Render Kit'.
See Also:
DocumentRoot.getRenderKit(), getDocumentRoot()

getDocumentRoot_RenderKitClass

EReference getDocumentRoot_RenderKitClass()
Returns the meta object for the containment reference ' Render Kit Class'.

Returns:
the meta object for the containment reference 'Render Kit Class'.
See Also:
DocumentRoot.getRenderKitClass(), getDocumentRoot()

getDocumentRoot_RenderKitFactory

EReference getDocumentRoot_RenderKitFactory()
Returns the meta object for the containment reference ' Render Kit Factory'.

Returns:
the meta object for the containment reference 'Render Kit Factory'.
See Also:
DocumentRoot.getRenderKitFactory(), getDocumentRoot()

getDocumentRoot_RenderKitId

EReference getDocumentRoot_RenderKitId()
Returns the meta object for the containment reference ' Render Kit Id'.

Returns:
the meta object for the containment reference 'Render Kit Id'.
See Also:
DocumentRoot.getRenderKitId(), getDocumentRoot()

getDocumentRoot_SmallIcon

EReference getDocumentRoot_SmallIcon()
Returns the meta object for the containment reference ' Small Icon'.

Returns:
the meta object for the containment reference 'Small Icon'.
See Also:
DocumentRoot.getSmallIcon(), getDocumentRoot()

getDocumentRoot_StateManager

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

Returns:
the meta object for the containment reference 'State Manager'.
See Also:
DocumentRoot.getStateManager(), getDocumentRoot()

getDocumentRoot_SuggestedValue

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

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

getDocumentRoot_SupportedLocale

EReference getDocumentRoot_SupportedLocale()
Returns the meta object for the containment reference ' Supported Locale'.

Returns:
the meta object for the containment reference 'Supported Locale'.
See Also:
DocumentRoot.getSupportedLocale(), getDocumentRoot()

getDocumentRoot_ToViewId

EReference getDocumentRoot_ToViewId()
Returns the meta object for the containment reference ' To View Id'.

Returns:
the meta object for the containment reference 'To View Id'.
See Also:
DocumentRoot.getToViewId(), getDocumentRoot()

getDocumentRoot_Validator

EReference getDocumentRoot_Validator()
Returns the meta object for the containment reference ' Validator'.

Returns:
the meta object for the containment reference 'Validator'.
See Also:
DocumentRoot.getValidator(), getDocumentRoot()

getDocumentRoot_ValidatorClass

EReference getDocumentRoot_ValidatorClass()
Returns the meta object for the containment reference ' Validator Class'.

Returns:
the meta object for the containment reference 'Validator Class'.
See Also:
DocumentRoot.getValidatorClass(), getDocumentRoot()

getDocumentRoot_ValidatorId

EReference getDocumentRoot_ValidatorId()
Returns the meta object for the containment reference ' Validator Id'.

Returns:
the meta object for the containment reference 'Validator Id'.
See Also:
DocumentRoot.getValidatorId(), getDocumentRoot()

getDocumentRoot_Value

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

Returns:
the meta object for the containment reference 'Value'.
See Also:
DocumentRoot.getValue(), getDocumentRoot()

getDocumentRoot_ValueClass

EReference getDocumentRoot_ValueClass()
Returns the meta object for the containment reference ' Value Class'.

Returns:
the meta object for the containment reference 'Value Class'.
See Also:
DocumentRoot.getValueClass(), getDocumentRoot()

getDocumentRoot_VariableResolver

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

Returns:
the meta object for the containment reference 'Variable Resolver'.
See Also:
DocumentRoot.getVariableResolver(), getDocumentRoot()

getDocumentRoot_ViewHandler

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

Returns:
the meta object for the containment reference 'View Handler'.
See Also:
DocumentRoot.getViewHandler(), getDocumentRoot()

getDynamicAttribute

EClass getDynamicAttribute()
Returns the meta object for class ' Dynamic Attribute'.

Returns:
the meta object for class 'Dynamic Attribute'.
See Also:
DynamicAttribute

getDynamicAttribute_Name

EAttribute getDynamicAttribute_Name()
Returns the meta object for the attribute ' Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DynamicAttribute.getName(), getDynamicAttribute()

getDynamicAttribute_Value

EAttribute getDynamicAttribute_Value()
Returns the meta object for the attribute ' Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DynamicAttribute.getValue(), getDynamicAttribute()

getDynamicElement

EClass getDynamicElement()
Returns the meta object for class ' Dynamic Element'.

Returns:
the meta object for class 'Dynamic Element'.
See Also:
DynamicElement

getDynamicElement_ChildNodes

EReference getDynamicElement_ChildNodes()
Returns the meta object for the containment reference list ' Child Nodes'.

Returns:
the meta object for the containment reference list 'Child Nodes'.
See Also:
DynamicElement.getChildNodes(), getDynamicElement()

getDynamicElement_Attributes

EReference getDynamicElement_Attributes()
Returns the meta object for the reference list ' Attributes'.

Returns:
the meta object for the reference list 'Attributes'.
See Also:
DynamicElement.getAttributes(), getDynamicElement()

getDynamicElement_TextContent

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

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

getELResolverType

EClass getELResolverType()
Returns the meta object for class ' EL Resolver Type'.

Returns:
the meta object for class 'EL Resolver Type'.
See Also:
ELResolverType

getELResolverType_TextContent

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

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

getELResolverType_Id

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

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

getDynamicElement_Name

EAttribute getDynamicElement_Name()
Returns the meta object for the attribute ' Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DynamicElement.getName(), getDynamicElement()

getFacesConfigType

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

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

getFacesConfigType_Application

EReference getFacesConfigType_Application()
Returns the meta object for the containment reference list ' Application'.

Returns:
the meta object for the containment reference list 'Application'.
See Also:
FacesConfigType.getApplication(), getFacesConfigType()

getFacesConfigType_Factory

EReference getFacesConfigType_Factory()
Returns the meta object for the containment reference list ' Factory'.

Returns:
the meta object for the containment reference list 'Factory'.
See Also:
FacesConfigType.getFactory(), getFacesConfigType()

getFacesConfigType_Component

EReference getFacesConfigType_Component()
Returns the meta object for the containment reference list ' Component'.

Returns:
the meta object for the containment reference list 'Component'.
See Also:
FacesConfigType.getComponent(), getFacesConfigType()

getFacesConfigType_Converter

EReference getFacesConfigType_Converter()
Returns the meta object for the containment reference list ' Converter'.

Returns:
the meta object for the containment reference list 'Converter'.
See Also:
FacesConfigType.getConverter(), getFacesConfigType()

getFacesConfigType_ManagedBean

EReference getFacesConfigType_ManagedBean()
Returns the meta object for the containment reference list ' Managed Bean'.

Returns:
the meta object for the containment reference list 'Managed Bean'.
See Also:
FacesConfigType.getManagedBean(), getFacesConfigType()

getFacesConfigType_NavigationRule

EReference getFacesConfigType_NavigationRule()
Returns the meta object for the containment reference list ' Navigation Rule'.

Returns:
the meta object for the containment reference list 'Navigation Rule'.
See Also:
FacesConfigType.getNavigationRule(), getFacesConfigType()

getFacesConfigType_ReferencedBean

EReference getFacesConfigType_ReferencedBean()
Returns the meta object for the containment reference list ' Referenced Bean'.

Returns:
the meta object for the containment reference list 'Referenced Bean'.
See Also:
FacesConfigType.getReferencedBean(), getFacesConfigType()

getFacesConfigType_RenderKit

EReference getFacesConfigType_RenderKit()
Returns the meta object for the containment reference list ' Render Kit'.

Returns:
the meta object for the containment reference list 'Render Kit'.
See Also:
FacesConfigType.getRenderKit(), getFacesConfigType()

getFacesConfigType_Lifecycle

EReference getFacesConfigType_Lifecycle()
Returns the meta object for the containment reference list ' Lifecycle'.

Returns:
the meta object for the containment reference list 'Lifecycle'.
See Also:
FacesConfigType.getLifecycle(), getFacesConfigType()

getFacesConfigType_Validator

EReference getFacesConfigType_Validator()
Returns the meta object for the containment reference list ' Validator'.

Returns:
the meta object for the containment reference list 'Validator'.
See Also:
FacesConfigType.getValidator(), getFacesConfigType()

getFacesConfigType_FacesConfigExtension

EReference getFacesConfigType_FacesConfigExtension()
Returns the meta object for the reference list ' Faces Config Extension'.

Returns:
the meta object for the reference list 'Faces Config Extension'.
See Also:
FacesConfigType.getFacesConfigExtension(), getFacesConfigType()

getFacesConfigType_Xmlns

EAttribute getFacesConfigType_Xmlns()
Returns the meta object for the attribute ' Xmlns'.

Returns:
the meta object for the attribute 'Xmlns'.
See Also:
FacesConfigType.getXmlns(), getFacesConfigType()

getFacesConfigType_Id

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

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

getFacesContextFactoryType

EClass getFacesContextFactoryType()
Returns the meta object for class ' Faces Context Factory Type'.

Returns:
the meta object for class 'Faces Context Factory Type'.
See Also:
FacesContextFactoryType

getFacesContextFactoryType_TextContent

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

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

getFacesContextFactoryType_Id

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

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

getFacetExtensionType

EClass getFacetExtensionType()
Returns the meta object for class ' Facet Extension Type'.

Returns:
the meta object for class 'Facet Extension Type'.
See Also:
FacetExtensionType

getFacetNameType

EClass getFacetNameType()
Returns the meta object for class ' Facet Name Type'.

Returns:
the meta object for class 'Facet Name Type'.
See Also:
FacetNameType

getFacetNameType_TextContent

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

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

getFacetNameType_Id

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

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

getFacetType

EClass getFacetType()
Returns the meta object for class ' Facet Type'.

Returns:
the meta object for class 'Facet Type'.
See Also:
FacetType

getFacetType_Description

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

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

getFacetType_DisplayName

EReference getFacetType_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:
FacetType.getDisplayName(), getFacetType()

getFacetType_Icon

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

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

getFacetType_FacetName

EReference getFacetType_FacetName()
Returns the meta object for the containment reference ' Facet Name'.

Returns:
the meta object for the containment reference 'Facet Name'.
See Also:
FacetType.getFacetName(), getFacetType()

getFacetType_FacetExtension

EReference getFacetType_FacetExtension()
Returns the meta object for the containment reference list ' Facet Extension'.

Returns:
the meta object for the containment reference list 'Facet Extension'.
See Also:
FacetType.getFacetExtension(), getFacetType()

getFacetType_Id

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

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

getFactoryType

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

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

getFactoryType_ApplicationFactory

EReference getFactoryType_ApplicationFactory()
Returns the meta object for the containment reference list ' Application Factory'.

Returns:
the meta object for the containment reference list 'Application Factory'.
See Also:
FactoryType.getApplicationFactory(), getFactoryType()

getFactoryType_FacesContextFactory

EReference getFactoryType_FacesContextFactory()
Returns the meta object for the containment reference list ' Faces Context Factory'.

Returns:
the meta object for the containment reference list 'Faces Context Factory'.
See Also:
FactoryType.getFacesContextFactory(), getFactoryType()

getFactoryType_LifecycleFactory

EReference getFactoryType_LifecycleFactory()
Returns the meta object for the containment reference list ' Lifecycle Factory'.

Returns:
the meta object for the containment reference list 'Lifecycle Factory'.
See Also:
FactoryType.getLifecycleFactory(), getFactoryType()

getFactoryType_RenderKitFactory

EReference getFactoryType_RenderKitFactory()
Returns the meta object for the containment reference list ' Render Kit Factory'.

Returns:
the meta object for the containment reference list 'Render Kit Factory'.
See Also:
FactoryType.getRenderKitFactory(), getFactoryType()

getFactoryType_FactoryExtension

EReference getFactoryType_FactoryExtension()
Returns the meta object for the reference list ' Factory Extension'.

Returns:
the meta object for the reference list 'Factory Extension'.
See Also:
FactoryType.getFactoryExtension(), getFactoryType()

getFactoryType_Id

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

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

getFromActionType

EClass getFromActionType()
Returns the meta object for class ' From Action Type'.

Returns:
the meta object for class 'From Action Type'.
See Also:
FromActionType

getFromActionType_TextContent

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

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

getFromActionType_Id

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

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

getFromOutcomeType

EClass getFromOutcomeType()
Returns the meta object for class ' From Outcome Type'.

Returns:
the meta object for class 'From Outcome Type'.
See Also:
FromOutcomeType

getFromOutcomeType_TextContent

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

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

getFromOutcomeType_Id

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

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

getFromViewIdType

EClass getFromViewIdType()
Returns the meta object for class ' From View Id Type'.

Returns:
the meta object for class 'From View Id Type'.
See Also:
FromViewIdType

getFromViewIdType_TextContent

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

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

getFromViewIdType_Id

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

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

getIconType

EClass getIconType()
Returns the meta object for class ' Icon Type'.

Returns:
the meta object for class 'Icon Type'.
See Also:
IconType

getIconType_SmallIcon

EReference getIconType_SmallIcon()
Returns the meta object for the containment reference ' Small Icon'.

Returns:
the meta object for the containment reference 'Small Icon'.
See Also:
IconType.getSmallIcon(), getIconType()

getIconType_LargeIcon

EReference getIconType_LargeIcon()
Returns the meta object for the containment reference ' Large Icon'.

Returns:
the meta object for the containment reference 'Large Icon'.
See Also:
IconType.getLargeIcon(), getIconType()

getIconType_Lang

EAttribute getIconType_Lang()
Returns the meta object for the attribute ' Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
IconType.getLang(), getIconType()

getIconType_Id

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

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

getKeyClassType

EClass getKeyClassType()
Returns the meta object for class ' Key Class Type'.

Returns:
the meta object for class 'Key Class Type'.
See Also:
KeyClassType

getKeyClassType_TextContent

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

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

getKeyClassType_Id

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

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

getKeyType

EClass getKeyType()
Returns the meta object for class ' Key Type'.

Returns:
the meta object for class 'Key Type'.
See Also:
KeyType

getKeyType_TextContent

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

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

getKeyType_Id

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

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

getLargeIconType

EClass getLargeIconType()
Returns the meta object for class ' Large Icon Type'.

Returns:
the meta object for class 'Large Icon Type'.
See Also:
LargeIconType

getLargeIconType_TextContent

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

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

getLargeIconType_Id

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

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

getLifecycleFactoryType

EClass getLifecycleFactoryType()
Returns the meta object for class ' Lifecycle Factory Type'.

Returns:
the meta object for class 'Lifecycle Factory Type'.
See Also:
LifecycleFactoryType

getLifecycleFactoryType_TextContent

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

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

getLifecycleFactoryType_Id

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

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

getLifecycleType

EClass getLifecycleType()
Returns the meta object for class ' Lifecycle Type'.

Returns:
the meta object for class 'Lifecycle Type'.
See Also:
LifecycleType

getLifecycleType_PhaseListener

EReference getLifecycleType_PhaseListener()
Returns the meta object for the containment reference list ' Phase Listener'.

Returns:
the meta object for the containment reference list 'Phase Listener'.
See Also:
LifecycleType.getPhaseListener(), getLifecycleType()

getLifecycleType_LifecycleExtension

EReference getLifecycleType_LifecycleExtension()
Returns the meta object for the containment reference list ' Lifecycle Extension'.

Returns:
the meta object for the containment reference list 'Lifecycle Extension'.
See Also:
LifecycleType.getLifecycleExtension(), getLifecycleType()

getLifecycleType_Id

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

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

getListEntriesType

EClass getListEntriesType()
Returns the meta object for class ' List Entries Type'.

Returns:
the meta object for class 'List Entries Type'.
See Also:
ListEntriesType

getListEntriesType_ValueClass

EReference getListEntriesType_ValueClass()
Returns the meta object for the containment reference ' Value Class'.

Returns:
the meta object for the containment reference 'Value Class'.
See Also:
ListEntriesType.getValueClass(), getListEntriesType()

getListEntriesType_NullValue

EReference getListEntriesType_NullValue()
Returns the meta object for the containment reference list ' Null Value'.

Returns:
the meta object for the containment reference list 'Null Value'.
See Also:
ListEntriesType.getNullValue(), getListEntriesType()

getListEntriesType_Value

EReference getListEntriesType_Value()
Returns the meta object for the containment reference list ' Value'.

Returns:
the meta object for the containment reference list 'Value'.
See Also:
ListEntriesType.getValue(), getListEntriesType()

getListEntriesType_Id

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

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

getLocaleConfigType

EClass getLocaleConfigType()
Returns the meta object for class ' Locale Config Type'.

Returns:
the meta object for class 'Locale Config Type'.
See Also:
LocaleConfigType

getLocaleConfigType_DefaultLocale

EReference getLocaleConfigType_DefaultLocale()
Returns the meta object for the containment reference ' Default Locale'.

Returns:
the meta object for the containment reference 'Default Locale'.
See Also:
LocaleConfigType.getDefaultLocale(), getLocaleConfigType()

getLocaleConfigType_SupportedLocale

EReference getLocaleConfigType_SupportedLocale()
Returns the meta object for the containment reference list ' Supported Locale'.

Returns:
the meta object for the containment reference list 'Supported Locale'.
See Also:
LocaleConfigType.getSupportedLocale(), getLocaleConfigType()

getLocaleConfigType_Id

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

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

getManagedBeanClassType

EClass getManagedBeanClassType()
Returns the meta object for class ' Managed Bean Class Type'.

Returns:
the meta object for class 'Managed Bean Class Type'.
See Also:
ManagedBeanClassType

getManagedBeanClassType_TextContent

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

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

getManagedBeanClassType_Id

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

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

getManagedBeanNameType

EClass getManagedBeanNameType()
Returns the meta object for class ' Managed Bean Name Type'.

Returns:
the meta object for class 'Managed Bean Name Type'.
See Also:
ManagedBeanNameType

getManagedBeanNameType_TextContent

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

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

getManagedBeanNameType_Id

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

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

getManagedBeanScopeType

EClass getManagedBeanScopeType()
Returns the meta object for class ' Managed Bean Scope Type'.

Returns:
the meta object for class 'Managed Bean Scope Type'.
See Also:
ManagedBeanScopeType

getManagedBeanScopeType_TextContent

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

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

getManagedBeanScopeType_Id

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

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

getManagedBeanType

EClass getManagedBeanType()
Returns the meta object for class ' Managed Bean Type'.

Returns:
the meta object for class 'Managed Bean Type'.
See Also:
ManagedBeanType

getManagedBeanType_Description

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

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

getManagedBeanType_DisplayName

EReference getManagedBeanType_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:
ManagedBeanType.getDisplayName(), getManagedBeanType()

getManagedBeanType_Icon

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

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

getManagedBeanType_ManagedBeanName

EReference getManagedBeanType_ManagedBeanName()
Returns the meta object for the containment reference ' Managed Bean Name'.

Returns:
the meta object for the containment reference 'Managed Bean Name'.
See Also:
ManagedBeanType.getManagedBeanName(), getManagedBeanType()

getManagedBeanType_ManagedBeanClass

EReference getManagedBeanType_ManagedBeanClass()
Returns the meta object for the containment reference ' Managed Bean Class'.

Returns:
the meta object for the containment reference 'Managed Bean Class'.
See Also:
ManagedBeanType.getManagedBeanClass(), getManagedBeanType()

getManagedBeanType_ManagedBeanScope

EReference getManagedBeanType_ManagedBeanScope()
Returns the meta object for the containment reference ' Managed Bean Scope'.

Returns:
the meta object for the containment reference 'Managed Bean Scope'.
See Also:
ManagedBeanType.getManagedBeanScope(), getManagedBeanType()

getManagedBeanType_ManagedProperty

EReference getManagedBeanType_ManagedProperty()
Returns the meta object for the containment reference list ' Managed Property'.

Returns:
the meta object for the containment reference list 'Managed Property'.
See Also:
ManagedBeanType.getManagedProperty(), getManagedBeanType()

getManagedBeanType_MapEntries

EReference getManagedBeanType_MapEntries()
Returns the meta object for the containment reference ' Map Entries'.

Returns:
the meta object for the containment reference 'Map Entries'.
See Also:
ManagedBeanType.getMapEntries(), getManagedBeanType()

getManagedBeanType_ListEntries

EReference getManagedBeanType_ListEntries()
Returns the meta object for the containment reference ' List Entries'.

Returns:
the meta object for the containment reference 'List Entries'.
See Also:
ManagedBeanType.getListEntries(), getManagedBeanType()

getManagedBeanType_ManagedBeanExtension

EReference getManagedBeanType_ManagedBeanExtension()
Returns the meta object for the containment reference list ' Managed Bean Extension'.

Returns:
the meta object for the containment reference list 'Managed Bean Extension'.
See Also:
ManagedBeanType.getManagedBeanExtension(), getManagedBeanType()

getManagedBeanType_Id

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

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

getManagedPropertyType

EClass getManagedPropertyType()
Returns the meta object for class ' Managed Property Type'.

Returns:
the meta object for class 'Managed Property Type'.
See Also:
ManagedPropertyType

getManagedPropertyType_Description

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

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

getManagedPropertyType_DisplayName

EReference getManagedPropertyType_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:
ManagedPropertyType.getDisplayName(), getManagedPropertyType()

getManagedPropertyType_Icon

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

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

getManagedPropertyType_PropertyName

EReference getManagedPropertyType_PropertyName()
Returns the meta object for the containment reference ' Property Name'.

Returns:
the meta object for the containment reference 'Property Name'.
See Also:
ManagedPropertyType.getPropertyName(), getManagedPropertyType()

getManagedPropertyType_PropertyClass

EReference getManagedPropertyType_PropertyClass()
Returns the meta object for the containment reference ' Property Class'.

Returns:
the meta object for the containment reference 'Property Class'.
See Also:
ManagedPropertyType.getPropertyClass(), getManagedPropertyType()

getManagedPropertyType_MapEntries

EReference getManagedPropertyType_MapEntries()
Returns the meta object for the containment reference ' Map Entries'.

Returns:
the meta object for the containment reference 'Map Entries'.
See Also:
ManagedPropertyType.getMapEntries(), getManagedPropertyType()

getManagedPropertyType_NullValue

EReference getManagedPropertyType_NullValue()
Returns the meta object for the containment reference ' Null Value'.

Returns:
the meta object for the containment reference 'Null Value'.
See Also:
ManagedPropertyType.getNullValue(), getManagedPropertyType()

getManagedPropertyType_Value

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

Returns:
the meta object for the containment reference 'Value'.
See Also:
ManagedPropertyType.getValue(), getManagedPropertyType()

getManagedPropertyType_ListEntries

EReference getManagedPropertyType_ListEntries()
Returns the meta object for the containment reference ' List Entries'.

Returns:
the meta object for the containment reference 'List Entries'.
See Also:
ManagedPropertyType.getListEntries(), getManagedPropertyType()

getManagedPropertyType_Id

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

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

getMapEntriesType

EClass getMapEntriesType()
Returns the meta object for class ' Map Entries Type'.

Returns:
the meta object for class 'Map Entries Type'.
See Also:
MapEntriesType

getMapEntriesType_KeyClass

EReference getMapEntriesType_KeyClass()
Returns the meta object for the containment reference ' Key Class'.

Returns:
the meta object for the containment reference 'Key Class'.
See Also:
MapEntriesType.getKeyClass(), getMapEntriesType()

getMapEntriesType_ValueClass

EReference getMapEntriesType_ValueClass()
Returns the meta object for the containment reference ' Value Class'.

Returns:
the meta object for the containment reference 'Value Class'.
See Also:
MapEntriesType.getValueClass(), getMapEntriesType()

getMapEntriesType_MapEntry

EReference getMapEntriesType_MapEntry()
Returns the meta object for the containment reference list ' Map Entry'.

Returns:
the meta object for the containment reference list 'Map Entry'.
See Also:
MapEntriesType.getMapEntry(), getMapEntriesType()

getMapEntriesType_Id

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

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

getMapEntryType

EClass getMapEntryType()
Returns the meta object for class ' Map Entry Type'.

Returns:
the meta object for class 'Map Entry Type'.
See Also:
MapEntryType

getMapEntryType_Key

EReference getMapEntryType_Key()
Returns the meta object for the containment reference ' Key'.

Returns:
the meta object for the containment reference 'Key'.
See Also:
MapEntryType.getKey(), getMapEntryType()

getMapEntryType_NullValue

EReference getMapEntryType_NullValue()
Returns the meta object for the containment reference ' Null Value'.

Returns:
the meta object for the containment reference 'Null Value'.
See Also:
MapEntryType.getNullValue(), getMapEntryType()

getMapEntryType_Value

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

Returns:
the meta object for the containment reference 'Value'.
See Also:
MapEntryType.getValue(), getMapEntryType()

getMapEntryType_Id

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

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

getMessageBundleType

EClass getMessageBundleType()
Returns the meta object for class ' Message Bundle Type'.

Returns:
the meta object for class 'Message Bundle Type'.
See Also:
MessageBundleType

getMessageBundleType_TextContent

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

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

getMessageBundleType_Id

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

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

getNavigationCaseType

EClass getNavigationCaseType()
Returns the meta object for class ' Navigation Case Type'.

Returns:
the meta object for class 'Navigation Case Type'.
See Also:
NavigationCaseType

getNavigationCaseType_Description

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

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

getNavigationCaseType_DisplayName

EReference getNavigationCaseType_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:
NavigationCaseType.getDisplayName(), getNavigationCaseType()

getNavigationCaseType_Icon

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

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

getNavigationCaseType_FromAction

EReference getNavigationCaseType_FromAction()
Returns the meta object for the containment reference ' From Action'.

Returns:
the meta object for the containment reference 'From Action'.
See Also:
NavigationCaseType.getFromAction(), getNavigationCaseType()

getNavigationCaseType_FromOutcome

EReference getNavigationCaseType_FromOutcome()
Returns the meta object for the containment reference ' From Outcome'.

Returns:
the meta object for the containment reference 'From Outcome'.
See Also:
NavigationCaseType.getFromOutcome(), getNavigationCaseType()

getNavigationCaseType_ToViewId

EReference getNavigationCaseType_ToViewId()
Returns the meta object for the containment reference ' To View Id'.

Returns:
the meta object for the containment reference 'To View Id'.
See Also:
NavigationCaseType.getToViewId(), getNavigationCaseType()

getNavigationCaseType_Redirect

EReference getNavigationCaseType_Redirect()
Returns the meta object for the containment reference ' Redirect'.

Returns:
the meta object for the containment reference 'Redirect'.
See Also:
NavigationCaseType.getRedirect(), getNavigationCaseType()

getNavigationCaseType_Id

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

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

getNavigationHandlerType

EClass getNavigationHandlerType()
Returns the meta object for class ' Navigation Handler Type'.

Returns:
the meta object for class 'Navigation Handler Type'.
See Also:
NavigationHandlerType

getNavigationHandlerType_TextContent

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

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

getNavigationHandlerType_Id

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

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

getNavigationRuleType

EClass getNavigationRuleType()
Returns the meta object for class ' Navigation Rule Type'.

Returns:
the meta object for class 'Navigation Rule Type'.
See Also:
NavigationRuleType

getNavigationRuleType_Description

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

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

getNavigationRuleType_DisplayName

EReference getNavigationRuleType_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:
NavigationRuleType.getDisplayName(), getNavigationRuleType()

getNavigationRuleType_Icon

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

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

getNavigationRuleType_FromViewId

EReference getNavigationRuleType_FromViewId()
Returns the meta object for the containment reference ' From View Id'.

Returns:
the meta object for the containment reference 'From View Id'.
See Also:
NavigationRuleType.getFromViewId(), getNavigationRuleType()

getNavigationRuleType_NavigationCase

EReference getNavigationRuleType_NavigationCase()
Returns the meta object for the containment reference list ' Navigation Case'.

Returns:
the meta object for the containment reference list 'Navigation Case'.
See Also:
NavigationRuleType.getNavigationCase(), getNavigationRuleType()

getNavigationRuleType_NavigationRuleExtension

EReference getNavigationRuleType_NavigationRuleExtension()
Returns the meta object for the containment reference list ' Navigation Rule Extension'.

Returns:
the meta object for the containment reference list 'Navigation Rule Extension'.
See Also:
NavigationRuleType.getNavigationRuleExtension(), getNavigationRuleType()

getNavigationRuleType_Id

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

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

getNullValueType

EClass getNullValueType()
Returns the meta object for class ' Null Value Type'.

Returns:
the meta object for class 'Null Value Type'.
See Also:
NullValueType

getNullValueType_Id

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

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

getPhaseListenerType

EClass getPhaseListenerType()
Returns the meta object for class ' Phase Listener Type'.

Returns:
the meta object for class 'Phase Listener Type'.
See Also:
PhaseListenerType

getPhaseListenerType_TextContent

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

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

getPhaseListenerType_Id

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

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

getPropertyClassType

EClass getPropertyClassType()
Returns the meta object for class ' Property Class Type'.

Returns:
the meta object for class 'Property Class Type'.
See Also:
PropertyClassType

getPropertyClassType_TextContent

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

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

getPropertyClassType_Id

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

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

getPropertyExtensionType

EClass getPropertyExtensionType()
Returns the meta object for class ' Property Extension Type'.

Returns:
the meta object for class 'Property Extension Type'.
See Also:
PropertyExtensionType

getPropertyNameType

EClass getPropertyNameType()
Returns the meta object for class ' Property Name Type'.

Returns:
the meta object for class 'Property Name Type'.
See Also:
PropertyNameType

getPropertyNameType_TextContent

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

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

getPropertyNameType_Id

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

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

getPropertyResolverType

EClass getPropertyResolverType()
Returns the meta object for class ' Property Resolver Type'.

Returns:
the meta object for class 'Property Resolver Type'.
See Also:
PropertyResolverType

getPropertyResolverType_TextContent

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

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

getPropertyResolverType_Id

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

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

getPropertyType

EClass getPropertyType()
Returns the meta object for class ' Property Type'.

Returns:
the meta object for class 'Property Type'.
See Also:
PropertyType

getPropertyType_Description

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

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

getPropertyType_DisplayName

EReference getPropertyType_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:
PropertyType.getDisplayName(), getPropertyType()

getPropertyType_Icon

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

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

getPropertyType_PropertyName

EReference getPropertyType_PropertyName()
Returns the meta object for the containment reference ' Property Name'.

Returns:
the meta object for the containment reference 'Property Name'.
See Also:
PropertyType.getPropertyName(), getPropertyType()

getPropertyType_PropertyClass

EReference getPropertyType_PropertyClass()
Returns the meta object for the containment reference ' Property Class'.

Returns:
the meta object for the containment reference 'Property Class'.
See Also:
PropertyType.getPropertyClass(), getPropertyType()

getPropertyType_DefaultValue

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

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

getPropertyType_SuggestedValue

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

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

getPropertyType_PropertyExtension

EReference getPropertyType_PropertyExtension()
Returns the meta object for the containment reference list ' Property Extension'.

Returns:
the meta object for the containment reference list 'Property Extension'.
See Also:
PropertyType.getPropertyExtension(), getPropertyType()

getPropertyType_Id

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

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

getRedirectType

EClass getRedirectType()
Returns the meta object for class ' Redirect Type'.

Returns:
the meta object for class 'Redirect Type'.
See Also:
RedirectType

getRedirectType_Id

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

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

getReferencedBeanClassType

EClass getReferencedBeanClassType()
Returns the meta object for class ' Referenced Bean Class Type'.

Returns:
the meta object for class 'Referenced Bean Class Type'.
See Also:
ReferencedBeanClassType

getReferencedBeanClassType_TextContent

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

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

getReferencedBeanClassType_Id

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

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

getReferencedBeanNameType

EClass getReferencedBeanNameType()
Returns the meta object for class ' Referenced Bean Name Type'.

Returns:
the meta object for class 'Referenced Bean Name Type'.
See Also:
ReferencedBeanNameType

getReferencedBeanNameType_TextContent

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

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

getReferencedBeanNameType_Id

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

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

getReferencedBeanType

EClass getReferencedBeanType()
Returns the meta object for class ' Referenced Bean Type'.

Returns:
the meta object for class 'Referenced Bean Type'.
See Also:
ReferencedBeanType

getReferencedBeanType_Description

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

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

getReferencedBeanType_DisplayName

EReference getReferencedBeanType_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:
ReferencedBeanType.getDisplayName(), getReferencedBeanType()

getReferencedBeanType_Icon

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

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

getReferencedBeanType_ReferencedBeanName

EReference getReferencedBeanType_ReferencedBeanName()
Returns the meta object for the containment reference ' Referenced Bean Name'.

Returns:
the meta object for the containment reference 'Referenced Bean Name'.
See Also:
ReferencedBeanType.getReferencedBeanName(), getReferencedBeanType()

getReferencedBeanType_ReferencedBeanClass

EReference getReferencedBeanType_ReferencedBeanClass()
Returns the meta object for the containment reference ' Referenced Bean Class'.

Returns:
the meta object for the containment reference 'Referenced Bean Class'.
See Also:
ReferencedBeanType.getReferencedBeanClass(), getReferencedBeanType()

getReferencedBeanType_Id

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

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

getRendererClassType

EClass getRendererClassType()
Returns the meta object for class ' Renderer Class Type'.

Returns:
the meta object for class 'Renderer Class Type'.
See Also:
RendererClassType

getRendererClassType_TextContent

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

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

getRendererClassType_Id

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

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

getRendererExtensionType

EClass getRendererExtensionType()
Returns the meta object for class ' Renderer Extension Type'.

Returns:
the meta object for class 'Renderer Extension Type'.
See Also:
RendererExtensionType

getRendererType

EClass getRendererType()
Returns the meta object for class ' Renderer Type'.

Returns:
the meta object for class 'Renderer Type'.
See Also:
RendererType

getRendererType_Description

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

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

getRendererType_DisplayName

EReference getRendererType_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:
RendererType.getDisplayName(), getRendererType()

getRendererType_Icon

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

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

getRendererType_ComponentFamily

EReference getRendererType_ComponentFamily()
Returns the meta object for the containment reference ' Component Family'.

Returns:
the meta object for the containment reference 'Component Family'.
See Also:
RendererType.getComponentFamily(), getRendererType()

getRendererType_RendererType

EReference getRendererType_RendererType()
Returns the meta object for the containment reference ' Renderer Type'.

Returns:
the meta object for the containment reference 'Renderer Type'.
See Also:
RendererType.getRendererType(), getRendererType()

getRendererType_RendererClass

EReference getRendererType_RendererClass()
Returns the meta object for the containment reference ' Renderer Class'.

Returns:
the meta object for the containment reference 'Renderer Class'.
See Also:
RendererType.getRendererClass(), getRendererType()

getRendererType_Facet

EReference getRendererType_Facet()
Returns the meta object for the containment reference list ' Facet'.

Returns:
the meta object for the containment reference list 'Facet'.
See Also:
RendererType.getFacet(), getRendererType()

getRendererType_Attribute

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

Returns:
the meta object for the containment reference list 'Attribute'.
See Also:
RendererType.getAttribute(), getRendererType()

getRendererType_RendererExtension

EReference getRendererType_RendererExtension()
Returns the meta object for the containment reference list ' Renderer Extension'.

Returns:
the meta object for the containment reference list 'Renderer Extension'.
See Also:
RendererType.getRendererExtension(), getRendererType()

getRendererType_Id

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

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

getRendererTypeType

EClass getRendererTypeType()
Returns the meta object for class ' Renderer Type Type'.

Returns:
the meta object for class 'Renderer Type Type'.
See Also:
RendererTypeType

getRendererTypeType_TextContent

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

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

getRendererTypeType_Id

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

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

getRenderKitClassType

EClass getRenderKitClassType()
Returns the meta object for class ' Render Kit Class Type'.

Returns:
the meta object for class 'Render Kit Class Type'.
See Also:
RenderKitClassType

getRenderKitClassType_TextContent

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

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

getRenderKitClassType_Id

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

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

getRenderKitFactoryType

EClass getRenderKitFactoryType()
Returns the meta object for class ' Render Kit Factory Type'.

Returns:
the meta object for class 'Render Kit Factory Type'.
See Also:
RenderKitFactoryType

getRenderKitFactoryType_TextContent

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

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

getRenderKitFactoryType_Id

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

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

getRenderKitIdType

EClass getRenderKitIdType()
Returns the meta object for class ' Render Kit Id Type'.

Returns:
the meta object for class 'Render Kit Id Type'.
See Also:
RenderKitIdType

getRenderKitIdType_TextContent

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

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

getRenderKitIdType_Id

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

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

getRenderKitType

EClass getRenderKitType()
Returns the meta object for class ' Render Kit Type'.

Returns:
the meta object for class 'Render Kit Type'.
See Also:
RenderKitType

getRenderKitType_Description

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

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

getRenderKitType_DisplayName

EReference getRenderKitType_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:
RenderKitType.getDisplayName(), getRenderKitType()

getRenderKitType_Icon

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

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

getRenderKitType_RenderKitId

EReference getRenderKitType_RenderKitId()
Returns the meta object for the containment reference ' Render Kit Id'.

Returns:
the meta object for the containment reference 'Render Kit Id'.
See Also:
RenderKitType.getRenderKitId(), getRenderKitType()

getRenderKitType_RenderKitClass

EReference getRenderKitType_RenderKitClass()
Returns the meta object for the containment reference ' Render Kit Class'.

Returns:
the meta object for the containment reference 'Render Kit Class'.
See Also:
RenderKitType.getRenderKitClass(), getRenderKitType()

getRenderKitType_Renderer

EReference getRenderKitType_Renderer()
Returns the meta object for the containment reference list ' Renderer'.

Returns:
the meta object for the containment reference list 'Renderer'.
See Also:
RenderKitType.getRenderer(), getRenderKitType()

getRenderKitType_RenderKitExtension

EReference getRenderKitType_RenderKitExtension()
Returns the meta object for the containment reference list ' Render Kit Extension'.

Returns:
the meta object for the containment reference list 'Render Kit Extension'.
See Also:
RenderKitType.getRenderKitExtension(), getRenderKitType()

getRenderKitType_Id

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

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

getSmallIconType

EClass getSmallIconType()
Returns the meta object for class ' Small Icon Type'.

Returns:
the meta object for class 'Small Icon Type'.
See Also:
SmallIconType

getSmallIconType_TextContent

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

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

getSmallIconType_Id

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

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

getStateManagerType

EClass getStateManagerType()
Returns the meta object for class ' State Manager Type'.

Returns:
the meta object for class 'State Manager Type'.
See Also:
StateManagerType

getStateManagerType_TextContent

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

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

getStateManagerType_Id

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

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

getSuggestedValueType

EClass getSuggestedValueType()
Returns the meta object for class ' Suggested Value Type'.

Returns:
the meta object for class 'Suggested Value Type'.
See Also:
SuggestedValueType

getSuggestedValueType_TextContent

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

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

getSuggestedValueType_Id

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

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

getSupportedLocaleType

EClass getSupportedLocaleType()
Returns the meta object for class ' Supported Locale Type'.

Returns:
the meta object for class 'Supported Locale Type'.
See Also:
SupportedLocaleType

getSupportedLocaleType_TextContent

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

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

getSupportedLocaleType_Id

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

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

getToViewIdType

EClass getToViewIdType()
Returns the meta object for class ' To View Id Type'.

Returns:
the meta object for class 'To View Id Type'.
See Also:
ToViewIdType

getToViewIdType_TextContent

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

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

getToViewIdType_Id

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

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

getValidatorClassType

EClass getValidatorClassType()
Returns the meta object for class ' Validator Class Type'.

Returns:
the meta object for class 'Validator Class Type'.
See Also:
ValidatorClassType

getValidatorClassType_TextContent

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

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

getValidatorClassType_Id

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

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

getValidatorIdType

EClass getValidatorIdType()
Returns the meta object for class ' Validator Id Type'.

Returns:
the meta object for class 'Validator Id Type'.
See Also:
ValidatorIdType

getValidatorIdType_TextContent

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

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

getValidatorIdType_Id

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

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

getValidatorType

EClass getValidatorType()
Returns the meta object for class ' Validator Type'.

Returns:
the meta object for class 'Validator Type'.
See Also:
ValidatorType

getValidatorType_Description

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

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

getValidatorType_DisplayName

EReference getValidatorType_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:
ValidatorType.getDisplayName(), getValidatorType()

getValidatorType_Icon

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

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

getValidatorType_ValidatorId

EReference getValidatorType_ValidatorId()
Returns the meta object for the containment reference ' Validator Id'.

Returns:
the meta object for the containment reference 'Validator Id'.
See Also:
ValidatorType.getValidatorId(), getValidatorType()

getValidatorType_ValidatorClass

EReference getValidatorType_ValidatorClass()
Returns the meta object for the containment reference ' Validator Class'.

Returns:
the meta object for the containment reference 'Validator Class'.
See Also:
ValidatorType.getValidatorClass(), getValidatorType()

getValidatorType_Attribute

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

Returns:
the meta object for the containment reference list 'Attribute'.
See Also:
ValidatorType.getAttribute(), getValidatorType()

getValidatorType_Property

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

Returns:
the meta object for the containment reference list 'Property'.
See Also:
ValidatorType.getProperty(), getValidatorType()

getValidatorType_ValidatorExtension

EReference getValidatorType_ValidatorExtension()
Returns the meta object for the containment reference list ' Validator Extension'.

Returns:
the meta object for the containment reference list 'Validator Extension'.
See Also:
ValidatorType.getValidatorExtension(), getValidatorType()

getValidatorType_Id

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

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

getValueClassType

EClass getValueClassType()
Returns the meta object for class ' Value Class Type'.

Returns:
the meta object for class 'Value Class Type'.
See Also:
ValueClassType

getValueClassType_TextContent

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

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

getValueClassType_Id

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

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

getValueType

EClass getValueType()
Returns the meta object for class ' Value Type'.

Returns:
the meta object for class 'Value Type'.
See Also:
ValueType

getValueType_TextContent

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

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

getValueType_Id

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

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

getVariableResolverType

EClass getVariableResolverType()
Returns the meta object for class ' Variable Resolver Type'.

Returns:
the meta object for class 'Variable Resolver Type'.
See Also:
VariableResolverType

getVariableResolverType_TextContent

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

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

getVariableResolverType_Id

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

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

getViewHandlerType

EClass getViewHandlerType()
Returns the meta object for class ' View Handler Type'.

Returns:
the meta object for class 'View Handler Type'.
See Also:
ViewHandlerType

getViewHandlerType_TextContent

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

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

getViewHandlerType_Id

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

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

getResourceBundleType

EClass getResourceBundleType()
Returns the meta object for class ' Resource Bundle Type'.

Returns:
the meta object for class 'Resource Bundle Type'.
See Also:
ResourceBundleType

getResourceBundleType_Description

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

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

getResourceBundleType_DisplayName

EReference getResourceBundleType_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:
ResourceBundleType.getDisplayName(), getResourceBundleType()

getResourceBundleType_Icon

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

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

getResourceBundleType_BaseName

EReference getResourceBundleType_BaseName()
Returns the meta object for the reference ' Base Name'.

Returns:
the meta object for the reference 'Base Name'.
See Also:
ResourceBundleType.getBaseName(), getResourceBundleType()

getResourceBundleType_Var

EReference getResourceBundleType_Var()
Returns the meta object for the reference ' Var'.

Returns:
the meta object for the reference 'Var'.
See Also:
ResourceBundleType.getVar(), getResourceBundleType()

getResourceBundleType_Id

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

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

getBaseNameType

EClass getBaseNameType()
Returns the meta object for class ' Base Name Type'.

Returns:
the meta object for class 'Base Name Type'.
See Also:
BaseNameType

getBaseNameType_TextContent

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

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

getBaseNameType_Id

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

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

getVarType

EClass getVarType()
Returns the meta object for class ' Var Type'.

Returns:
the meta object for class 'Var Type'.
See Also:
VarType

getVarType_TextContent

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

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

getVarType_Id

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

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

getRenderKitExtensionType

EClass getRenderKitExtensionType()
Returns the meta object for class ' Render Kit Extension Type'.

Returns:
the meta object for class 'Render Kit Extension Type'.
See Also:
RenderKitExtensionType

getNavigationRuleExtensionType

EClass getNavigationRuleExtensionType()
Returns the meta object for class ' Navigation Rule Extension Type'.

Returns:
the meta object for class 'Navigation Rule Extension Type'.
See Also:
NavigationRuleExtensionType

getValidatorExtensionType

EClass getValidatorExtensionType()
Returns the meta object for class ' Validator Extension Type'.

Returns:
the meta object for class 'Validator Extension Type'.
See Also:
ValidatorExtensionType

getFacesConfigExtensionType

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

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

getFactoryExtensionType

EClass getFactoryExtensionType()
Returns the meta object for class ' Factory Extension Type'.

Returns:
the meta object for class 'Factory Extension Type'.
See Also:
FactoryExtensionType

getLifecycleExtensionType

EClass getLifecycleExtensionType()
Returns the meta object for class ' Lifecycle Extension Type'.

Returns:
the meta object for class 'Lifecycle Extension Type'.
See Also:
LifecycleExtensionType

getManagedBeanExtensionType

EClass getManagedBeanExtensionType()
Returns the meta object for class ' Managed Bean Extension Type'.

Returns:
the meta object for class 'Managed Bean Extension Type'.
See Also:
ManagedBeanExtensionType

getConverterExtensionType

EClass getConverterExtensionType()
Returns the meta object for class ' Converter Extension Type'.

Returns:
the meta object for class 'Converter Extension Type'.
See Also:
ConverterExtensionType

getExtensionType

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

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

getExtensionType_ChildNodes

EReference getExtensionType_ChildNodes()
Returns the meta object for the reference list ' Child Nodes'.

Returns:
the meta object for the reference list 'Child Nodes'.
See Also:
ExtensionType.getChildNodes(), getExtensionType()

getExtensionType_TextContent

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

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

getExtensionType_Id

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

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

getApplicationExtensionType

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

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

getFacesConfigFactory


FacesConfigFactory getFacesConfigFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire