Package com._1c.g5.v8.dt.ql.model
Interface MultiPartQuerySchemaTable
- All Superinterfaces:
- AbstractQuerySchemaTable,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
- MultiPartQuerySchemaTableImpl
 A representation of the model object 'Multi Part Query Schema Table'.
 
 
The following features are supported:
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionReturns the value of the 'Parent Table' containment reference.voidSets the value of the 'Parent Table' containment reference.Methods inherited from interface com._1c.g5.v8.dt.ql.model.AbstractQuerySchemaTablegetComputeDbView, getTableDbView, getTableName, setComputeDbView, setTableDbView, setTableNameMethods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getParentTableAbstractQuerySchemaTable getParentTable()Returns the value of the 'Parent Table' containment reference.- Returns:
- the value of the 'Parent Table' containment reference.
- See Also:
 
- 
setParentTableSets the value of the 'Parent Table' containment reference.- Parameters:
- value- the new value of the 'Parent Table' containment reference.
- See Also:
 
- 
getFullTableNameString getFullTableName()- Specified by:
- getFullTableNamein interface- AbstractQuerySchemaTable
 
 
-