BuildConfiguration Class |
Namespace: Emulate3D.FMI.V3.Description
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class BuildConfiguration : AnnotationsBase
The BuildConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase.) | |
| Description |
If non-null, description of the build configuration.
| |
| Libraries |
Libraries.
| |
| ModelIdentifier |
If non-null, the identifier that matches ModelIdentifier,
ModelIdentifier, and ModelIdentifier,
if present in ModelDescription.
| |
| Platform |
If non-null, platform tuple of the platform the BuildConfiguration is intended for (e.g. x86_64-linux).
| |
| SourceFileSets |
Source file sets.
|