Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.resource.devicecapability |
Modifier and Type | Method and Description |
---|---|
JDFTest |
JDFAutoTestPool.appendTest()
(30) append element Test
|
JDFTest |
JDFAutoTestPool.getCreateTest(int iSkip)
(26) getCreateTest
|
JDFTest |
JDFAutoTestPool.getTest(int iSkip)
(27) const get element Test
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFTest> |
JDFAutoTestPool.getAllTest()
Get all Test from the current element
|
Modifier and Type | Method and Description |
---|---|
JDFTest |
JDFTestPool.appendTestTerm(JDFTerm.EnumTerm term)
append element
Test |
JDFTest |
JDFAction.getPreflightActionSetRef()
get the test defined by PreflightAction/@SetRef
|
JDFTest |
JDFTestRef.getTest()
get the referenced TEST element
|
JDFTest |
JDFAction.getTest()
get the Test element in the TestPool that is referenced by this action
|
JDFTest |
JDFTestPool.getTest(String idTest)
get element
Test with ID idTest |
Modifier and Type | Method and Description |
---|---|
void |
JDFAction.setPreflightActionSetRef(JDFTest test)
set PreflightAction/@SetRef to the value of test/@ID
|
void |
JDFAction.setTest(JDFTest test)
set testRef to the value of test/@ID
|
Copyright © 2018. All rights reserved.