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


public interface DocumentRoot

A representation of the model object 'Document Root'.

The following features are supported:

See Also:
Webapp22Package.getDocumentRoot()
Generated:
Model:
extendedMetaData="name='' kind='mixed'"

Method Summary
 AuthConstraintType getAuthConstraint()
          Returns the value of the 'Auth Constraint' containment reference.
 AuthMethodType getAuthMethod()
          Returns the value of the 'Auth Method' containment reference.
 ContextParamType getContextParam()
          Returns the value of the 'Context Param' containment reference.
 DescriptionType getDescription()
          Returns the value of the 'Description' containment reference.
 DisplayNameType getDisplayName()
          Returns the value of the 'Display Name' containment reference.
 DistributableType getDistributable()
          Returns the value of the 'Distributable' containment reference.
 EjbLinkType getEjbLink()
          Returns the value of the 'Ejb Link' containment reference.
 EjbRefType getEjbRef()
          Returns the value of the 'Ejb Ref' containment reference.
 EjbRefNameType getEjbRefName()
          Returns the value of the 'Ejb Ref Name' containment reference.
 EjbRefTypeType getEjbRefType()
          Returns the value of the 'Ejb Ref Type' containment reference.
 EnvEntryType getEnvEntry()
          Returns the value of the 'Env Entry' containment reference.
 EnvEntryNameType getEnvEntryName()
          Returns the value of the 'Env Entry Name' containment reference.
 EnvEntryTypeType getEnvEntryType()
          Returns the value of the 'Env Entry Type' containment reference.
 EnvEntryValueType getEnvEntryValue()
          Returns the value of the 'Env Entry Value' containment reference.
 ErrorCodeType getErrorCode()
          Returns the value of the 'Error Code' containment reference.
 ErrorPageType getErrorPage()
          Returns the value of the 'Error Page' containment reference.
 ExceptionTypeType getExceptionType()
          Returns the value of the 'Exception Type' containment reference.
 ExtensionType getExtension()
          Returns the value of the 'Extension' containment reference.
 FormErrorPageType getFormErrorPage()
          Returns the value of the 'Form Error Page' containment reference.
 FormLoginConfigType getFormLoginConfig()
          Returns the value of the 'Form Login Config' containment reference.
 FormLoginPageType getFormLoginPage()
          Returns the value of the 'Form Login Page' containment reference.
 HomeType getHome()
          Returns the value of the 'Home' containment reference.
 HttpMethodType getHttpMethod()
          Returns the value of the 'Http Method' containment reference.
 IconType getIcon()
          Returns the value of the 'Icon' containment reference.
 InitParamType getInitParam()
          Returns the value of the 'Init Param' containment reference.
 JspFileType getJspFile()
          Returns the value of the 'Jsp File' containment reference.
 LargeIconType getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 LoadOnStartupType getLoadOnStartup()
          Returns the value of the 'Load On Startup' containment reference.
 LocationType getLocation()
          Returns the value of the 'Location' containment reference.
 LoginConfigType getLoginConfig()
          Returns the value of the 'Login Config' containment reference.
 MimeMappingType getMimeMapping()
          Returns the value of the 'Mime Mapping' containment reference.
 MimeTypeType getMimeType()
          Returns the value of the 'Mime Type' containment reference.
 FeatureMap getMixed()
          Returns the value of the 'Mixed' attribute list.
 ParamNameType getParamName()
          Returns the value of the 'Param Name' containment reference.
 ParamValueType getParamValue()
          Returns the value of the 'Param Value' containment reference.
 RealmNameType getRealmName()
          Returns the value of the 'Realm Name' containment reference.
 RemoteType getRemote()
          Returns the value of the 'Remote' containment reference.
 ResAuthType getResAuth()
          Returns the value of the 'Res Auth' containment reference.
 ResourceRefType getResourceRef()
          Returns the value of the 'Resource Ref' containment reference.
 ResRefNameType getResRefName()
          Returns the value of the 'Res Ref Name' containment reference.
 ResTypeType getResType()
          Returns the value of the 'Res Type' containment reference.
 RoleLinkType getRoleLink()
          Returns the value of the 'Role Link' containment reference.
 RoleNameType getRoleName()
          Returns the value of the 'Role Name' containment reference.
 SecurityConstraintType getSecurityConstraint()
          Returns the value of the 'Security Constraint' containment reference.
 SecurityRoleType getSecurityRole()
          Returns the value of the 'Security Role' containment reference.
 SecurityRoleRefType getSecurityRoleRef()
          Returns the value of the 'Security Role Ref' containment reference.
 ServletType getServlet()
          Returns the value of the 'Servlet' containment reference.
 ServletClassType getServletClass()
          Returns the value of the 'Servlet Class' containment reference.
 ServletMappingType getServletMapping()
          Returns the value of the 'Servlet Mapping' containment reference.
 ServletNameType getServletName()
          Returns the value of the 'Servlet Name' containment reference.
 SessionConfigType getSessionConfig()
          Returns the value of the 'Session Config' containment reference.
 SessionTimeoutType getSessionTimeout()
          Returns the value of the 'Session Timeout' containment reference.
 SmallIconType getSmallIcon()
          Returns the value of the 'Small Icon' containment reference.
 TaglibType getTaglib()
          Returns the value of the 'Taglib' containment reference.
 TaglibLocationType getTaglibLocation()
          Returns the value of the 'Taglib Location' containment reference.
 TaglibUriType getTaglibUri()
          Returns the value of the 'Taglib Uri' containment reference.
 TransportGuaranteeType getTransportGuarantee()
          Returns the value of the 'Transport Guarantee' containment reference.
 UrlPatternType getUrlPattern()
          Returns the value of the 'Url Pattern' containment reference.
 UserDataConstraintType getUserDataConstraint()
          Returns the value of the 'User Data Constraint' containment reference.
 WebAppType getWebApp()
          Returns the value of the 'Web App' containment reference.
 WebResourceCollectionType getWebResourceCollection()
          Returns the value of the 'Web Resource Collection' containment reference.
 WebResourceNameType getWebResourceName()
          Returns the value of the 'Web Resource Name' containment reference.
 WelcomeFileType getWelcomeFile()
          Returns the value of the 'Welcome File' containment reference.
 WelcomeFileListType getWelcomeFileList()
          Returns the value of the 'Welcome File List' containment reference.
  getXMLNSPrefixMap()
          Returns the value of the 'XMLNS Prefix Map' map.
  getXSISchemaLocation()
          Returns the value of the 'XSI Schema Location' map.
 void setAuthConstraint(AuthConstraintType value)
          Sets the value of the 'Auth Constraint' containment reference.
 void setAuthMethod(AuthMethodType value)
          Sets the value of the 'Auth Method' containment reference.
 void setContextParam(ContextParamType value)
          Sets the value of the 'Context Param' containment reference.
 void setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void setDisplayName(DisplayNameType value)
          Sets the value of the 'Display Name' containment reference.
 void setDistributable(DistributableType value)
          Sets the value of the 'Distributable' containment reference.
 void setEjbLink(EjbLinkType value)
          Sets the value of the 'Ejb Link' containment reference.
 void setEjbRef(EjbRefType value)
          Sets the value of the 'Ejb Ref' containment reference.
 void setEjbRefName(EjbRefNameType value)
          Sets the value of the 'Ejb Ref Name' containment reference.
 void setEjbRefType(EjbRefTypeType value)
          Sets the value of the 'Ejb Ref Type' containment reference.
 void setEnvEntry(EnvEntryType value)
          Sets the value of the 'Env Entry' containment reference.
 void setEnvEntryName(EnvEntryNameType value)
          Sets the value of the 'Env Entry Name' containment reference.
 void setEnvEntryType(EnvEntryTypeType value)
          Sets the value of the 'Env Entry Type' containment reference.
 void setEnvEntryValue(EnvEntryValueType value)
          Sets the value of the 'Env Entry Value' containment reference.
 void setErrorCode(ErrorCodeType value)
          Sets the value of the 'Error Code' containment reference.
 void setErrorPage(ErrorPageType value)
          Sets the value of the 'Error Page' containment reference.
 void setExceptionType(ExceptionTypeType value)
          Sets the value of the 'Exception Type' containment reference.
 void setExtension(ExtensionType value)
          Sets the value of the 'Extension' containment reference.
 void setFormErrorPage(FormErrorPageType value)
          Sets the value of the 'Form Error Page' containment reference.
 void setFormLoginConfig(FormLoginConfigType value)
          Sets the value of the 'Form Login Config' containment reference.
 void setFormLoginPage(FormLoginPageType value)
          Sets the value of the 'Form Login Page' containment reference.
 void setHome(HomeType value)
          Sets the value of the 'Home' containment reference.
 void setHttpMethod(HttpMethodType value)
          Sets the value of the 'Http Method' containment reference.
 void setIcon(IconType value)
          Sets the value of the 'Icon' containment reference.
 void setInitParam(InitParamType value)
          Sets the value of the 'Init Param' containment reference.
 void setJspFile(JspFileType value)
          Sets the value of the 'Jsp File' containment reference.
 void setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.
 void setLoadOnStartup(LoadOnStartupType value)
          Sets the value of the 'Load On Startup' containment reference.
 void setLocation(LocationType value)
          Sets the value of the 'Location' containment reference.
 void setLoginConfig(LoginConfigType value)
          Sets the value of the 'Login Config' containment reference.
 void setMimeMapping(MimeMappingType value)
          Sets the value of the 'Mime Mapping' containment reference.
 void setMimeType(MimeTypeType value)
          Sets the value of the 'Mime Type' containment reference.
 void setParamName(ParamNameType value)
          Sets the value of the 'Param Name' containment reference.
 void setParamValue(ParamValueType value)
          Sets the value of the 'Param Value' containment reference.
 void setRealmName(RealmNameType value)
          Sets the value of the 'Realm Name' containment reference.
 void setRemote(RemoteType value)
          Sets the value of the 'Remote' containment reference.
 void setResAuth(ResAuthType value)
          Sets the value of the 'Res Auth' containment reference.
 void setResourceRef(ResourceRefType value)
          Sets the value of the 'Resource Ref' containment reference.
 void setResRefName(ResRefNameType value)
          Sets the value of the 'Res Ref Name' containment reference.
 void setResType(ResTypeType value)
          Sets the value of the 'Res Type' containment reference.
 void setRoleLink(RoleLinkType value)
          Sets the value of the 'Role Link' containment reference.
 void setRoleName(RoleNameType value)
          Sets the value of the 'Role Name' containment reference.
 void setSecurityConstraint(SecurityConstraintType value)
          Sets the value of the 'Security Constraint' containment reference.
 void setSecurityRole(SecurityRoleType value)
          Sets the value of the 'Security Role' containment reference.
 void setSecurityRoleRef(SecurityRoleRefType value)
          Sets the value of the 'Security Role Ref' containment reference.
 void setServlet(ServletType value)
          Sets the value of the 'Servlet' containment reference.
 void setServletClass(ServletClassType value)
          Sets the value of the 'Servlet Class' containment reference.
 void setServletMapping(ServletMappingType value)
          Sets the value of the 'Servlet Mapping' containment reference.
 void setServletName(ServletNameType value)
          Sets the value of the 'Servlet Name' containment reference.
 void setSessionConfig(SessionConfigType value)
          Sets the value of the 'Session Config' containment reference.
 void setSessionTimeout(SessionTimeoutType value)
          Sets the value of the 'Session Timeout' containment reference.
 void setSmallIcon(SmallIconType value)
          Sets the value of the 'Small Icon' containment reference.
 void setTaglib(TaglibType value)
          Sets the value of the 'Taglib' containment reference.
 void setTaglibLocation(TaglibLocationType value)
          Sets the value of the 'Taglib Location' containment reference.
 void setTaglibUri(TaglibUriType value)
          Sets the value of the 'Taglib Uri' containment reference.
 void setTransportGuarantee(TransportGuaranteeType value)
          Sets the value of the 'Transport Guarantee' containment reference.
 void setUrlPattern(UrlPatternType value)
          Sets the value of the 'Url Pattern' containment reference.
 void setUserDataConstraint(UserDataConstraintType value)
          Sets the value of the 'User Data Constraint' containment reference.
 void setWebApp(WebAppType value)
          Sets the value of the 'Web App' containment reference.
 void setWebResourceCollection(WebResourceCollectionType value)
          Sets the value of the 'Web Resource Collection' containment reference.
 void setWebResourceName(WebResourceNameType value)
          Sets the value of the 'Web Resource Name' containment reference.
 void setWelcomeFile(WelcomeFileType value)
          Sets the value of the 'Welcome File' containment reference.
 void setWelcomeFileList(WelcomeFileListType value)
          Sets the value of the 'Welcome File List' containment reference.
 

Method Detail

getMixed

FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.

If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Mixed' attribute list.
See Also:
Webapp22Package.getDocumentRoot_Mixed()
Generated:
Model:
unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" extendedMetaData="kind='elementWildcard' name=':mixed'"

getXMLNSPrefixMap

 getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
Webapp22Package.getDocumentRoot_XMLNSPrefixMap()
Generated:
Model:
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" transient="true" extendedMetaData="kind='attribute' name='xmlns:prefix'"

getXSISchemaLocation

 getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XSI Schema Location' map.
See Also:
Webapp22Package.getDocumentRoot_XSISchemaLocation()
Generated:
Model:
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" transient="true" extendedMetaData="kind='attribute' name='xsi:schemaLocation'"

getAuthConstraint

AuthConstraintType getAuthConstraint()
Returns the value of the 'Auth Constraint' containment reference.

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

Returns:
the value of the 'Auth Constraint' containment reference.
See Also:
setAuthConstraint(AuthConstraintType), Webapp22Package.getDocumentRoot_AuthConstraint()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='auth-constraint' namespace='##targetNamespace'"

setAuthConstraint

void setAuthConstraint(AuthConstraintType value)
Sets the value of the 'Auth Constraint' containment reference.

Parameters:
value - the new value of the 'Auth Constraint' containment reference.
See Also:
getAuthConstraint()
Generated:

getAuthMethod

AuthMethodType getAuthMethod()
Returns the value of the 'Auth Method' containment reference.

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

Returns:
the value of the 'Auth Method' containment reference.
See Also:
setAuthMethod(AuthMethodType), Webapp22Package.getDocumentRoot_AuthMethod()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='auth-method' namespace='##targetNamespace'"

setAuthMethod

void setAuthMethod(AuthMethodType value)
Sets the value of the 'Auth Method' containment reference.

Parameters:
value - the new value of the 'Auth Method' containment reference.
See Also:
getAuthMethod()
Generated:

getContextParam

ContextParamType getContextParam()
Returns the value of the 'Context Param' containment reference.

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

Returns:
the value of the 'Context Param' containment reference.
See Also:
setContextParam(ContextParamType), Webapp22Package.getDocumentRoot_ContextParam()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='context-param' namespace='##targetNamespace'"

setContextParam

void setContextParam(ContextParamType value)
Sets the value of the 'Context Param' containment reference.

Parameters:
value - the new value of the 'Context Param' containment reference.
See Also:
getContextParam()
Generated:

getDescription

DescriptionType getDescription()
Returns the value of the 'Description' containment reference.

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

Returns:
the value of the 'Description' containment reference.
See Also:
setDescription(DescriptionType), Webapp22Package.getDocumentRoot_Description()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='description' namespace='##targetNamespace'"

setDescription

void setDescription(DescriptionType value)
Sets the value of the 'Description' containment reference.

Parameters:
value - the new value of the 'Description' containment reference.
See Also:
getDescription()
Generated:

getDisplayName

DisplayNameType getDisplayName()
Returns the value of the 'Display Name' containment reference.

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

Returns:
the value of the 'Display Name' containment reference.
See Also:
setDisplayName(DisplayNameType), Webapp22Package.getDocumentRoot_DisplayName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'"

setDisplayName

void setDisplayName(DisplayNameType value)
Sets the value of the 'Display Name' containment reference.

Parameters:
value - the new value of the 'Display Name' containment reference.
See Also:
getDisplayName()
Generated:

getDistributable

DistributableType getDistributable()
Returns the value of the 'Distributable' containment reference.

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

Returns:
the value of the 'Distributable' containment reference.
See Also:
setDistributable(DistributableType), Webapp22Package.getDocumentRoot_Distributable()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='distributable' namespace='##targetNamespace'"

setDistributable

void setDistributable(DistributableType value)
Sets the value of the 'Distributable' containment reference.

Parameters:
value - the new value of the 'Distributable' containment reference.
See Also:
getDistributable()
Generated:

getEjbLink

EjbLinkType getEjbLink()
Returns the value of the 'Ejb Link' containment reference.

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

Returns:
the value of the 'Ejb Link' containment reference.
See Also:
setEjbLink(EjbLinkType), Webapp22Package.getDocumentRoot_EjbLink()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-link' namespace='##targetNamespace'"

setEjbLink

void setEjbLink(EjbLinkType value)
Sets the value of the 'Ejb Link' containment reference.

Parameters:
value - the new value of the 'Ejb Link' containment reference.
See Also:
getEjbLink()
Generated:

getEjbRef

EjbRefType getEjbRef()
Returns the value of the 'Ejb Ref' containment reference.

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

Returns:
the value of the 'Ejb Ref' containment reference.
See Also:
setEjbRef(EjbRefType), Webapp22Package.getDocumentRoot_EjbRef()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-ref' namespace='##targetNamespace'"

setEjbRef

void setEjbRef(EjbRefType value)
Sets the value of the 'Ejb Ref' containment reference.

Parameters:
value - the new value of the 'Ejb Ref' containment reference.
See Also:
getEjbRef()
Generated:

getEjbRefName

EjbRefNameType getEjbRefName()
Returns the value of the 'Ejb Ref Name' containment reference.

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

Returns:
the value of the 'Ejb Ref Name' containment reference.
See Also:
setEjbRefName(EjbRefNameType), Webapp22Package.getDocumentRoot_EjbRefName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-ref-name' namespace='##targetNamespace'"

setEjbRefName

void setEjbRefName(EjbRefNameType value)
Sets the value of the 'Ejb Ref Name' containment reference.

Parameters:
value - the new value of the 'Ejb Ref Name' containment reference.
See Also:
getEjbRefName()
Generated:

getEjbRefType

EjbRefTypeType getEjbRefType()
Returns the value of the 'Ejb Ref Type' containment reference.

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

Returns:
the value of the 'Ejb Ref Type' containment reference.
See Also:
setEjbRefType(EjbRefTypeType), Webapp22Package.getDocumentRoot_EjbRefType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='ejb-ref-type' namespace='##targetNamespace'"

setEjbRefType

void setEjbRefType(EjbRefTypeType value)
Sets the value of the 'Ejb Ref Type' containment reference.

Parameters:
value - the new value of the 'Ejb Ref Type' containment reference.
See Also:
getEjbRefType()
Generated:

getEnvEntry

EnvEntryType getEnvEntry()
Returns the value of the 'Env Entry' containment reference.

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

Returns:
the value of the 'Env Entry' containment reference.
See Also:
setEnvEntry(EnvEntryType), Webapp22Package.getDocumentRoot_EnvEntry()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry' namespace='##targetNamespace'"

setEnvEntry

void setEnvEntry(EnvEntryType value)
Sets the value of the 'Env Entry' containment reference.

Parameters:
value - the new value of the 'Env Entry' containment reference.
See Also:
getEnvEntry()
Generated:

getEnvEntryName

EnvEntryNameType getEnvEntryName()
Returns the value of the 'Env Entry Name' containment reference.

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

Returns:
the value of the 'Env Entry Name' containment reference.
See Also:
setEnvEntryName(EnvEntryNameType), Webapp22Package.getDocumentRoot_EnvEntryName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry-name' namespace='##targetNamespace'"

setEnvEntryName

void setEnvEntryName(EnvEntryNameType value)
Sets the value of the 'Env Entry Name' containment reference.

Parameters:
value - the new value of the 'Env Entry Name' containment reference.
See Also:
getEnvEntryName()
Generated:

getEnvEntryType

EnvEntryTypeType getEnvEntryType()
Returns the value of the 'Env Entry Type' containment reference.

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

Returns:
the value of the 'Env Entry Type' containment reference.
See Also:
setEnvEntryType(EnvEntryTypeType), Webapp22Package.getDocumentRoot_EnvEntryType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry-type' namespace='##targetNamespace'"

setEnvEntryType

void setEnvEntryType(EnvEntryTypeType value)
Sets the value of the 'Env Entry Type' containment reference.

Parameters:
value - the new value of the 'Env Entry Type' containment reference.
See Also:
getEnvEntryType()
Generated:

getEnvEntryValue

EnvEntryValueType getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference.

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

Returns:
the value of the 'Env Entry Value' containment reference.
See Also:
setEnvEntryValue(EnvEntryValueType), Webapp22Package.getDocumentRoot_EnvEntryValue()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='env-entry-value' namespace='##targetNamespace'"

setEnvEntryValue

void setEnvEntryValue(EnvEntryValueType value)
Sets the value of the 'Env Entry Value' containment reference.

Parameters:
value - the new value of the 'Env Entry Value' containment reference.
See Also:
getEnvEntryValue()
Generated:

getErrorCode

ErrorCodeType getErrorCode()
Returns the value of the 'Error Code' containment reference.

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

Returns:
the value of the 'Error Code' containment reference.
See Also:
setErrorCode(ErrorCodeType), Webapp22Package.getDocumentRoot_ErrorCode()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='error-code' namespace='##targetNamespace'"

setErrorCode

void setErrorCode(ErrorCodeType value)
Sets the value of the 'Error Code' containment reference.

Parameters:
value - the new value of the 'Error Code' containment reference.
See Also:
getErrorCode()
Generated:

getErrorPage

ErrorPageType getErrorPage()
Returns the value of the 'Error Page' containment reference.

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

Returns:
the value of the 'Error Page' containment reference.
See Also:
setErrorPage(ErrorPageType), Webapp22Package.getDocumentRoot_ErrorPage()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='error-page' namespace='##targetNamespace'"

setErrorPage

void setErrorPage(ErrorPageType value)
Sets the value of the 'Error Page' containment reference.

Parameters:
value - the new value of the 'Error Page' containment reference.
See Also:
getErrorPage()
Generated:

getExceptionType

ExceptionTypeType getExceptionType()
Returns the value of the 'Exception Type' containment reference.

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

Returns:
the value of the 'Exception Type' containment reference.
See Also:
setExceptionType(ExceptionTypeType), Webapp22Package.getDocumentRoot_ExceptionType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='exception-type' namespace='##targetNamespace'"

setExceptionType

void setExceptionType(ExceptionTypeType value)
Sets the value of the 'Exception Type' containment reference.

Parameters:
value - the new value of the 'Exception Type' containment reference.
See Also:
getExceptionType()
Generated:

getExtension

ExtensionType getExtension()
Returns the value of the 'Extension' containment reference.

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

Returns:
the value of the 'Extension' containment reference.
See Also:
setExtension(ExtensionType), Webapp22Package.getDocumentRoot_Extension()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='extension' namespace='##targetNamespace'"

setExtension

void setExtension(ExtensionType value)
Sets the value of the 'Extension' containment reference.

Parameters:
value - the new value of the 'Extension' containment reference.
See Also:
getExtension()
Generated:

getFormErrorPage

FormErrorPageType getFormErrorPage()
Returns the value of the 'Form Error Page' containment reference.

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

Returns:
the value of the 'Form Error Page' containment reference.
See Also:
setFormErrorPage(FormErrorPageType), Webapp22Package.getDocumentRoot_FormErrorPage()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='form-error-page' namespace='##targetNamespace'"

setFormErrorPage

void setFormErrorPage(FormErrorPageType value)
Sets the value of the 'Form Error Page' containment reference.

Parameters:
value - the new value of the 'Form Error Page' containment reference.
See Also:
getFormErrorPage()
Generated:

getFormLoginConfig

FormLoginConfigType getFormLoginConfig()
Returns the value of the 'Form Login Config' containment reference.

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

Returns:
the value of the 'Form Login Config' containment reference.
See Also:
setFormLoginConfig(FormLoginConfigType), Webapp22Package.getDocumentRoot_FormLoginConfig()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='form-login-config' namespace='##targetNamespace'"

setFormLoginConfig

void setFormLoginConfig(FormLoginConfigType value)
Sets the value of the 'Form Login Config' containment reference.

Parameters:
value - the new value of the 'Form Login Config' containment reference.
See Also:
getFormLoginConfig()
Generated:

getFormLoginPage

FormLoginPageType getFormLoginPage()
Returns the value of the 'Form Login Page' containment reference.

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

Returns:
the value of the 'Form Login Page' containment reference.
See Also:
setFormLoginPage(FormLoginPageType), Webapp22Package.getDocumentRoot_FormLoginPage()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='form-login-page' namespace='##targetNamespace'"

setFormLoginPage

void setFormLoginPage(FormLoginPageType value)
Sets the value of the 'Form Login Page' containment reference.

Parameters:
value - the new value of the 'Form Login Page' containment reference.
See Also:
getFormLoginPage()
Generated:

getHome

HomeType getHome()
Returns the value of the 'Home' containment reference.

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

Returns:
the value of the 'Home' containment reference.
See Also:
setHome(HomeType), Webapp22Package.getDocumentRoot_Home()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='home' namespace='##targetNamespace'"

setHome

void setHome(HomeType value)
Sets the value of the 'Home' containment reference.

Parameters:
value - the new value of the 'Home' containment reference.
See Also:
getHome()
Generated:

getHttpMethod

HttpMethodType getHttpMethod()
Returns the value of the 'Http Method' containment reference.

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

Returns:
the value of the 'Http Method' containment reference.
See Also:
setHttpMethod(HttpMethodType), Webapp22Package.getDocumentRoot_HttpMethod()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='http-method' namespace='##targetNamespace'"

setHttpMethod

void setHttpMethod(HttpMethodType value)
Sets the value of the 'Http Method' containment reference.

Parameters:
value - the new value of the 'Http Method' containment reference.
See Also:
getHttpMethod()
Generated:

getIcon

IconType getIcon()
Returns the value of the 'Icon' containment reference.

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

Returns:
the value of the 'Icon' containment reference.
See Also:
setIcon(IconType), Webapp22Package.getDocumentRoot_Icon()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'"

setIcon

void setIcon(IconType value)
Sets the value of the 'Icon' containment reference.

Parameters:
value - the new value of the 'Icon' containment reference.
See Also:
getIcon()
Generated:

getInitParam

InitParamType getInitParam()
Returns the value of the 'Init Param' containment reference.

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

Returns:
the value of the 'Init Param' containment reference.
See Also:
setInitParam(InitParamType), Webapp22Package.getDocumentRoot_InitParam()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='init-param' namespace='##targetNamespace'"

setInitParam

void setInitParam(InitParamType value)
Sets the value of the 'Init Param' containment reference.

Parameters:
value - the new value of the 'Init Param' containment reference.
See Also:
getInitParam()
Generated:

getJspFile

JspFileType getJspFile()
Returns the value of the 'Jsp File' containment reference.

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

Returns:
the value of the 'Jsp File' containment reference.
See Also:
setJspFile(JspFileType), Webapp22Package.getDocumentRoot_JspFile()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='jsp-file' namespace='##targetNamespace'"

setJspFile

void setJspFile(JspFileType value)
Sets the value of the 'Jsp File' containment reference.

Parameters:
value - the new value of the 'Jsp File' containment reference.
See Also:
getJspFile()
Generated:

getLargeIcon

LargeIconType getLargeIcon()
Returns the value of the 'Large Icon' containment reference.

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

Returns:
the value of the 'Large Icon' containment reference.
See Also:
setLargeIcon(LargeIconType), Webapp22Package.getDocumentRoot_LargeIcon()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='large-icon' namespace='##targetNamespace'"

setLargeIcon

void setLargeIcon(LargeIconType value)
Sets the value of the 'Large Icon' containment reference.

Parameters:
value - the new value of the 'Large Icon' containment reference.
See Also:
getLargeIcon()
Generated:

getLoadOnStartup

LoadOnStartupType getLoadOnStartup()
Returns the value of the 'Load On Startup' containment reference.

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

Returns:
the value of the 'Load On Startup' containment reference.
See Also:
setLoadOnStartup(LoadOnStartupType), Webapp22Package.getDocumentRoot_LoadOnStartup()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='load-on-startup' namespace='##targetNamespace'"

setLoadOnStartup

void setLoadOnStartup(LoadOnStartupType value)
Sets the value of the 'Load On Startup' containment reference.

Parameters:
value - the new value of the 'Load On Startup' containment reference.
See Also:
getLoadOnStartup()
Generated:

getLocation

LocationType getLocation()
Returns the value of the 'Location' containment reference.

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

Returns:
the value of the 'Location' containment reference.
See Also:
setLocation(LocationType), Webapp22Package.getDocumentRoot_Location()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='location' namespace='##targetNamespace'"

setLocation

void setLocation(LocationType value)
Sets the value of the 'Location' containment reference.

Parameters:
value - the new value of the 'Location' containment reference.
See Also:
getLocation()
Generated:

getLoginConfig

LoginConfigType getLoginConfig()
Returns the value of the 'Login Config' containment reference.

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

Returns:
the value of the 'Login Config' containment reference.
See Also:
setLoginConfig(LoginConfigType), Webapp22Package.getDocumentRoot_LoginConfig()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='login-config' namespace='##targetNamespace'"

setLoginConfig

void setLoginConfig(LoginConfigType value)
Sets the value of the 'Login Config' containment reference.

Parameters:
value - the new value of the 'Login Config' containment reference.
See Also:
getLoginConfig()
Generated:

getMimeMapping

MimeMappingType getMimeMapping()
Returns the value of the 'Mime Mapping' containment reference.

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

Returns:
the value of the 'Mime Mapping' containment reference.
See Also:
setMimeMapping(MimeMappingType), Webapp22Package.getDocumentRoot_MimeMapping()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='mime-mapping' namespace='##targetNamespace'"

setMimeMapping

void setMimeMapping(MimeMappingType value)
Sets the value of the 'Mime Mapping' containment reference.

Parameters:
value - the new value of the 'Mime Mapping' containment reference.
See Also:
getMimeMapping()
Generated:

getMimeType

MimeTypeType getMimeType()
Returns the value of the 'Mime Type' containment reference.

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

Returns:
the value of the 'Mime Type' containment reference.
See Also:
setMimeType(MimeTypeType), Webapp22Package.getDocumentRoot_MimeType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='mime-type' namespace='##targetNamespace'"

setMimeType

void setMimeType(MimeTypeType value)
Sets the value of the 'Mime Type' containment reference.

Parameters:
value - the new value of the 'Mime Type' containment reference.
See Also:
getMimeType()
Generated:

getParamName

ParamNameType getParamName()
Returns the value of the 'Param Name' containment reference.

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

Returns:
the value of the 'Param Name' containment reference.
See Also:
setParamName(ParamNameType), Webapp22Package.getDocumentRoot_ParamName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='param-name' namespace='##targetNamespace'"

setParamName

void setParamName(ParamNameType value)
Sets the value of the 'Param Name' containment reference.

Parameters:
value - the new value of the 'Param Name' containment reference.
See Also:
getParamName()
Generated:

getParamValue

ParamValueType getParamValue()
Returns the value of the 'Param Value' containment reference.

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

Returns:
the value of the 'Param Value' containment reference.
See Also:
setParamValue(ParamValueType), Webapp22Package.getDocumentRoot_ParamValue()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='param-value' namespace='##targetNamespace'"

setParamValue

void setParamValue(ParamValueType value)
Sets the value of the 'Param Value' containment reference.

Parameters:
value - the new value of the 'Param Value' containment reference.
See Also:
getParamValue()
Generated:

getRealmName

RealmNameType getRealmName()
Returns the value of the 'Realm Name' containment reference.

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

Returns:
the value of the 'Realm Name' containment reference.
See Also:
setRealmName(RealmNameType), Webapp22Package.getDocumentRoot_RealmName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='realm-name' namespace='##targetNamespace'"

setRealmName

void setRealmName(RealmNameType value)
Sets the value of the 'Realm Name' containment reference.

Parameters:
value - the new value of the 'Realm Name' containment reference.
See Also:
getRealmName()
Generated:

getRemote

RemoteType getRemote()
Returns the value of the 'Remote' containment reference.

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

Returns:
the value of the 'Remote' containment reference.
See Also:
setRemote(RemoteType), Webapp22Package.getDocumentRoot_Remote()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='remote' namespace='##targetNamespace'"

setRemote

void setRemote(RemoteType value)
Sets the value of the 'Remote' containment reference.

Parameters:
value - the new value of the 'Remote' containment reference.
See Also:
getRemote()
Generated:

getResAuth

ResAuthType getResAuth()
Returns the value of the 'Res Auth' containment reference.

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

Returns:
the value of the 'Res Auth' containment reference.
See Also:
setResAuth(ResAuthType), Webapp22Package.getDocumentRoot_ResAuth()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='res-auth' namespace='##targetNamespace'"

setResAuth

void setResAuth(ResAuthType value)
Sets the value of the 'Res Auth' containment reference.

Parameters:
value - the new value of the 'Res Auth' containment reference.
See Also:
getResAuth()
Generated:

getResourceRef

ResourceRefType getResourceRef()
Returns the value of the 'Resource Ref' containment reference.

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

Returns:
the value of the 'Resource Ref' containment reference.
See Also:
setResourceRef(ResourceRefType), Webapp22Package.getDocumentRoot_ResourceRef()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='resource-ref' namespace='##targetNamespace'"

setResourceRef

void setResourceRef(ResourceRefType value)
Sets the value of the 'Resource Ref' containment reference.

Parameters:
value - the new value of the 'Resource Ref' containment reference.
See Also:
getResourceRef()
Generated:

getResRefName

ResRefNameType getResRefName()
Returns the value of the 'Res Ref Name' containment reference.

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

Returns:
the value of the 'Res Ref Name' containment reference.
See Also:
setResRefName(ResRefNameType), Webapp22Package.getDocumentRoot_ResRefName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='res-ref-name' namespace='##targetNamespace'"

setResRefName

void setResRefName(ResRefNameType value)
Sets the value of the 'Res Ref Name' containment reference.

Parameters:
value - the new value of the 'Res Ref Name' containment reference.
See Also:
getResRefName()
Generated:

getResType

ResTypeType getResType()
Returns the value of the 'Res Type' containment reference.

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

Returns:
the value of the 'Res Type' containment reference.
See Also:
setResType(ResTypeType), Webapp22Package.getDocumentRoot_ResType()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='res-type' namespace='##targetNamespace'"

setResType

void setResType(ResTypeType value)
Sets the value of the 'Res Type' containment reference.

Parameters:
value - the new value of the 'Res Type' containment reference.
See Also:
getResType()
Generated:

getRoleLink

RoleLinkType getRoleLink()
Returns the value of the 'Role Link' containment reference.

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

Returns:
the value of the 'Role Link' containment reference.
See Also:
setRoleLink(RoleLinkType), Webapp22Package.getDocumentRoot_RoleLink()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='role-link' namespace='##targetNamespace'"

setRoleLink

void setRoleLink(RoleLinkType value)
Sets the value of the 'Role Link' containment reference.

Parameters:
value - the new value of the 'Role Link' containment reference.
See Also:
getRoleLink()
Generated:

getRoleName

RoleNameType getRoleName()
Returns the value of the 'Role Name' containment reference.

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

Returns:
the value of the 'Role Name' containment reference.
See Also:
setRoleName(RoleNameType), Webapp22Package.getDocumentRoot_RoleName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='role-name' namespace='##targetNamespace'"

setRoleName

void setRoleName(RoleNameType value)
Sets the value of the 'Role Name' containment reference.

Parameters:
value - the new value of the 'Role Name' containment reference.
See Also:
getRoleName()
Generated:

getSecurityConstraint

SecurityConstraintType getSecurityConstraint()
Returns the value of the 'Security Constraint' containment reference.

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

Returns:
the value of the 'Security Constraint' containment reference.
See Also:
setSecurityConstraint(SecurityConstraintType), Webapp22Package.getDocumentRoot_SecurityConstraint()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='security-constraint' namespace='##targetNamespace'"

setSecurityConstraint

void setSecurityConstraint(SecurityConstraintType value)
Sets the value of the 'Security Constraint' containment reference.

Parameters:
value - the new value of the 'Security Constraint' containment reference.
See Also:
getSecurityConstraint()
Generated:

getSecurityRole

SecurityRoleType getSecurityRole()
Returns the value of the 'Security Role' containment reference.

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

Returns:
the value of the 'Security Role' containment reference.
See Also:
setSecurityRole(SecurityRoleType), Webapp22Package.getDocumentRoot_SecurityRole()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='security-role' namespace='##targetNamespace'"

setSecurityRole

void setSecurityRole(SecurityRoleType value)
Sets the value of the 'Security Role' containment reference.

Parameters:
value - the new value of the 'Security Role' containment reference.
See Also:
getSecurityRole()
Generated:

getSecurityRoleRef

SecurityRoleRefType getSecurityRoleRef()
Returns the value of the 'Security Role Ref' containment reference.

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

Returns:
the value of the 'Security Role Ref' containment reference.
See Also:
setSecurityRoleRef(SecurityRoleRefType), Webapp22Package.getDocumentRoot_SecurityRoleRef()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='security-role-ref' namespace='##targetNamespace'"

setSecurityRoleRef

void setSecurityRoleRef(SecurityRoleRefType value)
Sets the value of the 'Security Role Ref' containment reference.

Parameters:
value - the new value of the 'Security Role Ref' containment reference.
See Also:
getSecurityRoleRef()
Generated:

getServlet

ServletType getServlet()
Returns the value of the 'Servlet' containment reference.

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

Returns:
the value of the 'Servlet' containment reference.
See Also:
setServlet(ServletType), Webapp22Package.getDocumentRoot_Servlet()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='servlet' namespace='##targetNamespace'"

setServlet

void setServlet(ServletType value)
Sets the value of the 'Servlet' containment reference.

Parameters:
value - the new value of the 'Servlet' containment reference.
See Also:
getServlet()
Generated:

getServletClass

ServletClassType getServletClass()
Returns the value of the 'Servlet Class' containment reference.

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

Returns:
the value of the 'Servlet Class' containment reference.
See Also:
setServletClass(ServletClassType), Webapp22Package.getDocumentRoot_ServletClass()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='servlet-class' namespace='##targetNamespace'"

setServletClass

void setServletClass(ServletClassType value)
Sets the value of the 'Servlet Class' containment reference.

Parameters:
value - the new value of the 'Servlet Class' containment reference.
See Also:
getServletClass()
Generated:

getServletMapping

ServletMappingType getServletMapping()
Returns the value of the 'Servlet Mapping' containment reference.

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

Returns:
the value of the 'Servlet Mapping' containment reference.
See Also:
setServletMapping(ServletMappingType), Webapp22Package.getDocumentRoot_ServletMapping()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='servlet-mapping' namespace='##targetNamespace'"

setServletMapping

void setServletMapping(ServletMappingType value)
Sets the value of the 'Servlet Mapping' containment reference.

Parameters:
value - the new value of the 'Servlet Mapping' containment reference.
See Also:
getServletMapping()
Generated:

getServletName

ServletNameType getServletName()
Returns the value of the 'Servlet Name' containment reference.

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

Returns:
the value of the 'Servlet Name' containment reference.
See Also:
setServletName(ServletNameType), Webapp22Package.getDocumentRoot_ServletName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='servlet-name' namespace='##targetNamespace'"

setServletName

void setServletName(ServletNameType value)
Sets the value of the 'Servlet Name' containment reference.

Parameters:
value - the new value of the 'Servlet Name' containment reference.
See Also:
getServletName()
Generated:

getSessionConfig

SessionConfigType getSessionConfig()
Returns the value of the 'Session Config' containment reference.

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

Returns:
the value of the 'Session Config' containment reference.
See Also:
setSessionConfig(SessionConfigType), Webapp22Package.getDocumentRoot_SessionConfig()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='session-config' namespace='##targetNamespace'"

setSessionConfig

void setSessionConfig(SessionConfigType value)
Sets the value of the 'Session Config' containment reference.

Parameters:
value - the new value of the 'Session Config' containment reference.
See Also:
getSessionConfig()
Generated:

getSessionTimeout

SessionTimeoutType getSessionTimeout()
Returns the value of the 'Session Timeout' containment reference.

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

Returns:
the value of the 'Session Timeout' containment reference.
See Also:
setSessionTimeout(SessionTimeoutType), Webapp22Package.getDocumentRoot_SessionTimeout()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='session-timeout' namespace='##targetNamespace'"

setSessionTimeout

void setSessionTimeout(SessionTimeoutType value)
Sets the value of the 'Session Timeout' containment reference.

Parameters:
value - the new value of the 'Session Timeout' containment reference.
See Also:
getSessionTimeout()
Generated:

getSmallIcon

SmallIconType getSmallIcon()
Returns the value of the 'Small Icon' containment reference.

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

Returns:
the value of the 'Small Icon' containment reference.
See Also:
setSmallIcon(SmallIconType), Webapp22Package.getDocumentRoot_SmallIcon()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='small-icon' namespace='##targetNamespace'"

setSmallIcon

void setSmallIcon(SmallIconType value)
Sets the value of the 'Small Icon' containment reference.

Parameters:
value - the new value of the 'Small Icon' containment reference.
See Also:
getSmallIcon()
Generated:

getTaglib

TaglibType getTaglib()
Returns the value of the 'Taglib' containment reference.

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

Returns:
the value of the 'Taglib' containment reference.
See Also:
setTaglib(TaglibType), Webapp22Package.getDocumentRoot_Taglib()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='taglib' namespace='##targetNamespace'"

setTaglib

void setTaglib(TaglibType value)
Sets the value of the 'Taglib' containment reference.

Parameters:
value - the new value of the 'Taglib' containment reference.
See Also:
getTaglib()
Generated:

getTaglibLocation

TaglibLocationType getTaglibLocation()
Returns the value of the 'Taglib Location' containment reference.

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

Returns:
the value of the 'Taglib Location' containment reference.
See Also:
setTaglibLocation(TaglibLocationType), Webapp22Package.getDocumentRoot_TaglibLocation()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='taglib-location' namespace='##targetNamespace'"

setTaglibLocation

void setTaglibLocation(TaglibLocationType value)
Sets the value of the 'Taglib Location' containment reference.

Parameters:
value - the new value of the 'Taglib Location' containment reference.
See Also:
getTaglibLocation()
Generated:

getTaglibUri

TaglibUriType getTaglibUri()
Returns the value of the 'Taglib Uri' containment reference.

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

Returns:
the value of the 'Taglib Uri' containment reference.
See Also:
setTaglibUri(TaglibUriType), Webapp22Package.getDocumentRoot_TaglibUri()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='taglib-uri' namespace='##targetNamespace'"

setTaglibUri

void setTaglibUri(TaglibUriType value)
Sets the value of the 'Taglib Uri' containment reference.

Parameters:
value - the new value of the 'Taglib Uri' containment reference.
See Also:
getTaglibUri()
Generated:

getTransportGuarantee

TransportGuaranteeType getTransportGuarantee()
Returns the value of the 'Transport Guarantee' containment reference.

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

Returns:
the value of the 'Transport Guarantee' containment reference.
See Also:
setTransportGuarantee(TransportGuaranteeType), Webapp22Package.getDocumentRoot_TransportGuarantee()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='transport-guarantee' namespace='##targetNamespace'"

setTransportGuarantee

void setTransportGuarantee(TransportGuaranteeType value)
Sets the value of the 'Transport Guarantee' containment reference.

Parameters:
value - the new value of the 'Transport Guarantee' containment reference.
See Also:
getTransportGuarantee()
Generated:

getUrlPattern

UrlPatternType getUrlPattern()
Returns the value of the 'Url Pattern' containment reference.

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

Returns:
the value of the 'Url Pattern' containment reference.
See Also:
setUrlPattern(UrlPatternType), Webapp22Package.getDocumentRoot_UrlPattern()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='url-pattern' namespace='##targetNamespace'"

setUrlPattern

void setUrlPattern(UrlPatternType value)
Sets the value of the 'Url Pattern' containment reference.

Parameters:
value - the new value of the 'Url Pattern' containment reference.
See Also:
getUrlPattern()
Generated:

getUserDataConstraint

UserDataConstraintType getUserDataConstraint()
Returns the value of the 'User Data Constraint' containment reference.

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

Returns:
the value of the 'User Data Constraint' containment reference.
See Also:
setUserDataConstraint(UserDataConstraintType), Webapp22Package.getDocumentRoot_UserDataConstraint()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='user-data-constraint' namespace='##targetNamespace'"

setUserDataConstraint

void setUserDataConstraint(UserDataConstraintType value)
Sets the value of the 'User Data Constraint' containment reference.

Parameters:
value - the new value of the 'User Data Constraint' containment reference.
See Also:
getUserDataConstraint()
Generated:

getWebApp

WebAppType getWebApp()
Returns the value of the 'Web App' containment reference.

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

Returns:
the value of the 'Web App' containment reference.
See Also:
setWebApp(WebAppType), Webapp22Package.getDocumentRoot_WebApp()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='web-app' namespace='##targetNamespace'"

setWebApp

void setWebApp(WebAppType value)
Sets the value of the 'Web App' containment reference.

Parameters:
value - the new value of the 'Web App' containment reference.
See Also:
getWebApp()
Generated:

getWebResourceCollection

WebResourceCollectionType getWebResourceCollection()
Returns the value of the 'Web Resource Collection' containment reference.

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

Returns:
the value of the 'Web Resource Collection' containment reference.
See Also:
setWebResourceCollection(WebResourceCollectionType), Webapp22Package.getDocumentRoot_WebResourceCollection()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='web-resource-collection' namespace='##targetNamespace'"

setWebResourceCollection

void setWebResourceCollection(WebResourceCollectionType value)
Sets the value of the 'Web Resource Collection' containment reference.

Parameters:
value - the new value of the 'Web Resource Collection' containment reference.
See Also:
getWebResourceCollection()
Generated:

getWebResourceName

WebResourceNameType getWebResourceName()
Returns the value of the 'Web Resource Name' containment reference.

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

Returns:
the value of the 'Web Resource Name' containment reference.
See Also:
setWebResourceName(WebResourceNameType), Webapp22Package.getDocumentRoot_WebResourceName()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='web-resource-name' namespace='##targetNamespace'"

setWebResourceName

void setWebResourceName(WebResourceNameType value)
Sets the value of the 'Web Resource Name' containment reference.

Parameters:
value - the new value of the 'Web Resource Name' containment reference.
See Also:
getWebResourceName()
Generated:

getWelcomeFile

WelcomeFileType getWelcomeFile()
Returns the value of the 'Welcome File' containment reference.

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

Returns:
the value of the 'Welcome File' containment reference.
See Also:
setWelcomeFile(WelcomeFileType), Webapp22Package.getDocumentRoot_WelcomeFile()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='welcome-file' namespace='##targetNamespace'"

setWelcomeFile

void setWelcomeFile(WelcomeFileType value)
Sets the value of the 'Welcome File' containment reference.

Parameters:
value - the new value of the 'Welcome File' containment reference.
See Also:
getWelcomeFile()
Generated:

getWelcomeFileList

WelcomeFileListType getWelcomeFileList()
Returns the value of the 'Welcome File List' containment reference.

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

Returns:
the value of the 'Welcome File List' containment reference.
See Also:
setWelcomeFileList(WelcomeFileListType), Webapp22Package.getDocumentRoot_WelcomeFileList()
Generated:
Model:
containment="true" upper="-2" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='welcome-file-list' namespace='##targetNamespace'"

setWelcomeFileList

void setWelcomeFileList(WelcomeFileListType value)
Sets the value of the 'Welcome File List' containment reference.

Parameters:
value - the new value of the 'Welcome File List' containment reference.
See Also:
getWelcomeFileList()
Generated: