Package com._1c.g5.v8.dt.bsl.model
Interface PreprocessorIfConditional
- All Superinterfaces:
Environmental,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,PreprocessorConditional
- All Known Implementing Classes:
PreprocessorIfConditionalImpl
A representation of the model object 'Preprocessor If Conditional'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Predicate' containment reference.voidSets the value of the 'Predicate' containment reference.Methods inherited from interface com._1c.g5.v8.dt.mcore.Environmental
environments, getEnvironments, setEnvironmentsMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.bsl.model.PreprocessorConditional
getItem, setItem
-
Method Details
-
getPredicate
PreprocessorExpression getPredicate()Returns the value of the 'Predicate' containment reference.- Returns:
- the value of the 'Predicate' containment reference.
- See Also:
-
setPredicate
Sets the value of the 'Predicate' containment reference.- Parameters:
value- the new value of the 'Predicate' containment reference.- See Also:
-