| パッケージ | 説明 |
|---|---|
| jp.go.nict.langrid.service_1_2.dependencyparser.typed |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DependencyLabel |
Dependency.getLabel() |
static DependencyLabel |
DependencyLabel.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static DependencyLabel[] |
DependencyLabel.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
Dependency.setLabel(DependencyLabel label) |
| コンストラクタと説明 |
|---|
Dependency(DependencyLabel label,
String headChunkId) |
Copyright © 2019. All rights reserved.