Sha256: 0435c99fc513c45054d3f7ba3265e8b126109f4837e8ab0b1d91a42d7db1ca94
Contents?: true
Size: 165 Bytes
Versions: 46
Compression:
Stored size: 165 Bytes
Contents
# frozen_string_literal: true ## ## Behaviour metamodel ## module Lutaml module Uml class Constraint < TopElement attr_accessor :body end end end
Version data entries
46 entries across 46 versions & 2 rubygems