Sha256: d7268b6f0ce2f8898d34785557f071bfa57c088b86a83c10d2722d66b3ebfbd0

Contents?: true

Size: 135 Bytes

Versions: 48

Compression:

Stored size: 135 Bytes

Contents

# frozen_string_literal: true

##
## Behaviour metamodel
##
module Lutaml
  module Uml
    class Activity < Behavior
    end
  end
end

Version data entries

48 entries across 48 versions & 2 rubygems

Version Path
lutaml-uml-0.2.7 lib/lutaml/uml/activity.rb
lutaml-uml-0.2.6 lib/lutaml/uml/activity.rb
lutaml-uml-0.2.5 lib/lutaml/uml/activity.rb
lutaml-uml-0.2.4 lib/lutaml/uml/activity.rb
lutaml-uml-0.2.3 lib/lutaml/uml/activity.rb
lutaml-uml-0.2.2 lib/lutaml/uml/activity.rb
lutaml-uml-0.2.1 lib/lutaml/uml/activity.rb
lutaml-uml-0.2.0 lib/lutaml/uml/activity.rb