public class ProcessXJDFSplit extends AbstractXJDFSplit
Constructor and Description |
---|
ProcessXJDFSplit() |
Modifier and Type | Method and Description |
---|---|
void |
addGroup(VString group)
add a group to split together
|
protected VString |
calcTypes(XJDFHelper root)
ensure that we have the appropriate types setting for the given product list
|
protected VString |
extractTypes(VString types) |
protected void |
fixCategory(XJDFHelper h,
VString types,
VString allTypes) |
protected Vector<VString> |
getGroups() |
protected String |
getJobPartID(XJDFHelper xjdf,
VString types) |
protected void |
processSingle(XJDFHelper h,
VString types,
VString allTypes) |
protected Vector<VString> |
splitTypes(XJDFHelper root) |
Collection<XJDFHelper> |
splitXJDF(XJDFHelper root) |
String |
toString() |
checkCPI, checkProcessUsage, consolidateExchangeResource, consolidateExchangeResources, fixCPI, fixInOutLink, fixInOutLinks, fixInOutLinks, fixUsage, getLinkInfoMap, getName, matchesType, matchesType
public Collection<XJDFHelper> splitXJDF(XJDFHelper root)
splitXJDF
in interface IXJDFSplit
splitXJDF
in class AbstractXJDFSplit
root
- the main or root XJDF to splitAbstractXJDFSplit.splitXJDF(org.cip4.jdflib.extensions.XJDFHelper)
protected void processSingle(XJDFHelper h, VString types, VString allTypes)
h
- types
- allTypes
- protected void fixCategory(XJDFHelper h, VString types, VString allTypes)
h
- types
- allTypes
- protected String getJobPartID(XJDFHelper xjdf, VString types)
protected Vector<VString> splitTypes(XJDFHelper root)
root
- protected VString calcTypes(XJDFHelper root)
root
- public void addGroup(VString group)
group
- public String toString()
toString
in class Object
Object.toString()
Copyright © 2018. All rights reserved.