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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFullContent()- 
Methods inherited from interface com._1c.g5.v8.dt.ql.model.CommonExpressiongetComputeDbView, getContent, getItemDbView, setComputeDbView, setContent, setItemDbView
 
- 
 
- 
- 
- 
Method Detail- 
getFullContentString getFullContent() - Specified by:
- getFullContentin interface- CommonExpression
 
 
- 
 
-