Uses of Class
org.cip4.jdflib.resource.devicecapability.JDFTest

Packages that use JDFTest
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.devicecapability   
 

Uses of JDFTest in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFTest
 JDFTest JDFAutoTestPool.appendTest()
          (30) append element Test
 JDFTest JDFAutoTestPool.getCreateTest(int iSkip)
          (26) getCreateTest
 JDFTest JDFAutoTestPool.getTest(int iSkip)
          (27) const get element Test
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFTest
 Collection<JDFTest> JDFAutoTestPool.getAllTest()
          Get all Test from the current element
 

Uses of JDFTest in org.cip4.jdflib.resource.devicecapability
 

Methods in org.cip4.jdflib.resource.devicecapability that return JDFTest
 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
 

Methods in org.cip4.jdflib.resource.devicecapability with parameters of type JDFTest
 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 © 2013. All Rights Reserved.