Package com._1c.g5.v8.dt.bsl.model
Interface IfPreprocessorExpression
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EObject,- Expression,- IfPreprocessor,- org.eclipse.emf.common.notify.Notifier,- Preprocessor
 - All Known Implementing Classes:
- IfPreprocessorExpressionImpl
 
 public interface IfPreprocessorExpression extends IfPreprocessor, Expression A representation of the model object 'If Preprocessor Expression'.- See Also:
- BslPackage.getIfPreprocessorExpression()
 
- 
- 
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 com._1c.g5.v8.dt.bsl.model.ExpressiongetRetValTypes, getTypes
 - 
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.IfPreprocessorallPreprocessorItems, getElseElement, getElsIfParts, getIfPart, setElseElement, setIfPart
 - 
Methods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
 - 
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.PreprocessorgetItemAfter, setItemAfter
 
- 
 
-