public class SetHelper extends BaseXJDFHelper
| Modifier and Type | Class and Description |
|---|---|
static class |
SetHelper.EnumFamily |
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_SET |
static String |
RESOURCE_SET |
static String |
SET |
log, theElementdeleteNode, equals, getID, getRoot, getXPathValue, hashCode, isEqual, reorder, setXPathValuepublic static final String SET
public static final String PARAMETER_SET
public static final String RESOURCE_SET
public SetHelper(KElement set)
set - the set to help onpublic static boolean isSet(KElement e)
e - public static boolean isSet(String localName)
localName - public PartitionHelper getPartition(JDFAttributeMap map)
map - public PartitionHelper getPartition(int index)
index - public PartitionHelper getCreatePartition(JDFAttributeMap map, boolean addRes)
map - addRes - public PartitionHelper insertPartitionBefore(PartitionHelper e, JDFAttributeMap map, boolean addRes)
e - map - addRes - public Vector<PartitionHelper> getCreatePartitions(VJDFAttributeMap vmap, boolean addRes)
vmap - addRes - public PartitionHelper getCreatePartition(int index, boolean addRes)
index - addRes - public void removePartitions()
public PartitionHelper appendPartition(JDFAttributeMap partMap, boolean addRes)
partMap - addRes - if true, also add the detailed resource element, e.g. Layoutpublic Vector<PartitionHelper> getPartitions()
public void cleanUp()
BaseXJDFHelpercleanUp in class BaseXJDFHelperpublic String getName()
public String getPartitionName()
public static String getSetName(KElement e)
e - the element to testpublic static String getSetName(String setName)
setName - the name of the set elementpublic PartitionHelper getPartition(VJDFAttributeMap vmap)
vmap - public KElement getSet()
public void setUsage(JDFResourceLink.EnumUsage value)
value - public JDFResourceLink.EnumUsage getUsage()
public String getProcessUsage()
public void setProcessUsage(String processUsage)
public String toString()
toString in class ObjectObject.toString()public PartitionHelper getPartition(String id)
id - public SetHelper.EnumFamily getFamily()
public void setID(String newID)
setID in class BaseXJDFHelperBaseXJDFHelper.setID(java.lang.String)Copyright © 2015. All rights reserved.