IBM Rational Software Modeler
Release 6.0

Package com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures

EMF Query Conditions EStructuralFeatures.

See:
          Description

Interface Summary
IEStructuralFeatureValueGetter An interface used to allow clients more control over the process of iteracting with EObject being evaluated by some EObjectConditions.
 

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 EStructuralFeatures related conditions.
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.
 

Package com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures Description

EMF Query Conditions EStructuralFeatures.

Package Specification

This package exposes the basic EStructuralFeature based Condition objects that are used to formulate queries for EMF models.


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.