Method: When::EX::Extent#temporal_extent

Defined in:
lib/when_exe/basictypes.rb

#temporal_extentWhen::TM::Period (readonly) Also known as: temporalExtent

time periods

時間的使用範囲の上限と下限を示す

Returns:



744
745
746
# File 'lib/when_exe/basictypes.rb', line 744

def temporal_extent
  @temporal_extent
end