Package: InstantCommand | Diagram | Back to overview |
EInstantIQLError | class |
TInstantIQLAddOp | class |
Name | Parameters | Returns | Visibility |
OperatorTypes | TInstantIQLOperatorTypes | public |
TInstantIQLClassRef | class |
Name | Type | Visibility |
FAny | Boolean | private |
FObjectClassName | string | private |
Any | public | |
ObjectClassName | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLClause | class |
Name | Type | Visibility |
FExpression | TInstantIQLExpression | private |
FNextClause | TInstantIQLClause | private |
FRelOp | TInstantIQLRelOp | private |
Expression | public | |
NextClause | public | |
RelOp | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLClauseFactor | class |
Name | Type | Visibility |
FClause | TInstantIQLClause | private |
Clause | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLCommand | class |
Name | Type | Visibility |
FClassRef | TInstantIQLClassRef | private |
FClause | TInstantIQLClause | private |
FDistinct | Boolean | private |
FOrder | TInstantIQLOrder | private |
FSpecifier | TInstantIQLSpecifier | private |
Any | public | |
Clause | public | |
ClassRef | public | |
Distinct | public | |
ObjectClassName | public | |
Order | public | |
ResultClassName | public | |
Specifier | public |
Name | Parameters | Returns | Visibility | ||
GetAny | Boolean | private | |||
GetObjectClassName | string | private | |||
GetResultClassName | string | protected | |||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLCommandTranslator | class |
Name | Type | Visibility |
FCommand | TInstantIQLCommand | private |
FCommandText | string | private |
Command | protected | |
CommandText | public | |
ResultClassName | public |
Name | Parameters | Returns | Visibility | ||
SetCommandText |
|
private | |||
GetCommand | TInstantIQLCommand | private | |||
AfterTranslate | protected | ||||
BeforeTranslate | protected | ||||
Clear | protected | ||||
GetResultClassName | string | protected | |||
CreateCommand | TInstantIQLCommand | protected | |||
Translate | protected |
TInstantIQLCondition | class |
TInstantIQLConstant | class |
Name | Type | Visibility |
FValue | string | private |
IsSelf | public | |
Value | public |
Name | Parameters | Returns | Visibility | ||
IsConstantToken |
|
Boolean | private | ||
GetIsSelf | Boolean | private | |||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLExpression | class |
Name | Type | Visibility |
FAddOp | TInstantIQLAddOp | private |
FNextExpression | TInstantIQLExpression | private |
FSignOp | TInstantIQLSignOp | private |
FTerm | TInstantIQLTerm | private |
AddOp | public | |
NextExpression | public | |
SignOp | public | |
Term | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLFactor | class |
TInstantIQLFunction | class |
Name | Type | Visibility |
FParameters | TInstantIQLParameters | private |
FFunctionName | string | private |
Parameters | public | |
FunctionName | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLMulOp | class |
Name | Parameters | Returns | Visibility |
OperatorTypes | TInstantIQLOperatorTypes | public |
TInstantIQLNotFactor | class |
Name | Type | Visibility |
FFactor | TInstantIQLFactor | private |
Factor | public |
Name | Parameters | Returns | Visibility | ||
IsNotToken |
|
Boolean | private | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLObject | class |
Name | Type | Visibility |
FObjectList | TObjectList | private |
FOwner | TInstantIQLObject | private |
ObjectList | protected | |
ObjectCount | public | |
Objects | public | |
Owner | public | |
Root | public | |
Text | public |
Name | Parameters | Returns | Visibility | ||||||
GetObjectCount | Integer | private | |||||||
GetObjectList | TObjectList | private | |||||||
GetObjects |
|
TInstantIQLObject | private | ||||||
GetRoot | TInstantIQLObject | private | |||||||
GetText | string | private | |||||||
SetText |
|
private | |||||||
CheckIsIdentifierToken |
|
protected | |||||||
CheckToken |
|
protected | |||||||
InternalAtInstance |
|
Boolean | protected | ||||||
InternalClear | protected | ||||||||
InvalidTokenError |
|
protected | |||||||
ReadChild |
|
Boolean | protected | ||||||
ReadObject |
|
protected | |||||||
UnexpectedTokenError |
|
protected | |||||||
WriteChild |
|
Boolean | protected | ||||||
WriteObject |
|
protected | |||||||
Create |
|
public | |||||||
Destroy | public | ||||||||
AtInstance |
|
Boolean | public | ||||||
Clear | public | ||||||||
Read |
|
public | |||||||
Write |
|
public |
TInstantIQLOperand | class |
TInstantIQLOperator | class |
Name | Type | Visibility |
FOperatorType | TInstantIQLOperatorType | private |
OperatorType | public |
Name | Parameters | Returns | Visibility | ||||
GetOperatorType |
|
Boolean | protected | ||||
InternalAtInstance |
|
Boolean | protected | ||||
InternalClear | protected | ||||||
ReadObject |
|
protected | |||||
WriteObject |
|
protected | |||||
OperatorTypes | TInstantIQLOperatorTypes | public |
TInstantIQLOrder | class |
Name | Type | Visibility |
FNextOrder | TInstantIQLOrder | private |
FOrderSpec | TInstantIQLOrderSpec | private |
OrderSpec | public | |
NextOrder | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLOrderSpec | class |
Name | Type | Visibility |
FExpression | TInstantIQLExpression | private |
FOrderDirection | TInstantIQLOrderDirection | private |
OrderDirectionText | protected | |
Expression | public | |
OrderDirection | public |
Name | Parameters | Returns | Visibility | ||
GetOrderDirectionText | string | private | |||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLParam | class |
Name | Type | Visibility |
FParamName | string | private |
ParamName | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLParameters | class |
Name | Type | Visibility |
FExpression | TInstantIQLExpression | private |
FNextParameters | TInstantIQLParameters | private |
Expression | public | |
NextParameters | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLPath | class |
Name | Type | Visibility |
FAttributeList | TStringList | private |
AttributeList | protected | |
AttributeCount | public | |
Attributes | public | |
SubPath | public | |
HasAttributes | public |
Name | Parameters | Returns | Visibility | ||
GetAttributeCount | Integer | private | |||
GetAttributeList | TStringList | private | |||
GetAttributes |
|
string | private | ||
GetHasAttributes | Boolean | private | |||
GetSubPath |
|
string | private | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected | |||
Destroy | public |
TInstantIQLReader | class |
Name | Parameters | Returns | Visibility | ||
DoReadObject |
|
private | |||
AfterReadObject |
|
protected | |||
BeforeReadObject |
|
protected | |||
InternalReadObject |
|
protected | |||
ReadObject |
|
public |
TInstantIQLRelOp | class |
Name | Parameters | Returns | Visibility |
OperatorTypes | TInstantIQLOperatorTypes | public |
TInstantIQLSignOp | class |
Name | Parameters | Returns | Visibility |
OperatorTypes | TInstantIQLOperatorTypes | public |
TInstantIQLSpecifier | class |
Name | Type | Visibility |
FOperand | TInstantIQLOperand | private |
Operand | public | |
IsPath | public |
Name | Parameters | Returns | Visibility | ||
GetIsPath | Boolean | private | |||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLStatementWriter | class |
Name | Type | Visibility |
FTranslator | TInstantIQLTranslator | private |
Translator | public |
Name | Parameters | Returns | Visibility | ||||||
InternalWriteKeyword |
|
protected | |||||||
InternalWriteObject |
|
protected | |||||||
Create |
|
public |
TInstantIQLTerm | class |
Name | Type | Visibility |
FFactor | TInstantIQLFactor | private |
FMulOp | TInstantIQLMulOp | private |
FNextTerm | TInstantIQLTerm | private |
Factor | public | |
MulOp | public | |
NextTerm | public |
Name | Parameters | Returns | Visibility | ||
InternalAtInstance |
|
Boolean | protected | ||
InternalClear | protected | ||||
ReadObject |
|
protected | |||
WriteObject |
|
protected |
TInstantIQLTranslator | class |
Name | Type | Visibility |
FStatementText | string | private |
StatementText | public |
Name | Parameters | Returns | Visibility | ||||
Translate | protected | ||||||
TranslateKeyword |
|
Boolean | protected | ||||
TranslateObject |
|
Boolean | protected | ||||
WriteObject |
|
protected |
TInstantIQLWriter | class |
Name | Parameters | Returns | Visibility | ||
AfterWriteKeyword |
|
protected | |||
AfterWriteObject |
|
protected | |||
BeforeWriteKeyword |
|
protected | |||
BeforeWriteObject |
|
protected | |||
InternalWriteKeyword |
|
protected | |||
InternalWriteObject |
|
protected | |||
WriteObject |
|
public | |||
WriteKeyword |
|
public | |||
WriteSpace |
|
public |