|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFPartAmount | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.pool | |
| Uses of JDFPartAmount in org.cip4.jdflib.auto |
|---|
| Methods in org.cip4.jdflib.auto that return JDFPartAmount | |
|---|---|
JDFPartAmount |
JDFAutoAmountPool.appendPartAmount()
(30) append element PartAmount |
JDFPartAmount |
JDFAutoAmountPool.getCreatePartAmount(int iSkip)
(26) getCreatePartAmount |
JDFPartAmount |
JDFAutoAmountPool.getPartAmount(int iSkip)
(27) const get element PartAmount |
| Methods in org.cip4.jdflib.auto that return types with arguments of type JDFPartAmount | |
|---|---|
Collection<JDFPartAmount> |
JDFAutoAmountPool.getAllPartAmount()
Get all PartAmount from the current element |
| Uses of JDFPartAmount in org.cip4.jdflib.pool |
|---|
| Methods in org.cip4.jdflib.pool that return JDFPartAmount | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||