| Interface | Description |
|---|---|
| MachineArchitecture |
Represents a target architecture of a configuration.
|
| OperatingSystemFamily |
Represents the operating system family of a configuration.
|
| TargetMachine |
Represents a combination of operating system and cpu architecture that a variant might be built for.
|
| TargetMachineBuilder |
A builder for configuring the architecture of a
TargetMachine instances. |
| TargetMachineFactory |
A factory for creating
TargetMachine instances. |