Sha256: 611c17071d334835835e8fcd92d13f4e896337915daf3ad8d345a682c52aa5fd

Contents?: true

Size: 215 Bytes

Versions: 7

Compression:

Stored size: 215 Bytes

Contents

(*

   Return set of tags from state variable 'v_tags' matching identity'.

   Notice: model invariant guarantees that 'identity' is unique.
*)


GetTagtByIdentity( identity ) == { t \in v_tags: t.tag = identity }

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tla-sbuilder-0.3.9 src/pet/operator_get_tag.tla
tla-sbuilder-0.3.8 src/pet/operator_get_tag.tla
tla-sbuilder-0.3.7 src/pet/operator_get_tag.tla
tla-sbuilder-0.3.4 src/pet/operator_get_tag.tla
tla-sbuilder-0.2.2 src/pet/operator_get_tag.tla
tla-sbuilder-0.2.1 src/pet/operator_get_tag.tla
tla-sbuilder-0.1.0 src/pet/operator_get_tag.tla