@Deprecated public class EntityLinkTable extends HashMap<eu.dnetlib.data.proto.TypeProtos.Type,HashMap<eu.dnetlib.data.proto.RelTypeProtos.RelType,LinkDescriptor>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EntityLinkTable()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LinkDescriptor |
getDescriptor(eu.dnetlib.data.proto.TypeProtos.Type type,
eu.dnetlib.data.proto.RelTypeProtos.RelType relType)
Deprecated.
|
Collection<LinkDescriptor> |
getDescriptors(eu.dnetlib.data.proto.TypeProtos.Type source)
Deprecated.
|
Set<String> |
getFilter(eu.dnetlib.data.proto.TypeProtos.Type type,
eu.dnetlib.data.proto.RelTypeProtos.RelType relType)
Deprecated.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic Collection<LinkDescriptor> getDescriptors(eu.dnetlib.data.proto.TypeProtos.Type source)
public LinkDescriptor getDescriptor(eu.dnetlib.data.proto.TypeProtos.Type type, eu.dnetlib.data.proto.RelTypeProtos.RelType relType)
Copyright © 2018. All rights reserved.