|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebAppType
A representation of the model object 'Web App Type'.
The following features are supported:
Group
Description
Display Name
Icon
Distributable
Context Param
Filter
Filter Mapping
Listener
Servlet
Servlet Mapping
Session Config
Mime Mapping
Welcome File List
Error Page
Jsp Config
Security Constraint
Login Config
Security Role
Env Entry
Ejb Ref
Ejb Local Ref
Service Ref
Resource Ref
Resource Env Ref
Message Destination Ref
Message Destination
Locale Encoding Mapping List
Id
Version
Webapp24Package.getWebAppType()
Method Summary | |
---|---|
|
getContextParam()
Returns the value of the 'Context Param' containment reference list. |
|
getDescription()
Returns the value of the 'Description' containment reference list. |
|
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
|
getDistributable()
Returns the value of the 'Distributable' containment reference list. |
|
getEjbLocalRef()
Returns the value of the 'Ejb Local Ref' containment reference list. |
|
getEjbRef()
Returns the value of the 'Ejb Ref' containment reference list. |
|
getEnvEntry()
Returns the value of the 'Env Entry' containment reference list. |
|
getErrorPage()
Returns the value of the 'Error Page' containment reference list. |
|
getFilter()
Returns the value of the 'Filter' containment reference list. |
|
getFilterMapping()
Returns the value of the 'Filter Mapping' containment reference list. |
FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
|
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getJspConfig()
Returns the value of the 'Jsp Config' containment reference list. |
|
getListener()
Returns the value of the 'Listener' containment reference list. |
|
getLocaleEncodingMappingList()
Returns the value of the 'Locale Encoding Mapping List' containment reference list. |
|
getLoginConfig()
Returns the value of the 'Login Config' containment reference list. |
|
getMessageDestination()
Returns the value of the 'Message Destination' containment reference list. |
|
getMessageDestinationRef()
Returns the value of the 'Message Destination Ref' containment reference list. |
|
getMimeMapping()
Returns the value of the 'Mime Mapping' containment reference list. |
|
getResourceEnvRef()
Returns the value of the 'Resource Env Ref' containment reference list. |
|
getResourceRef()
Returns the value of the 'Resource Ref' containment reference list. |
|
getSecurityConstraint()
Returns the value of the 'Security Constraint' containment reference list. |
|
getSecurityRole()
Returns the value of the 'Security Role' containment reference list. |
|
getServiceRef()
Returns the value of the 'Service Ref' containment reference list. |
|
getServlet()
Returns the value of the 'Servlet' containment reference list. |
|
getServletMapping()
Returns the value of the 'Servlet Mapping' containment reference list. |
|
getSessionConfig()
Returns the value of the 'Session Config' containment reference list. |
WebAppVersionType |
getVersion()
Returns the value of the 'Version' attribute. |
|
getWelcomeFileList()
Returns the value of the 'Welcome File List' containment reference list. |
boolean |
isSetVersion()
Returns whether the value of the ' Version ' attribute is set. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setVersion(WebAppVersionType value)
Sets the value of the ' Version ' attribute. |
void |
unsetVersion()
Unsets the value of the ' Version ' attribute. |
Method Detail |
---|
FeatureMap getGroup()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_Group()
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_Description()
getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_DisplayName()
getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_Icon()
getDistributable()
EmptyType
.
If the meaning of the 'Distributable' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_Distributable()
getContextParam()
ParamValueType
.
The context-param element contains the declaration
of a web application's servlet context
initialization parameters.
Webapp24Package.getWebAppType_ContextParam()
getFilter()
FilterType
.
If the meaning of the 'Filter' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_Filter()
getFilterMapping()
FilterMappingType
.
If the meaning of the 'Filter Mapping' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_FilterMapping()
getListener()
ListenerType
.
If the meaning of the 'Listener' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_Listener()
getServlet()
ServletType
.
If the meaning of the 'Servlet' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_Servlet()
getServletMapping()
ServletMappingType
.
If the meaning of the 'Servlet Mapping' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_ServletMapping()
getSessionConfig()
SessionConfigType
.
If the meaning of the 'Session Config' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_SessionConfig()
getMimeMapping()
MimeMappingType
.
If the meaning of the 'Mime Mapping' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_MimeMapping()
getWelcomeFileList()
WelcomeFileListType
.
If the meaning of the 'Welcome File List' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_WelcomeFileList()
getErrorPage()
ErrorPageType
.
If the meaning of the 'Error Page' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_ErrorPage()
getJspConfig()
JspConfigType
.
If the meaning of the 'Jsp Config' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_JspConfig()
getSecurityConstraint()
SecurityConstraintType
.
If the meaning of the 'Security Constraint' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_SecurityConstraint()
getLoginConfig()
LoginConfigType
.
If the meaning of the 'Login Config' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_LoginConfig()
getSecurityRole()
SecurityRoleType
.
If the meaning of the 'Security Role' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_SecurityRole()
getEnvEntry()
EnvEntryType
.
If the meaning of the 'Env Entry' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_EnvEntry()
getEjbRef()
EjbRefType
.
If the meaning of the 'Ejb Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_EjbRef()
getEjbLocalRef()
EjbLocalRefType
.
If the meaning of the 'Ejb Local Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_EjbLocalRef()
getServiceRef()
ServiceRefType
.
If the meaning of the 'Service Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_ServiceRef()
getResourceRef()
ResourceRefType
.
If the meaning of the 'Resource Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_ResourceRef()
getResourceEnvRef()
ResourceEnvRefType
.
If the meaning of the 'Resource Env Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_ResourceEnvRef()
getMessageDestinationRef()
MessageDestinationRefType
.
If the meaning of the 'Message Destination Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_MessageDestinationRef()
getMessageDestination()
MessageDestinationType
.
If the meaning of the 'Message Destination' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_MessageDestination()
getLocaleEncodingMappingList()
LocaleEncodingMappingListType
.
If the meaning of the 'Locale Encoding Mapping List' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getWebAppType_LocaleEncodingMappingList()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
Webapp24Package.getWebAppType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
WebAppVersionType getVersion()
WebAppVersionType
.
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
WebAppVersionType
,
isSetVersion()
,
unsetVersion()
,
setVersion(WebAppVersionType)
,
Webapp24Package.getWebAppType_Version()
void setVersion(WebAppVersionType value)
Version
' attribute.
value
- the new value of the 'Version' attribute.WebAppVersionType
,
isSetVersion()
,
unsetVersion()
,
getVersion()
void unsetVersion()
Version
' attribute.
isSetVersion()
,
getVersion()
,
setVersion(WebAppVersionType)
boolean isSetVersion()
Version
' attribute is set.
unsetVersion()
,
getVersion()
,
setVersion(WebAppVersionType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |