Class JDFAutoAssembly

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

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

    • JDFAutoAssembly

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

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

      protected JDFAutoAssembly(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoAssembly
      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
    • setJogSide

      public void setJogSide(JDFAutoAssembly.EJogSide enumVar)
      (5) set attribute JogSide
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEJogSide

      public JDFAutoAssembly.EJogSide getEJogSide()
      (9) get attribute JogSide
      Returns:
      the value of the attribute
    • setJogSide

      @Deprecated public void setJogSide(JDFAutoAssembly.EnumJogSide enumVar)
      Deprecated.
      use SetJogSide(EJogSide) based on java.lang.enum instead
      (5) set attribute JogSide
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getJogSide

      Deprecated.
      use EJogSide GetEJogSide() based on java.lang.enum instead
      (9) get attribute JogSide
      Returns:
      the value of the attribute
    • setOrder

      public void setOrder(JDFAutoAssembly.EOrder enumVar)
      (5) set attribute Order
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEOrder

      public JDFAutoAssembly.EOrder getEOrder()
      (9) get attribute Order
      Returns:
      the value of the attribute
    • setOrder

      @Deprecated public void setOrder(JDFAutoAssembly.EnumOrder enumVar)
      Deprecated.
      use SetOrder(EOrder) based on java.lang.enum instead
      (5) set attribute Order
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOrder

      Deprecated.
      use EOrder GetEOrder() based on java.lang.enum instead
      (9) get attribute Order
      Returns:
      the value of the attribute
    • setBindingSide

      public void setBindingSide(JDFAutoAssembly.EBindingSide enumVar)
      (5) set attribute BindingSide
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEBindingSide

      public JDFAutoAssembly.EBindingSide getEBindingSide()
      (9) get attribute BindingSide
      Returns:
      the value of the attribute
    • setBindingSide

      @Deprecated public void setBindingSide(JDFAutoAssembly.EnumBindingSide enumVar)
      Deprecated.
      use SetBindingSide(EBindingSide) based on java.lang.enum instead
      (5) set attribute BindingSide
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBindingSide

      Deprecated.
      use EBindingSide GetEBindingSide() based on java.lang.enum instead
      (9) get attribute BindingSide
      Returns:
      the value of the attribute
    • setAssemblyID

      public void setAssemblyID(String value)
      (36) set attribute AssemblyID
      Parameters:
      value - the value to set the attribute to
    • getAssemblyID

      public String getAssemblyID()
      (23) get String attribute AssemblyID
      Returns:
      the value of the attribute
    • setAssemblyIDs

      public void setAssemblyIDs(VString value)
      (36) set attribute AssemblyIDs
      Parameters:
      value - the value to set the attribute to
    • getAssemblyIDs

      public VString getAssemblyIDs()
      (21) get VString attribute AssemblyIDs
      Returns:
      VString the value of the attribute
    • setJobID

      public void setJobID(String value)
      (36) set attribute JobID
      Parameters:
      value - the value to set the attribute to
    • getJobID

      public String getJobID()
      (23) get String attribute JobID
      Returns:
      the value of the attribute
    • setPhysicalSection

      public void setPhysicalSection(JDFIntegerList value)
      (36) set attribute PhysicalSection
      Parameters:
      value - the value to set the attribute to
    • getPhysicalSection

      public JDFIntegerList getPhysicalSection()
      (20) get JDFIntegerList attribute PhysicalSection
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • getAssemblySection

      public JDFAssemblySection getAssemblySection()
      (24) const get element AssemblySection
      Returns:
      JDFAssemblySection the element
    • getCreateAssemblySection

      public JDFAssemblySection getCreateAssemblySection()
      (25) getCreateAssemblySection
      Returns:
      JDFAssemblySection the element
    • getCreateAssemblySection

      public JDFAssemblySection getCreateAssemblySection(int iSkip)
      (26) getCreateAssemblySection
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFAssemblySection the element
    • getAssemblySection

      public JDFAssemblySection getAssemblySection(int iSkip)
      (27) const get element AssemblySection
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFAssemblySection the element default is getAssemblySection(0)
    • getAllAssemblySection

      public Collection<JDFAssemblySection> getAllAssemblySection()
      Get all AssemblySection from the current element
      Returns:
      Collection, null if none are available
    • appendAssemblySection

      public JDFAssemblySection appendAssemblySection()
      (30) append element AssemblySection
      Returns:
      JDFAssemblySection the element
    • getPageList

      public JDFPageList getPageList()
      (24) const get element PageList
      Returns:
      JDFPageList the element
    • getCreatePageList

      public JDFPageList getCreatePageList()
      (25) getCreatePageList
      Returns:
      JDFPageList the element
    • appendPageList

      public JDFPageList appendPageList()
      (29) append element PageList
      Returns:
      JDFPageList the element
    • refPageList

      public void refPageList(JDFPageList refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getPageAssignedList

      public JDFPageAssignedList getPageAssignedList()
      (24) const get element PageAssignedList
      Returns:
      JDFPageAssignedList the element
    • getCreatePageAssignedList

      public JDFPageAssignedList getCreatePageAssignedList()
      (25) getCreatePageAssignedList
      Returns:
      JDFPageAssignedList the element
    • getCreatePageAssignedList

      public JDFPageAssignedList getCreatePageAssignedList(int iSkip)
      (26) getCreatePageAssignedList
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPageAssignedList the element
    • getPageAssignedList

      public JDFPageAssignedList getPageAssignedList(int iSkip)
      (27) const get element PageAssignedList
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPageAssignedList the element default is getPageAssignedList(0)
    • getAllPageAssignedList

      public Collection<JDFPageAssignedList> getAllPageAssignedList()
      Get all PageAssignedList from the current element
      Returns:
      Collection, null if none are available
    • appendPageAssignedList

      public JDFPageAssignedList appendPageAssignedList()
      (30) append element PageAssignedList
      Returns:
      JDFPageAssignedList the element