Uses of Interface
org.odmg.DCollection
Packages that use DCollection
-
Uses of DCollection in org.odmg
Subinterfaces of DCollection in org.odmgModifier and TypeInterfaceDescriptioninterfaceThe interface that defines the operations of an ODMG array,
not yet available in RasDaMan.interfaceThis interface defines the operations associated with an ODMG bag collection.interfaceThe ODMG List collection.interfaceThe ODMG Set collection interface.Methods in org.odmg that return DCollectionModifier and TypeMethodDescriptionEvaluate the boolean query predicate for each element of the collection and return a new collection that contains each element that evaluated to true,
not yet available in RasDaMan. -
Uses of DCollection in rasj.clientcommhttp
Methods in rasj.clientcommhttp that return DCollectionModifier and TypeMethodDescriptionRasHttpRequest.getDCollection()returns the result of the query as a DCollection -
Uses of DCollection in rasj.odmg
Classes in rasj.odmg that implement DCollectionModifier and TypeClassDescriptionclassThis class implements the ODMG DBag interface.classThis abstract class should implement the ODMG DCollection interface but is not implemented yet, please use subclass RasBagclassThis class implements the ODMG DList interface.classThis class implements the ODMG DSet interface.Methods in rasj.odmg that return DCollectionModifier and TypeMethodDescriptionNot implemented yet.