Represents the list of data sources to be used. Currently, only first datasource is considered.
IRI of a Dataspecer data specification from which the application is to be generated. All IRIs within application graph nodes refer to structural models within the context of this data specification.
A list of edges - transitions - between the nodes in the graph. Each edge allows the user of the generated application to move from one capability performed on an aggregate to other capability performed on another aggregate.
The label or name of the application graph. Label is a human-readable graph identifier.
List of application graph nodes, where each node represents a separate, isolated functional unit of the application, that will be generated.
ApplicationGraphType interface represents the structure for generator's application graph. Application graph serves as a model of the application to be generated and is a formal representation of user's requirements on the application content.