Module: Sandthorn::BoundedContext::ClassMethods

Included in:
Sandthorn::BoundedContext
Defined in:
lib/sandthorn/bounded_context.rb

Instance Method Summary collapse

Instance Method Details

#aggregate_typesObject



4
5
6
# File 'lib/sandthorn/bounded_context.rb', line 4

def aggregate_types
  @aggregate_list = p_aggregate_types(self)
end