|
||||||||||
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
Module Name
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
Persistence Context Ref
Persistence Unit Ref
Post Construct
Pre Destroy
Data Source
Message Destination
Locale Encoding Mapping List
Absolute Ordering
Id
Metadata Complete
Version
Webapp30Package.getWebAppType()
Method Summary | |
---|---|
|
getAbsoluteOrdering()
Returns the value of the 'Absolute Ordering' containment reference list. |
|
getContextParam()
Returns the value of the 'Context Param' containment reference list. |
|
getDataSource()
Returns the value of the 'Data Source' 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. |
|
getModuleName()
Returns the value of the 'Module Name' containment reference list. |
|
getPersistenceContextRef()
Returns the value of the 'Persistence Context Ref' containment reference list. |
|
getPersistenceUnitRef()
Returns the value of the 'Persistence Unit Ref' containment reference list. |
|
getPostConstruct()
Returns the value of the 'Post Construct' containment reference list. |
|
getPreDestroy()
Returns the value of the 'Pre Destroy' 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 |
isMetadataComplete()
Returns the value of the 'Metadata Complete' attribute. |
boolean |
isSetMetadataComplete()
Returns whether the value of the ' Metadata Complete ' attribute is set. |
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 |
setMetadataComplete(boolean value)
Sets the value of the ' Metadata Complete ' attribute. |
void |
setVersion(WebAppVersionType value)
Sets the value of the ' Version ' attribute. |
void |
unsetMetadataComplete()
Unsets the value of the ' Metadata Complete ' 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...
Webapp30Package.getWebAppType_Group()
getModuleName()
String
.
If the meaning of the 'Module Name' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getWebAppType_ModuleName()
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.getWebAppType_Distributable()
getContextParam()
ParamValueType
.
The context-param element contains the declaration
of a web application's servlet context
initialization parameters.
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.getWebAppType_MessageDestinationRef()
getPersistenceContextRef()
PersistenceContextRefType
.
If the meaning of the 'Persistence Context Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getWebAppType_PersistenceContextRef()
getPersistenceUnitRef()
PersistenceUnitRefType
.
If the meaning of the 'Persistence Unit Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getWebAppType_PersistenceUnitRef()
getPostConstruct()
LifecycleCallbackType
.
If the meaning of the 'Post Construct' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getWebAppType_PostConstruct()
getPreDestroy()
LifecycleCallbackType
.
If the meaning of the 'Pre Destroy' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getWebAppType_PreDestroy()
getDataSource()
DataSourceType
.
If the meaning of the 'Data Source' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getWebAppType_DataSource()
getMessageDestination()
MessageDestinationType
.
If the meaning of the 'Message Destination' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.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...
Webapp30Package.getWebAppType_LocaleEncodingMappingList()
getAbsoluteOrdering()
AbsoluteOrderingType
.
If the meaning of the 'Absolute Ordering' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getWebAppType_AbsoluteOrdering()
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)
,
Webapp30Package.getWebAppType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
boolean isMetadataComplete()
isSetMetadataComplete()
,
unsetMetadataComplete()
,
setMetadataComplete(boolean)
,
Webapp30Package.getWebAppType_MetadataComplete()
void setMetadataComplete(boolean value)
Metadata Complete
' attribute.
value
- the new value of the 'Metadata Complete' attribute.isSetMetadataComplete()
,
unsetMetadataComplete()
,
isMetadataComplete()
void unsetMetadataComplete()
Metadata Complete
' attribute.
isSetMetadataComplete()
,
isMetadataComplete()
,
setMetadataComplete(boolean)
boolean isSetMetadataComplete()
Metadata Complete
' attribute is set.
unsetMetadataComplete()
,
isMetadataComplete()
,
setMetadataComplete(boolean)
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)
,
Webapp30Package.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 |