Package com._1c.g5.v8.dt.ql.dcs.model
Interface DcsParameterExpression
- 
- All Superinterfaces:
- AbstractExpression,- ALiteralsExpression,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier,- ParameterExpression
 - All Known Implementing Classes:
- DcsParameterExpressionImpl
 
 public interface DcsParameterExpression extends ParameterExpression A representation of the model object 'Dcs Parameter Expression'.- See Also:
- QlDcsPackage.getDcsParameterExpression()
 
- 
- 
Method Summary- 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
 - 
Methods inherited from interface com._1c.g5.v8.dt.ql.model.ParameterExpressiongetName, setName
 
- 
 
-