public interface Stats
修飾子と型 | メソッドと説明 |
---|---|
Statistic | getStatistic(StringSE statisticName) 名前で統計を取得します。 |
StringSE[] | getStatisticNames() このオブジェクトがサポートする特定の Stats サブモデルからの属性の名前である文字列の配列を返します。 |
Statistic[] | getStatistics() この Stats オブジェクトでサポートされているすべての Statistic オブジェクトを含む配列を返します。 |
StringSE[] getStatisticNames()
Statistic[] getStatistics()
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.