Package com._1c.g5.v8.dt.ql.model
Interface DbViewOuterParamTable
-
- All Superinterfaces:
AbstractQuerySchemaDbView
,DbViewDef
,DbViewDescriptionTempTable
,DbViewElement
,DuallyNamedElement
,org.eclipse.emf.ecore.EObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
,Table
- All Known Implementing Classes:
DbViewOuterParamTableImpl
public interface DbViewOuterParamTable extends DbViewDescriptionTempTable
A representation of the model object 'Db View Outer Param Table'.- See Also:
QlPackage.getDbViewOuterParamTable()
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.DbViewDef
isInvisible, setInvisible
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.DbViewElement
getMdObject, getPresentation, setMdObject
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.DuallyNamedElement
getNameRu, setNameRu
-
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 com._1c.g5.v8.dt.mcore.NamedElement
getName, setName
-
-