Class JDFAutoProductionPath

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFProductionPath

public abstract class JDFAutoProductionPath extends JDFResource
class JDFAutoProductionPath : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoProductionPath

      protected JDFAutoProductionPath(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoProductionPath
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoProductionPath

      protected JDFAutoProductionPath(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName)
      Constructor for JDFAutoProductionPath
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
    • JDFAutoProductionPath

      protected JDFAutoProductionPath(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoProductionPath
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
  • Method Details

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setProductionPathID

      public void setProductionPathID(String value)
      (36) set attribute ProductionPathID
      Parameters:
      value - the value to set the attribute to
    • getProductionPathID

      public String getProductionPathID()
      (23) get String attribute ProductionPathID
      Returns:
      the value of the attribute
    • getFolderSuperstructureWebPath

      public JDFProductionSubPath getFolderSuperstructureWebPath()
      (24) const get element FolderSuperstructureWebPath
      Returns:
      JDFProductionSubPath the element
    • getCreateFolderSuperstructureWebPath

      public JDFProductionSubPath getCreateFolderSuperstructureWebPath()
      (25) getCreateFolderSuperstructureWebPath
      Returns:
      JDFProductionSubPath the element
    • appendFolderSuperstructureWebPath

      public JDFProductionSubPath appendFolderSuperstructureWebPath()
      (29) append element FolderSuperstructureWebPath
      Returns:
      JDFProductionSubPath the element
    • getPostPressComponentPath

      public JDFProductionSubPath getPostPressComponentPath()
      (24) const get element PostPressComponentPath
      Returns:
      JDFProductionSubPath the element
    • getCreatePostPressComponentPath

      public JDFProductionSubPath getCreatePostPressComponentPath()
      (25) getCreatePostPressComponentPath
      Returns:
      JDFProductionSubPath the element
    • getCreatePostPressComponentPath

      public JDFProductionSubPath getCreatePostPressComponentPath(int iSkip)
      (26) getCreatePostPressComponentPath
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFProductionSubPath the element
    • getPostPressComponentPath

      public JDFProductionSubPath getPostPressComponentPath(int iSkip)
      (27) const get element PostPressComponentPath
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFProductionSubPath the element default is getPostPressComponentPath(0)
    • getAllPostPressComponentPath

      public Collection<JDFProductionSubPath> getAllPostPressComponentPath()
      Get all PostPressComponentPath from the current element
      Returns:
      Collection, null if none are available
    • appendPostPressComponentPath

      public JDFProductionSubPath appendPostPressComponentPath()
      (30) append element PostPressComponentPath
      Returns:
      JDFProductionSubPath the element
    • getPrintingUnitWebPath

      public JDFProductionSubPath getPrintingUnitWebPath()
      (24) const get element PrintingUnitWebPath
      Returns:
      JDFProductionSubPath the element
    • getCreatePrintingUnitWebPath

      public JDFProductionSubPath getCreatePrintingUnitWebPath()
      (25) getCreatePrintingUnitWebPath
      Returns:
      JDFProductionSubPath the element
    • getCreatePrintingUnitWebPath

      public JDFProductionSubPath getCreatePrintingUnitWebPath(int iSkip)
      (26) getCreatePrintingUnitWebPath
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFProductionSubPath the element
    • getPrintingUnitWebPath

      public JDFProductionSubPath getPrintingUnitWebPath(int iSkip)
      (27) const get element PrintingUnitWebPath
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFProductionSubPath the element default is getPrintingUnitWebPath(0)
    • getAllPrintingUnitWebPath

      public Collection<JDFProductionSubPath> getAllPrintingUnitWebPath()
      Get all PrintingUnitWebPath from the current element
      Returns:
      Collection, null if none are available
    • appendPrintingUnitWebPath

      public JDFProductionSubPath appendPrintingUnitWebPath()
      (30) append element PrintingUnitWebPath
      Returns:
      JDFProductionSubPath the element