public interface SemanticQuery
Title: Semantic Lexicon Processing Framework
Description: A semantic query is a generic interface for a query of some type.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Returns the description of a query.
|
java.lang.String |
getName()
Returns the name of a language query.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.