Package com._1c.g5.v8.dt.bsl.model
Interface RegionPreprocessorStatement
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
,Preprocessor
,RegionPreprocessor
,Statement
,UnlabeledStatement
- All Known Implementing Classes:
RegionPreprocessorStatementImpl
public interface RegionPreprocessorStatement extends RegionPreprocessor, UnlabeledStatement
A representation of the model object 'Region Preprocessor Statement'.
-
-
Method Summary
-
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
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.Preprocessor
getItemAfter, setItemAfter
-
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.RegionPreprocessor
allPreprocessorItems, computeType, getItem, setItem
-
-