|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutableCommonBase | |
---|---|
ARoad0.AcsAddon.Accbee.MySQL.gBase | Provides the gBase classes for modelling a MySQL 5 server as an extension, in the AcsAddon MySQL, of the generic ARoad0.gBase package. |
ARoad0.AcsAddon.Accbee.Ubuntu.gBase | Provides the gBase classes for modelizing a Linux Ubuntu operating system, as an extension, in the AcsAddon Ubuntu, of the generic ARoad0.gBase package. |
ARoad0.gBase | CORE OF THE PROGRAM This package contains the fresh object-oriented database management system for Access Road; this package documentation page is recommended as a first reading for all the Access Road developers. |
ARoad0.gBaseInterface | Contains the interfaces of the generic gBase classes. |
Uses of ImmutableCommonBase in ARoad0.AcsAddon.Accbee.MySQL.gBase |
---|
Classes in ARoad0.AcsAddon.Accbee.MySQL.gBase that implement ImmutableCommonBase | |
---|---|
class |
ACSMySQLImpl
This empty class is responsible for modeling a MySQL 5 server as an access control system (ACS). |
Uses of ImmutableCommonBase in ARoad0.AcsAddon.Accbee.Ubuntu.gBase |
---|
Classes in ARoad0.AcsAddon.Accbee.Ubuntu.gBase that implement ImmutableCommonBase | |
---|---|
class |
ACSUbuntuImpl
This class is responsible for modeling a Linux Ubuntu as an access control system (ACS). |
Uses of ImmutableCommonBase in ARoad0.gBase |
---|
Classes in ARoad0.gBase that implement ImmutableCommonBase | |
---|---|
class |
ACSImpl
This class is responsible for modeling an Access Control System (ACS) which is the main unit of modelization for software. |
Uses of ImmutableCommonBase in ARoad0.gBaseInterface |
---|
Subinterfaces of ImmutableCommonBase in ARoad0.gBaseInterface | |
---|---|
interface |
ACS
This interface is responsible for modifying the access control system (ACS) through specific methods. |
interface |
ImmutableACS
This interface is responsible for modeling an access control system (ACS). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |