Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for FunctionalChainInvolvement context and exchanged items #94

Merged
merged 5 commits into from Jun 7, 2022

Conversation

ewuerger
Copy link
Collaborator

@ewuerger ewuerger commented Jun 3, 2022

This PR fixes #92. In doing so we deleted the involved attribute on the OperationalProcess and made it inheriting from fa.FunctionalChain (look here). The involved attribute comes from the super class.

This is solely to stay dry when implementing functionality of FunctionalChains/OperationalProcesses.

@ewuerger ewuerger requested review from Wuestengecko and a team as code owners June 3, 2022 09:47
@ewuerger ewuerger self-assigned this Jun 3, 2022
@ewuerger ewuerger added the enhancement New feature or request label Jun 3, 2022
capellambse/model/crosslayer/fa.py Outdated Show resolved Hide resolved
tests/test_model_layers.py Show resolved Hide resolved
@ewuerger ewuerger mentioned this pull request Jun 7, 2022
@ewuerger ewuerger force-pushed the functional-chain-involvment-context branch from d56a06b to 1e80834 Compare June 7, 2022 09:09
@ewuerger ewuerger merged commit d851ec6 into master Jun 7, 2022
@Wuestengecko Wuestengecko deleted the functional-chain-involvment-context branch June 13, 2022 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for functional chain involvement context
2 participants