Class ApplicationUsePurposePropertyTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
com._1c.g5.v8.dt.internal.launching.ui.ApplicationUsePurposePropertyTester
- All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester
public class ApplicationUsePurposePropertyTester
extends org.eclipse.core.expressions.PropertyTester
Tests use purpose of the receiver project. Uses
haveUsePurpose
property. The value of this
property is String
name of the ApplicationUsePurpose
value.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.core.expressions.PropertyTester
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated
-
Constructor Details
-
ApplicationUsePurposePropertyTester
public ApplicationUsePurposePropertyTester()
-
-
Method Details
-
test
-