AIXEntry |
|
ApplianceBuildConfiguration |
Build Configuration for the Virtual Appliance
|
BackgroundColorConfig |
Defines the settings of a background color.
|
Billboard |
Billboards are images that appear in the large right hand pane of the
installer while files are being installed.
|
BuildConfiguration |
Defines which target platforms and types of distribution to build the installer.
|
BuildConfigurationLocaleSettings |
Stores the locales to build this project.
|
BuildDistribution |
Defines which target platforms and types of distribution to build the installer.
|
BuildTarget |
Defines a target platform which the installer should be built to.
|
Component |
Components are the smallest piece of an installation handled by the
installer.
|
ComponentDependency |
Defines the component dependency settings, which is used by a Component
to determine whether a dependency component is installed on the target system or not.
|
ComponentVersion |
Defines a component version.
|
DBHost |
Defines the information needed to access database servers like MySQL, Oracle,
MS SQL Server, DB2, and several others.
|
DefaultUIMode |
Defines the default installer/uninstaller UI mode for each platform.
|
DependencyProperty |
Represents a file dependency property.
The propertyName and propertyValue properties are
for internal use only and should not be set by the end user.
|
ExternalResourceBundle |
Defines a reference to an external resource bundle.
|
Feature |
Features are meant to identify distinct parts of the product so the end
user may choose whether or not to install them.
|
FileSettings |
The global file settings, like file modification timestamp and file overwrite behavior.
|
Help |
Defines a help context.
|
HelpSettings |
The installer help settings, like the help text format and whether or not to support contextual help.
|
I5OSPlatform |
The System i (i5/OS) platform specific settings, like RAIR specification.
|
InstallableObject |
The super-class for all the project objects that can be executed by the
installer.
A common characteristic of those objects is the capability of evaluating a
set of rules before deciding whether it should be executed or not.
|
InstallerFrame |
Stores configuration information for the GUI installer.
|
InstallerStepsSettings |
The installer steps settings, like the steps image icons and the installer steps panel decoration.
|
InstallerUI |
The installer UI settings, like supported UI modes, installer frame settings and splash screen settings.
|
InstallerUpdateSettings |
Update Settings for the Installer.
|
InstallFolder |
InstallFolder defines the main installation folder, where the application files
are installed in the target machine.
|
InstallSet |
Install Sets are a set of product features.
|
InstanceDefinition |
Specify InstanceDefinition for the Installer
|
JavaSettings |
The Java VM specific settings, like the classpath, heap size and additional VM arguments.
|
JEEHost |
Defines the information needed to access application servers like Geronimo,
JBoss, Resin, Sun Application Server, TomCat, WebLogic, and WebSphere.
|
JVMSearchPath |
Defines the parameters for the VM search performed by the installer when searching
for a valid VM for the installed application.
|
KeyedData |
Represents a property composed by a key and a value.
|
LogSettings |
The log settings, like whether or not to generate it and the file format.
|
MacOSPlatform |
The Mac OS X platform specific settings, like installer authenticator and file permissions.
|
MaintenanceDefinition |
|
MaintenanceModeConstants |
Constants for the maintenance mode constants
|
MaintenenceModeRuntimePanelSettings |
|
Media |
Defines a CD-ROM/DVD media volume.
|
Medias |
Determines how the CD-ROM/DVD installer is split in media volumes.
|
MergeModuleAdvertisedVariable |
Defines a variable that the merge module needs from the parent installer
or will be passed back from the merge module to a parent installer.
|
OSHost |
Operating System host (OSHost) is the default host, which contains the files,
launchers, and actions the installer delivers to the target system.
|
OSHostDestinationFolder |
Groups the files and actions that target a common destination folder on the target system.
|
Project |
The central piece of an InstallAnywhere installer project.
The Project class allows the customization of the installer
settings and also contains the methods to access the pre-install, install,
post-install, pre-uninstall and post-uninstall trees of the installation.
This class should not be instantiated using a construtor, the methods in the
ProjectAutomation class should be used instead.
|
ProjectAutomation |
This is the entry class for the Project Automation API.
|
ProjectAutomation.CopyFolderFilter |
|
ProjectBuildTimeVariableAtom |
Defines a variable that gets resolved during the building of the project
|
ProjectDescription |
Defines the project specific informations such as product name, version, vendor, etc.
|
ProjectObject |
ProjectObject if the base class for all the classes in the
InstallAnywhere Project Automation API.
|
RAIRSpecification |
Defines the settings for the i5/OS Registered Application Information Repository (RAIR).
|
RPMSpecification |
Defines the settings of the virtual package used to make entries
in the RPM database (Linux only).
|
SearchAndReplaceKeyedData |
The only point to this class is to override getReferenceName in PropertyData.
|
ShortcutFolder |
ShortcutFolder defines where to install the shortcuts/links/aliases
on each platform.
|
SoftwareIdentificationTag |
|
Tag |
Defines the tags associated with installer, Install Piece and a Build
Configuration
|
UnixPlatform |
The Unix platform specific settings, like VM search settings and file permissions.
|
UpgradeConfiguration |
Defines a specific Upgrade Configuration
|
UpgradeSettings |
Upgrade Settings for the Installer.
|
UUID |
Represents a universal unique identifier, used by resources that need an unique indentity.
|
VariableExclusion |
Configures a variable to behave on a special way, such as encrypting or
excluding from the response and log files.
|
VariableKeyedData |
Represents a variable composed by a name (key) and a value.
|
VariableKeyedDataBiDi |
The only point to this class is to override getReferenceName in PropertyData.
|
VariableKeyedDataNonBiDi |
The only point to this class is to override getReferenceName in PropertyData.
|
Version |
Defines the version of a product in the form of major.minor.revision.subrevision.
|
VMComponent |
Represents a special type of component.
|
WindowsCodeSign |
|
WindowsCustomSign |
|
WindowsPlatform |
The Windows platform specific settings, like VM search settings and installer launcher type.
|