Package com._1c.g5.v8.dt.internal.md.ui
Class InterfaceCompatibilityTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
com._1c.g5.v8.dt.core.expressions.AbstractDtPropertyTester
com._1c.g5.v8.dt.internal.md.ui.InterfaceCompatibilityTester
- All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester
The tester checking if the given object compatible with specific interface.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.core.expressions.AbstractDtPropertyTester
isAliveMethods inherited from class org.eclipse.core.expressions.PropertyTester
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated
-
Constructor Details
-
InterfaceCompatibilityTester
public InterfaceCompatibilityTester()
-
-
Method Details
-
test
-