| Package | Description |
|---|---|
| net.mdatools.modelant.core.util | |
| net.mdatools.modelant.core.util.map |
| Modifier and Type | Class and Description |
|---|---|
class |
Cache<Key extends javax.jmi.reflect.RefObject,Value extends javax.jmi.reflect.RefObject>
A cache of Key (1)-to-Value(Many) map of model elements, usually representing associations that are not supported directly in the model
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapToList<K,V>
Map each key to a list of values
|
class |
MapToSet<Key,Value>
Map each key to a set of values
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapToCollection.putAll(MapToCollection<K,V> t) |
Copyright © 2001–2018 MDA Tools. All rights reserved.