Uses of Interface
org.spdx.core.IExternalElementInfo
-
Packages that use IExternalElementInfo Package Description org.spdx.core Common classes used by the SPDX model and library -
-
Uses of IExternalElementInfo in org.spdx.core
Fields in org.spdx.core with type parameters of type IExternalElementInfo Modifier and Type Field Description protected Map<String,IExternalElementInfo>
ModelCollection. externalMap
Map of URI's of elements referenced but not present in the store
-