Package com._1c.g5.v8.dt.bsl.model
Interface IfPreprocessorDeclareStatement
-
- All Superinterfaces:
DeclareStatement
,Environmental
,org.eclipse.emf.ecore.EObject
,IfPreprocessor
,org.eclipse.emf.common.notify.Notifier
,PragmaTarget
,Preprocessor
- All Known Implementing Classes:
IfPreprocessorDeclareStatementImpl
public interface IfPreprocessorDeclareStatement extends IfPreprocessor, DeclareStatement
A representation of the model object 'If Preprocessor Declare Statement'.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.DeclareStatement
getVariables
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.Environmental
environments, getEnvironments, setEnvironments
-
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.bsl.model.IfPreprocessor
allPreprocessorItems, getElseElement, getElsIfParts, getIfPart, setElseElement, setIfPart
-
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.PragmaTarget
getPragmas
-
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.Preprocessor
getItemAfter, setItemAfter
-
-