Methods

Class Index [+]

Quicksearch

When::TM::ReferenceSystem

時間参照系

see gml schema

Attributes

domain_of_validity[RW]

この時間参照系が使用する空間と時間の制限(実装は時間のみ)

Limits of space and time within which the temporal reference system is use

  type : When::EX::Extent
domain[RW]

この時間参照系が使用する時間の範囲

Range of time within which the temporal reference system is use

  type : When::Parts::GeomerticComplex
position[R]

この時間参照系と関連付けられた時間位置 (relation - Reference)

The temporal position associated with the time reference system being described

  type : [When::TM::(Temporal)Position]

Public Instance Methods

name() click to toggle source

時間参照系を識別する名称

Name by which the temporal reference system is known

  type : When::RS::Identifier
    # File when/tmreference.rb, line 54
54:     def name
55:       @name ||= When::RS::Identifier.new(@label, @version, @remark)
56:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.