| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DSet | |
|---|---|
| org.apache.ojb.odmg | |
| org.apache.ojb.odmg.collections | |
| org.odmg | |
| Uses of DSet in org.apache.ojb.odmg | 
|---|
| Methods in org.apache.ojb.odmg that return DSet | |
|---|---|
|  DSet | ImplementationImpl.newDSet()Create a new DSetobject. | 
|  DSet | ImplementationJTAImpl.newDSet() | 
| Uses of DSet in org.apache.ojb.odmg.collections | 
|---|
| Classes in org.apache.ojb.odmg.collections that implement DSet | |
|---|---|
|  class | DSetImpl | 
| Methods in org.apache.ojb.odmg.collections that return DSet | |
|---|---|
|  DSet | DSetImpl.difference(DSet otherSet)Create a new DSetobject that contains the elements of this
 collection minus the elements inotherSet. | 
|  DSet | DSetImpl.intersection(DSet otherSet)Create a new DSetobject that is the set intersection of thisDSetobject and the set referenced byotherSet. | 
|  DSet | DSetImpl.union(DSet otherSet)Create a new DSetobject that is the set union of thisDSetobject and the set referenced byotherSet. | 
| Methods in org.apache.ojb.odmg.collections with parameters of type DSet | |
|---|---|
|  DSet | DSetImpl.difference(DSet otherSet)Create a new DSetobject that contains the elements of this
 collection minus the elements inotherSet. | 
|  DSet | DSetImpl.intersection(DSet otherSet)Create a new DSetobject that is the set intersection of thisDSetobject and the set referenced byotherSet. | 
|  boolean | DSetImpl.properSubsetOf(DSet otherSet)Determine whether this set is a proper subset of the set referenced by otherSet. | 
|  boolean | DSetImpl.properSupersetOf(DSet otherSet)Determine whether this set is a proper superset of the set referenced by otherSet. | 
|  boolean | DSetImpl.subsetOf(DSet otherSet)Determine whether this set is a subset of the set referenced by otherSet. | 
|  boolean | DSetImpl.supersetOf(DSet otherSet)Determine whether this set is a superset of the set referenced by otherSet. | 
|  DSet | DSetImpl.union(DSet otherSet)Create a new DSetobject that is the set union of thisDSetobject and the set referenced byotherSet. | 
| Uses of DSet in org.odmg | 
|---|
| Methods in org.odmg that return DSet | |
|---|---|
|  DSet | DSet.difference(DSet otherSet)Create a new DSetobject that contains the elements of this
 collection minus the elements inotherSet. | 
|  DSet | DSet.intersection(DSet otherSet)Create a new DSetobject that is the set intersection of thisDSetobject and the set referenced byotherSet. | 
|  DSet | Implementation.newDSet()Create a new DSetobject. | 
|  DSet | DSet.union(DSet otherSet)Create a new DSetobject that is the set union of thisDSetobject and the set referenced byotherSet. | 
| Methods in org.odmg with parameters of type DSet | |
|---|---|
|  DSet | DSet.difference(DSet otherSet)Create a new DSetobject that contains the elements of this
 collection minus the elements inotherSet. | 
|  DSet | DSet.intersection(DSet otherSet)Create a new DSetobject that is the set intersection of thisDSetobject and the set referenced byotherSet. | 
|  boolean | DSet.properSubsetOf(DSet otherSet)Determine whether this set is a proper subset of the set referenced by otherSet. | 
|  boolean | DSet.properSupersetOf(DSet otherSet)Determine whether this set is a proper superset of the set referenced by otherSet. | 
|  boolean | DSet.subsetOf(DSet otherSet)Determine whether this set is a subset of the set referenced by otherSet. | 
|  boolean | DSet.supersetOf(DSet otherSet)Determine whether this set is a superset of the set referenced by otherSet. | 
|  DSet | DSet.union(DSet otherSet)Create a new DSetobject that is the set union of thisDSetobject and the set referenced byotherSet. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||