| パッケージ | 説明 |
|---|---|
| jp.go.nict.langrid.service_1_2.conceptdictionary.typed |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ConceptualRelation[] |
Concept.getRelations() |
static ConceptualRelation |
ConceptualRelation.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static ConceptualRelation[] |
ConceptualRelation.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
Concept.setRelations(ConceptualRelation[] relations) |
| コンストラクタと説明 |
|---|
Concept(String conceptId,
PartOfSpeech partOfSpeech,
Lemma[] synset,
Gloss[] glosses,
ConceptualRelation[] relation) |
Copyright © 2019. All rights reserved.