| Package | Description |
|---|---|
| fr.gouv.vitam.metadata.core |
Provides
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnitRuleCompute
Object to build the graph of unit
|
| Modifier and Type | Method and Description |
|---|---|
UnitNode |
UnitNode.setAllUnitNode(Map<String,UnitNode> allUnitNode) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UnitNode> |
UnitNode.getAllUnitNode() |
Map<String,UnitNode> |
UnitNode.getDirectParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitNode.buildAncestors(Map<String,UnitSimplified> parentMap,
Map<String,UnitNode> allUnitNode,
Set<String> rootList)
Build a graph of all parents
|
UnitNode |
UnitNode.setAllUnitNode(Map<String,UnitNode> allUnitNode) |
| Constructor and Description |
|---|
UnitRuleCompute(UnitNode u)
constructor with UnitNode
|
Copyright © 2018 Vitam. All rights reserved.