Package com._1c.g5.v8.dt.ql.model
Interface SinglePartQuerySchemaTable
- 
- All Superinterfaces:
- AbstractQuerySchemaTable,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- SinglePartQuerySchemaTableImpl
 
 public interface SinglePartQuerySchemaTable extends AbstractQuerySchemaTable A representation of the model object 'Single Part Query Schema Table'.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFullTableName()- 
Methods inherited from interface com._1c.g5.v8.dt.ql.model.AbstractQuerySchemaTablegetComputeDbView, getTableDbView, getTableName, setComputeDbView, setTableDbView, setTableName
 
- 
 
- 
- 
- 
Method Detail- 
getFullTableNameString getFullTableName() - Specified by:
- getFullTableNamein interface- AbstractQuerySchemaTable
 
 
- 
 
-