Class Summary
|
EObjectAttributeValueCondition
|
An EObjectStructuralFeatureValueCondition subclass used to
handle evaluation of the value held by an EAttribute
|
EObjectContainmentFeatureCondition
|
A subclass of EObjectCondition that tests for the containing
feature of a given EObject to see if it is the same as a
specific EReference
|
EObjectReferencerCondition
|
An EObjectCondition subclass that tests if a given
EObject references another EObject. |
EObjectReferenceValueCondition
|
An EObjectStructuralFeatureValueCondition subclass used to
handle evaluation of the value held by an EReference
|
EObjectStructuralFeatureCondition
|
The base abstract class of all conditions pertaining to EStructuralFeatures. |
EObjectStructuralFeatureValueCondition
|
An EObjectStructuralFeatureCondition specialization and the
base class of conditions that test for the values held by the various
EStructuralFeature . |
EStructuralFeatureValueGetter
|
A default implementation of the IEStructuralFeatureValueGetter
interface. |