Package | Description |
---|---|
org.cip4.jdflib.core | |
org.cip4.jdflib.elementwalker | |
org.cip4.jdflib.pool | |
org.cip4.jdflib.resource.devicecapability | |
org.cip4.jdflib.util |
Modifier and Type | Method and Description |
---|---|
VectorMap<String,JDFGeneralID> |
JDFElement.getGeneralIDVectorMap()
Gets a map of all GeneralID key-value Pair lists
if multiple generalIDs with the same IDUsage are specified, each GeneralID is added to the VectorMap
|
Modifier and Type | Field and Description |
---|---|
protected VectorMap<String,KElement> |
LinkRefFinder.theMap |
Modifier and Type | Method and Description |
---|---|
VectorMap<String,KElement> |
LinkRefFinder.getMap(JDFNode n)
get a vector of all links and references of n and its children
|
Modifier and Type | Class and Description |
---|---|
class |
JDFAmountPool.AmountMap
map of an amountpool that allows quick access to multiple amounts Class AmountMap
|
Modifier and Type | Method and Description |
---|---|
KElement |
JDFDevCaps.appendMatchingElementsToNode(JDFNode node,
boolean bAll,
VectorMap indexResMap,
boolean bLink)
append elements to the node that match this DevCap, if they do not exist
yet
|
Modifier and Type | Method and Description |
---|---|
static <a,b> VectorMap<b,a> |
ContainerUtil.getInvertedMap(Map<a,b> m)
create an inverted map with keys and values swapped.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorMap.appendUnique(VectorMap<key,vectorObject> map)
append a VectorMap, ensuring uniqueness
|
Copyright © 2018. All rights reserved.