org.eclipse.modisco.jee.webapp.webapp22
Interface Webapp22Factory


public interface Webapp22Factory

The Factory for the model. It provides a create method for each non-abstract class of the model.

See Also:
Webapp22Package
Generated:

Field Summary
static Webapp22Factory eINSTANCE
          The singleton instance of the factory.
 
Method Summary
 AuthConstraintType createAuthConstraintType()
          Returns a new object of class 'Auth Constraint Type'.
 AuthMethodType createAuthMethodType()
          Returns a new object of class 'Auth Method Type'.
 ContextParamType createContextParamType()
          Returns a new object of class 'Context Param Type'.
 DescriptionType createDescriptionType()
          Returns a new object of class 'Description Type'.
 DisplayNameType createDisplayNameType()
          Returns a new object of class 'Display Name Type'.
 DistributableType createDistributableType()
          Returns a new object of class 'Distributable Type'.
 DocumentRoot createDocumentRoot()
          Returns a new object of class 'Document Root'.
 EjbLinkType createEjbLinkType()
          Returns a new object of class 'Ejb Link Type'.
 EjbRefNameType createEjbRefNameType()
          Returns a new object of class 'Ejb Ref Name Type'.
 EjbRefType createEjbRefType()
          Returns a new object of class 'Ejb Ref Type'.
 EjbRefTypeType createEjbRefTypeType()
          Returns a new object of class 'Ejb Ref Type Type'.
 EnvEntryNameType createEnvEntryNameType()
          Returns a new object of class 'Env Entry Name Type'.
 EnvEntryType createEnvEntryType()
          Returns a new object of class 'Env Entry Type'.
 EnvEntryTypeType createEnvEntryTypeType()
          Returns a new object of class 'Env Entry Type Type'.
 EnvEntryValueType createEnvEntryValueType()
          Returns a new object of class 'Env Entry Value Type'.
 ErrorCodeType createErrorCodeType()
          Returns a new object of class 'Error Code Type'.
 ErrorPageType createErrorPageType()
          Returns a new object of class 'Error Page Type'.
 ExceptionTypeType createExceptionTypeType()
          Returns a new object of class 'Exception Type Type'.
 ExtensionType createExtensionType()
          Returns a new object of class 'Extension Type'.
 FormErrorPageType createFormErrorPageType()
          Returns a new object of class 'Form Error Page Type'.
 FormLoginConfigType createFormLoginConfigType()
          Returns a new object of class 'Form Login Config Type'.
 FormLoginPageType createFormLoginPageType()
          Returns a new object of class 'Form Login Page Type'.
 HomeType createHomeType()
          Returns a new object of class 'Home Type'.
 HttpMethodType createHttpMethodType()
          Returns a new object of class 'Http Method Type'.
 IconType createIconType()
          Returns a new object of class 'Icon Type'.
 InitParamType createInitParamType()
          Returns a new object of class 'Init Param Type'.
 JspFileType createJspFileType()
          Returns a new object of class 'Jsp File Type'.
 LargeIconType createLargeIconType()
          Returns a new object of class 'Large Icon Type'.
 LoadOnStartupType createLoadOnStartupType()
          Returns a new object of class 'Load On Startup Type'.
 LocationType createLocationType()
          Returns a new object of class 'Location Type'.
 LoginConfigType createLoginConfigType()
          Returns a new object of class 'Login Config Type'.
 MimeMappingType createMimeMappingType()
          Returns a new object of class 'Mime Mapping Type'.
 MimeTypeType createMimeTypeType()
          Returns a new object of class 'Mime Type Type'.
 ParamNameType createParamNameType()
          Returns a new object of class 'Param Name Type'.
 ParamValueType createParamValueType()
          Returns a new object of class 'Param Value Type'.
 RealmNameType createRealmNameType()
          Returns a new object of class 'Realm Name Type'.
 RemoteType createRemoteType()
          Returns a new object of class 'Remote Type'.
 ResAuthType createResAuthType()
          Returns a new object of class 'Res Auth Type'.
 ResourceRefType createResourceRefType()
          Returns a new object of class 'Resource Ref Type'.
 ResRefNameType createResRefNameType()
          Returns a new object of class 'Res Ref Name Type'.
 ResTypeType createResTypeType()
          Returns a new object of class 'Res Type Type'.
 RoleLinkType createRoleLinkType()
          Returns a new object of class 'Role Link Type'.
 RoleNameType createRoleNameType()
          Returns a new object of class 'Role Name Type'.
 SecurityConstraintType createSecurityConstraintType()
          Returns a new object of class 'Security Constraint Type'.
 SecurityRoleRefType createSecurityRoleRefType()
          Returns a new object of class 'Security Role Ref Type'.
 SecurityRoleType createSecurityRoleType()
          Returns a new object of class 'Security Role Type'.
 ServletClassType createServletClassType()
          Returns a new object of class 'Servlet Class Type'.
 ServletMappingType createServletMappingType()
          Returns a new object of class 'Servlet Mapping Type'.
 ServletNameType createServletNameType()
          Returns a new object of class 'Servlet Name Type'.
 ServletType createServletType()
          Returns a new object of class 'Servlet Type'.
 SessionConfigType createSessionConfigType()
          Returns a new object of class 'Session Config Type'.
 SessionTimeoutType createSessionTimeoutType()
          Returns a new object of class 'Session Timeout Type'.
 SmallIconType createSmallIconType()
          Returns a new object of class 'Small Icon Type'.
 TaglibLocationType createTaglibLocationType()
          Returns a new object of class 'Taglib Location Type'.
 TaglibType createTaglibType()
          Returns a new object of class 'Taglib Type'.
 TaglibUriType createTaglibUriType()
          Returns a new object of class 'Taglib Uri Type'.
 TransportGuaranteeType createTransportGuaranteeType()
          Returns a new object of class 'Transport Guarantee Type'.
 UrlPatternType createUrlPatternType()
          Returns a new object of class 'Url Pattern Type'.
 UserDataConstraintType createUserDataConstraintType()
          Returns a new object of class 'User Data Constraint Type'.
 WebAppType createWebAppType()
          Returns a new object of class 'Web App Type'.
 WebResourceCollectionType createWebResourceCollectionType()
          Returns a new object of class 'Web Resource Collection Type'.
 WebResourceNameType createWebResourceNameType()
          Returns a new object of class 'Web Resource Name Type'.
 WelcomeFileListType createWelcomeFileListType()
          Returns a new object of class 'Welcome File List Type'.
 WelcomeFileType createWelcomeFileType()
          Returns a new object of class 'Welcome File Type'.
 Webapp22Package getWebapp22Package()
          Returns the package supported by this factory.
 

Field Detail

eINSTANCE

static final Webapp22Factory eINSTANCE
The singleton instance of the factory.

Generated:
Method Detail

createAuthConstraintType

AuthConstraintType createAuthConstraintType()
Returns a new object of class 'Auth Constraint Type'.

Returns:
a new object of class 'Auth Constraint Type'.
Generated:

createAuthMethodType

AuthMethodType createAuthMethodType()
Returns a new object of class 'Auth Method Type'.

Returns:
a new object of class 'Auth Method Type'.
Generated:

createContextParamType

ContextParamType createContextParamType()
Returns a new object of class 'Context Param Type'.

Returns:
a new object of class 'Context Param Type'.
Generated:

createDescriptionType

DescriptionType createDescriptionType()
Returns a new object of class 'Description Type'.

Returns:
a new object of class 'Description Type'.
Generated:

createDisplayNameType

DisplayNameType createDisplayNameType()
Returns a new object of class 'Display Name Type'.

Returns:
a new object of class 'Display Name Type'.
Generated:

createDistributableType

DistributableType createDistributableType()
Returns a new object of class 'Distributable Type'.

Returns:
a new object of class 'Distributable Type'.
Generated:

createDocumentRoot

DocumentRoot createDocumentRoot()
Returns a new object of class 'Document Root'.

Returns:
a new object of class 'Document Root'.
Generated:

createEjbLinkType

EjbLinkType createEjbLinkType()
Returns a new object of class 'Ejb Link Type'.

Returns:
a new object of class 'Ejb Link Type'.
Generated:

createEjbRefNameType

EjbRefNameType createEjbRefNameType()
Returns a new object of class 'Ejb Ref Name Type'.

Returns:
a new object of class 'Ejb Ref Name Type'.
Generated:

createEjbRefType

EjbRefType createEjbRefType()
Returns a new object of class 'Ejb Ref Type'.

Returns:
a new object of class 'Ejb Ref Type'.
Generated:

createEjbRefTypeType

EjbRefTypeType createEjbRefTypeType()
Returns a new object of class 'Ejb Ref Type Type'.

Returns:
a new object of class 'Ejb Ref Type Type'.
Generated:

createEnvEntryNameType

EnvEntryNameType createEnvEntryNameType()
Returns a new object of class 'Env Entry Name Type'.

Returns:
a new object of class 'Env Entry Name Type'.
Generated:

createEnvEntryType

EnvEntryType createEnvEntryType()
Returns a new object of class 'Env Entry Type'.

Returns:
a new object of class 'Env Entry Type'.
Generated:

createEnvEntryTypeType

EnvEntryTypeType createEnvEntryTypeType()
Returns a new object of class 'Env Entry Type Type'.

Returns:
a new object of class 'Env Entry Type Type'.
Generated:

createEnvEntryValueType

EnvEntryValueType createEnvEntryValueType()
Returns a new object of class 'Env Entry Value Type'.

Returns:
a new object of class 'Env Entry Value Type'.
Generated:

createErrorCodeType

ErrorCodeType createErrorCodeType()
Returns a new object of class 'Error Code Type'.

Returns:
a new object of class 'Error Code Type'.
Generated:

createErrorPageType

ErrorPageType createErrorPageType()
Returns a new object of class 'Error Page Type'.

Returns:
a new object of class 'Error Page Type'.
Generated:

createExceptionTypeType

ExceptionTypeType createExceptionTypeType()
Returns a new object of class 'Exception Type Type'.

Returns:
a new object of class 'Exception Type Type'.
Generated:

createExtensionType

ExtensionType createExtensionType()
Returns a new object of class 'Extension Type'.

Returns:
a new object of class 'Extension Type'.
Generated:

createFormErrorPageType

FormErrorPageType createFormErrorPageType()
Returns a new object of class 'Form Error Page Type'.

Returns:
a new object of class 'Form Error Page Type'.
Generated:

createFormLoginConfigType

FormLoginConfigType createFormLoginConfigType()
Returns a new object of class 'Form Login Config Type'.

Returns:
a new object of class 'Form Login Config Type'.
Generated:

createFormLoginPageType

FormLoginPageType createFormLoginPageType()
Returns a new object of class 'Form Login Page Type'.

Returns:
a new object of class 'Form Login Page Type'.
Generated:

createHomeType

HomeType createHomeType()
Returns a new object of class 'Home Type'.

Returns:
a new object of class 'Home Type'.
Generated:

createHttpMethodType

HttpMethodType createHttpMethodType()
Returns a new object of class 'Http Method Type'.

Returns:
a new object of class 'Http Method Type'.
Generated:

createIconType

IconType createIconType()
Returns a new object of class 'Icon Type'.

Returns:
a new object of class 'Icon Type'.
Generated:

createInitParamType

InitParamType createInitParamType()
Returns a new object of class 'Init Param Type'.

Returns:
a new object of class 'Init Param Type'.
Generated:

createJspFileType

JspFileType createJspFileType()
Returns a new object of class 'Jsp File Type'.

Returns:
a new object of class 'Jsp File Type'.
Generated:

createLargeIconType

LargeIconType createLargeIconType()
Returns a new object of class 'Large Icon Type'.

Returns:
a new object of class 'Large Icon Type'.
Generated:

createLoadOnStartupType

LoadOnStartupType createLoadOnStartupType()
Returns a new object of class 'Load On Startup Type'.

Returns:
a new object of class 'Load On Startup Type'.
Generated:

createLocationType

LocationType createLocationType()
Returns a new object of class 'Location Type'.

Returns:
a new object of class 'Location Type'.
Generated:

createLoginConfigType

LoginConfigType createLoginConfigType()
Returns a new object of class 'Login Config Type'.

Returns:
a new object of class 'Login Config Type'.
Generated:

createMimeMappingType

MimeMappingType createMimeMappingType()
Returns a new object of class 'Mime Mapping Type'.

Returns:
a new object of class 'Mime Mapping Type'.
Generated:

createMimeTypeType

MimeTypeType createMimeTypeType()
Returns a new object of class 'Mime Type Type'.

Returns:
a new object of class 'Mime Type Type'.
Generated:

createParamNameType

ParamNameType createParamNameType()
Returns a new object of class 'Param Name Type'.

Returns:
a new object of class 'Param Name Type'.
Generated:

createParamValueType

ParamValueType createParamValueType()
Returns a new object of class 'Param Value Type'.

Returns:
a new object of class 'Param Value Type'.
Generated:

createRealmNameType

RealmNameType createRealmNameType()
Returns a new object of class 'Realm Name Type'.

Returns:
a new object of class 'Realm Name Type'.
Generated:

createRemoteType

RemoteType createRemoteType()
Returns a new object of class 'Remote Type'.

Returns:
a new object of class 'Remote Type'.
Generated:

createResAuthType

ResAuthType createResAuthType()
Returns a new object of class 'Res Auth Type'.

Returns:
a new object of class 'Res Auth Type'.
Generated:

createResourceRefType

ResourceRefType createResourceRefType()
Returns a new object of class 'Resource Ref Type'.

Returns:
a new object of class 'Resource Ref Type'.
Generated:

createResRefNameType

ResRefNameType createResRefNameType()
Returns a new object of class 'Res Ref Name Type'.

Returns:
a new object of class 'Res Ref Name Type'.
Generated:

createResTypeType

ResTypeType createResTypeType()
Returns a new object of class 'Res Type Type'.

Returns:
a new object of class 'Res Type Type'.
Generated:

createRoleLinkType

RoleLinkType createRoleLinkType()
Returns a new object of class 'Role Link Type'.

Returns:
a new object of class 'Role Link Type'.
Generated:

createRoleNameType

RoleNameType createRoleNameType()
Returns a new object of class 'Role Name Type'.

Returns:
a new object of class 'Role Name Type'.
Generated:

createSecurityConstraintType

SecurityConstraintType createSecurityConstraintType()
Returns a new object of class 'Security Constraint Type'.

Returns:
a new object of class 'Security Constraint Type'.
Generated:

createSecurityRoleRefType

SecurityRoleRefType createSecurityRoleRefType()
Returns a new object of class 'Security Role Ref Type'.

Returns:
a new object of class 'Security Role Ref Type'.
Generated:

createSecurityRoleType

SecurityRoleType createSecurityRoleType()
Returns a new object of class 'Security Role Type'.

Returns:
a new object of class 'Security Role Type'.
Generated:

createServletClassType

ServletClassType createServletClassType()
Returns a new object of class 'Servlet Class Type'.

Returns:
a new object of class 'Servlet Class Type'.
Generated:

createServletMappingType

ServletMappingType createServletMappingType()
Returns a new object of class 'Servlet Mapping Type'.

Returns:
a new object of class 'Servlet Mapping Type'.
Generated:

createServletNameType

ServletNameType createServletNameType()
Returns a new object of class 'Servlet Name Type'.

Returns:
a new object of class 'Servlet Name Type'.
Generated:

createServletType

ServletType createServletType()
Returns a new object of class 'Servlet Type'.

Returns:
a new object of class 'Servlet Type'.
Generated:

createSessionConfigType

SessionConfigType createSessionConfigType()
Returns a new object of class 'Session Config Type'.

Returns:
a new object of class 'Session Config Type'.
Generated:

createSessionTimeoutType

SessionTimeoutType createSessionTimeoutType()
Returns a new object of class 'Session Timeout Type'.

Returns:
a new object of class 'Session Timeout Type'.
Generated:

createSmallIconType

SmallIconType createSmallIconType()
Returns a new object of class 'Small Icon Type'.

Returns:
a new object of class 'Small Icon Type'.
Generated:

createTaglibLocationType

TaglibLocationType createTaglibLocationType()
Returns a new object of class 'Taglib Location Type'.

Returns:
a new object of class 'Taglib Location Type'.
Generated:

createTaglibType

TaglibType createTaglibType()
Returns a new object of class 'Taglib Type'.

Returns:
a new object of class 'Taglib Type'.
Generated:

createTaglibUriType

TaglibUriType createTaglibUriType()
Returns a new object of class 'Taglib Uri Type'.

Returns:
a new object of class 'Taglib Uri Type'.
Generated:

createTransportGuaranteeType

TransportGuaranteeType createTransportGuaranteeType()
Returns a new object of class 'Transport Guarantee Type'.

Returns:
a new object of class 'Transport Guarantee Type'.
Generated:

createUrlPatternType

UrlPatternType createUrlPatternType()
Returns a new object of class 'Url Pattern Type'.

Returns:
a new object of class 'Url Pattern Type'.
Generated:

createUserDataConstraintType

UserDataConstraintType createUserDataConstraintType()
Returns a new object of class 'User Data Constraint Type'.

Returns:
a new object of class 'User Data Constraint Type'.
Generated:

createWebAppType

WebAppType createWebAppType()
Returns a new object of class 'Web App Type'.

Returns:
a new object of class 'Web App Type'.
Generated:

createWebResourceCollectionType

WebResourceCollectionType createWebResourceCollectionType()
Returns a new object of class 'Web Resource Collection Type'.

Returns:
a new object of class 'Web Resource Collection Type'.
Generated:

createWebResourceNameType

WebResourceNameType createWebResourceNameType()
Returns a new object of class 'Web Resource Name Type'.

Returns:
a new object of class 'Web Resource Name Type'.
Generated:

createWelcomeFileListType

WelcomeFileListType createWelcomeFileListType()
Returns a new object of class 'Welcome File List Type'.

Returns:
a new object of class 'Welcome File List Type'.
Generated:

createWelcomeFileType

WelcomeFileType createWelcomeFileType()
Returns a new object of class 'Welcome File Type'.

Returns:
a new object of class 'Welcome File Type'.
Generated:

getWebapp22Package

Webapp22Package getWebapp22Package()
Returns the package supported by this factory.

Returns:
the package supported by this factory.
Generated: