Class JDFAutoResourceLink

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoResourceLink
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFResourceLink

public abstract class JDFAutoResourceLink extends JDFElement
class JDFAutoResourceLink : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoResourceLink

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setActualAmount

      public void setActualAmount(double value)
      (36) set attribute ActualAmount
      Parameters:
      value - the value to set the attribute to
    • getActualAmount

      public double getActualAmount()
      (17) get double attribute ActualAmount
      Returns:
      double the value of the attribute
    • setAmount

      public void setAmount(double value)
      (36) set attribute Amount
      Parameters:
      value - the value to set the attribute to
    • getAmount

      public double getAmount()
      (17) get double attribute Amount
      Returns:
      double the value of the attribute
    • setCombinedProcessIndex

      public void setCombinedProcessIndex(JDFIntegerList value)
      (36) set attribute CombinedProcessIndex
      Parameters:
      value - the value to set the attribute to
    • getCombinedProcessIndex

      public JDFIntegerList getCombinedProcessIndex()
      (20) get JDFIntegerList attribute CombinedProcessIndex
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setCombinedProcessType

      public void setCombinedProcessType(String value)
      (36) set attribute CombinedProcessType
      Parameters:
      value - the value to set the attribute to
    • getCombinedProcessType

      public String getCombinedProcessType()
      (23) get String attribute CombinedProcessType
      Returns:
      the value of the attribute
    • setDraftOK

      public void setDraftOK(boolean value)
      (36) set attribute DraftOK
      Parameters:
      value - the value to set the attribute to
    • getDraftOK

      public boolean getDraftOK()
      (18) get boolean attribute DraftOK
      Returns:
      boolean the value of the attribute
    • setDuration

      public void setDuration(JDFDuration value)
      (36) set attribute Duration
      Parameters:
      value - the value to set the attribute to
    • getDuration

      public JDFDuration getDuration()
      (20) get JDFDuration attribute Duration
      Returns:
      JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
    • setMaxAmount

      public void setMaxAmount(double value)
      (36) set attribute MaxAmount
      Parameters:
      value - the value to set the attribute to
    • getMaxAmount

      public double getMaxAmount()
      (17) get double attribute MaxAmount
      Returns:
      double the value of the attribute
    • setMinAmount

      public void setMinAmount(double value)
      (36) set attribute MinAmount
      Parameters:
      value - the value to set the attribute to
    • getMinAmount

      public double getMinAmount()
      (17) get double attribute MinAmount
      Returns:
      double the value of the attribute
    • setMinLateStatus

      public void setMinLateStatus(JDFResource.EResStatus enumVar)
      (5) set attribute MinLateStatus
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEMinLateStatus

      public JDFResource.EResStatus getEMinLateStatus()
      (9) get attribute MinLateStatus
      Returns:
      the value of the attribute
    • setMinLateStatus

      @Deprecated public void setMinLateStatus(JDFResource.EnumResStatus enumVar)
      Deprecated.
      use SetMinLateStatus(Eesource.EnumResStatus) based on java.lang.enum instead
      (5) set attribute MinLateStatus
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMinLateStatus

      @Deprecated public JDFResource.EnumResStatus getMinLateStatus()
      Deprecated.
      use Eesource.EnumResStatus GetEMinLateStatus() based on java.lang.enum instead
      (9) get attribute MinLateStatus
      Returns:
      the value of the attribute
    • setMinStatus

      public void setMinStatus(JDFResource.EResStatus enumVar)
      (5) set attribute MinStatus
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEMinStatus

      public JDFResource.EResStatus getEMinStatus()
      (9) get attribute MinStatus
      Returns:
      the value of the attribute
    • setMinStatus

      @Deprecated public void setMinStatus(JDFResource.EnumResStatus enumVar)
      Deprecated.
      use SetMinStatus(Eesource.EnumResStatus) based on java.lang.enum instead
      (5) set attribute MinStatus
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMinStatus

      @Deprecated public JDFResource.EnumResStatus getMinStatus()
      Deprecated.
      use Eesource.EnumResStatus GetEMinStatus() based on java.lang.enum instead
      (9) get attribute MinStatus
      Returns:
      the value of the attribute
    • setOrientation

      public void setOrientation(JDFElement.EOrientation enumVar)
      (5) set attribute Orientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEOrientation

      public JDFElement.EOrientation getEOrientation()
      (9) get attribute Orientation
      Returns:
      the value of the attribute
    • setOrientation

      @Deprecated public void setOrientation(JDFElement.EnumOrientation enumVar)
      Deprecated.
      use SetOrientation(EOrientation) based on java.lang.enum instead
      (5) set attribute Orientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOrientation

      @Deprecated public JDFElement.EnumOrientation getOrientation()
      Deprecated.
      use EOrientation GetEOrientation() based on java.lang.enum instead
      (9) get attribute Orientation
      Returns:
      the value of the attribute
    • setEPipePartIDKeys

      public void setEPipePartIDKeys(List<JDFAutoResourceLink.EPipePartIDKeys> v)
      (5.2) set attribute PipePartIDKeys
      Parameters:
      v - List of the enumeration values
    • getEnumsPipePartIDKeys

      public List<JDFAutoResourceLink.EPipePartIDKeys> getEnumsPipePartIDKeys()
      (9.2) get PipePartIDKeys attribute PipePartIDKeys
      Returns:
      Vector of the enumerations
    • setPipePartIDKeys

      @Deprecated public void setPipePartIDKeys(List<JDFAutoResourceLink.EnumPipePartIDKeys> v)
      Deprecated.
      use SetEPipePartIDKeys(List) based on java.lang.enum instead
      (5.2) set attribute PipePartIDKeys
      Parameters:
      v - List of the enumeration values
    • getPipePartIDKeys

      Deprecated.
      use List GetEPipePartIDKeys() based on java.lang.enum instead
      (9.2) get PipePartIDKeys attribute PipePartIDKeys
      Returns:
      Vector of the enumerations
    • setPipePause

      public void setPipePause(double value)
      (36) set attribute PipePause
      Parameters:
      value - the value to set the attribute to
    • getPipePause

      public double getPipePause()
      (17) get double attribute PipePause
      Returns:
      double the value of the attribute
    • setPipeProtocol

      public void setPipeProtocol(String value)
      (36) set attribute PipeProtocol
      Parameters:
      value - the value to set the attribute to
    • getPipeProtocol

      public String getPipeProtocol()
      (23) get String attribute PipeProtocol
      Returns:
      the value of the attribute
    • setPipeResume

      public void setPipeResume(double value)
      (36) set attribute PipeResume
      Parameters:
      value - the value to set the attribute to
    • getPipeResume

      public double getPipeResume()
      (17) get double attribute PipeResume
      Returns:
      double the value of the attribute
    • setPipeURL

      public void setPipeURL(String value)
      (36) set attribute PipeURL
      Parameters:
      value - the value to set the attribute to
    • getPipeURL

      public String getPipeURL()
      (23) get String attribute PipeURL
      Returns:
      the value of the attribute
    • setProcessUsage

      public void setProcessUsage(String value)
      (36) set attribute ProcessUsage
      Parameters:
      value - the value to set the attribute to
    • getProcessUsage

      public String getProcessUsage()
      (23) get String attribute ProcessUsage
      Returns:
      the value of the attribute
    • setRecommendation

      public void setRecommendation(boolean value)
      (36) set attribute Recommendation
      Parameters:
      value - the value to set the attribute to
    • getRecommendation

      public boolean getRecommendation()
      (18) get boolean attribute Recommendation
      Returns:
      boolean the value of the attribute
    • setRemotePipeEndPause

      public void setRemotePipeEndPause(double value)
      (36) set attribute RemotePipeEndPause
      Parameters:
      value - the value to set the attribute to
    • getRemotePipeEndPause

      public double getRemotePipeEndPause()
      (17) get double attribute RemotePipeEndPause
      Returns:
      double the value of the attribute
    • setRemotePipeEndResume

      public void setRemotePipeEndResume(double value)
      (36) set attribute RemotePipeEndResume
      Parameters:
      value - the value to set the attribute to
    • getRemotePipeEndResume

      public double getRemotePipeEndResume()
      (17) get double attribute RemotePipeEndResume
      Returns:
      double the value of the attribute
    • setrRef

      public void setrRef(String value)
      (36) set attribute rRef
      Parameters:
      value - the value to set the attribute to
    • getrRef

      public String getrRef()
      (23) get String attribute rRef
      Returns:
      the value of the attribute
    • setrSubRef

      public void setrSubRef(String value)
      (36) set attribute rSubRef
      Parameters:
      value - the value to set the attribute to
    • getrSubRef

      public String getrSubRef()
      (23) get String attribute rSubRef
      Returns:
      the value of the attribute
    • setStart

      public void setStart(JDFDate value)
      (11) set attribute Start
      Parameters:
      value - the value to set the attribute to or null
    • getStart

      public JDFDate getStart()
      (12) get JDFDate attribute Start
      Returns:
      JDFDate the value of the attribute
    • setStartOffset

      public void setStartOffset(JDFDuration value)
      (36) set attribute StartOffset
      Parameters:
      value - the value to set the attribute to
    • getStartOffset

      public JDFDuration getStartOffset()
      (20) get JDFDuration attribute StartOffset
      Returns:
      JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
    • setUsage

      public void setUsage(JDFResourceLink.EUsage enumVar)
      (5) set attribute Usage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEUsage

      public JDFResourceLink.EUsage getEUsage()
      (9) get attribute Usage
      Returns:
      the value of the attribute
    • setUsage

      @Deprecated public void setUsage(JDFResourceLink.EnumUsage enumVar)
      Deprecated.
      use SetUsage(EUsage) based on java.lang.enum instead
      (5) set attribute Usage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getUsage

      Deprecated.
      use EUsage GetEUsage() based on java.lang.enum instead
      (9) get attribute Usage
      Returns:
      the value of the attribute
    • setTransformation

      public void setTransformation(JDFMatrix value)
      (36) set attribute Transformation
      Parameters:
      value - the value to set the attribute to
    • getTransformation

      public JDFMatrix getTransformation()
      (20) get JDFMatrix attribute Transformation
      Returns:
      JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
    • getAmountPool

      public JDFAmountPool getAmountPool()
      (24) const get element AmountPool
      Returns:
      JDFAmountPool the element
    • getCreateAmountPool

      public JDFAmountPool getCreateAmountPool()
      (25) getCreateAmountPool
      Returns:
      JDFAmountPool the element
    • appendAmountPool

      public JDFAmountPool appendAmountPool()
      (29) append element AmountPool
      Returns:
      JDFAmountPool the element
    • getLot

      public JDFLot getLot()
      (24) const get element Lot
      Returns:
      JDFLot the element
    • getCreateLot

      public JDFLot getCreateLot()
      (25) getCreateLot
      Returns:
      JDFLot the element
    • getCreateLot

      public JDFLot getCreateLot(int iSkip)
      (26) getCreateLot
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFLot the element
    • getLot

      public JDFLot getLot(int iSkip)
      (27) const get element Lot
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFLot the element default is getLot(0)
    • getAllLot

      public Collection<JDFLot> getAllLot()
      Get all Lot from the current element
      Returns:
      Collection, null if none are available
    • appendLot

      public JDFLot appendLot()
      (30) append element Lot
      Returns:
      JDFLot the element