|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingDefinition | |
com.ontotext.gate.vr | |
gate.creole.gazetteer |
Uses of MappingDefinition in com.ontotext.gate.vr |
Methods in com.ontotext.gate.vr with parameters of type MappingDefinition | |
static ClassNode |
ClassNode.createRootNode(Taxonomy o,
MappingDefinition mapping,
Map nameVsNode)
Creates a structure representing the class hierarchy of an ontology and the gazetteerLists mapped to it. |
Constructors in com.ontotext.gate.vr with parameters of type MappingDefinition | |
MappingTreeView(OntoTreeModel model,
MappingDefinition mappingDef,
Gaze gazeVR)
|
Uses of MappingDefinition in gate.creole.gazetteer |
Fields in gate.creole.gazetteer declared as MappingDefinition | |
protected MappingDefinition |
AbstractGazetteer.mappingDefinition
reference to mapping definiton info allows filling of Lookup.ontologyClass according to a list |
Methods in gate.creole.gazetteer that return MappingDefinition | |
MappingDefinition |
AbstractGazetteer.getMappingDefinition()
|
MappingDefinition |
Gazetteer.getMappingDefinition()
Gets the mapping definition of this gazetteer,if such |
Methods in gate.creole.gazetteer with parameters of type MappingDefinition | |
void |
AbstractGazetteer.setMappingDefinition(MappingDefinition mapping)
|
void |
Gazetteer.setMappingDefinition(MappingDefinition mapping)
Sets the mapping definition if such to this gazetteer |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |