Skip to content

Working with FlowGraphs and lookups #130

@sebinside

Description

@sebinside

We should discuss how to work with flow graphs and lookups, based on #123 (comment).

This includes how to to handle common lookups for data flow variables, data flow characteristics (e.g. characteristic values regardless of data flow variable name) and node characteristics.

Additionally, there are some pitfalls posted by @Entenwilli:

  • Copying a PartialFlowGraph is discouraged (References need to be updated internally)
  • Evaluating a PartialFlowGraph standalone is possible in PCM, but not with DFDs
  • By proxy, flow graphs are shallow copied, so they reference the same PartialFlowGraph after copy

This discussion is especially valuable regarding analysis extensions.

Metadata

Metadata

Labels

coreRelated to the core DFD/PCM data flow analysisenhancementNew feature or requestresearchInvestigation or reserach related issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions