Uses of Interface
com._1c.g5.v8.dt.ql.model.AbstractExpression
- 
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.qlMethods in com._1c.g5.v8.dt.ql with parameters of type AbstractExpression Modifier and Type Method Description booleanQlTypesComparator. isRefType(AbstractExpression expr, TypeDescriptionSource type)Check for reference typeexprandtypebooleanQlTypesComparator. isRefType(AbstractExpression expr, TypeDescriptionSource type, boolean onlyRefs)Check for reference typeexprandtype
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.modelSubinterfaces of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.model Modifier and Type Interface Description interfaceDcsParameterExpressionA representation of the model object 'Dcs Parameter Expression'.
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.model.implClasses in com._1c.g5.v8.dt.ql.dcs.model.impl that implement AbstractExpression Modifier and Type Class Description classDcsParameterExpressionImplAn implementation of the model object 'Dcs Parameter Expression'.
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.dcs.model.utilMethods in com._1c.g5.v8.dt.ql.dcs.model.util with parameters of type AbstractExpression Modifier and Type Method Description TQlDcsSwitch. 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.modelSubinterfaces of AbstractExpression in com._1c.g5.v8.dt.ql.model Modifier and Type Interface Description interfaceABinaryOperatorsExpressionA representation of the model object 'ABinary Operators Expression'.interfaceACommonBinaryOperatorExpressionA representation of the model object 'ACommon Binary Operator Expression'.interfaceACommonExpressionA representation of the model object 'ACommon Expression'.interfaceACommonUnaryOperatorExpressionA representation of the model object 'ACommon Unary Operator Expression'.interfaceALiteralsExpressionA representation of the model object 'ALiterals Expression'.interfaceALogicalBinaryOperatorExpressionA representation of the model object 'ALogical Binary Operator Expression'.interfaceALogicalUnaryOperatorExpressionA representation of the model object 'ALogical Unary Operator Expression'.interfaceAOperatorsExpressionA representation of the model object 'AOperators Expression'.interfaceAUnaryOperatorsExpressionA representation of the model object 'AUnary Operators Expression'.interfaceBetweenExpressionA representation of the model object 'Between Expression'.interfaceBooleanLiteralExpressionA representation of the model object 'Boolean Literal Expression'.interfaceBracketCommonExpressionA representation of the model object 'Bracket Common Expression'.interfaceCaseBodyA representation of the model object 'Case Body'.interfaceCaseOperationExpressionA representation of the model object 'Case Operation Expression'.interfaceCastOperationExpressionA representation of the model object 'Cast Operation Expression'.interfaceCommonAddOperatorExpressionA representation of the model object 'Common Add Operator Expression'.interfaceCommonDevOperatorExpressionA representation of the model object 'Common Dev Operator Expression'.interfaceCommonExpressionA representation of the model object 'Common Expression'.interfaceCommonMultiOperatorExpressionA representation of the model object 'Common Multi Operator Expression'.interfaceCommonSubOperatorExpressionA representation of the model object 'Common Sub Operator Expression'.interfaceCommonUnaryNegOperatorExpressionA representation of the model object 'Common Unary Neg Operator Expression'.interfaceCompoundExpressionA representation of the model object 'Compound Expression'.interfaceDateLiteralExpressionA representation of the model object 'Date Literal Expression'.interfaceDerivedFunctionExpressionA representation of the model object 'Derived Function Expression'.interfaceEmptyExpressionA representation of the model object 'Empty Expression'.interfaceFieldWithCastingA representation of the model object 'Field With Casting'.interfaceFunctionExpressionA representation of the model object 'Function Expression'.interfaceFunctionInvocationExpressionA representation of the model object 'Function Invocation Expression'.interfaceInExpressionA representation of the model object 'In Expression'.interfaceIsNullOperatorExpressionA representation of the model object 'Is Null Operator Expression'.interfaceLikeExpressionA representation of the model object 'Like Expression'.interfaceLinkExpressionA representation of the model object 'Link Expression'.interfaceLogicalANDOperatorExpressionA representation of the model object 'Logical AND Operator Expression'.interfaceLogicalCompareOperatorExpressionA representation of the model object 'Logical Compare Operator Expression'.interfaceLogicalNOTOperatorExpressionA representation of the model object 'Logical NOT Operator Expression'.interfaceLogicalOROperatorExpressionA representation of the model object 'Logical OR Operator Expression'.interfaceMultiPartCommonExpressionA representation of the model object 'Multi Part Common Expression'.interfaceNestedTableAllFieldsExpressionA representation of the model object 'Nested Table All Fields Expression'.interfaceNestedTableExpressionA representation of the model object 'Nested Table Expression'.interfaceNullLiteralExpressionA representation of the model object 'Null Literal Expression'.interfaceNumberLiteralExpressionA representation of the model object 'Number Literal Expression'.interfaceParameterExpressionA representation of the model object 'Parameter Expression'.interfaceSinglePartCommonExpressionA representation of the model object 'Single Part Common Expression'.interfaceStarExpressionA representation of the model object 'Star Expression'.interfaceStringLiteralExpressionA representation of the model object 'String Literal Expression'.interfaceTypeLiteralExpressionA representation of the model object 'Type Literal Expression'.interfaceUndefinedLiteralExpressionA representation of the model object 'Undefined Literal Expression'.interfaceValueLiteralExpressionA representation of the model object 'Value Literal Expression'.interfaceVerbalOperatorExpressionA 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 AbstractExpressionBracketCommonExpression. getBracketPart()Returns the value of the 'Bracket Part' containment reference.AbstractExpressionDateLiteralExpression. getDay()Returns the value of the 'Day' containment reference.AbstractExpressionCaseOperationExpression. getElseExpression()Returns the value of the 'Else Expression' containment reference.AbstractExpressionLikeExpression. getEscape()Returns the value of the 'Escape' containment reference.AbstractExpressionAUnaryOperatorsExpression. getExpression()Returns the value of the 'Expression' containment reference.AbstractExpressionCaseOperationExpression. getExpression()Returns the value of the 'Expression' containment reference.AbstractExpressionCastOperationExpression. getExpression()Returns the value of the 'Expression' containment reference.AbstractExpressionQuerySchemaExpression. getExpression()Returns the value of the 'Expression' containment reference.AbstractExpressionBetweenExpression. getFirstExpression()Returns the value of the 'First Expression' containment reference.AbstractExpressionCompoundExpression. getHead()Returns the value of the 'Head' containment reference.AbstractExpressionDateLiteralExpression. getHour()Returns the value of the 'Hour' containment reference.AbstractExpressionABinaryOperatorsExpression. getLeft()Returns the value of the 'Left' containment reference.AbstractExpressionCastingNumberType. getLength()Returns the value of the 'Length' containment reference.AbstractExpressionCastingStringType. getLength()Returns the value of the 'Length' containment reference.AbstractExpressionLikeExpression. getLiteral()Returns the value of the 'Literal' containment reference.AbstractExpressionDateLiteralExpression. getMinute()Returns the value of the 'Minute' containment reference.AbstractExpressionDateLiteralExpression. getMonth()Returns the value of the 'Month' containment reference.AbstractExpressionCastingNumberType. getPrecision()Returns the value of the 'Precision' containment reference.AbstractExpressionABinaryOperatorsExpression. getRight()Returns the value of the 'Right' containment reference.AbstractExpressionDateLiteralExpression. getSecond()Returns the value of the 'Second' containment reference.AbstractExpressionBetweenExpression. getSecondExpression()Returns the value of the 'Second Expression' containment reference.AbstractExpressionCaseBody. getThen()Returns the value of the 'Then' containment reference.AbstractExpressionCaseBody. getWhen()Returns the value of the 'When' containment reference.AbstractExpressionDateLiteralExpression. 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 voidBracketCommonExpression. setBracketPart(AbstractExpression value)Sets the value of the 'Bracket Part' containment reference.voidDateLiteralExpression. setDay(AbstractExpression value)Sets the value of the 'Day' containment reference.voidCaseOperationExpression. setElseExpression(AbstractExpression value)Sets the value of the 'Else Expression' containment reference.voidLikeExpression. setEscape(AbstractExpression value)Sets the value of the 'Escape' containment reference.voidAUnaryOperatorsExpression. setExpression(AbstractExpression value)Sets the value of the 'Expression' containment reference.voidCaseOperationExpression. setExpression(AbstractExpression value)Sets the value of the 'Expression' containment reference.voidCastOperationExpression. setExpression(AbstractExpression value)Sets the value of the 'Expression' containment reference.voidQuerySchemaExpression. setExpression(AbstractExpression value)Sets the value of the 'Expression' containment reference.voidBetweenExpression. setFirstExpression(AbstractExpression value)Sets the value of the 'First Expression' containment reference.voidCompoundExpression. setHead(AbstractExpression value)Sets the value of the 'Head' containment reference.voidDateLiteralExpression. setHour(AbstractExpression value)Sets the value of the 'Hour' containment reference.voidABinaryOperatorsExpression. setLeft(AbstractExpression value)Sets the value of the 'Left' containment reference.voidCastingNumberType. setLength(AbstractExpression value)Sets the value of the 'Length' containment reference.voidCastingStringType. setLength(AbstractExpression value)Sets the value of the 'Length' containment reference.voidLikeExpression. setLiteral(AbstractExpression value)Sets the value of the 'Literal' containment reference.voidDateLiteralExpression. setMinute(AbstractExpression value)Sets the value of the 'Minute' containment reference.voidDateLiteralExpression. setMonth(AbstractExpression value)Sets the value of the 'Month' containment reference.voidCastingNumberType. setPrecision(AbstractExpression value)Sets the value of the 'Precision' containment reference.voidABinaryOperatorsExpression. setRight(AbstractExpression value)Sets the value of the 'Right' containment reference.voidDateLiteralExpression. setSecond(AbstractExpression value)Sets the value of the 'Second' containment reference.voidBetweenExpression. setSecondExpression(AbstractExpression value)Sets the value of the 'Second Expression' containment reference.voidCaseBody. setThen(AbstractExpression value)Sets the value of the 'Then' containment reference.voidCaseBody. setWhen(AbstractExpression value)Sets the value of the 'When' containment reference.voidDateLiteralExpression. setYear(AbstractExpression value)Sets the value of the 'Year' containment reference.
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement AbstractExpression Modifier and Type Class Description classABinaryOperatorsExpressionImplAn implementation of the model object 'ABinary Operators Expression'.classAbstractExpressionImplAn implementation of the model object 'Abstract Expression'.classACommonBinaryOperatorExpressionImplAn implementation of the model object 'ACommon Binary Operator Expression'.classACommonExpressionImplAn implementation of the model object 'ACommon Expression'.classACommonUnaryOperatorExpressionImplAn implementation of the model object 'ACommon Unary Operator Expression'.classALiteralsExpressionImplAn implementation of the model object 'ALiterals Expression'.classALogicalBinaryOperatorExpressionImplAn implementation of the model object 'ALogical Binary Operator Expression'.classALogicalUnaryOperatorExpressionImplAn implementation of the model object 'ALogical Unary Operator Expression'.classAOperatorsExpressionImplAn implementation of the model object 'AOperators Expression'.classAUnaryOperatorsExpressionImplAn implementation of the model object 'AUnary Operators Expression'.classBetweenExpressionImplAn implementation of the model object 'Between Expression'.classBooleanLiteralExpressionImplAn implementation of the model object 'Boolean Literal Expression'.classBracketCommonExpressionImplAn implementation of the model object 'Bracket Common Expression'.classCaseBodyImplAn implementation of the model object 'Case Body'.classCaseOperationExpressionImplAn implementation of the model object 'Case Operation Expression'.classCastOperationExpressionImplAn implementation of the model object 'Cast Operation Expression'.classCommonAddOperatorExpressionImplAn implementation of the model object 'Common Add Operator Expression'.classCommonDevOperatorExpressionImplAn implementation of the model object 'Common Dev Operator Expression'.classCommonExpressionImplAn implementation of the model object 'Common Expression'.classCommonMultiOperatorExpressionImplAn implementation of the model object 'Common Multi Operator Expression'.classCommonSubOperatorExpressionImplAn implementation of the model object 'Common Sub Operator Expression'.classCommonUnaryNegOperatorExpressionImplAn implementation of the model object 'Common Unary Neg Operator Expression'.classCompoundExpressionImplAn implementation of the model object 'Compound Expression'.classDateLiteralExpressionImplAn implementation of the model object 'Date Literal Expression'.classDerivedFunctionExpressionImplAn implementation of the model object 'Derived Function Expression'.classEmptyExpressionImplAn implementation of the model object 'Empty Expression'.classFieldWithCastingImplAn implementation of the model object 'Field With Casting'.classFunctionExpressionImplAn implementation of the model object 'Function Expression'.classFunctionInvocationExpressionImplAn implementation of the model object 'Function Invocation Expression'.classInExpressionImplAn implementation of the model object 'In Expression'.classIsNullOperatorExpressionImplAn implementation of the model object 'Is Null Operator Expression'.classLikeExpressionImplAn implementation of the model object 'Like Expression'.classLinkExpressionImplAn implementation of the model object 'Link Expression'.classLogicalANDOperatorExpressionImplAn implementation of the model object 'Logical AND Operator Expression'.classLogicalCompareOperatorExpressionImplAn implementation of the model object 'Logical Compare Operator Expression'.classLogicalNOTOperatorExpressionImplAn implementation of the model object 'Logical NOT Operator Expression'.classLogicalOROperatorExpressionImplAn implementation of the model object 'Logical OR Operator Expression'.classMultiPartCommonExpressionImplAn implementation of the model object 'Multi Part Common Expression'.classNestedTableAllFieldsExpressionImplAn implementation of the model object 'Nested Table All Fields Expression'.classNestedTableExpressionImplAn implementation of the model object 'Nested Table Expression'.classNullLiteralExpressionImplAn implementation of the model object 'Null Literal Expression'.classNumberLiteralExpressionImplAn implementation of the model object 'Number Literal Expression'.classParameterExpressionImplAn implementation of the model object 'Parameter Expression'.classSinglePartCommonExpressionImplAn implementation of the model object 'Single Part Common Expression'.classStarExpressionImplAn implementation of the model object 'Star Expression'.classStringLiteralExpressionImplAn implementation of the model object 'String Literal Expression'.classTypeLiteralExpressionImplAn implementation of the model object 'Type Literal Expression'.classUndefinedLiteralExpressionImplAn implementation of the model object 'Undefined Literal Expression'.classValueLiteralExpressionImplAn implementation of the model object 'Value Literal Expression'.classVerbalOperatorExpressionImplAn 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 AbstractExpressionBracketCommonExpressionImpl. getBracketPart()AbstractExpressionDateLiteralExpressionImpl. getDay()AbstractExpressionCaseOperationExpressionImpl. getElseExpression()AbstractExpressionLikeExpressionImpl. getEscape()AbstractExpressionAUnaryOperatorsExpressionImpl. getExpression()AbstractExpressionCaseOperationExpressionImpl. getExpression()AbstractExpressionCastOperationExpressionImpl. getExpression()AbstractExpressionQuerySchemaExpressionImpl. getExpression()AbstractExpressionBetweenExpressionImpl. getFirstExpression()AbstractExpressionCompoundExpressionImpl. getHead()AbstractExpressionDateLiteralExpressionImpl. getHour()AbstractExpressionABinaryOperatorsExpressionImpl. getLeft()AbstractExpressionCastingNumberTypeImpl. getLength()AbstractExpressionCastingStringTypeImpl. getLength()AbstractExpressionLikeExpressionImpl. getLiteral()AbstractExpressionDateLiteralExpressionImpl. getMinute()AbstractExpressionDateLiteralExpressionImpl. getMonth()AbstractExpressionCastingNumberTypeImpl. getPrecision()AbstractExpressionABinaryOperatorsExpressionImpl. getRight()AbstractExpressionDateLiteralExpressionImpl. getSecond()AbstractExpressionBetweenExpressionImpl. getSecondExpression()AbstractExpressionCaseBodyImpl. getThen()AbstractExpressionCaseBodyImpl. getWhen()AbstractExpressionDateLiteralExpressionImpl. 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 voidBracketCommonExpressionImpl. setBracketPart(AbstractExpression newBracketPart)voidDateLiteralExpressionImpl. setDay(AbstractExpression newDay)voidCaseOperationExpressionImpl. setElseExpression(AbstractExpression newElseExpression)voidLikeExpressionImpl. setEscape(AbstractExpression newEscape)voidAUnaryOperatorsExpressionImpl. setExpression(AbstractExpression newExpression)voidCaseOperationExpressionImpl. setExpression(AbstractExpression newExpression)voidCastOperationExpressionImpl. setExpression(AbstractExpression newExpression)voidQuerySchemaExpressionImpl. setExpression(AbstractExpression newExpression)voidBetweenExpressionImpl. setFirstExpression(AbstractExpression newFirstExpression)voidCompoundExpressionImpl. setHead(AbstractExpression newHead)voidDateLiteralExpressionImpl. setHour(AbstractExpression newHour)voidABinaryOperatorsExpressionImpl. setLeft(AbstractExpression newLeft)voidCastingNumberTypeImpl. setLength(AbstractExpression newLength)voidCastingStringTypeImpl. setLength(AbstractExpression newLength)voidLikeExpressionImpl. setLiteral(AbstractExpression newLiteral)voidDateLiteralExpressionImpl. setMinute(AbstractExpression newMinute)voidDateLiteralExpressionImpl. setMonth(AbstractExpression newMonth)voidCastingNumberTypeImpl. setPrecision(AbstractExpression newPrecision)voidABinaryOperatorsExpressionImpl. setRight(AbstractExpression newRight)voidDateLiteralExpressionImpl. setSecond(AbstractExpression newSecond)voidBetweenExpressionImpl. setSecondExpression(AbstractExpression newSecondExpression)voidCaseBodyImpl. setThen(AbstractExpression newThen)voidCaseBodyImpl. setWhen(AbstractExpression newWhen)voidDateLiteralExpressionImpl. setYear(AbstractExpression newYear)
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type AbstractExpression Modifier and Type Method Description TQlSwitch. 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.utilsMethods 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 voidQueryWizardServiceUtils. getConditionAndExpressions(AbstractExpression condition, List<AbstractExpression> expressions)Break condition on expressions by AND operationstatic FunctionInvocationExpressionQueryWizardServiceUtils. getContainedAggregate(AbstractExpression field)Get aggregate from expressionstatic booleanFieldsEditor. isEmptyNestedTable(AbstractExpression expression)Check is expression is empty nested tablestatic booleanQueryWizardServiceUtils. 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 voidQueryWizardServiceUtils. getConditionAndExpressions(AbstractExpression condition, List<AbstractExpression> expressions)Break condition on expressions by AND operation
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.right.ql.modelSubinterfaces of AbstractExpression in com._1c.g5.v8.dt.right.ql.model Modifier and Type Interface Description interfaceTemplateCallA representation of the model object 'Template Call'.Methods in com._1c.g5.v8.dt.right.ql.model that return AbstractExpression Modifier and Type Method Description AbstractExpressionPreprocessorConditional. 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 voidPreprocessorConditional. setPredicate(AbstractExpression value)Sets the value of the 'Predicate' containment reference.
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.right.ql.model.implClasses in com._1c.g5.v8.dt.right.ql.model.impl that implement AbstractExpression Modifier and Type Class Description classTemplateCallImplAn implementation of the model object 'Template Call'.Fields in com._1c.g5.v8.dt.right.ql.model.impl declared as AbstractExpression Modifier and Type Field Description protected AbstractExpressionPreprocessorConditionalImpl. predicateThe 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. paramsThe 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 AbstractExpressionPreprocessorConditionalImpl. 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.NotificationChainPreprocessorConditionalImpl. basicSetPredicate(AbstractExpression newPredicate, org.eclipse.emf.common.notify.NotificationChain msgs)voidPreprocessorConditionalImpl. setPredicate(AbstractExpression newPredicate)
- 
Uses of AbstractExpression in com._1c.g5.v8.dt.right.ql.model.utilMethods in com._1c.g5.v8.dt.right.ql.model.util with parameters of type AbstractExpression Modifier and Type Method Description TRightQlSwitch. caseAbstractExpression(AbstractExpression object)Returns the result of interpreting the object as an instance of 'Abstract Expression'.
 
-