Package com._1c.g5.v8.dt.ql.model
Interface QuerySchemaTotalControlPoint
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
QuerySchemaTotalControlPointImpl
public interface QuerySchemaTotalControlPoint extends org.eclipse.emf.ecore.EObjectA representation of the model object 'Query Schema Total Control Point'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetColumnName()Returns the value of the 'Column Name' attribute.QuerySchemaControlPointTypegetControlPointType()Returns the value of the 'Control Point Type' attribute.QuerySchemaExpressiongetExpression()Returns the value of the 'Expression' containment reference.QuerySchemaExpressiongetPeriodAdditionBegin()Returns the value of the 'Period Addition Begin' containment reference.QuerySchemaExpressiongetPeriodAdditionEnd()Returns the value of the 'Period Addition End' containment reference.QuerySchemaPeriodAdditionTypegetPeriodAdditionType()Returns the value of the 'Period Addition Type' attribute.booleanisComputeColumnName()Returns the value of the 'Compute Column Name' attribute.booleanisHierarchy()Returns the value of the 'Hierarchy' attribute.booleanisOnly()Returns the value of the 'Only' attribute.booleanisPeriods()Returns the value of the 'Periods' attribute.voidsetColumnName(String value)Sets the value of the 'Column Name' attribute.voidsetComputeColumnName(boolean value)Sets the value of the 'Compute Column Name' attribute.voidsetExpression(QuerySchemaExpression value)Sets the value of the 'Expression' containment reference.voidsetHierarchy(boolean value)Sets the value of the 'Hierarchy' attribute.voidsetOnly(boolean value)Sets the value of the 'Only' attribute.voidsetPeriodAdditionBegin(QuerySchemaExpression value)Sets the value of the 'Period Addition Begin' containment reference.voidsetPeriodAdditionEnd(QuerySchemaExpression value)Sets the value of the 'Period Addition End' containment reference.voidsetPeriodAdditionType(QuerySchemaPeriodAdditionType value)Sets the value of the 'Period Addition Type' attribute.voidsetPeriods(boolean value)Sets the value of the 'Periods' attribute.
-
-
-
Method Detail
-
isOnly
boolean isOnly()
Returns the value of the 'Only' attribute.- Returns:
- the value of the 'Only' attribute.
- See Also:
setOnly(boolean),QlPackage.getQuerySchemaTotalControlPoint_Only()
-
setOnly
void setOnly(boolean value)
Sets the value of the 'Only' attribute.- Parameters:
value- the new value of the 'Only' attribute.- See Also:
isOnly()
-
isHierarchy
boolean isHierarchy()
Returns the value of the 'Hierarchy' attribute.- Returns:
- the value of the 'Hierarchy' attribute.
- See Also:
setHierarchy(boolean),QlPackage.getQuerySchemaTotalControlPoint_Hierarchy()
-
setHierarchy
void setHierarchy(boolean value)
Sets the value of the 'Hierarchy' attribute.- Parameters:
value- the new value of the 'Hierarchy' attribute.- See Also:
isHierarchy()
-
isPeriods
boolean isPeriods()
Returns the value of the 'Periods' attribute.- Returns:
- the value of the 'Periods' attribute.
- See Also:
setPeriods(boolean),QlPackage.getQuerySchemaTotalControlPoint_Periods()
-
setPeriods
void setPeriods(boolean value)
Sets the value of the 'Periods' attribute.- Parameters:
value- the new value of the 'Periods' attribute.- See Also:
isPeriods()
-
getExpression
QuerySchemaExpression getExpression()
Returns the value of the 'Expression' containment reference.- Returns:
- the value of the 'Expression' containment reference.
- See Also:
setExpression(QuerySchemaExpression),QlPackage.getQuerySchemaTotalControlPoint_Expression()
-
setExpression
void setExpression(QuerySchemaExpression value)
Sets the value of the 'Expression' containment reference.- Parameters:
value- the new value of the 'Expression' containment reference.- See Also:
getExpression()
-
getControlPointType
QuerySchemaControlPointType getControlPointType()
Returns the value of the 'Control Point Type' attribute. The literals are from the enumerationQuerySchemaControlPointType.- Returns:
- the value of the 'Control Point Type' attribute.
- See Also:
QuerySchemaControlPointType,QlPackage.getQuerySchemaTotalControlPoint_ControlPointType()
-
isComputeColumnName
boolean isComputeColumnName()
Returns the value of the 'Compute Column Name' attribute.- Returns:
- the value of the 'Compute Column Name' attribute.
- See Also:
setComputeColumnName(boolean),QlPackage.getQuerySchemaTotalControlPoint_ComputeColumnName()
-
setComputeColumnName
void setComputeColumnName(boolean value)
Sets the value of the 'Compute Column Name' attribute.- Parameters:
value- the new value of the 'Compute Column Name' attribute.- See Also:
isComputeColumnName()
-
getColumnName
String getColumnName()
Returns the value of the 'Column Name' attribute.- Returns:
- the value of the 'Column Name' attribute.
- See Also:
setColumnName(String),QlPackage.getQuerySchemaTotalControlPoint_ColumnName()
-
setColumnName
void setColumnName(String value)
Sets the value of the 'Column Name' attribute.- Parameters:
value- the new value of the 'Column Name' attribute.- See Also:
getColumnName()
-
getPeriodAdditionType
QuerySchemaPeriodAdditionType getPeriodAdditionType()
Returns the value of the 'Period Addition Type' attribute. The literals are from the enumerationQuerySchemaPeriodAdditionType.- Returns:
- the value of the 'Period Addition Type' attribute.
- See Also:
QuerySchemaPeriodAdditionType,setPeriodAdditionType(QuerySchemaPeriodAdditionType),QlPackage.getQuerySchemaTotalControlPoint_PeriodAdditionType()
-
setPeriodAdditionType
void setPeriodAdditionType(QuerySchemaPeriodAdditionType value)
Sets the value of the 'Period Addition Type' attribute.- Parameters:
value- the new value of the 'Period Addition Type' attribute.- See Also:
QuerySchemaPeriodAdditionType,getPeriodAdditionType()
-
getPeriodAdditionBegin
QuerySchemaExpression getPeriodAdditionBegin()
Returns the value of the 'Period Addition Begin' containment reference.- Returns:
- the value of the 'Period Addition Begin' containment reference.
- See Also:
setPeriodAdditionBegin(QuerySchemaExpression),QlPackage.getQuerySchemaTotalControlPoint_PeriodAdditionBegin()
-
setPeriodAdditionBegin
void setPeriodAdditionBegin(QuerySchemaExpression value)
Sets the value of the 'Period Addition Begin' containment reference.- Parameters:
value- the new value of the 'Period Addition Begin' containment reference.- See Also:
getPeriodAdditionBegin()
-
getPeriodAdditionEnd
QuerySchemaExpression getPeriodAdditionEnd()
Returns the value of the 'Period Addition End' containment reference.- Returns:
- the value of the 'Period Addition End' containment reference.
- See Also:
setPeriodAdditionEnd(QuerySchemaExpression),QlPackage.getQuerySchemaTotalControlPoint_PeriodAdditionEnd()
-
setPeriodAdditionEnd
void setPeriodAdditionEnd(QuerySchemaExpression value)
Sets the value of the 'Period Addition End' containment reference.- Parameters:
value- the new value of the 'Period Addition End' containment reference.- See Also:
getPeriodAdditionEnd()
-
-