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 SummaryConstructors
- 
Method SummaryMethods inherited from class com._1c.g5.v8.dt.core.expressions.AbstractDtPropertyTesterisAliveMethods inherited from class org.eclipse.core.expressions.PropertyTesterhandles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated
- 
Constructor Details- 
PropertyStateTesterpublic PropertyStateTester()
 
- 
- 
Method Details- 
test
 
-