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 Vector<VString> |
splitTypes(XJDFHelper root) |
Collection<XJDFHelper> |
splitXJDF(XJDFHelper root) |
String |
toString() |
consolidateExchangeResource, consolidateExchangeResources, fixInOutLink, fixInOutLinks, fixUsage, getLinkInfoMap, matchesTypepublic Collection<XJDFHelper> splitXJDF(XJDFHelper root)
splitXJDF in interface IXJDFSplitsplitXJDF in class AbstractXJDFSplitroot - the main or root XJDF to splitAbstractXJDFSplit.splitXJDF(org.cip4.jdflib.extensions.XJDFHelper)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 ObjectObject.toString()Copyright © 2015. All rights reserved.