Class JDFAutoResourceInfo

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.JDFAutoResourceInfo
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFResourceInfo

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

    • JDFAutoResourceInfo

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

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

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

      public void setAvailableAmount(double value)
      (36) set attribute AvailableAmount
      Parameters:
      value - the value to set the attribute to
    • getAvailableAmount

      public double getAvailableAmount()
      (17) get double attribute AvailableAmount
      Returns:
      double the value of the attribute
    • setCommandResult

      public void setCommandResult(JDFAutoResourceInfo.ECommandResult enumVar)
      (5) set attribute CommandResult
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getECommandResult

      public JDFAutoResourceInfo.ECommandResult getECommandResult()
      (9) get attribute CommandResult
      Returns:
      the value of the attribute
    • setCommandResult

      @Deprecated public void setCommandResult(JDFAutoResourceInfo.EnumCommandResult enumVar)
      Deprecated.
      use SetCommandResult(ECommandResult) based on java.lang.enum instead
      (5) set attribute CommandResult
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getCommandResult

      Deprecated.
      use ECommandResult GetECommandResult() based on java.lang.enum instead
      (9) get attribute CommandResult
      Returns:
      the value of the attribute
    • setDeviceID

      public void setDeviceID(String value)
      (36) set attribute DeviceID
      Parameters:
      value - the value to set the attribute to
    • getDeviceID

      public String getDeviceID()
      (23) get String attribute DeviceID
      Returns:
      the value of the attribute
    • setLevel

      public void setLevel(JDFAutoResourceInfo.ELevel enumVar)
      (5) set attribute Level
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getELevel

      public JDFAutoResourceInfo.ELevel getELevel()
      (9) get attribute Level
      Returns:
      the value of the attribute
    • setLevel

      @Deprecated public void setLevel(JDFAutoResourceInfo.EnumLevel enumVar)
      Deprecated.
      use SetLevel(ELevel) based on java.lang.enum instead
      (5) set attribute Level
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getLevel

      Deprecated.
      use ELevel GetELevel() based on java.lang.enum instead
      (9) get attribute Level
      Returns:
      the value of the attribute
    • setLocation

      public void setLocation(String value)
      (36) set attribute Location
      Parameters:
      value - the value to set the attribute to
    • getLocation

      public String getLocation()
      (23) get String attribute Location
      Returns:
      the value of the attribute
    • setLotControlled

      public void setLotControlled(boolean value)
      (36) set attribute LotControlled
      Parameters:
      value - the value to set the attribute to
    • getLotControlled

      public boolean getLotControlled()
      (18) get boolean attribute LotControlled
      Returns:
      boolean the value of the attribute
    • setModuleID

      public void setModuleID(String value)
      (36) set attribute ModuleID
      Parameters:
      value - the value to set the attribute to
    • getModuleID

      public String getModuleID()
      (23) get String attribute ModuleID
      Returns:
      the value of the attribute
    • setModuleIndex

      public void setModuleIndex(JDFIntegerRangeList value)
      (36) set attribute ModuleIndex
      Parameters:
      value - the value to set the attribute to
    • getModuleIndex

      public JDFIntegerRangeList getModuleIndex()
      (20) get JDFIntegerRangeList attribute ModuleIndex
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • 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
    • 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
    • setProductID

      public void setProductID(String value)
      (36) set attribute ProductID
      Parameters:
      value - the value to set the attribute to
    • getProductID

      public String getProductID()
      (23) get String attribute ProductID
      Returns:
      the value of the attribute
    • setResourceID

      public void setResourceID(String value)
      (36) set attribute ResourceID
      Parameters:
      value - the value to set the attribute to
    • getResourceID

      public String getResourceID()
      (23) get String attribute ResourceID
      Returns:
      the value of the attribute
    • setResourceName

      public void setResourceName(String value)
      (36) set attribute ResourceName
      Parameters:
      value - the value to set the attribute to
    • getResourceName

      public String getResourceName()
      (23) get String attribute ResourceName
      Returns:
      the value of the attribute
    • setScope

      public void setScope(JDFAutoResourceInfo.EScope enumVar)
      (5) set attribute Scope
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEScope

      public JDFAutoResourceInfo.EScope getEScope()
      (9) get attribute Scope
      Returns:
      the value of the attribute
    • setScope

      @Deprecated public void setScope(JDFAutoResourceInfo.EnumScope enumVar)
      Deprecated.
      use SetScope(EScope) based on java.lang.enum instead
      (5) set attribute Scope
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getScope

      Deprecated.
      use EScope GetEScope() based on java.lang.enum instead
      (9) get attribute Scope
      Returns:
      the value of the attribute
    • setSpeed

      public void setSpeed(double value)
      (36) set attribute Speed
      Parameters:
      value - the value to set the attribute to
    • getSpeed

      public double getSpeed()
      (17) get double attribute Speed
      Returns:
      double the value of the attribute
    • setResStatus

      public void setResStatus(JDFResource.EResStatus enumVar)
      (5) set attribute Status
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEResStatus

      public JDFResource.EResStatus getEResStatus()
      (9) get attribute Status
      Returns:
      the value of the attribute
    • setResStatus

      @Deprecated public void setResStatus(JDFResource.EnumResStatus enumVar)
      Deprecated.
      use SetResStatus(Eesource.EnumResStatus) based on java.lang.enum instead
      (5) set attribute Status
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getResStatus

      @Deprecated public JDFResource.EnumResStatus getResStatus()
      Deprecated.
      use Eesource.EnumResStatus GetEResStatus() based on java.lang.enum instead
      (9) get attribute Status
      Returns:
      the value of the attribute
    • setTotalAmount

      public void setTotalAmount(double value)
      (36) set attribute TotalAmount
      Parameters:
      value - the value to set the attribute to
    • getTotalAmount

      public double getTotalAmount()
      (17) get double attribute TotalAmount
      Returns:
      double 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
    • setUnit

      public void setUnit(String value)
      (36) set attribute Unit
      Parameters:
      value - the value to set the attribute to
    • getUnit

      public String getUnit()
      (23) get String attribute Unit
      Returns:
      the value of the attribute
    • 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(EesourceLink.EnumUsage) based on java.lang.enum instead
      (5) set attribute Usage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getUsage

      Deprecated.
      use EesourceLink.EnumUsage GetEUsage() based on java.lang.enum instead
      (9) get attribute Usage
      Returns:
      the value of the attribute
    • 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
    • getCostCenter

      public JDFCostCenter getCostCenter()
      (24) const get element CostCenter
      Returns:
      JDFCostCenter the element
    • getCreateCostCenter

      public JDFCostCenter getCreateCostCenter()
      (25) getCreateCostCenter
      Returns:
      JDFCostCenter the element
    • appendCostCenter

      public JDFCostCenter appendCostCenter()
      (29) append element CostCenter
      Returns:
      JDFCostCenter the element
    • getEvent

      public JDFEvent getEvent()
      (24) const get element Event
      Returns:
      JDFEvent the element
    • getCreateEvent

      public JDFEvent getCreateEvent()
      (25) getCreateEvent
      Returns:
      JDFEvent the element
    • getCreateEvent

      public JDFEvent getCreateEvent(int iSkip)
      (26) getCreateEvent
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFEvent the element
    • getEvent

      public JDFEvent getEvent(int iSkip)
      (27) const get element Event
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFEvent the element default is getEvent(0)
    • getAllEvent

      public Collection<JDFEvent> getAllEvent()
      Get all Event from the current element
      Returns:
      Collection, null if none are available
    • appendEvent

      public JDFEvent appendEvent()
      (30) append element Event
      Returns:
      JDFEvent 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
    • getMISDetails

      public JDFMISDetails getMISDetails()
      (24) const get element MISDetails
      Returns:
      JDFMISDetails the element
    • getCreateMISDetails

      public JDFMISDetails getCreateMISDetails()
      (25) getCreateMISDetails
      Returns:
      JDFMISDetails the element
    • appendMISDetails

      public JDFMISDetails appendMISDetails()
      (29) append element MISDetails
      Returns:
      JDFMISDetails the element
    • getPart

      public JDFPart getPart()
      (24) const get element Part
      Returns:
      JDFPart the element
    • getCreatePart

      public JDFPart getCreatePart()
      (25) getCreatePart
      Returns:
      JDFPart the element
    • getCreatePart

      public JDFPart getCreatePart(int iSkip)
      (26) getCreatePart
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPart the element
    • getPart

      public JDFPart getPart(int iSkip)
      (27) const get element Part
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPart the element default is getPart(0)
    • getAllPart

      public Collection<JDFPart> getAllPart()
      Get all Part from the current element
      Returns:
      Collection, null if none are available
    • appendPart

      public JDFPart appendPart()
      (30) append element Part
      Returns:
      JDFPart the element