Package com._1c.g5.v8.dt.bsl.model
Interface PreprocessorItemModule
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier,- PreprocessorItem,- PreprocessorItemDeclareStatement,- PreprocessorItemMethodStatement,- PreprocessorItemStatements
 - All Known Implementing Classes:
- PreprocessorItemModuleImpl
 
 public interface PreprocessorItemModule extends PreprocessorItemMethodStatement, PreprocessorItemDeclareStatement A representation of the model object 'Preprocessor Item Module'.- See Also:
- BslPackage.getPreprocessorItemModule()
 
- 
- 
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.bsl.model.PreprocessorItemhasElement, hasElementWithoutEmpty, hasExpression, hasExpressionWithoutEmpty
 - 
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.PreprocessorItemDeclareStatementgetDeclareStatements, hasDeclareStatements
 - 
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.PreprocessorItemMethodStatementgetMethods, getPreprocessors, hasMethods, hasPreprocessors
 - 
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.PreprocessorItemStatementsgetStatements, hasStatements, hasStatementsWithoutEmpty
 
- 
 
-