org.eclipse.jst.j2ee.webapplication
Interface WebapplicationPackage.Literals

Enclosing interface:
WebapplicationPackage

public static interface WebapplicationPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass AUTH_CONSTRAINT
          The meta object literal for the 'Auth Constraint' class
static org.eclipse.emf.ecore.EAttribute AUTH_CONSTRAINT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EReference AUTH_CONSTRAINT__DESCRIPTIONS
          The meta object literal for the 'Descriptions' containment reference list feature
static org.eclipse.emf.ecore.EAttribute AUTH_CONSTRAINT__ROLES
          The meta object literal for the 'Roles' attribute list feature
static org.eclipse.emf.ecore.EReference AUTH_CONSTRAINT__SEC_CONSTRAINT
          The meta object literal for the 'Sec Constraint' container reference feature
static org.eclipse.emf.ecore.EEnum AUTH_METHOD_KIND
          The meta object literal for the 'Auth Method Kind' enum
static org.eclipse.emf.ecore.EClass CONTEXT_PARAM
          The meta object literal for the 'Context Param' class
static org.eclipse.emf.ecore.EAttribute CONTEXT_PARAM__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_PARAM__PARAM_NAME
          The meta object literal for the 'Param Name' attribute feature
static org.eclipse.emf.ecore.EAttribute CONTEXT_PARAM__PARAM_VALUE
          The meta object literal for the 'Param Value' attribute feature
static org.eclipse.emf.ecore.EReference CONTEXT_PARAM__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EEnum DISPATCHER_TYPE
          The meta object literal for the 'Dispatcher Type' enum
static org.eclipse.emf.ecore.EClass ERROR_CODE_ERROR_PAGE
          The meta object literal for the 'Error Code Error Page' class
static org.eclipse.emf.ecore.EAttribute ERROR_CODE_ERROR_PAGE__ERROR_CODE
          The meta object literal for the 'Error Code' attribute feature
static org.eclipse.emf.ecore.EClass ERROR_PAGE
          The meta object literal for the 'Error Page' class
static org.eclipse.emf.ecore.EAttribute ERROR_PAGE__LOCATION
          The meta object literal for the 'Location' attribute feature
static org.eclipse.emf.ecore.EReference ERROR_PAGE__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EClass EXCEPTION_TYPE_ERROR_PAGE
          The meta object literal for the 'Exception Type Error Page' class
static org.eclipse.emf.ecore.EReference EXCEPTION_TYPE_ERROR_PAGE__EXCEPTION_TYPE
          The meta object literal for the 'Exception Type' reference feature
static org.eclipse.emf.ecore.EClass FILTER
          The meta object literal for the 'Filter' class
static org.eclipse.emf.ecore.EReference FILTER__FILTER_CLASS
          The meta object literal for the 'Filter Class' reference feature
static org.eclipse.emf.ecore.EReference FILTER__INIT_PARAM_VALUES
          The meta object literal for the 'Init Param Values' containment reference list feature
static org.eclipse.emf.ecore.EReference FILTER__INIT_PARAMS
          The meta object literal for the 'Init Params' containment reference list feature
static org.eclipse.emf.ecore.EAttribute FILTER__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass FILTER_MAPPING
          The meta object literal for the 'Filter Mapping' class
static org.eclipse.emf.ecore.EAttribute FILTER_MAPPING__DISPATCHER_TYPE
          The meta object literal for the 'Dispatcher Type' attribute list feature
static org.eclipse.emf.ecore.EReference FILTER_MAPPING__FILTER
          The meta object literal for the 'Filter' reference feature
static org.eclipse.emf.ecore.EReference FILTER_MAPPING__SERVLET
          The meta object literal for the 'Servlet' reference feature
static org.eclipse.emf.ecore.EAttribute FILTER_MAPPING__URL_PATTERN
          The meta object literal for the 'Url Pattern' attribute feature
static org.eclipse.emf.ecore.EClass FORM_LOGIN_CONFIG
          The meta object literal for the 'Form Login Config' class
static org.eclipse.emf.ecore.EAttribute FORM_LOGIN_CONFIG__FORM_ERROR_PAGE
          The meta object literal for the 'Form Error Page' attribute feature
static org.eclipse.emf.ecore.EAttribute FORM_LOGIN_CONFIG__FORM_LOGIN_PAGE
          The meta object literal for the 'Form Login Page' attribute feature
static org.eclipse.emf.ecore.EReference FORM_LOGIN_CONFIG__LOGIN_CONFIG
          The meta object literal for the 'Login Config' container reference feature
static org.eclipse.emf.ecore.EClass HTTP_METHOD_TYPE
          The meta object literal for the 'HTTP Method Type' class
static org.eclipse.emf.ecore.EAttribute HTTP_METHOD_TYPE__HTTP_METHOD
          The meta object literal for the 'Http Method' attribute feature
static org.eclipse.emf.ecore.EEnum HTTP_METHOD_TYPE_ENUM
          The meta object literal for the 'HTTP Method Type Enum' enum
static org.eclipse.emf.ecore.EClass INIT_PARAM
          The meta object literal for the 'Init Param' class
static org.eclipse.emf.ecore.EAttribute INIT_PARAM__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute INIT_PARAM__PARAM_NAME
          The meta object literal for the 'Param Name' attribute feature
static org.eclipse.emf.ecore.EAttribute INIT_PARAM__PARAM_VALUE
          The meta object literal for the 'Param Value' attribute feature
static org.eclipse.emf.ecore.EClass JSP_TYPE
          The meta object literal for the 'JSP Type' class
static org.eclipse.emf.ecore.EAttribute JSP_TYPE__JSP_FILE
          The meta object literal for the 'Jsp File' attribute feature
static org.eclipse.emf.ecore.EClass LOCAL_ENCODING_MAPPING
          The meta object literal for the 'Local Encoding Mapping' class
static org.eclipse.emf.ecore.EAttribute LOCAL_ENCODING_MAPPING__ENCODING
          The meta object literal for the 'Encoding' attribute feature
static org.eclipse.emf.ecore.EAttribute LOCAL_ENCODING_MAPPING__LOCALE
          The meta object literal for the 'Locale' attribute feature
static org.eclipse.emf.ecore.EClass LOCAL_ENCODING_MAPPING_LIST
          The meta object literal for the 'Local Encoding Mapping List' class
static org.eclipse.emf.ecore.EReference LOCAL_ENCODING_MAPPING_LIST__LOCAL_ENCODING_MAPPINGS
          The meta object literal for the 'Local Encoding Mappings' containment reference list feature
static org.eclipse.emf.ecore.EClass LOGIN_CONFIG
          The meta object literal for the 'Login Config' class
static org.eclipse.emf.ecore.EAttribute LOGIN_CONFIG__AUTH_METHOD
          The meta object literal for the 'Auth Method' attribute feature
static org.eclipse.emf.ecore.EAttribute LOGIN_CONFIG__AUTHORIZATION_METHOD
          The meta object literal for the 'Authorization Method' attribute feature
static org.eclipse.emf.ecore.EReference LOGIN_CONFIG__FORM_LOGIN_CONFIG
          The meta object literal for the 'Form Login Config' containment reference feature
static org.eclipse.emf.ecore.EAttribute LOGIN_CONFIG__REALM_NAME
          The meta object literal for the 'Realm Name' attribute feature
static org.eclipse.emf.ecore.EReference LOGIN_CONFIG__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EClass MIME_MAPPING
          The meta object literal for the 'Mime Mapping' class
static org.eclipse.emf.ecore.EAttribute MIME_MAPPING__EXTENSION
          The meta object literal for the 'Extension' attribute feature
static org.eclipse.emf.ecore.EAttribute MIME_MAPPING__MIME_TYPE
          The meta object literal for the 'Mime Type' attribute feature
static org.eclipse.emf.ecore.EReference MIME_MAPPING__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EEnum RES_AUTH_SERVLET_TYPE
          The meta object literal for the 'Res Auth Servlet Type' enum
static org.eclipse.emf.ecore.EClass ROLE_NAME_TYPE
          The meta object literal for the 'Role Name Type' class
static org.eclipse.emf.ecore.EAttribute ROLE_NAME_TYPE__ROLE_NAME
          The meta object literal for the 'Role Name' attribute feature
static org.eclipse.emf.ecore.EClass SECURITY_CONSTRAINT
          The meta object literal for the 'Security Constraint' class
static org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__AUTH_CONSTRAINT
          The meta object literal for the 'Auth Constraint' containment reference feature
static org.eclipse.emf.ecore.EAttribute SECURITY_CONSTRAINT__DISPLAY_NAME
          The meta object literal for the 'Display Name' attribute feature
static org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__DISPLAY_NAMES
          The meta object literal for the 'Display Names' containment reference list feature
static org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__USER_DATA_CONSTRAINT
          The meta object literal for the 'User Data Constraint' containment reference feature
static org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__WEB_RESOURCE_COLLECTIONS
          The meta object literal for the 'Web Resource Collections' containment reference list feature
static org.eclipse.emf.ecore.EClass SERVLET
          The meta object literal for the 'Servlet' class
static org.eclipse.emf.ecore.EReference SERVLET__INIT_PARAMS
          The meta object literal for the 'Init Params' containment reference list feature
static org.eclipse.emf.ecore.EAttribute SERVLET__LOAD_ON_STARTUP
          The meta object literal for the 'Load On Startup' attribute feature
static org.eclipse.emf.ecore.EReference SERVLET__PARAMS
          The meta object literal for the 'Params' containment reference list feature
static org.eclipse.emf.ecore.EReference SERVLET__RUN_AS
          The meta object literal for the 'Run As' containment reference feature
static org.eclipse.emf.ecore.EReference SERVLET__SECURITY_ROLE_REFS
          The meta object literal for the 'Security Role Refs' containment reference list feature
static org.eclipse.emf.ecore.EAttribute SERVLET__SERVLET_NAME
          The meta object literal for the 'Servlet Name' attribute feature
static org.eclipse.emf.ecore.EReference SERVLET__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EReference SERVLET__WEB_TYPE
          The meta object literal for the 'Web Type' containment reference feature
static org.eclipse.emf.ecore.EClass SERVLET_MAPPING
          The meta object literal for the 'Servlet Mapping' class
static org.eclipse.emf.ecore.EAttribute SERVLET_MAPPING__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference SERVLET_MAPPING__SERVLET
          The meta object literal for the 'Servlet' reference feature
static org.eclipse.emf.ecore.EAttribute SERVLET_MAPPING__URL_PATTERN
          The meta object literal for the 'Url Pattern' attribute feature
static org.eclipse.emf.ecore.EReference SERVLET_MAPPING__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EClass SERVLET_TYPE
          The meta object literal for the 'Servlet Type' class
static org.eclipse.emf.ecore.EAttribute SERVLET_TYPE__CLASS_NAME
          The meta object literal for the 'Class Name' attribute feature
static org.eclipse.emf.ecore.EClass SESSION_CONFIG
          The meta object literal for the 'Session Config' class
static org.eclipse.emf.ecore.EAttribute SESSION_CONFIG__SESSION_TIMEOUT
          The meta object literal for the 'Session Timeout' attribute feature
static org.eclipse.emf.ecore.EReference SESSION_CONFIG__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EClass TAG_LIB_REF
          The meta object literal for the 'Tag Lib Ref' class
static org.eclipse.emf.ecore.EAttribute TAG_LIB_REF__TAGLIB_LOCATION
          The meta object literal for the 'Taglib Location' attribute feature
static org.eclipse.emf.ecore.EAttribute TAG_LIB_REF__TAGLIB_URI
          The meta object literal for the 'Taglib URI' attribute feature
static org.eclipse.emf.ecore.EReference TAG_LIB_REF__WEB_APP
          The meta object literal for the 'Web App' container reference feature
static org.eclipse.emf.ecore.EEnum TRANSPORT_GUARANTEE_TYPE
          The meta object literal for the 'Transport Guarantee Type' enum
static org.eclipse.emf.ecore.EClass URL_PATTERN_TYPE
          The meta object literal for the 'URL Pattern Type' class
static org.eclipse.emf.ecore.EReference URL_PATTERN_TYPE__RES_COLLECTION
          The meta object literal for the 'Res Collection' container reference feature
static org.eclipse.emf.ecore.EAttribute URL_PATTERN_TYPE__URL_PATTERN
          The meta object literal for the 'Url Pattern' attribute feature
static org.eclipse.emf.ecore.EClass USER_DATA_CONSTRAINT
          The meta object literal for the 'User Data Constraint' class
static org.eclipse.emf.ecore.EAttribute USER_DATA_CONSTRAINT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EReference USER_DATA_CONSTRAINT__DESCRIPTIONS
          The meta object literal for the 'Descriptions' containment reference list feature
static org.eclipse.emf.ecore.EReference USER_DATA_CONSTRAINT__SEC_CONSTRAINT
          The meta object literal for the 'Sec Constraint' container reference feature
static org.eclipse.emf.ecore.EAttribute USER_DATA_CONSTRAINT__TRANSPORT_GUARANTEE
          The meta object literal for the 'Transport Guarantee' attribute feature
static org.eclipse.emf.ecore.EClass WEB_APP
          The meta object literal for the 'Web App' class
static org.eclipse.emf.ecore.EReference WEB_APP__CONSTRAINTS
          The meta object literal for the 'Constraints' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__CONTEXT_PARAMS
          The meta object literal for the 'Context Params' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__CONTEXTS
          The meta object literal for the 'Contexts' containment reference list feature
static org.eclipse.emf.ecore.EAttribute WEB_APP__DISTRIBUTABLE
          The meta object literal for the 'Distributable' attribute feature
static org.eclipse.emf.ecore.EReference WEB_APP__ERROR_PAGES
          The meta object literal for the 'Error Pages' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__FILE_LIST
          The meta object literal for the 'File List' containment reference feature
static org.eclipse.emf.ecore.EReference WEB_APP__FILTER_MAPPINGS
          The meta object literal for the 'Filter Mappings' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__FILTERS
          The meta object literal for the 'Filters' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__JSP_CONFIG
          The meta object literal for the 'Jsp Config' containment reference feature
static org.eclipse.emf.ecore.EReference WEB_APP__LISTENERS
          The meta object literal for the 'Listeners' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__LOCAL_ENCODING_MAPPING_LIST
          The meta object literal for the 'Local Encoding Mapping List' containment reference feature
static org.eclipse.emf.ecore.EReference WEB_APP__LOGIN_CONFIG
          The meta object literal for the 'Login Config' containment reference feature
static org.eclipse.emf.ecore.EReference WEB_APP__MESSAGE_DESTINATIONS
          The meta object literal for the 'Message Destinations' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__MIME_MAPPINGS
          The meta object literal for the 'Mime Mappings' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__SECURITY_ROLES
          The meta object literal for the 'Security Roles' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__SERVLET_MAPPINGS
          The meta object literal for the 'Servlet Mappings' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__SERVLETS
          The meta object literal for the 'Servlets' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_APP__SESSION_CONFIG
          The meta object literal for the 'Session Config' containment reference feature
static org.eclipse.emf.ecore.EReference WEB_APP__TAG_LIBS
          The meta object literal for the 'Tag Libs' containment reference list feature
static org.eclipse.emf.ecore.EAttribute WEB_APP__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EClass WEB_RESOURCE_COLLECTION
          The meta object literal for the 'Web Resource Collection' class
static org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__DESCRIPTIONS
          The meta object literal for the 'Descriptions' containment reference list feature
static org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__HTT_PS
          The meta object literal for the 'HTT Ps' containment reference list feature
static org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__HTTP_METHOD
          The meta object literal for the 'Http Method' attribute list feature
static org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__SEC_CONSTRAINT
          The meta object literal for the 'Sec Constraint' container reference feature
static org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__UR_LS
          The meta object literal for the 'UR Ls' containment reference list feature
static org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__URL_PATTERN
          The meta object literal for the 'Url Pattern' attribute list feature
static org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__WEB_RESOURCE_NAME
          The meta object literal for the 'Web Resource Name' attribute feature
static org.eclipse.emf.ecore.EClass WEB_TYPE
          The meta object literal for the 'Web Type' class
static org.eclipse.emf.ecore.EClass WELCOME_FILE
          The meta object literal for the 'Welcome File' class
static org.eclipse.emf.ecore.EReference WELCOME_FILE__FILE_LIST
          The meta object literal for the 'File List' container reference feature
static org.eclipse.emf.ecore.EAttribute WELCOME_FILE__WELCOME_FILE
          The meta object literal for the 'Welcome File' attribute feature
static org.eclipse.emf.ecore.EClass WELCOME_FILE_LIST
          The meta object literal for the 'Welcome File List' class
static org.eclipse.emf.ecore.EReference WELCOME_FILE_LIST__FILE
          The meta object literal for the 'File' containment reference list feature
static org.eclipse.emf.ecore.EReference WELCOME_FILE_LIST__WEB_APP
          The meta object literal for the 'Web App' container reference feature
 

Field Detail

WEB_APP

static final org.eclipse.emf.ecore.EClass WEB_APP
The meta object literal for the 'Web App' class.

See Also:
WebAppImpl, WebapplicationPackageImpl.getWebApp()

WEB_APP__DISTRIBUTABLE

static final org.eclipse.emf.ecore.EAttribute WEB_APP__DISTRIBUTABLE
The meta object literal for the 'Distributable' attribute feature.


WEB_APP__VERSION

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


WEB_APP__CONTEXTS

static final org.eclipse.emf.ecore.EReference WEB_APP__CONTEXTS
The meta object literal for the 'Contexts' containment reference list feature.


WEB_APP__ERROR_PAGES

static final org.eclipse.emf.ecore.EReference WEB_APP__ERROR_PAGES
The meta object literal for the 'Error Pages' containment reference list feature.


WEB_APP__FILE_LIST

static final org.eclipse.emf.ecore.EReference WEB_APP__FILE_LIST
The meta object literal for the 'File List' containment reference feature.


WEB_APP__TAG_LIBS

static final org.eclipse.emf.ecore.EReference WEB_APP__TAG_LIBS
The meta object literal for the 'Tag Libs' containment reference list feature.


WEB_APP__CONSTRAINTS

static final org.eclipse.emf.ecore.EReference WEB_APP__CONSTRAINTS
The meta object literal for the 'Constraints' containment reference list feature.


WEB_APP__LOGIN_CONFIG

static final org.eclipse.emf.ecore.EReference WEB_APP__LOGIN_CONFIG
The meta object literal for the 'Login Config' containment reference feature.


WEB_APP__MIME_MAPPINGS

static final org.eclipse.emf.ecore.EReference WEB_APP__MIME_MAPPINGS
The meta object literal for the 'Mime Mappings' containment reference list feature.


WEB_APP__SESSION_CONFIG

static final org.eclipse.emf.ecore.EReference WEB_APP__SESSION_CONFIG
The meta object literal for the 'Session Config' containment reference feature.


WEB_APP__SERVLET_MAPPINGS

static final org.eclipse.emf.ecore.EReference WEB_APP__SERVLET_MAPPINGS
The meta object literal for the 'Servlet Mappings' containment reference list feature.


WEB_APP__SERVLETS

static final org.eclipse.emf.ecore.EReference WEB_APP__SERVLETS
The meta object literal for the 'Servlets' containment reference list feature.


WEB_APP__SECURITY_ROLES

static final org.eclipse.emf.ecore.EReference WEB_APP__SECURITY_ROLES
The meta object literal for the 'Security Roles' containment reference list feature.


WEB_APP__FILTERS

static final org.eclipse.emf.ecore.EReference WEB_APP__FILTERS
The meta object literal for the 'Filters' containment reference list feature.


WEB_APP__FILTER_MAPPINGS

static final org.eclipse.emf.ecore.EReference WEB_APP__FILTER_MAPPINGS
The meta object literal for the 'Filter Mappings' containment reference list feature.


WEB_APP__LISTENERS

static final org.eclipse.emf.ecore.EReference WEB_APP__LISTENERS
The meta object literal for the 'Listeners' containment reference list feature.


WEB_APP__CONTEXT_PARAMS

static final org.eclipse.emf.ecore.EReference WEB_APP__CONTEXT_PARAMS
The meta object literal for the 'Context Params' containment reference list feature.


WEB_APP__JSP_CONFIG

static final org.eclipse.emf.ecore.EReference WEB_APP__JSP_CONFIG
The meta object literal for the 'Jsp Config' containment reference feature.


WEB_APP__MESSAGE_DESTINATIONS

static final org.eclipse.emf.ecore.EReference WEB_APP__MESSAGE_DESTINATIONS
The meta object literal for the 'Message Destinations' containment reference list feature.


WEB_APP__LOCAL_ENCODING_MAPPING_LIST

static final org.eclipse.emf.ecore.EReference WEB_APP__LOCAL_ENCODING_MAPPING_LIST
The meta object literal for the 'Local Encoding Mapping List' containment reference feature.


CONTEXT_PARAM

static final org.eclipse.emf.ecore.EClass CONTEXT_PARAM
The meta object literal for the 'Context Param' class.

See Also:
ContextParamImpl, WebapplicationPackageImpl.getContextParam()

CONTEXT_PARAM__PARAM_NAME

static final org.eclipse.emf.ecore.EAttribute CONTEXT_PARAM__PARAM_NAME
The meta object literal for the 'Param Name' attribute feature.


CONTEXT_PARAM__PARAM_VALUE

static final org.eclipse.emf.ecore.EAttribute CONTEXT_PARAM__PARAM_VALUE
The meta object literal for the 'Param Value' attribute feature.


CONTEXT_PARAM__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute CONTEXT_PARAM__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


CONTEXT_PARAM__WEB_APP

static final org.eclipse.emf.ecore.EReference CONTEXT_PARAM__WEB_APP
The meta object literal for the 'Web App' container reference feature.


SERVLET

static final org.eclipse.emf.ecore.EClass SERVLET
The meta object literal for the 'Servlet' class.

See Also:
ServletImpl, WebapplicationPackageImpl.getServlet()

SERVLET__SERVLET_NAME

static final org.eclipse.emf.ecore.EAttribute SERVLET__SERVLET_NAME
The meta object literal for the 'Servlet Name' attribute feature.


SERVLET__LOAD_ON_STARTUP

static final org.eclipse.emf.ecore.EAttribute SERVLET__LOAD_ON_STARTUP
The meta object literal for the 'Load On Startup' attribute feature.


SERVLET__WEB_APP

static final org.eclipse.emf.ecore.EReference SERVLET__WEB_APP
The meta object literal for the 'Web App' container reference feature.


SERVLET__WEB_TYPE

static final org.eclipse.emf.ecore.EReference SERVLET__WEB_TYPE
The meta object literal for the 'Web Type' containment reference feature.


SERVLET__PARAMS

static final org.eclipse.emf.ecore.EReference SERVLET__PARAMS
The meta object literal for the 'Params' containment reference list feature.


SERVLET__SECURITY_ROLE_REFS

static final org.eclipse.emf.ecore.EReference SERVLET__SECURITY_ROLE_REFS
The meta object literal for the 'Security Role Refs' containment reference list feature.


SERVLET__RUN_AS

static final org.eclipse.emf.ecore.EReference SERVLET__RUN_AS
The meta object literal for the 'Run As' containment reference feature.


SERVLET__INIT_PARAMS

static final org.eclipse.emf.ecore.EReference SERVLET__INIT_PARAMS
The meta object literal for the 'Init Params' containment reference list feature.


SERVLET_MAPPING

static final org.eclipse.emf.ecore.EClass SERVLET_MAPPING
The meta object literal for the 'Servlet Mapping' class.

See Also:
ServletMappingImpl, WebapplicationPackageImpl.getServletMapping()

SERVLET_MAPPING__URL_PATTERN

static final org.eclipse.emf.ecore.EAttribute SERVLET_MAPPING__URL_PATTERN
The meta object literal for the 'Url Pattern' attribute feature.


SERVLET_MAPPING__NAME

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


SERVLET_MAPPING__WEB_APP

static final org.eclipse.emf.ecore.EReference SERVLET_MAPPING__WEB_APP
The meta object literal for the 'Web App' container reference feature.


SERVLET_MAPPING__SERVLET

static final org.eclipse.emf.ecore.EReference SERVLET_MAPPING__SERVLET
The meta object literal for the 'Servlet' reference feature.


SESSION_CONFIG

static final org.eclipse.emf.ecore.EClass SESSION_CONFIG
The meta object literal for the 'Session Config' class.

See Also:
SessionConfigImpl, WebapplicationPackageImpl.getSessionConfig()

SESSION_CONFIG__SESSION_TIMEOUT

static final org.eclipse.emf.ecore.EAttribute SESSION_CONFIG__SESSION_TIMEOUT
The meta object literal for the 'Session Timeout' attribute feature.


SESSION_CONFIG__WEB_APP

static final org.eclipse.emf.ecore.EReference SESSION_CONFIG__WEB_APP
The meta object literal for the 'Web App' container reference feature.


MIME_MAPPING

static final org.eclipse.emf.ecore.EClass MIME_MAPPING
The meta object literal for the 'Mime Mapping' class.

See Also:
MimeMappingImpl, WebapplicationPackageImpl.getMimeMapping()

MIME_MAPPING__EXTENSION

static final org.eclipse.emf.ecore.EAttribute MIME_MAPPING__EXTENSION
The meta object literal for the 'Extension' attribute feature.


MIME_MAPPING__MIME_TYPE

static final org.eclipse.emf.ecore.EAttribute MIME_MAPPING__MIME_TYPE
The meta object literal for the 'Mime Type' attribute feature.


MIME_MAPPING__WEB_APP

static final org.eclipse.emf.ecore.EReference MIME_MAPPING__WEB_APP
The meta object literal for the 'Web App' container reference feature.


WELCOME_FILE_LIST

static final org.eclipse.emf.ecore.EClass WELCOME_FILE_LIST
The meta object literal for the 'Welcome File List' class.

See Also:
WelcomeFileListImpl, WebapplicationPackageImpl.getWelcomeFileList()

WELCOME_FILE_LIST__WEB_APP

static final org.eclipse.emf.ecore.EReference WELCOME_FILE_LIST__WEB_APP
The meta object literal for the 'Web App' container reference feature.


WELCOME_FILE_LIST__FILE

static final org.eclipse.emf.ecore.EReference WELCOME_FILE_LIST__FILE
The meta object literal for the 'File' containment reference list feature.


ERROR_PAGE

static final org.eclipse.emf.ecore.EClass ERROR_PAGE
The meta object literal for the 'Error Page' class.

See Also:
ErrorPageImpl, WebapplicationPackageImpl.getErrorPage()

ERROR_PAGE__LOCATION

static final org.eclipse.emf.ecore.EAttribute ERROR_PAGE__LOCATION
The meta object literal for the 'Location' attribute feature.


ERROR_PAGE__WEB_APP

static final org.eclipse.emf.ecore.EReference ERROR_PAGE__WEB_APP
The meta object literal for the 'Web App' container reference feature.


TAG_LIB_REF

static final org.eclipse.emf.ecore.EClass TAG_LIB_REF
The meta object literal for the 'Tag Lib Ref' class.

See Also:
TagLibRefImpl, WebapplicationPackageImpl.getTagLibRef()

TAG_LIB_REF__TAGLIB_URI

static final org.eclipse.emf.ecore.EAttribute TAG_LIB_REF__TAGLIB_URI
The meta object literal for the 'Taglib URI' attribute feature.


TAG_LIB_REF__TAGLIB_LOCATION

static final org.eclipse.emf.ecore.EAttribute TAG_LIB_REF__TAGLIB_LOCATION
The meta object literal for the 'Taglib Location' attribute feature.


TAG_LIB_REF__WEB_APP

static final org.eclipse.emf.ecore.EReference TAG_LIB_REF__WEB_APP
The meta object literal for the 'Web App' container reference feature.


SECURITY_CONSTRAINT

static final org.eclipse.emf.ecore.EClass SECURITY_CONSTRAINT
The meta object literal for the 'Security Constraint' class.

See Also:
SecurityConstraintImpl, WebapplicationPackageImpl.getSecurityConstraint()

SECURITY_CONSTRAINT__DISPLAY_NAME

static final org.eclipse.emf.ecore.EAttribute SECURITY_CONSTRAINT__DISPLAY_NAME
The meta object literal for the 'Display Name' attribute feature.


SECURITY_CONSTRAINT__WEB_APP

static final org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__WEB_APP
The meta object literal for the 'Web App' container reference feature.


SECURITY_CONSTRAINT__WEB_RESOURCE_COLLECTIONS

static final org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__WEB_RESOURCE_COLLECTIONS
The meta object literal for the 'Web Resource Collections' containment reference list feature.


SECURITY_CONSTRAINT__AUTH_CONSTRAINT

static final org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__AUTH_CONSTRAINT
The meta object literal for the 'Auth Constraint' containment reference feature.


SECURITY_CONSTRAINT__USER_DATA_CONSTRAINT

static final org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__USER_DATA_CONSTRAINT
The meta object literal for the 'User Data Constraint' containment reference feature.


SECURITY_CONSTRAINT__DISPLAY_NAMES

static final org.eclipse.emf.ecore.EReference SECURITY_CONSTRAINT__DISPLAY_NAMES
The meta object literal for the 'Display Names' containment reference list feature.


WEB_RESOURCE_COLLECTION

static final org.eclipse.emf.ecore.EClass WEB_RESOURCE_COLLECTION
The meta object literal for the 'Web Resource Collection' class.

See Also:
WebResourceCollectionImpl, WebapplicationPackageImpl.getWebResourceCollection()

WEB_RESOURCE_COLLECTION__WEB_RESOURCE_NAME

static final org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__WEB_RESOURCE_NAME
The meta object literal for the 'Web Resource Name' attribute feature.


WEB_RESOURCE_COLLECTION__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


WEB_RESOURCE_COLLECTION__URL_PATTERN

static final org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__URL_PATTERN
The meta object literal for the 'Url Pattern' attribute list feature.


WEB_RESOURCE_COLLECTION__HTTP_METHOD

static final org.eclipse.emf.ecore.EAttribute WEB_RESOURCE_COLLECTION__HTTP_METHOD
The meta object literal for the 'Http Method' attribute list feature.


WEB_RESOURCE_COLLECTION__SEC_CONSTRAINT

static final org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__SEC_CONSTRAINT
The meta object literal for the 'Sec Constraint' container reference feature.


WEB_RESOURCE_COLLECTION__UR_LS

static final org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__UR_LS
The meta object literal for the 'UR Ls' containment reference list feature.


WEB_RESOURCE_COLLECTION__DESCRIPTIONS

static final org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__DESCRIPTIONS
The meta object literal for the 'Descriptions' containment reference list feature.


WEB_RESOURCE_COLLECTION__HTT_PS

static final org.eclipse.emf.ecore.EReference WEB_RESOURCE_COLLECTION__HTT_PS
The meta object literal for the 'HTT Ps' containment reference list feature.


AUTH_CONSTRAINT

static final org.eclipse.emf.ecore.EClass AUTH_CONSTRAINT
The meta object literal for the 'Auth Constraint' class.

See Also:
AuthConstraintImpl, WebapplicationPackageImpl.getAuthConstraint()

AUTH_CONSTRAINT__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute AUTH_CONSTRAINT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


AUTH_CONSTRAINT__ROLES

static final org.eclipse.emf.ecore.EAttribute AUTH_CONSTRAINT__ROLES
The meta object literal for the 'Roles' attribute list feature.


AUTH_CONSTRAINT__SEC_CONSTRAINT

static final org.eclipse.emf.ecore.EReference AUTH_CONSTRAINT__SEC_CONSTRAINT
The meta object literal for the 'Sec Constraint' container reference feature.


AUTH_CONSTRAINT__DESCRIPTIONS

static final org.eclipse.emf.ecore.EReference AUTH_CONSTRAINT__DESCRIPTIONS
The meta object literal for the 'Descriptions' containment reference list feature.


USER_DATA_CONSTRAINT

static final org.eclipse.emf.ecore.EClass USER_DATA_CONSTRAINT
The meta object literal for the 'User Data Constraint' class.

See Also:
UserDataConstraintImpl, WebapplicationPackageImpl.getUserDataConstraint()

USER_DATA_CONSTRAINT__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute USER_DATA_CONSTRAINT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


USER_DATA_CONSTRAINT__TRANSPORT_GUARANTEE

static final org.eclipse.emf.ecore.EAttribute USER_DATA_CONSTRAINT__TRANSPORT_GUARANTEE
The meta object literal for the 'Transport Guarantee' attribute feature.


USER_DATA_CONSTRAINT__SEC_CONSTRAINT

static final org.eclipse.emf.ecore.EReference USER_DATA_CONSTRAINT__SEC_CONSTRAINT
The meta object literal for the 'Sec Constraint' container reference feature.


USER_DATA_CONSTRAINT__DESCRIPTIONS

static final org.eclipse.emf.ecore.EReference USER_DATA_CONSTRAINT__DESCRIPTIONS
The meta object literal for the 'Descriptions' containment reference list feature.


LOGIN_CONFIG

static final org.eclipse.emf.ecore.EClass LOGIN_CONFIG
The meta object literal for the 'Login Config' class.

See Also:
LoginConfigImpl, WebapplicationPackageImpl.getLoginConfig()

LOGIN_CONFIG__AUTH_METHOD

static final org.eclipse.emf.ecore.EAttribute LOGIN_CONFIG__AUTH_METHOD
The meta object literal for the 'Auth Method' attribute feature.


LOGIN_CONFIG__REALM_NAME

static final org.eclipse.emf.ecore.EAttribute LOGIN_CONFIG__REALM_NAME
The meta object literal for the 'Realm Name' attribute feature.


LOGIN_CONFIG__AUTHORIZATION_METHOD

static final org.eclipse.emf.ecore.EAttribute LOGIN_CONFIG__AUTHORIZATION_METHOD
The meta object literal for the 'Authorization Method' attribute feature.


LOGIN_CONFIG__WEB_APP

static final org.eclipse.emf.ecore.EReference LOGIN_CONFIG__WEB_APP
The meta object literal for the 'Web App' container reference feature.


LOGIN_CONFIG__FORM_LOGIN_CONFIG

static final org.eclipse.emf.ecore.EReference LOGIN_CONFIG__FORM_LOGIN_CONFIG
The meta object literal for the 'Form Login Config' containment reference feature.


FORM_LOGIN_CONFIG

static final org.eclipse.emf.ecore.EClass FORM_LOGIN_CONFIG
The meta object literal for the 'Form Login Config' class.

See Also:
FormLoginConfigImpl, WebapplicationPackageImpl.getFormLoginConfig()

FORM_LOGIN_CONFIG__FORM_LOGIN_PAGE

static final org.eclipse.emf.ecore.EAttribute FORM_LOGIN_CONFIG__FORM_LOGIN_PAGE
The meta object literal for the 'Form Login Page' attribute feature.


FORM_LOGIN_CONFIG__FORM_ERROR_PAGE

static final org.eclipse.emf.ecore.EAttribute FORM_LOGIN_CONFIG__FORM_ERROR_PAGE
The meta object literal for the 'Form Error Page' attribute feature.


FORM_LOGIN_CONFIG__LOGIN_CONFIG

static final org.eclipse.emf.ecore.EReference FORM_LOGIN_CONFIG__LOGIN_CONFIG
The meta object literal for the 'Login Config' container reference feature.


INIT_PARAM

static final org.eclipse.emf.ecore.EClass INIT_PARAM
The meta object literal for the 'Init Param' class.

See Also:
InitParamImpl, WebapplicationPackageImpl.getInitParam()

INIT_PARAM__PARAM_NAME

static final org.eclipse.emf.ecore.EAttribute INIT_PARAM__PARAM_NAME
The meta object literal for the 'Param Name' attribute feature.


INIT_PARAM__PARAM_VALUE

static final org.eclipse.emf.ecore.EAttribute INIT_PARAM__PARAM_VALUE
The meta object literal for the 'Param Value' attribute feature.


INIT_PARAM__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute INIT_PARAM__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


WEB_TYPE

static final org.eclipse.emf.ecore.EClass WEB_TYPE
The meta object literal for the 'Web Type' class.

See Also:
WebTypeImpl, WebapplicationPackageImpl.getWebType()

SERVLET_TYPE

static final org.eclipse.emf.ecore.EClass SERVLET_TYPE
The meta object literal for the 'Servlet Type' class.

See Also:
ServletTypeImpl, WebapplicationPackageImpl.getServletType()

SERVLET_TYPE__CLASS_NAME

static final org.eclipse.emf.ecore.EAttribute SERVLET_TYPE__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature.


JSP_TYPE

static final org.eclipse.emf.ecore.EClass JSP_TYPE
The meta object literal for the 'JSP Type' class.

See Also:
JSPTypeImpl, WebapplicationPackageImpl.getJSPType()

JSP_TYPE__JSP_FILE

static final org.eclipse.emf.ecore.EAttribute JSP_TYPE__JSP_FILE
The meta object literal for the 'Jsp File' attribute feature.


URL_PATTERN_TYPE

static final org.eclipse.emf.ecore.EClass URL_PATTERN_TYPE
The meta object literal for the 'URL Pattern Type' class.

See Also:
URLPatternTypeImpl, WebapplicationPackageImpl.getURLPatternType()

URL_PATTERN_TYPE__URL_PATTERN

static final org.eclipse.emf.ecore.EAttribute URL_PATTERN_TYPE__URL_PATTERN
The meta object literal for the 'Url Pattern' attribute feature.


URL_PATTERN_TYPE__RES_COLLECTION

static final org.eclipse.emf.ecore.EReference URL_PATTERN_TYPE__RES_COLLECTION
The meta object literal for the 'Res Collection' container reference feature.


ROLE_NAME_TYPE

static final org.eclipse.emf.ecore.EClass ROLE_NAME_TYPE
The meta object literal for the 'Role Name Type' class.

See Also:
RoleNameTypeImpl, WebapplicationPackageImpl.getRoleNameType()

ROLE_NAME_TYPE__ROLE_NAME

static final org.eclipse.emf.ecore.EAttribute ROLE_NAME_TYPE__ROLE_NAME
The meta object literal for the 'Role Name' attribute feature.


WELCOME_FILE

static final org.eclipse.emf.ecore.EClass WELCOME_FILE
The meta object literal for the 'Welcome File' class.

See Also:
WelcomeFileImpl, WebapplicationPackageImpl.getWelcomeFile()

WELCOME_FILE__WELCOME_FILE

static final org.eclipse.emf.ecore.EAttribute WELCOME_FILE__WELCOME_FILE
The meta object literal for the 'Welcome File' attribute feature.


WELCOME_FILE__FILE_LIST

static final org.eclipse.emf.ecore.EReference WELCOME_FILE__FILE_LIST
The meta object literal for the 'File List' container reference feature.


EXCEPTION_TYPE_ERROR_PAGE

static final org.eclipse.emf.ecore.EClass EXCEPTION_TYPE_ERROR_PAGE
The meta object literal for the 'Exception Type Error Page' class.

See Also:
ExceptionTypeErrorPageImpl, WebapplicationPackageImpl.getExceptionTypeErrorPage()

EXCEPTION_TYPE_ERROR_PAGE__EXCEPTION_TYPE

static final org.eclipse.emf.ecore.EReference EXCEPTION_TYPE_ERROR_PAGE__EXCEPTION_TYPE
The meta object literal for the 'Exception Type' reference feature.


ERROR_CODE_ERROR_PAGE

static final org.eclipse.emf.ecore.EClass ERROR_CODE_ERROR_PAGE
The meta object literal for the 'Error Code Error Page' class.

See Also:
ErrorCodeErrorPageImpl, WebapplicationPackageImpl.getErrorCodeErrorPage()

ERROR_CODE_ERROR_PAGE__ERROR_CODE

static final org.eclipse.emf.ecore.EAttribute ERROR_CODE_ERROR_PAGE__ERROR_CODE
The meta object literal for the 'Error Code' attribute feature.


FILTER_MAPPING

static final org.eclipse.emf.ecore.EClass FILTER_MAPPING
The meta object literal for the 'Filter Mapping' class.

See Also:
FilterMappingImpl, WebapplicationPackageImpl.getFilterMapping()

FILTER_MAPPING__URL_PATTERN

static final org.eclipse.emf.ecore.EAttribute FILTER_MAPPING__URL_PATTERN
The meta object literal for the 'Url Pattern' attribute feature.


FILTER_MAPPING__DISPATCHER_TYPE

static final org.eclipse.emf.ecore.EAttribute FILTER_MAPPING__DISPATCHER_TYPE
The meta object literal for the 'Dispatcher Type' attribute list feature.


FILTER_MAPPING__FILTER

static final org.eclipse.emf.ecore.EReference FILTER_MAPPING__FILTER
The meta object literal for the 'Filter' reference feature.


FILTER_MAPPING__SERVLET

static final org.eclipse.emf.ecore.EReference FILTER_MAPPING__SERVLET
The meta object literal for the 'Servlet' reference feature.


FILTER

static final org.eclipse.emf.ecore.EClass FILTER
The meta object literal for the 'Filter' class.

See Also:
FilterImpl, WebapplicationPackageImpl.getFilter()

FILTER__NAME

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


FILTER__INIT_PARAMS

static final org.eclipse.emf.ecore.EReference FILTER__INIT_PARAMS
The meta object literal for the 'Init Params' containment reference list feature.


FILTER__FILTER_CLASS

static final org.eclipse.emf.ecore.EReference FILTER__FILTER_CLASS
The meta object literal for the 'Filter Class' reference feature.


FILTER__INIT_PARAM_VALUES

static final org.eclipse.emf.ecore.EReference FILTER__INIT_PARAM_VALUES
The meta object literal for the 'Init Param Values' containment reference list feature.


LOCAL_ENCODING_MAPPING_LIST

static final org.eclipse.emf.ecore.EClass LOCAL_ENCODING_MAPPING_LIST
The meta object literal for the 'Local Encoding Mapping List' class.

See Also:
LocalEncodingMappingListImpl, WebapplicationPackageImpl.getLocalEncodingMappingList()

LOCAL_ENCODING_MAPPING_LIST__LOCAL_ENCODING_MAPPINGS

static final org.eclipse.emf.ecore.EReference LOCAL_ENCODING_MAPPING_LIST__LOCAL_ENCODING_MAPPINGS
The meta object literal for the 'Local Encoding Mappings' containment reference list feature.


LOCAL_ENCODING_MAPPING

static final org.eclipse.emf.ecore.EClass LOCAL_ENCODING_MAPPING
The meta object literal for the 'Local Encoding Mapping' class.

See Also:
LocalEncodingMappingImpl, WebapplicationPackageImpl.getLocalEncodingMapping()

LOCAL_ENCODING_MAPPING__LOCALE

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


LOCAL_ENCODING_MAPPING__ENCODING

static final org.eclipse.emf.ecore.EAttribute LOCAL_ENCODING_MAPPING__ENCODING
The meta object literal for the 'Encoding' attribute feature.


HTTP_METHOD_TYPE

static final org.eclipse.emf.ecore.EClass HTTP_METHOD_TYPE
The meta object literal for the 'HTTP Method Type' class.

See Also:
HTTPMethodTypeImpl, WebapplicationPackageImpl.getHTTPMethodType()

HTTP_METHOD_TYPE__HTTP_METHOD

static final org.eclipse.emf.ecore.EAttribute HTTP_METHOD_TYPE__HTTP_METHOD
The meta object literal for the 'Http Method' attribute feature.


RES_AUTH_SERVLET_TYPE

static final org.eclipse.emf.ecore.EEnum RES_AUTH_SERVLET_TYPE
The meta object literal for the 'Res Auth Servlet Type' enum.

See Also:
ResAuthServletType, WebapplicationPackageImpl.getResAuthServletType()

HTTP_METHOD_TYPE_ENUM

static final org.eclipse.emf.ecore.EEnum HTTP_METHOD_TYPE_ENUM
The meta object literal for the 'HTTP Method Type Enum' enum.

See Also:
HTTPMethodTypeEnum, WebapplicationPackageImpl.getHTTPMethodTypeEnum()

TRANSPORT_GUARANTEE_TYPE

static final org.eclipse.emf.ecore.EEnum TRANSPORT_GUARANTEE_TYPE
The meta object literal for the 'Transport Guarantee Type' enum.

See Also:
TransportGuaranteeType, WebapplicationPackageImpl.getTransportGuaranteeType()

DISPATCHER_TYPE

static final org.eclipse.emf.ecore.EEnum DISPATCHER_TYPE
The meta object literal for the 'Dispatcher Type' enum.

See Also:
DispatcherType, WebapplicationPackageImpl.getDispatcherType()

AUTH_METHOD_KIND

static final org.eclipse.emf.ecore.EEnum AUTH_METHOD_KIND
The meta object literal for the 'Auth Method Kind' enum.

See Also:
AuthMethodKind, WebapplicationPackageImpl.getAuthMethodKind()