Methods

Class Index [+]

Quicksearch

When::TM::OrdinalPosition

順序時間参照系で参照する位置

see gml schema

Attributes

ordinal_position[R]

この順序位置と関連付けられた順序年代 (relation - Reference)

The ordinal era associated with the ordinal position being described

  type : When::TM::OrdinalEra

Public Class Methods

new(ordinal_position, options={}) click to toggle source

オブジェクトの生成

  ordinal_position : When::TM::OrdinalEra
    この順序位置と関連付けられた順序年代
     # File when/tmposition.rb, line 928
928:     def initialize(ordinal_position, options={})
929:       super(options)
930:       @ordinal_position = ordinal_position
931:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.