Contents:
alchemiscale.models
InvalidScopeError
Scope
Scope.is_superset()
Scope.specific()
ScopedKey
Bases: ValueError
ValueError
Bases: BaseModel
BaseModel
Return True if this Scope is a superset of another.
Check for a superset (not a proper superset) so that two equal scopes also return True.
Return True if this Scope has no unspecified elements.
Unique identifier for GufeTokenizables in state store.
For this object, org, campaign, and project cannot contain wildcards. In other words, the Scope of a ScopedKey must be specific.