| Architecture |
An Architecture is a simple wrapper for the type
of computer architecture used in a server.
|
| ArchitectureTable |
|
| OperatingSystem |
One type of operating system.
|
| OperatingSystemTable |
All of the operating systems referenced from other tables.
|
| OperatingSystemVersion |
One version of a operating system.
|
| OperatingSystemVersionTable |
All of the operating system versions referenced from other tables.
|
| Schema |
|
| SchemaBeanInfo |
|
| Software |
A TechnologyName represents one piece of software installed in
the system.
|
| SoftwareCategorization |
A Technology associates a TechnologyClass
with a TechnologyName.
|
| SoftwareCategorizationTable |
|
| SoftwareCategory |
A TechnologyClass is one type of software package
installed on the servers.
|
| SoftwareCategoryTable |
|
| SoftwareTable |
|
| SoftwareVersion |
Each TechnologyName may have multiple versions installed.
|
| SoftwareVersionTable |
|