Package ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo

Contains the gBaseBeanInfo classes for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseBeanInfo package, in the AcsAddon Ubuntu.

See:
          Description

Class Summary
ACSFactoryUbuntuImplBeanInfo This class is responsible for describing the ACSFactoryUbuntuImpl class.
ACSUbuntuImplBeanInfo This class is responsible for describing the ACS class for Linux Ubuntu.
ActorUbuntuImplBeanInfo This class is responsible for describing the ActorUbuntuImpl class.
DirectoryUbuntuImplBeanInfo This class is responsible for describing the DirectoryUbuntuImpl class.
ExecutableUbuntuImplBeanInfo This class is responsible for describing the Linux Ubuntu executable.
ResourceUbuntuImplBeanInfo This class is responsible for describing the Linux Ubuntu resource.
UserIDUbuntuImplBeanInfo This class is responsible for describing the UserIDUbuntuImpl class.
 

Package ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo Description

Contains the gBaseBeanInfo classes for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseBeanInfo package, in the AcsAddon Ubuntu. This package applies an extended JavaBean-like framework to set the handling of Ubuntu.gBase objects in the GUI. This covers the display of each property of the base object in an adapted GUI editor, and the policy to create/update the property. This package is used mainly by the GUI2 classes, but also by gDMak.ActionNewACSyst to create an ACS.

Ease-of-use: high. The package is very well structured following the gBase classes, and the description of each property handling is very well documented.

Reliability: high. All the execution paths have been well tested.