Package | Description |
---|---|
org.cip4.jdflib.extensions | |
org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf |
Modifier and Type | Class and Description |
---|---|
class |
PartitionHelper
Deprecated.
use
ResourceHelper |
Modifier and Type | Method and Description |
---|---|
ResourceHelper |
SetHelper.appendPartition(JDFAttributeMap partMap,
boolean addRes) |
ResourceHelper |
SetHelper.appendPartition(String partKey,
String partValue,
boolean addRes)
convenience ...
|
ResourceHelper |
ResourceHelper.ensurePart(String key,
String value) |
ResourceHelper |
SetHelper.getCreatePartition(int index,
boolean addRes) |
ResourceHelper |
SetHelper.getCreatePartition(JDFAttributeMap map,
boolean addRes) |
ResourceHelper |
SetHelper.getCreatePartition(String partKey,
String partValue,
boolean addRes)
convenience ...
|
ResourceHelper |
SetHelper.getCreateVPartition(VJDFAttributeMap vmap,
boolean addRes)
get an existing partition with at least a matching partmap
|
static ResourceHelper |
ResourceHelper.getHelper(KElement res)
factory to create a helper from an element
|
ResourceHelper |
SetHelper.getPartition(int index) |
ResourceHelper |
SetHelper.getPartition(JDFAttributeMap map) |
ResourceHelper |
SetHelper.getPartition(String id)
get a partition by id
|
ResourceHelper |
XJDFHelper.getPartition(String id) |
ResourceHelper |
XJDFHelper.getPartition(String name,
int iSet,
int iPart) |
ResourceHelper |
SetHelper.getPartition(String key,
String value) |
ResourceHelper |
SetHelper.getPartition(VJDFAttributeMap vmap) |
ResourceHelper |
SetHelper.insertPartitionBefore(ResourceHelper e,
JDFAttributeMap map,
boolean addRes) |
Modifier and Type | Method and Description |
---|---|
Vector<ResourceHelper> |
SetHelper.getCreatePartitions(VJDFAttributeMap vmap,
boolean addRes)
creates 1 partition for each entry in the map
|
Vector<ResourceHelper> |
SetHelper.getPartitions() |
Vector<ResourceHelper> |
SetHelper.getPartitions(JDFAttributeMap map) |
Vector<ResourceHelper> |
SetHelper.getPartitions(VJDFAttributeMap vmap) |
Modifier and Type | Method and Description |
---|---|
int |
SetHelper.indexOf(ResourceHelper bsHelper) |
ResourceHelper |
SetHelper.insertPartitionBefore(ResourceHelper e,
JDFAttributeMap map,
boolean addRes) |
void |
ProductHelper.setCustomerInfo(ResourceHelper cuph)
reference the customerinfo specified by ph
|
Modifier and Type | Method and Description |
---|---|
ResourceHelper |
MiscConsumableMaker.create(String consumableType,
String processUsage) |
Copyright © 2018. All rights reserved.