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

extensions of Snapshot signature #63

Open
nancyday opened this issue Jun 30, 2021 · 0 comments
Open

extensions of Snapshot signature #63

nancyday opened this issue Jun 30, 2021 · 0 comments
Assignees

Comments

@nancyday
Copy link
Member

In Dash models the snapshot is an extension of another snapshot as in:

open util/steps[Snapshot]

// Snapshot definition
sig Snapshot extends BaseSnapshot {
stable: one Bool,
Mutex_semaphore_free : one Bool
}

There are snapshot elements in BaseSnapshot that we would like to see in the ALDB output. Is it possible to collect all Snapshot elements back through the inheritance hierarchy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants