Uses of Interface
org.cip4.jdflib.ifaces.INodeIdentifiable

Packages that use INodeIdentifiable
org.cip4.jdflib.jmf   
org.cip4.jdflib.node   
org.cip4.jdflib.resource   
 

Uses of INodeIdentifiable in org.cip4.jdflib.jmf
 

Classes in org.cip4.jdflib.jmf that implement INodeIdentifiable
 class JDFIDInfo
           
 class JDFJobPhase
          describes the actual status of jobs in a device Note that the old EnumStatus local class has been move to @see JDFNode.EnumNodeStatus
 class JDFNewJDFQuParams
           
 class JDFQueueEntry
           
 class JDFQueueFilter
           
 class JDFRequestQueueEntryParams
           
 class JDFResourceCmdParams
          class that wraps a ResourceCmdParams element
 class JDFResourceQuParams
           
 class JDFStatusQuParams
           
 

Uses of INodeIdentifiable in org.cip4.jdflib.node
 

Classes in org.cip4.jdflib.node that implement INodeIdentifiable
 class JDFNode
          This is the main node for the JDF ticket.
 class NodeIdentifier
          class to identify nodes even after parsing, e.g in hashmaps
uses JobID, JobPartID and the partMapVector as identifier
 

Methods in org.cip4.jdflib.node with parameters of type INodeIdentifiable
 void NodeIdentifier.setTo(INodeIdentifiable qe)
          sets a NodeIdentifier to a given JDF node
 

Constructors in org.cip4.jdflib.node with parameters of type INodeIdentifiable
NodeIdentifier(INodeIdentifiable ni)
          creates a NodeIdentifier from a given QueueEntry
 

Uses of INodeIdentifiable in org.cip4.jdflib.resource
 

Classes in org.cip4.jdflib.resource that implement INodeIdentifiable
 class JDFNotification
           
 



Copyright © 2013. All Rights Reserved.