Module: Lutaml::Lml::Grammar::Core

Constant Summary collapse

CORE_KEYWORDS =
%w[
  abstract
  aggregation
  association
  attribute
  bidirectional
  caption
  class
  composition
  data_type
  dependency
  diagram
  directional
  enum
  fontname
  generalizes
  include
  interface
  member
  member_type
  method
  owner
  owner_type
  primitive
  private
  protected
  public
  realizes
  static
  title
  view
].freeze