Uses of Interface
org.caleigo.core.IQualifiedSelection

Packages that use IQualifiedSelection
org.caleigo.core   
 

Uses of IQualifiedSelection in org.caleigo.core
 

Classes in org.caleigo.core that implement IQualifiedSelection
 class QualifiedSelection
          EntitySelection is an entity collection class that can store zero or more IEntity objects.
 

Constructors in org.caleigo.core with parameters of type IQualifiedSelection
QualifiedSelection(IQualifiedSelection selection)
          This is a copy constructor that makes a shallow copy of the contained entities in the provided selection.
 



Copyright © 2005 Caleigo. All Rights Reserved.