Class SuppressResourceServiceProvider
java.lang.Object
com._1c.g5.v8.dt.core.resource.AbstractPackageBasedResourceServiceProvider
com.e1c.g5.v8.dt.check.suppress.internal.resource.SuppressResourceServiceProvider
- All Implemented Interfaces:
IBmResourceServiceProvider
AbstractPackageBasedResourceServiceProvider
implementation for SuppressPackage
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
isAppropriate
(org.eclipse.emf.ecore.EPackage ePackage) Methods inherited from class com._1c.g5.v8.dt.core.resource.AbstractPackageBasedResourceServiceProvider
getProject, getResourceServiceProvider
-
Constructor Details
-
SuppressResourceServiceProvider
public SuppressResourceServiceProvider()
-
-
Method Details
-
isAppropriate
protected boolean isAppropriate(org.eclipse.emf.ecore.EPackage ePackage) - Specified by:
isAppropriate
in classAbstractPackageBasedResourceServiceProvider
-