Package com._1c.g5.v8.dt.internal.md
Class ObjectBelongingTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
com._1c.g5.v8.dt.core.expressions.AbstractDtPropertyTester
com._1c.g5.v8.dt.internal.md.ObjectBelongingTester
- All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester
Tests object belonging of the receiver model object. Uses
hasObjectBelonging
property. The value
of this property is String
name of the ObjectBelonging
value.- 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
-
ObjectBelongingTester
public ObjectBelongingTester()
-
-
Method Details
-
test
-