Skip to content

Modifies Clauses in Projects with Event or Event Data Ports lack "api" in modifies #1

@Sierra-H

Description

@Sierra-H

Modifies Clauses in Projects with Event or Event Data Ports lack "api" in modifies clause by default when compute cases contain outcomes that would populate outgoing ports on a component.

For example,

if I had

AADL:

cases
case
REQEx: "I'm an example"
assume
T;
guarantee
MustSend(myOutPort);


Then the codegen would not provide "api in the modifies clause of that initialize, compute, etc for that component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions