3.2.2 Mapping with DD
The following table describes the correspondence between the HITACHI Application Property File and the Deployment Descriptor:
|
HITACHI Application Property file |
Deployment Descriptor |
||||||
|---|---|---|---|---|---|---|---|
|
Tag name |
Occurrence pattern |
Tag name |
Occurrence pattern |
||||
|
<hitachi-application-property> |
Once |
<application> |
Once |
||||
|
<description> |
Zero or once |
<description> |
Zero or once |
||||
|
<icon> |
Zero or more times |
<icon> |
Zero or more times |
||||
|
<small-icon> |
Zero or once# |
<small-icon> |
Zero or once |
||||
|
<large-icon> |
Zero or once# |
<large-icon> |
Zero or once |
||||
|
-- |
-- |
<display-name> |
Once |
||||
|
<lookup-name> |
Once |
-- |
-- |
||||
|
<library-directory> |
Zero or once |
<library-directory> |
Zero or once |
||||
|
-- |
-- |
-- |
-- |
||||
- Legend:
-
--: No corresponding tag. Alternatively, the description of the occurrence pattern is omitted because the corresponding tag does not exist or the tag is omitted.
- #
-
Specify either <small-icon> or <large-icon>.