Package com._1c.g5.v8.dt.ql.model
Interface SinglePartCommonExpression
-
- All Superinterfaces:
AbstractExpression
,ACommonExpression
,CommonExpression
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
SinglePartCommonExpressionImpl
public interface SinglePartCommonExpression extends CommonExpression
A representation of the model object 'Single Part Common Expression'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getFullContent()
-
Methods inherited from interface com._1c.g5.v8.dt.ql.model.CommonExpression
getComputeDbView, getContent, getItemDbView, setComputeDbView, setContent, setItemDbView
-
-
-
-
Method Detail
-
getFullContent
String getFullContent()
- Specified by:
getFullContent
in interfaceCommonExpression
-
-