| Package | Description |
|---|---|
| org.atlasapi.equivalence | |
| org.atlasapi.messaging |
| Modifier and Type | Method and Description |
|---|---|
EquivalenceGraph.Adjacents |
EquivalenceGraph.Adjacents.copyWithAfferent(ResourceRef ref) |
EquivalenceGraph.Adjacents |
EquivalenceGraph.Adjacents.copyWithEfferent(ResourceRef ref) |
EquivalenceGraph.Adjacents |
EquivalenceGraph.Adjacents.copyWithEfferents(Iterable<ResourceRef> refs) |
EquivalenceGraph.Adjacents |
EquivalenceGraph.Adjacents.copyWithoutAfferent(ResourceRef ref) |
EquivalenceGraph.Adjacents |
EquivalenceGraph.getAdjacents(Id id) |
EquivalenceGraph.Adjacents |
EquivalenceGraph.getAdjacents(Identifiable idable) |
static EquivalenceGraph.Adjacents |
EquivalenceGraph.Adjacents.valueOf(ResourceRef subject) |
| Modifier and Type | Method and Description |
|---|---|
Map<Id,EquivalenceGraph.Adjacents> |
EquivalenceGraph.getAdjacencyList() |
| Modifier and Type | Method and Description |
|---|---|
static EquivalenceGraph |
EquivalenceGraph.valueOf(Set<EquivalenceGraph.Adjacents> set) |
| Constructor and Description |
|---|
EquivalenceGraph(Map<Id,EquivalenceGraph.Adjacents> adjacencyList,
org.joda.time.DateTime updated) |
| Constructor and Description |
|---|
EquivalenceGraphConfiguration(Map<Id,EquivalenceGraph.Adjacents> adjacencyList,
org.joda.time.DateTime updated) |
Copyright © 2014. All rights reserved.