public class Partition extends Object
| Constructor and Description |
|---|
Partition() |
| Modifier and Type | Method and Description |
|---|---|
static List<Attribute>[] |
createA(Set synthesized,
Set inherited,
net.oneandone.graph.Graph idsX) |
static List |
getDisconnected(Collection leftCollection,
net.oneandone.graph.Graph relation,
Collection rightCollection)
Returns all objects from leftCollection whole images are a disjoin from rightCollection,
none of the resulting objects has an image in rightCollection.
|
public static List<Attribute>[] createA(Set synthesized, Set inherited, net.oneandone.graph.Graph idsX) throws GenericException
GenericExceptionpublic static List getDisconnected(Collection leftCollection, net.oneandone.graph.Graph relation, Collection rightCollection)
Copyright © 1998–2017 1&1. All rights reserved.