Modifier and Type | Class and Description |
---|---|
class |
JDFPartAmount
This class represents a JDF-ResourceLink/AmountPool/PartAmount element it inherits may methods fro ResourceLink, since PartAmount specifies ResourceLink
properties of a partition
|
Modifier and Type | Method and Description |
---|---|
protected void |
WalkResourceAudit.copyLinkValues(KElement raNew,
JDFResourceLink rl) |
Modifier and Type | Method and Description |
---|---|
protected void |
WalkXJDFResource.handleLinkParts(VJDFAttributeMap vParts,
JDFResourceLink rl) |
protected void |
WalkXJDFResource.handleParts(JDFResource res,
VJDFAttributeMap vParts,
JDFResourceLink rl) |
protected void |
XJDFToJDFImpl.moveAmountsToLink(JDFAttributeMap partmap,
JDFAttributeMap map,
JDFResourceLink rl) |
Modifier and Type | Method and Description |
---|---|
JDFResourceLink |
JDFPipeParams.appendResourceLink(String linkName,
boolean bInput)
append ResourceLink
|
JDFResourceLink |
JDFPipeParams.getResourceLink()
Gets the ResourceLink from the PipeParams element
|
Modifier and Type | Method and Description |
---|---|
JDFJMF |
JMFBuilder.buildResourceSignal(boolean bExact,
JDFResourceLink resLink)
build a JMF Status query
|
static JDFResourceInfo |
JDFResourceInfo.createResourceInfo(JDFMessage parent,
JDFResourceLink resourceLink,
boolean copyResource)
create a resourceInfo in parent based on resourceLink
|
void |
JDFResourceQuParams.setLink(JDFResourceLink resourceLink)
sets all relevant parameters of
this to the values specified in resourceLink or its linked resource or JDF node |
void |
JDFResourceInfo.setLink(JDFResourceLink resourceLink,
boolean copyResource)
fill a ResourceInfo from resourceLink
|
void |
JDFResourceInfo.setLink(JDFResourceLink resourceLink,
JDFResourceQuParams rqp)
sets all relevant parameters of this to the values specified in resourceLink or its linked resource or JDF node
|
Modifier and Type | Method and Description |
---|---|
JDFResourceLink |
JDFNode.ensureLink(JDFResource jdfResource,
JDFResourceLink.EnumUsage usage,
JDFNode.EnumProcessUsage processUsage) |
JDFResourceLink |
JDFNode.ensureLinkPU(JDFResource jdfResource,
JDFResourceLink.EnumUsage usage,
String processUsage)
ensureLink: if it does not yet exist, create a resourceLink in the resourceLinkPool that refers to the resource jdfResource also sets the appropriate combined process index
|
JDFResourceLink |
JDFNode.CombinedProcessLinkHelper.getCreateLinkForType(JDFNode.EnumType type)
get the links that are selected by a given CombinedProcessIndex
all links with no CombinedProcessIndex are included in the list |
JDFResourceLink |
JDFNode.getLink(int index,
String linkName,
JDFAttributeMap mLinkAtt,
String linkNS)
getLink - get the n'th link matching mLinkAtt out of the resource link pool
|
JDFResourceLink |
JDFNode.getLink(JDFResource r,
boolean bInput)
Deprecated.
use getLink(resource, EnumUsage)
|
JDFResourceLink |
JDFNode.getLink(JDFResource r,
JDFResourceLink.EnumUsage usage)
getLink - get the resourcelink that resides in the ResourceLinkPool of this node and references the resource r
|
JDFResourceLink |
JDFNode.getLink(String strName,
JDFResourceLink.EnumUsage usage,
String processUsage)
Get the resource link with name=strName - convenience
|
JDFResourceLink |
JDFNode.getLink(String strName,
JDFResourceLink.EnumUsage usage,
String processUsage,
String namespaceURI,
int i)
Get the resource link with name=strName
|
JDFResourceLink |
JDFNode.CombinedProcessLinkHelper.getLinkForCombinedProcessIndex(int combinedProcessIndex,
int skip)
get the link that is selected by a given CombinedProcessIndex
links with no CombinedProcessIndex are included in the list |
JDFResourceLink |
JDFNode.getMatchingLink(String resName,
JDFNode.EnumProcessUsage processUsage,
int pos)
get the link that matches the typesafe resource name
if the Resource type is not defined for the process represented by this node, the link is ignored (see JDF Spec Chapter 6) |
JDFResourceLink |
JDFNode.linkMatchingResource(JDFResource resource,
JDFNode.EnumProcessUsage processUsage,
JDFAttributeMap partMap)
Append a resource that matches the typesafe link described by resource name
|
JDFResourceLink |
JDFNode.linkResource(JDFResource jdfResource,
boolean input,
boolean bForce)
Deprecated.
use linkResource(enum)
|
JDFResourceLink |
JDFNode.linkResource(JDFResource jdfResource,
JDFResourceLink.EnumUsage usage,
JDFNode.EnumProcessUsage processUsage)
LinkResource: create a resourceLink in the resourceLinkPool that refers to the resource jdfResource also sets the appropriate combined process index
|
Modifier and Type | Method and Description |
---|---|
JDFResourceAudit |
JDFNode.cloneResourceToModify(JDFResourceLink resLink)
clone the target resource of this and generate a ResourceAudit in the parent node's AuditPool.
|
static void |
JDFNode.CombinedProcessIndexHelper.generateCombinedProcessIndex(JDFResource jdfResource,
JDFResourceLink.EnumUsage usage,
JDFNode.EnumProcessUsage processUsage,
JDFResourceLink resourceLink,
VString types) |
VJDFAttributeMap |
JDFNode.getExecutablePartitions(JDFResourceLink link,
JDFResource.EnumResStatus minStatus)
Deprecated.
only for backward compatibility !!!
|
VJDFAttributeMap |
JDFNode.getExecutablePartitions(JDFResourceLink link,
JDFResource.EnumResStatus minStatus,
boolean bCheckNodeStatus)
Gets the executable partitions of the resource in this node (with corresponding resource link).
|
VJDFAttributeMap |
JDFNode.getExecutablePartitions(JDFResourceLink link,
JDFResource res,
JDFResource.EnumResStatus minStatus)
Deprecated.
use getExecutablePartitions(link, minStatus);
|
boolean |
JDFNode.isValidLink(JDFElement.EnumValidationLevel level,
JDFResourceLink rl)
isValidLink check whether an resLink is legal for this class
|
JDFResourceAudit |
JDFNode.prepareToModifyLink(JDFResourceLink resLink)
Generate a ResourceAudit in the parent node's AuditPool an initial copy of the not yet modified resourcelink is inserted
call JDFResourceAudit.UpdateLink with the modified link to finalize |
void |
JDFNode.removeLink(JDFResourceLink l,
boolean bRemoveResource)
remove a resourceLink and potentially its linked resource
|
Modifier and Type | Method and Description |
---|---|
JDFResourceLink |
JDFResourceLinkPool.appendResource(JDFResource r,
boolean input,
boolean bForce)
Deprecated.
|
JDFResourceLink |
JDFResourceLinkPool.getLink(JDFResource r,
JDFResourceLink.EnumUsage usage,
JDFNode.EnumProcessUsage processUsage)
getLink - get the resourcelink that resides in the ResourceLinkPool of this node and references the resource r
default: getLink(r, EnumUsage.Input, null)
|
JDFResourceLink |
JDFResourceLinkPool.getPoolChild(int i,
String strName,
JDFAttributeMap mAttrib,
String nameSpaceURI)
get a child resource from the pool matching the parameters
|
JDFResourceLink |
JDFResourceLinkPool.linkResource(JDFResource r,
JDFResourceLink.EnumUsage usage,
JDFNode.EnumProcessUsage processUsage)
linkResource - link resource r to this link pool
default: linkResource(r, usage, null)
|
Modifier and Type | Method and Description |
---|---|
JDFResourceLink |
JDFResourceAudit.addNewLink(JDFResource r,
boolean bInput)
Deprecated.
use addNewOldLink(true,...)
|
JDFResourceLink |
JDFResourceAudit.addNewOldLink(boolean bNew,
JDFResource r,
boolean bInput)
Deprecated.
use addNewOldLink(bNew, r, bInput ? EnumUsage.Input : EnumUsage.Output);
|
JDFResourceLink |
JDFResourceAudit.addNewOldLink(boolean bNew,
JDFResource r,
JDFResourceLink.EnumUsage usage)
add a link to one of the resources
|
JDFResourceLink |
JDFResourceAudit.addOldLink(JDFResource r,
boolean bInput)
Deprecated.
use addNewOldLink(false,...)
|
JDFResourceLink |
JDFPhaseTime.getLink(int iSkip)
return the ResourceLink in
this , null if none exists |
JDFResourceLink |
JDFResourceAudit.getNewLink()
add a link to the new resource
|
JDFResourceLink |
JDFResourceAudit.getNewOldLink(boolean bNew)
add a link to one of the resources
|
JDFResourceLink |
JDFResourceAudit.getOldLink()
add a link to the new resource
|
JDFResourceLink |
JDFResourceAudit.updateLink(JDFResourceLink newLink)
replace
|
Modifier and Type | Method and Description |
---|---|
JDFResourceLink |
JDFResourceAudit.updateLink(JDFResourceLink newLink)
replace
|
Modifier and Type | Method and Description |
---|---|
JDFResourceLink[] |
StatusCounter.getAmountLinks()
get all total amounts of all tracked resources
|
Modifier and Type | Method and Description |
---|---|
void |
StatusUtil.setCopyResInResInfo(JDFResourceLink rl,
boolean b)
Deprecated.
set copying the resource into resourceInfo on or off for the resourcelink rl
|
void |
StatusUtil.setTrackWaste(JDFResourceLink rl,
boolean b)
Deprecated.
set waste tracking on or off for the resourcelink rl
|
Constructor and Description |
---|
AmountBag(JDFResourceLink rl) |
Copyright © 2018. All rights reserved.