Uses of Class
com.streambase.liveview.client.SemanticInterpretation
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of SemanticInterpretation in com.streambase.liveview.client
Modifier and TypeFieldDescriptionprotected Map<String,
List<SemanticInterpretation>> AbstractTable.semanticInterpretationMap
Modifier and TypeMethodDescriptionAbstractTable.getSemanticInterpretationMap()
Table.getSemanticInterpretationMap()
A map of semantic interpretation, where the key is the field name, and the value is a list of semantic interpretation for that field.