| Package | Description |
|---|---|
| cz.diribet.aqdef.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupIndex |
GroupIndex.of(Integer partIndex,
Integer groupIndex) |
static GroupIndex |
GroupIndex.of(PartIndex partIndex,
Integer groupIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
GroupIndex.compareTo(GroupIndex o) |
Optional<Object> |
AqdefHierarchy.getParentIndex(GroupIndex groupIndex)
Find index of parent characteristic or group of given group.
|
protected AqdefObjectModel.GroupEntry |
AqdefObjectModel.GroupEntries.newEntry(KKey key,
GroupIndex index,
Object value) |
void |
AqdefObjectModel.putGroupEntry(KKey key,
GroupIndex groupIndex,
Object value) |
AqdefObjectModel.GroupEntries |
AqdefObjectModel.GroupEntries.withIndex(GroupIndex index) |
| Constructor and Description |
|---|
GroupEntries(GroupIndex index) |
GroupEntry(KKey key,
GroupIndex index,
Object value) |
Copyright © 2019. All rights reserved.