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
A representation of the model object 'Single Part Query Schema Table'.
-
Method Summary
Methods inherited from interface com._1c.g5.v8.dt.ql.model.AbstractQuerySchemaTable
getComputeDbView, getTableDbView, getTableName, setComputeDbView, setTableDbView, setTableName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getFullTableName
String getFullTableName()- Specified by:
getFullTableName
in interfaceAbstractQuerySchemaTable
-