| Package | Description |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.pool |
| Modifier and Type | Method and Description |
|---|---|
JDFPartAmount |
JDFAutoAmountPool.appendPartAmount()
(30) append element PartAmount
|
JDFPartAmount |
JDFAutoAmountPool.getCreatePartAmount(int iSkip)
(26) getCreatePartAmount
|
JDFPartAmount |
JDFAutoAmountPool.getPartAmount(int iSkip)
(27) const get element PartAmount
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JDFPartAmount> |
JDFAutoAmountPool.getAllPartAmount()
Get all PartAmount from the current element
|
| Modifier and Type | Method and Description |
|---|---|
JDFPartAmount |
JDFAmountPool.appendPartAmount(JDFAttributeMap mPart)
Append JDFPartAmount element
|
JDFPartAmount |
JDFAmountPool.appendPartAmount(VJDFAttributeMap vPart)
Append JDFPartAmount elements
|
JDFPartAmount |
JDFAmountPool.getCreatePartAmount(JDFAttributeMap mPart)
get JDFPartAmount specified by mPart, create a new one if it doesn't exist
|
JDFPartAmount |
JDFAmountPool.getCreatePartAmount(VJDFAttributeMap vPart)
get JDFPartAmount specified by mPart, create a new one if it doesn't exist
|
JDFPartAmount |
JDFAmountPool.getMatchingPartAmount(JDFAttributeMap mPart)
Get a PartAmount that fits to the filter defined by mPart
|
JDFPartAmount |
JDFAmountPool.getPartAmount(JDFAttributeMap mPart)
Get a PartAmount that exactly equals the filter defined by mPart
|
JDFPartAmount |
JDFAmountPool.getPartAmount(JDFAttributeMap mPart,
boolean bCreate)
Deprecated.
use either getPartAmount or getCreatePartAmount
|
JDFPartAmount |
JDFAmountPool.getPartAmount(JDFAttributeMap mPart,
int iSkip)
Get a PartAmount that fits to the filter defined by mPart
|
JDFPartAmount |
JDFAmountPool.getPartAmount(VJDFAttributeMap vPart)
Get a PartAmount that fits to the filter defined by vPart
|
Copyright © 2013. All Rights Reserved.