Uses of Interface
com._1c.g5.v8.dt.ql.model.AbstractExpression
-
-
Uses of AbstractExpression in com._1c.g5.v8.dt.ql
Methods in com._1c.g5.v8.dt.ql with parameters of type AbstractExpression Modifier and Type Method Description boolean
QlTypesComparator. isRefType(AbstractExpression expr, TypeDescriptionSource type)
Check for reference typeexpr
andtype
-
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.model
Subinterfaces of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.model Modifier and Type Interface Description interface
DcsParameterExpression
A representation of the model object 'Dcs Parameter Expression'. -
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.model.impl
Classes in com._1c.g5.v8.dt.ql.dcs.model.impl that implement AbstractExpression Modifier and Type Class Description class
DcsParameterExpressionImpl
An implementation of the model object 'Dcs Parameter Expression'. -
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.model.util
Methods in com._1c.g5.v8.dt.ql.dcs.model.util with parameters of type AbstractExpression Modifier and Type Method Description T
QlDcsSwitch. caseAbstractExpression(AbstractExpression object)
Returns the result of interpreting the object as an instance of 'Abstract Expression'. -
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.model
Subinterfaces of AbstractExpression in com._1c.g5.v8.dt.ql.model Modifier and Type Interface Description interface
ABinaryOperatorsExpression
A representation of the model object 'ABinary Operators Expression'.interface
ACommonBinaryOperatorExpression
A representation of the model object 'ACommon Binary Operator Expression'.interface
ACommonExpression
A representation of the model object 'ACommon Expression'.interface
ACommonUnaryOperatorExpression
A representation of the model object 'ACommon Unary Operator Expression'.interface
ALiteralsExpression
A representation of the model object 'ALiterals Expression'.interface
ALogicalBinaryOperatorExpression
A representation of the model object 'ALogical Binary Operator Expression'.interface
ALogicalUnaryOperatorExpression
A representation of the model object 'ALogical Unary Operator Expression'.interface
AOperatorsExpression
A representation of the model object 'AOperators Expression'.interface
AUnaryOperatorsExpression
A representation of the model object 'AUnary Operators Expression'.interface
BetweenExpression
A representation of the model object 'Between Expression'.interface
BooleanLiteralExpression
A representation of the model object 'Boolean Literal Expression'.interface
BracketCommonExpression
A representation of the model object 'Bracket Common Expression'.interface
CaseBody
A representation of the model object 'Case Body'.interface
CaseOperationExpression
A representation of the model object 'Case Operation Expression'.interface
CastOperationExpression
A representation of the model object 'Cast Operation Expression'.interface
CommonAddOperatorExpression
A representation of the model object 'Common Add Operator Expression'.interface
CommonDevOperatorExpression
A representation of the model object 'Common Dev Operator Expression'.interface
CommonExpression
A representation of the model object 'Common Expression'.interface
CommonMultiOperatorExpression
A representation of the model object 'Common Multi Operator Expression'.interface
CommonSubOperatorExpression
A representation of the model object 'Common Sub Operator Expression'.interface
CommonUnaryNegOperatorExpression
A representation of the model object 'Common Unary Neg Operator Expression'.interface
CompoundExpression
A representation of the model object 'Compound Expression'.interface
DateLiteralExpression
A representation of the model object 'Date Literal Expression'.interface
DerivedFunctionExpression
A representation of the model object 'Derived Function Expression'.interface
EmptyExpression
A representation of the model object 'Empty Expression'.interface
FieldWithCasting
A representation of the model object 'Field With Casting'.interface
FunctionExpression
A representation of the model object 'Function Expression'.interface
FunctionInvocationExpression
A representation of the model object 'Function Invocation Expression'.interface
InExpression
A representation of the model object 'In Expression'.interface
IsNullOperatorExpression
A representation of the model object 'Is Null Operator Expression'.interface
LikeExpression
A representation of the model object 'Like Expression'.interface
LinkExpression
A representation of the model object 'Link Expression'.interface
LogicalANDOperatorExpression
A representation of the model object 'Logical AND Operator Expression'.interface
LogicalCompareOperatorExpression
A representation of the model object 'Logical Compare Operator Expression'.interface
LogicalNOTOperatorExpression
A representation of the model object 'Logical NOT Operator Expression'.interface
LogicalOROperatorExpression
A representation of the model object 'Logical OR Operator Expression'.interface
MultiPartCommonExpression
A representation of the model object 'Multi Part Common Expression'.interface
NestedTableAllFieldsExpression
A representation of the model object 'Nested Table All Fields Expression'.interface
NestedTableExpression
A representation of the model object 'Nested Table Expression'.interface
NullLiteralExpression
A representation of the model object 'Null Literal Expression'.interface
NumberLiteralExpression
A representation of the model object 'Number Literal Expression'.interface
ParameterExpression
A representation of the model object 'Parameter Expression'.interface
SinglePartCommonExpression
A representation of the model object 'Single Part Common Expression'.interface
StarExpression
A representation of the model object 'Star Expression'.interface
StringLiteralExpression
A representation of the model object 'String Literal Expression'.interface
TypeLiteralExpression
A representation of the model object 'Type Literal Expression'.interface
UndefinedLiteralExpression
A representation of the model object 'Undefined Literal Expression'.interface
ValueLiteralExpression
A representation of the model object 'Value Literal Expression'.interface
VerbalOperatorExpression
A representation of the model object 'Verbal Operator Expression'.Methods in com._1c.g5.v8.dt.ql.model that return AbstractExpression Modifier and Type Method Description AbstractExpression
BracketCommonExpression. getBracketPart()
Returns the value of the 'Bracket Part' containment reference.AbstractExpression
DateLiteralExpression. getDay()
Returns the value of the 'Day' containment reference.AbstractExpression
CaseOperationExpression. getElseExpression()
Returns the value of the 'Else Expression' containment reference.AbstractExpression
LikeExpression. getEscape()
Returns the value of the 'Escape' containment reference.AbstractExpression
AUnaryOperatorsExpression. getExpression()
Returns the value of the 'Expression' containment reference.AbstractExpression
CaseOperationExpression. getExpression()
Returns the value of the 'Expression' containment reference.AbstractExpression
CastOperationExpression. getExpression()
Returns the value of the 'Expression' containment reference.AbstractExpression
QuerySchemaExpression. getExpression()
Returns the value of the 'Expression' containment reference.AbstractExpression
BetweenExpression. getFirstExpression()
Returns the value of the 'First Expression' containment reference.AbstractExpression
CompoundExpression. getHead()
Returns the value of the 'Head' containment reference.AbstractExpression
DateLiteralExpression. getHour()
Returns the value of the 'Hour' containment reference.AbstractExpression
ABinaryOperatorsExpression. getLeft()
Returns the value of the 'Left' containment reference.AbstractExpression
CastingNumberType. getLength()
Returns the value of the 'Length' containment reference.AbstractExpression
CastingStringType. getLength()
Returns the value of the 'Length' containment reference.AbstractExpression
LikeExpression. getLiteral()
Returns the value of the 'Literal' containment reference.AbstractExpression
DateLiteralExpression. getMinute()
Returns the value of the 'Minute' containment reference.AbstractExpression
DateLiteralExpression. getMonth()
Returns the value of the 'Month' containment reference.AbstractExpression
CastingNumberType. getPrecision()
Returns the value of the 'Precision' containment reference.AbstractExpression
ABinaryOperatorsExpression. getRight()
Returns the value of the 'Right' containment reference.AbstractExpression
DateLiteralExpression. getSecond()
Returns the value of the 'Second' containment reference.AbstractExpression
BetweenExpression. getSecondExpression()
Returns the value of the 'Second Expression' containment reference.AbstractExpression
CaseBody. getThen()
Returns the value of the 'Then' containment reference.AbstractExpression
CaseBody. getWhen()
Returns the value of the 'When' containment reference.AbstractExpression
DateLiteralExpression. getYear()
Returns the value of the 'Year' containment reference.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type AbstractExpression Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractExpression>
InExpression. getExpression()
Returns the value of the 'Expression' containment reference list.org.eclipse.emf.common.util.EList<AbstractExpression>
FunctionInvocationExpression. getParams()
Returns the value of the 'Params' containment reference list.org.eclipse.emf.common.util.EList<AbstractExpression>
CompoundExpression. getTail()
Returns the value of the 'Tail' containment reference list.Methods in com._1c.g5.v8.dt.ql.model with parameters of type AbstractExpression Modifier and Type Method Description void
BracketCommonExpression. setBracketPart(AbstractExpression value)
Sets the value of the 'Bracket Part
' containment reference.void
DateLiteralExpression. setDay(AbstractExpression value)
Sets the value of the 'Day
' containment reference.void
CaseOperationExpression. setElseExpression(AbstractExpression value)
Sets the value of the 'Else Expression
' containment reference.void
LikeExpression. setEscape(AbstractExpression value)
Sets the value of the 'Escape
' containment reference.void
AUnaryOperatorsExpression. setExpression(AbstractExpression value)
Sets the value of the 'Expression
' containment reference.void
CaseOperationExpression. setExpression(AbstractExpression value)
Sets the value of the 'Expression
' containment reference.void
CastOperationExpression. setExpression(AbstractExpression value)
Sets the value of the 'Expression
' containment reference.void
QuerySchemaExpression. setExpression(AbstractExpression value)
Sets the value of the 'Expression
' containment reference.void
BetweenExpression. setFirstExpression(AbstractExpression value)
Sets the value of the 'First Expression
' containment reference.void
CompoundExpression. setHead(AbstractExpression value)
Sets the value of the 'Head
' containment reference.void
DateLiteralExpression. setHour(AbstractExpression value)
Sets the value of the 'Hour
' containment reference.void
ABinaryOperatorsExpression. setLeft(AbstractExpression value)
Sets the value of the 'Left
' containment reference.void
CastingNumberType. setLength(AbstractExpression value)
Sets the value of the 'Length
' containment reference.void
CastingStringType. setLength(AbstractExpression value)
Sets the value of the 'Length
' containment reference.void
LikeExpression. setLiteral(AbstractExpression value)
Sets the value of the 'Literal
' containment reference.void
DateLiteralExpression. setMinute(AbstractExpression value)
Sets the value of the 'Minute
' containment reference.void
DateLiteralExpression. setMonth(AbstractExpression value)
Sets the value of the 'Month
' containment reference.void
CastingNumberType. setPrecision(AbstractExpression value)
Sets the value of the 'Precision
' containment reference.void
ABinaryOperatorsExpression. setRight(AbstractExpression value)
Sets the value of the 'Right
' containment reference.void
DateLiteralExpression. setSecond(AbstractExpression value)
Sets the value of the 'Second
' containment reference.void
BetweenExpression. setSecondExpression(AbstractExpression value)
Sets the value of the 'Second Expression
' containment reference.void
CaseBody. setThen(AbstractExpression value)
Sets the value of the 'Then
' containment reference.void
CaseBody. setWhen(AbstractExpression value)
Sets the value of the 'When
' containment reference.void
DateLiteralExpression. setYear(AbstractExpression value)
Sets the value of the 'Year
' containment reference. -
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement AbstractExpression Modifier and Type Class Description class
ABinaryOperatorsExpressionImpl
An implementation of the model object 'ABinary Operators Expression'.class
AbstractExpressionImpl
An implementation of the model object 'Abstract Expression'.class
ACommonBinaryOperatorExpressionImpl
An implementation of the model object 'ACommon Binary Operator Expression'.class
ACommonExpressionImpl
An implementation of the model object 'ACommon Expression'.class
ACommonUnaryOperatorExpressionImpl
An implementation of the model object 'ACommon Unary Operator Expression'.class
ALiteralsExpressionImpl
An implementation of the model object 'ALiterals Expression'.class
ALogicalBinaryOperatorExpressionImpl
An implementation of the model object 'ALogical Binary Operator Expression'.class
ALogicalUnaryOperatorExpressionImpl
An implementation of the model object 'ALogical Unary Operator Expression'.class
AOperatorsExpressionImpl
An implementation of the model object 'AOperators Expression'.class
AUnaryOperatorsExpressionImpl
An implementation of the model object 'AUnary Operators Expression'.class
BetweenExpressionImpl
An implementation of the model object 'Between Expression'.class
BooleanLiteralExpressionImpl
An implementation of the model object 'Boolean Literal Expression'.class
BracketCommonExpressionImpl
An implementation of the model object 'Bracket Common Expression'.class
CaseBodyImpl
An implementation of the model object 'Case Body'.class
CaseOperationExpressionImpl
An implementation of the model object 'Case Operation Expression'.class
CastOperationExpressionImpl
An implementation of the model object 'Cast Operation Expression'.class
CommonAddOperatorExpressionImpl
An implementation of the model object 'Common Add Operator Expression'.class
CommonDevOperatorExpressionImpl
An implementation of the model object 'Common Dev Operator Expression'.class
CommonExpressionImpl
An implementation of the model object 'Common Expression'.class
CommonMultiOperatorExpressionImpl
An implementation of the model object 'Common Multi Operator Expression'.class
CommonSubOperatorExpressionImpl
An implementation of the model object 'Common Sub Operator Expression'.class
CommonUnaryNegOperatorExpressionImpl
An implementation of the model object 'Common Unary Neg Operator Expression'.class
CompoundExpressionImpl
An implementation of the model object 'Compound Expression'.class
DateLiteralExpressionImpl
An implementation of the model object 'Date Literal Expression'.class
DerivedFunctionExpressionImpl
An implementation of the model object 'Derived Function Expression'.class
EmptyExpressionImpl
An implementation of the model object 'Empty Expression'.class
FieldWithCastingImpl
An implementation of the model object 'Field With Casting'.class
FunctionExpressionImpl
An implementation of the model object 'Function Expression'.class
FunctionInvocationExpressionImpl
An implementation of the model object 'Function Invocation Expression'.class
InExpressionImpl
An implementation of the model object 'In Expression'.class
IsNullOperatorExpressionImpl
An implementation of the model object 'Is Null Operator Expression'.class
LikeExpressionImpl
An implementation of the model object 'Like Expression'.class
LinkExpressionImpl
An implementation of the model object 'Link Expression'.class
LogicalANDOperatorExpressionImpl
An implementation of the model object 'Logical AND Operator Expression'.class
LogicalCompareOperatorExpressionImpl
An implementation of the model object 'Logical Compare Operator Expression'.class
LogicalNOTOperatorExpressionImpl
An implementation of the model object 'Logical NOT Operator Expression'.class
LogicalOROperatorExpressionImpl
An implementation of the model object 'Logical OR Operator Expression'.class
MultiPartCommonExpressionImpl
An implementation of the model object 'Multi Part Common Expression'.class
NestedTableAllFieldsExpressionImpl
An implementation of the model object 'Nested Table All Fields Expression'.class
NestedTableExpressionImpl
An implementation of the model object 'Nested Table Expression'.class
NullLiteralExpressionImpl
An implementation of the model object 'Null Literal Expression'.class
NumberLiteralExpressionImpl
An implementation of the model object 'Number Literal Expression'.class
ParameterExpressionImpl
An implementation of the model object 'Parameter Expression'.class
SinglePartCommonExpressionImpl
An implementation of the model object 'Single Part Common Expression'.class
StarExpressionImpl
An implementation of the model object 'Star Expression'.class
StringLiteralExpressionImpl
An implementation of the model object 'String Literal Expression'.class
TypeLiteralExpressionImpl
An implementation of the model object 'Type Literal Expression'.class
UndefinedLiteralExpressionImpl
An implementation of the model object 'Undefined Literal Expression'.class
ValueLiteralExpressionImpl
An implementation of the model object 'Value Literal Expression'.class
VerbalOperatorExpressionImpl
An implementation of the model object 'Verbal Operator Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return AbstractExpression Modifier and Type Method Description AbstractExpression
BracketCommonExpressionImpl. getBracketPart()
AbstractExpression
DateLiteralExpressionImpl. getDay()
AbstractExpression
CaseOperationExpressionImpl. getElseExpression()
AbstractExpression
LikeExpressionImpl. getEscape()
AbstractExpression
AUnaryOperatorsExpressionImpl. getExpression()
AbstractExpression
CaseOperationExpressionImpl. getExpression()
AbstractExpression
CastOperationExpressionImpl. getExpression()
AbstractExpression
QuerySchemaExpressionImpl. getExpression()
AbstractExpression
BetweenExpressionImpl. getFirstExpression()
AbstractExpression
CompoundExpressionImpl. getHead()
AbstractExpression
DateLiteralExpressionImpl. getHour()
AbstractExpression
ABinaryOperatorsExpressionImpl. getLeft()
AbstractExpression
CastingNumberTypeImpl. getLength()
AbstractExpression
CastingStringTypeImpl. getLength()
AbstractExpression
LikeExpressionImpl. getLiteral()
AbstractExpression
DateLiteralExpressionImpl. getMinute()
AbstractExpression
DateLiteralExpressionImpl. getMonth()
AbstractExpression
CastingNumberTypeImpl. getPrecision()
AbstractExpression
ABinaryOperatorsExpressionImpl. getRight()
AbstractExpression
DateLiteralExpressionImpl. getSecond()
AbstractExpression
BetweenExpressionImpl. getSecondExpression()
AbstractExpression
CaseBodyImpl. getThen()
AbstractExpression
CaseBodyImpl. getWhen()
AbstractExpression
DateLiteralExpressionImpl. getYear()
Methods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type AbstractExpression Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractExpression>
InExpressionImpl. getExpression()
org.eclipse.emf.common.util.EList<AbstractExpression>
FunctionInvocationExpressionImpl. getParams()
org.eclipse.emf.common.util.EList<AbstractExpression>
CompoundExpressionImpl. getTail()
Methods in com._1c.g5.v8.dt.ql.model.impl with parameters of type AbstractExpression Modifier and Type Method Description void
BracketCommonExpressionImpl. setBracketPart(AbstractExpression newBracketPart)
void
DateLiteralExpressionImpl. setDay(AbstractExpression newDay)
void
CaseOperationExpressionImpl. setElseExpression(AbstractExpression newElseExpression)
void
LikeExpressionImpl. setEscape(AbstractExpression newEscape)
void
AUnaryOperatorsExpressionImpl. setExpression(AbstractExpression newExpression)
void
CaseOperationExpressionImpl. setExpression(AbstractExpression newExpression)
void
CastOperationExpressionImpl. setExpression(AbstractExpression newExpression)
void
QuerySchemaExpressionImpl. setExpression(AbstractExpression newExpression)
void
BetweenExpressionImpl. setFirstExpression(AbstractExpression newFirstExpression)
void
CompoundExpressionImpl. setHead(AbstractExpression newHead)
void
DateLiteralExpressionImpl. setHour(AbstractExpression newHour)
void
ABinaryOperatorsExpressionImpl. setLeft(AbstractExpression newLeft)
void
CastingNumberTypeImpl. setLength(AbstractExpression newLength)
void
CastingStringTypeImpl. setLength(AbstractExpression newLength)
void
LikeExpressionImpl. setLiteral(AbstractExpression newLiteral)
void
DateLiteralExpressionImpl. setMinute(AbstractExpression newMinute)
void
DateLiteralExpressionImpl. setMonth(AbstractExpression newMonth)
void
CastingNumberTypeImpl. setPrecision(AbstractExpression newPrecision)
void
ABinaryOperatorsExpressionImpl. setRight(AbstractExpression newRight)
void
DateLiteralExpressionImpl. setSecond(AbstractExpression newSecond)
void
BetweenExpressionImpl. setSecondExpression(AbstractExpression newSecondExpression)
void
CaseBodyImpl. setThen(AbstractExpression newThen)
void
CaseBodyImpl. setWhen(AbstractExpression newWhen)
void
DateLiteralExpressionImpl. setYear(AbstractExpression newYear)
-
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type AbstractExpression Modifier and Type Method Description T
QlSwitch. caseAbstractExpression(AbstractExpression object)
Returns the result of interpreting the object as an instance of 'Abstract Expression'. -
Uses of AbstractExpression in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return types with arguments of type AbstractExpression Modifier and Type Method Description Map<AbstractExpression,String>
QueryWizardSource. getExpressinsTextCache()
Get cached expressions textMethods in com._1c.g5.v8.dt.qw.ui.utils with parameters of type AbstractExpression Modifier and Type Method Description static void
QueryWizardServiceUtils. getConditionAndExpressions(AbstractExpression condition, List<AbstractExpression> expressions)
Break condition on expressions by AND operationstatic FunctionInvocationExpression
QueryWizardServiceUtils. getContainedAggregate(AbstractExpression field)
Get aggregate from expressionstatic boolean
FieldsEditor. isEmptyNestedTable(AbstractExpression expression)
Check is expression is empty nested tablestatic boolean
QueryWizardServiceUtils. isPresentationExpression(AbstractExpression expression)
Is expression contain PRESENTATION functionMethod parameters in com._1c.g5.v8.dt.qw.ui.utils with type arguments of type AbstractExpression Modifier and Type Method Description static void
QueryWizardServiceUtils. getConditionAndExpressions(AbstractExpression condition, List<AbstractExpression> expressions)
Break condition on expressions by AND operation -
Uses of AbstractExpression in com._1c.g5.v8.dt.right.ql.model
Methods in com._1c.g5.v8.dt.right.ql.model that return AbstractExpression Modifier and Type Method Description AbstractExpression
PreprocessorConditional. getPredicate()
Returns the value of the 'Predicate' containment reference.Methods in com._1c.g5.v8.dt.right.ql.model that return types with arguments of type AbstractExpression Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractExpression>
TemplateCall. getParams()
Returns the value of the 'Params' containment reference list.Methods in com._1c.g5.v8.dt.right.ql.model with parameters of type AbstractExpression Modifier and Type Method Description void
PreprocessorConditional. setPredicate(AbstractExpression value)
Sets the value of the 'Predicate
' containment reference. -
Uses of AbstractExpression in com._1c.g5.v8.dt.right.ql.model.impl
Fields in com._1c.g5.v8.dt.right.ql.model.impl declared as AbstractExpression Modifier and Type Field Description protected AbstractExpression
PreprocessorConditionalImpl. predicate
The cached value of the 'Predicate
' containment reference.Fields in com._1c.g5.v8.dt.right.ql.model.impl with type parameters of type AbstractExpression Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractExpression>
TemplateCallImpl. params
The cached value of the 'Params
' containment reference list.Methods in com._1c.g5.v8.dt.right.ql.model.impl that return AbstractExpression Modifier and Type Method Description AbstractExpression
PreprocessorConditionalImpl. getPredicate()
Methods in com._1c.g5.v8.dt.right.ql.model.impl that return types with arguments of type AbstractExpression Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractExpression>
TemplateCallImpl. getParams()
Methods in com._1c.g5.v8.dt.right.ql.model.impl with parameters of type AbstractExpression Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChain
PreprocessorConditionalImpl. basicSetPredicate(AbstractExpression newPredicate, org.eclipse.emf.common.notify.NotificationChain msgs)
void
PreprocessorConditionalImpl. setPredicate(AbstractExpression newPredicate)
-