| Package | Description |
|---|---|
| org.cip4.jdflib.node | |
| org.cip4.jdflib.resource | |
| org.cip4.jdflib.util |
| Modifier and Type | Method and Description |
|---|---|
JDFNode |
JDFNode.mergeJDF(JDFNode toMerge,
String urlMerge,
JDFNode.EnumCleanUpMerge cleanPolicy,
JDFResource.EnumAmountMerge amountPolicy)
Deprecated.
use JDFMerge class
|
| Modifier and Type | Field and Description |
|---|---|
static JDFResource.EnumAmountMerge |
JDFResource.EnumAmountMerge.LinkOnly |
static JDFResource.EnumAmountMerge |
JDFResource.EnumAmountMerge.None |
static JDFResource.EnumAmountMerge |
JDFResource.EnumAmountMerge.UpdateLink |
| Modifier and Type | Method and Description |
|---|---|
static JDFResource.EnumAmountMerge |
JDFResource.EnumAmountMerge.getEnum(int enumValue) |
static JDFResource.EnumAmountMerge |
JDFResource.EnumAmountMerge.getEnum(String enumName) |
| Modifier and Type | Method and Description |
|---|---|
void |
JDFResource.mergePartition(JDFResource resToMerge,
String spawnID,
JDFResource.EnumAmountMerge amountPolicy,
boolean bLocalResource)
Deprecated.
used only by merge - moved there
|
| Modifier and Type | Method and Description |
|---|---|
JDFResource.EnumAmountMerge |
JDFMerge.getAmountPolicy() |
| Modifier and Type | Method and Description |
|---|---|
JDFNode |
JDFMerge.mergeJDF(JDFNode _toMerge,
String urlMerge,
JDFNode.EnumCleanUpMerge cleanPolicy,
JDFResource.EnumAmountMerge amountPolicy)
merge a previously spawned JDF into a node that is a child of, or this root
|
static JDFResource |
JDFMerge.mergePartition(JDFResource targetRes,
JDFResource resToMerge,
String spawnID,
JDFResource.EnumAmountMerge amountPolicy,
boolean bLocalResource)
Merges partitioned resources into this resource uses PartIDKey to identify the correct resources
|
void |
JDFMerge.setAmountPolicy(JDFResource.EnumAmountMerge amountPolicy) |
Copyright © 2015. All rights reserved.