IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.emf.query.conditions.eobjects
Interface IEObjectSource


public interface IEObjectSource

An interface the represents an EObject source/supplier. These EObjects are to be used in queries and subjected to evaluation by EObjectCondition. Primarily used to abstract away the identity of source of the EObjects used in queries.


Method Summary
 Set getEObjects()
          A getter for the EObjects supplied by this IEObjectSource
 

Method Detail

getEObjects

public Set getEObjects()
A getter for the EObjects supplied by this IEObjectSource

Returns:
Set The set of EObjects this IEObjectSource furnishes

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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