Package com.streambase.liveview.client
Class SemanticInterpretation
- java.lang.Object
-
- com.streambase.liveview.client.SemanticInterpretation
-
public class SemanticInterpretation extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SemanticInterpretation.WellKnownSemantics
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getContext()
static SemanticInterpretation
parse(String interpretationStr)
void
setContext(String context)
String
toString()
-