|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappingNode | |
|---|---|
| com.ontotext.gate.vr | |
| gate.creole.gazetteer | |
| Uses of MappingNode in com.ontotext.gate.vr |
|---|
| Fields in com.ontotext.gate.vr declared as MappingNode | |
|---|---|
private MappingNode |
Gaze.mappingNode
the mapping node currently selected |
| Constructors in com.ontotext.gate.vr with parameters of type MappingNode | |
|---|---|
ClassNode(MappingNode mapNode)
Constructs a class node given a mapping node |
|
| Uses of MappingNode in gate.creole.gazetteer |
|---|
| Fields in gate.creole.gazetteer with type parameters of type MappingNode | |
|---|---|
private List<MappingNode> |
MappingDefinition.nodes
the list of nodes |
private Map<String,MappingNode> |
MappingDefinition.nodesByList
mapping between a list and a node |
| Methods in gate.creole.gazetteer that return MappingNode | |
|---|---|
MappingNode |
MappingDefinition.getNodeByList(String list)
Gets node by list |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||