Class JDFAutoCylinderLayoutPreparationParams

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:
JDFCylinderLayoutPreparationParams

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

    • JDFAutoCylinderLayoutPreparationParams

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

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

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

    • 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
    • getProductionPath

      public JDFProductionPath getProductionPath()
      (24) const get element ProductionPath
      Returns:
      JDFProductionPath the element
    • getCreateProductionPath

      public JDFProductionPath getCreateProductionPath()
      (25) getCreateProductionPath
      Returns:
      JDFProductionPath the element
    • appendProductionPath

      public JDFProductionPath appendProductionPath()
      (29) append element ProductionPath
      Returns:
      JDFProductionPath the element @ if the element already exists
    • refProductionPath

      public void refProductionPath(JDFProductionPath refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced