Class: Trailblazer::Activity::Schema::Intermediate::Out

Inherits:
Struct
  • Object
show all
Defined in:
lib/trailblazer/activity/schema/intermediate.rb

Instance Attribute Summary collapse

Instance Attribute Details

#semanticObject

Returns the value of attribute semantic

Returns:

  • (Object)

    the current value of semantic



7
8
9
# File 'lib/trailblazer/activity/schema/intermediate.rb', line 7

def semantic
  @semantic
end

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



7
8
9
# File 'lib/trailblazer/activity/schema/intermediate.rb', line 7

def target
  @target
end