org.cip4.jdflib.node
Class JDFNode.StatusSynch

java.lang.Object
  extended by org.cip4.jdflib.node.JDFNode.StatusSynch
Enclosing class:
JDFNode

public class JDFNode.StatusSynch
extends java.lang.Object

synchronization of stati based on child jdf node status

Author:
Dr. Rainer Prosi, Heidelberger Druckmaschinen AG July 17, 2009

Constructor Summary
JDFNode.StatusSynch()
           
 
Method Summary
private  VJDFAttributeMap getPartVector(JDFNode n)
           
private  JDFElement.EnumNodeStatus getSynchStatus(JDFElement.EnumNodeStatus minStatus, JDFElement.EnumNodeStatus maxStatus)
           
 void update()
          update the parent node
private  void update(JDFNode n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDFNode.StatusSynch

public JDFNode.StatusSynch()
Method Detail

update

public void update()
update the parent node


update

private void update(JDFNode n)

getSynchStatus

private JDFElement.EnumNodeStatus getSynchStatus(JDFElement.EnumNodeStatus minStatus,
                                                 JDFElement.EnumNodeStatus maxStatus)
Parameters:
minStatus -
maxStatus -
Returns:

getPartVector

private VJDFAttributeMap getPartVector(JDFNode n)
Parameters:
n -
Returns: