Class JDFAutoContactCopyParams

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

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

    • JDFAutoContactCopyParams

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

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

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

      public void setContactScreen(boolean value)
      (36) set attribute ContactScreen
      Parameters:
      value - the value to set the attribute to
    • getContactScreen

      public boolean getContactScreen()
      (18) get boolean attribute ContactScreen
      Returns:
      boolean the value of the attribute
    • setPolarityChange

      public void setPolarityChange(boolean value)
      (36) set attribute PolarityChange
      Parameters:
      value - the value to set the attribute to
    • getPolarityChange

      public boolean getPolarityChange()
      (18) get boolean attribute PolarityChange
      Returns:
      boolean the value of the attribute
    • setRepeatStep

      public void setRepeatStep(JDFXYPair value)
      (36) set attribute RepeatStep
      Parameters:
      value - the value to set the attribute to
    • getRepeatStep

      public JDFXYPair getRepeatStep()
      (20) get JDFXYPair attribute RepeatStep
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setCycle

      public void setCycle(int value)
      (36) set attribute Cycle
      Parameters:
      value - the value to set the attribute to
    • getCycle

      public int getCycle()
      (15) get int attribute Cycle
      Returns:
      int the value of the attribute
    • setDiffusion

      public void setDiffusion(JDFAutoContactCopyParams.EnumDiffusion enumVar)
      (5) set attribute Diffusion
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDiffusion

      (9) get attribute Diffusion
      Returns:
      the value of the attribute
    • setVacuum

      public void setVacuum(double value)
      (36) set attribute Vacuum
      Parameters:
      value - the value to set the attribute to
    • getVacuum

      public double getVacuum()
      (17) get double attribute Vacuum
      Returns:
      double the value of the attribute
    • getScreeningParams

      public JDFScreeningParams getScreeningParams()
      (24) const get element ScreeningParams
      Returns:
      JDFScreeningParams the element
    • getCreateScreeningParams

      public JDFScreeningParams getCreateScreeningParams()
      (25) getCreateScreeningParams
      Returns:
      JDFScreeningParams the element
    • appendScreeningParams

      public JDFScreeningParams appendScreeningParams()
      (29) append element ScreeningParams
      Returns:
      JDFScreeningParams the element @ if the element already exists
    • refScreeningParams

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