Method | Description | |
---|---|---|
BuildQueryPart ( ) : string |
returns a string of a part of query generated based on the given literal token and its type of owners
|
|
LexiconLiteral ( ) : System | ||
LexiconLiteral ( string URI, string label, string QuestionMatch, List |
||
LexiconLiteral ( string URI, string label, string QuestionMatch, string typeOfOwner ) : System | ||
ToSimpleString ( ) : string |
returns a string the descriping the Literal
|
|
getClone ( |
return a clone of the token send to the function
|
public LexiconLiteral ( string URI, string label, string QuestionMatch, List |
||
URI | string | |
label | string | |
QuestionMatch | string | |
typeOfOwnerList | List |
|
return | System |
public LexiconLiteral ( string URI, string label, string QuestionMatch, string typeOfOwner ) : System | ||
URI | string | |
label | string | |
QuestionMatch | string | |
typeOfOwner | string | |
return | System |
public getClone ( |
||
token | ||
return |