diff --git a/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc b/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc index 407a2f288190117628027f44e7cd0fd9935183c8..ca87279c6560d7b5fbb7f613e31e2b1db62048d1 100644 --- a/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc +++ b/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc @@ -23,9 +23,10 @@ The C part is necessary to connect the workflow step to an existing workflow in In order to control the workflow in more detail, the C part can be configured e.q. to select the used level of detail in a multi-resolution building modeln or to exclude buildings with a small volume or unknown building function from the workflow (filter). This configuration has to be implemented in each workflow environment seperatly. -Dependencies: - * The C part executes the functional part. The C part depends on the F part, but the F part has to be independend of the C part - * The C part shall have no functionality that is relevant for the purpose of the WFS. It’s purpose to to connect the functional part to a workflow in a given workflow environment. +Dependencies: +* The C part executes the functional part. The C part depends on the F part, but the F part has to be independend of the C part +* The C part shall have no functionality that is relevant for the purpose of the WFS. It’s purpose to to connect the functional part to a workflow in a given workflow environment. + An example of a SD_connector is given in the SimStadt documentation. The example shows an empty workflow step without any functionality. Examples of a WS_connectors are provided in the SimStadt documentation on redmine.