You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/esmf-aspect-meta-model-java/src/main/java/org/eclipse/esmf/aspectmodel/resolver/fs/StructuredModelsRoot.java
Copy file name to clipboardExpand all lines: core/esmf-aspect-model-serializer/src/main/java/org/eclipse/esmf/aspectmodel/serializer/AspectSerializer.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ public String aspectToString( final Aspect aspect ) {
140
140
}
141
141
142
142
// The Aspect has no source file, it was probably created programmatically.
143
-
// Construct a virtual AspectModelFile with an RDF representation that be serialized.
143
+
// Construct a virtual AspectModelFile with an RDF representation that can be serialized.
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
99
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
64
100
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
65
101
|===
66
102
@@ -106,6 +142,7 @@ Configuration Properties:
106
142
| Property | Description | Type | Default Value | Required
107
143
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
108
144
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
145
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
109
146
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
110
147
| `outputDirectory` | The path to the directory where the generated Java files will be written to. | `String` | none | {ok}
111
148
| `packageName` | The package name for the generated Java files. This may also
@@ -164,6 +201,7 @@ Configuration Properties:
164
201
| Property | Description | Type | Default Value | Required
165
202
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
166
203
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
204
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
167
205
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
168
206
| `outputDirectory` | The path to the directory where the generated Java files will be written to. | `String` | none | {ok}
169
207
| `packageName` | The package name for the generated Java files. This may also
@@ -217,6 +255,7 @@ Configuration Properties:
217
255
| Property | Description | Type | Default Value | Required
218
256
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
219
257
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
258
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
220
259
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
221
260
| `outputDirectory` | The path to the directory where the generated JSON Schema will be written to. | `String` | none | {ok}
222
261
| `language` | The language from the model for which a JSON Schema should be generated. | `String` | en | {nok}
@@ -264,6 +303,7 @@ Configuration Properties:
264
303
| Property | Description | Type | Default Value | Required
265
304
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
266
305
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
306
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
267
307
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
268
308
| `outputDirectory` | The path to the directory where the generated OpenAPI Specification will be written to. | `String` | none | {ok}
269
309
| `aspectApiBaseUrl` | The base URL for the Aspect API OpenAPI specification. | `String` | none | {ok}
@@ -325,6 +365,7 @@ Configuration Properties:
325
365
|===
326
366
| Property | Description | Type | Default Value | Required
327
367
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
368
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
328
369
| `outputDirectory` | The path to the directory where the generated AsyncAPI Specification will be written to. | `String` | none | {ok}
329
370
| `applicationId` | Sets the application id, e.g. an identifying URL | `String` | none | {nok}
330
371
| `channelAddress` | Sets the channel address (i.e., for MQTT, the topic's name) | `String` | none | {nok}
@@ -373,6 +414,7 @@ Configuration Properties:
373
414
|===
374
415
| Property | Description | Type | Default Value | Required
375
416
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
417
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
376
418
| `outputDirectory` | The path to the directory where the generated SQL script will be written to. | `String` | none | {ok}
377
419
| `dialect` | The SQL dialect to generate for. | `String` | `databricks` | {nok}
378
420
| `strategy` | The mapping strategy to use. | `String` | `denormalized` | {nok}
@@ -427,6 +469,7 @@ Configuration Properties:
427
469
| Property | Description | Type | Default Value | Required
428
470
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
429
471
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
472
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
430
473
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
431
474
| `outputDirectory` | The path to the directory where the generated HTML document will be written to. | `String` | none | {ok}
432
475
| `htmlCustomCSSFilePath` | Path to a CSS file with custom styles to be included in the generated HTML documentation. | `String` | none | {nok}
@@ -476,6 +519,7 @@ Configuration Properties:
476
519
| Property | Description | Type | Default Value | Required
477
520
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
478
521
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
522
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
479
523
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
480
524
| `outputDirectory` | The path to the directory where the generated diagrams will be written to. | `String` | none | {ok}
481
525
| `targetFormats` | A list formats in which the diagram(s) will be created. A diagram will be generated for each specified format. | `String` | none | {ok}
@@ -522,6 +566,7 @@ Configuration Properties:
522
566
| Property | Description | Type | Default Value | Required
523
567
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
524
568
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
569
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
525
570
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
526
571
| `outputDirectory` | The path to the directory where the generated JSON payload will be written to. | `String` | none | {ok}
527
572
| `addTypeAttribute` | Adds a `@type` attribute for inherited Entities | `Boolean` | `false` | {ok}
@@ -566,6 +611,7 @@ Configuration Properties:
566
611
| Property | Description | Type | Default Value | Required
567
612
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
568
613
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
614
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
569
615
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
570
616
| `outputDirectory` | The path to the directory where the generated JSON-LD will be written to. | `String` | none | {ok}
571
617
|===
@@ -614,6 +660,7 @@ Configuration Properties:
614
660
| Property | Description | Type | Default Value | Required
615
661
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
616
662
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
663
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
617
664
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
618
665
| `outputDirectory` | The path to the directory containing the pretty printed Aspect Model. | `String` | none | {ok}
619
666
|===
@@ -663,6 +710,7 @@ Configuration Properties:
663
710
| Property | Description | Type | Default Value | Required
664
711
| `detailedValidationMessages` | Detailed validation messages if the model can not be loaded | `Boolean` | `false` | {nok}
665
712
| `modelsRootDirectory` | The path to the root directory containing the Aspect Model file(s). | `String` | `$\{basedir}/src/main/resources/aspects` | {nok}
713
+
| `githubServerId` | The id of the `<server>` entry describing the GitHub repository to resolve models from. | `String` | none | {nok}
666
714
| `includes` | A list of Aspect Model URNs identifying the Aspect Models to be included in the plugin execution. | `String` | none | {ok}
667
715
| `outputDirectory` | The path to the directory where the generated AAS file will be written to. | `String` | none | {ok}
668
716
| `targetFormat` | The format to write, one of `aasx`, `xml` or `json`. | `String` | none | {ok}
0 commit comments