Application
This type is a class for model objects.
The applicationType defines the structure of the application.
Package: application
Supertype: CompatibilityDescriptionGroup
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ApplicationBinding.application
ApplicationExtension.application
EARFile.deploymentDescriptor
Module.application
Attributes Summary version : EString @version J2EE1.4 The required value for the version is 1.4. securityRoles : SecurityRole * Contains the definitions of security roles which are global to the application. modules : Module + The application deployment descriptor must have one module element for each J2EE module in the application package. A module element is defined by moduleType definition.
Attribute Details
version - @version J2EE1.4 The required value for the version is 1.4.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
securityRoles - Contains the definitions of security roles which are global to the application.
Reference Type: SecurityRole *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
modules - The application deployment descriptor must have one module element for each J2EE module in the application package. A module element is defined by moduleType definition.
Reference Type: Module +
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 1
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
Opposite: Module.application
(C) COPYRIGHT International Business Machines Corp. 1996-2006