Class PropertyStateTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
com._1c.g5.v8.dt.core.expressions.AbstractDtPropertyTester
com._1c.g5.v8.dt.internal.md.extension.PropertyStateTester
- All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester
Tests property state of the receiver model object. Uses
hasPropertyState
property. The value
of this property is String
name of the MdPropertyState
value. Args[0] is String
name
of the model object feature.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.core.expressions.AbstractDtPropertyTester
isAlive
Methods inherited from class org.eclipse.core.expressions.PropertyTester
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated
-
Constructor Details
-
PropertyStateTester
public PropertyStateTester()
-
-
Method Details
-
test
-