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

Packages that use JDFAction
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.devicecapability   
org.cip4.jdflib.resource.process   
 

Uses of JDFAction in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFAction
 JDFAction JDFAutoActionPool.appendAction()
          (30) append element Action
 JDFAction JDFAutoActionPool.getAction(int iSkip)
          (27) const get element Action
 JDFAction JDFAutoActionPool.getCreateAction(int iSkip)
          (26) getCreateAction
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFAction
 Collection<JDFAction> JDFAutoActionPool.getAllAction()
          Get all Action from the current element
 

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

Methods in org.cip4.jdflib.resource.devicecapability that return JDFAction
 JDFAction JDFActionPool.appendActionSetTest(JDFTerm.EnumTerm term, JDFTerm.EnumTerm setTerm, boolean bActionFailsOnTestTrue)
          append an action to this that references a Test with a term of type term in the parallel TestPool
 JDFAction JDFActionPool.appendActionTest(JDFTerm.EnumTerm term, boolean bActionFailsOnTestTrue)
          append an action to this that references a Test with a term of type term in the parallel TestPool
 JDFAction JDFActionPool.appendExcludeTest(ICapabilityElement t1, ICapabilityElement t2)
          append an action to this that references a Test that defines an exclusion of two values
 

Uses of JDFAction in org.cip4.jdflib.resource.process
 

Methods in org.cip4.jdflib.resource.process with parameters of type JDFAction
 JDFPRItem JDFPreflightReport.getCreatePRItem(JDFAction action, JDFAttributeMap groupMap)
           
 JDFPRItem JDFPreflightReport.setPR(JDFAction action, int pageSet, JDFAttributeMap prMap, VString groupBy)
           
 



Copyright © 2013. All Rights Reserved.