Class JDFAutoDeviceCap

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

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

    • JDFAutoDeviceCap

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

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

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

      public void setECombinedMethod(List<JDFAutoDeviceCap.ECombinedMethod> v)
      (5.2) set attribute CombinedMethod
      Parameters:
      v - List of the enumeration values
    • getEnumsCombinedMethod

      public List<JDFAutoDeviceCap.ECombinedMethod> getEnumsCombinedMethod()
      (9.2) get CombinedMethod attribute CombinedMethod
      Returns:
      Vector of the enumerations
    • setCombinedMethod

      @Deprecated public void setCombinedMethod(List<JDFAutoDeviceCap.EnumCombinedMethod> v)
      Deprecated.
      use SetECombinedMethod(List) based on java.lang.enum instead
      (5.2) set attribute CombinedMethod
      Parameters:
      v - List of the enumeration values
    • getCombinedMethod

      Deprecated.
      use List GetECombinedMethod() based on java.lang.enum instead
      (9.2) get CombinedMethod attribute CombinedMethod
      Returns:
      Vector of the enumerations
    • setExecutionPolicy

      public void setExecutionPolicy(JDFAutoDeviceCap.EExecutionPolicy enumVar)
      (5) set attribute ExecutionPolicy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEExecutionPolicy

      public JDFAutoDeviceCap.EExecutionPolicy getEExecutionPolicy()
      (9) get attribute ExecutionPolicy
      Returns:
      the value of the attribute
    • setExecutionPolicy

      @Deprecated public void setExecutionPolicy(JDFAutoDeviceCap.EnumExecutionPolicy enumVar)
      Deprecated.
      use SetExecutionPolicy(EExecutionPolicy) based on java.lang.enum instead
      (5) set attribute ExecutionPolicy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getExecutionPolicy

      Deprecated.
      use EExecutionPolicy GetEExecutionPolicy() based on java.lang.enum instead
      (9) get attribute ExecutionPolicy
      Returns:
      the value of the attribute
    • setGenericAttributes

      public void setGenericAttributes(VString value)
      (36) set attribute GenericAttributes
      Parameters:
      value - the value to set the attribute to
    • getGenericAttributes

      public VString getGenericAttributes()
      (21) get VString attribute GenericAttributes
      Returns:
      VString the value of the attribute
    • setLang

      public void setLang(VString value)
      (36) set attribute Lang
      Parameters:
      value - the value to set the attribute to
    • getLang

      public VString getLang()
      (21) get VString attribute Lang
      Returns:
      VString the value of the attribute
    • setOptionalCombinedTypes

      public void setOptionalCombinedTypes(VString value)
      (36) set attribute OptionalCombinedTypes
      Parameters:
      value - the value to set the attribute to
    • getOptionalCombinedTypes

      public VString getOptionalCombinedTypes()
      (21) get VString attribute OptionalCombinedTypes
      Returns:
      VString the value of the attribute
    • setType

      public void setType(String value)
      (36) set attribute Type
      Parameters:
      value - the value to set the attribute to
    • getType

      public String getType()
      (23) get String attribute Type
      Returns:
      the value of the attribute
    • setTypeExpression

      public void setTypeExpression(String value)
      (36) set attribute TypeExpression
      Parameters:
      value - the value to set the attribute to
    • getTypeExpression

      public String getTypeExpression()
      (23) get String attribute TypeExpression
      Returns:
      the value of the attribute
    • setTypeOrder

      public void setTypeOrder(JDFAutoDeviceCap.ETypeOrder enumVar)
      (5) set attribute TypeOrder
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getETypeOrder

      public JDFAutoDeviceCap.ETypeOrder getETypeOrder()
      (9) get attribute TypeOrder
      Returns:
      the value of the attribute
    • setTypeOrder

      @Deprecated public void setTypeOrder(JDFAutoDeviceCap.EnumTypeOrder enumVar)
      Deprecated.
      use SetTypeOrder(ETypeOrder) based on java.lang.enum instead
      (5) set attribute TypeOrder
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getTypeOrder

      Deprecated.
      use ETypeOrder GetETypeOrder() based on java.lang.enum instead
      (9) get attribute TypeOrder
      Returns:
      the value of the attribute
    • setTypes

      public void setTypes(VString value)
      (36) set attribute Types
      Parameters:
      value - the value to set the attribute to
    • getTypes

      public VString getTypes()
      (21) get VString attribute Types
      Returns:
      VString the value of the attribute
    • getActionPool

      public JDFActionPool getActionPool()
      (24) const get element ActionPool
      Returns:
      JDFActionPool the element
    • getCreateActionPool

      public JDFActionPool getCreateActionPool()
      (25) getCreateActionPool
      Returns:
      JDFActionPool the element
    • appendActionPool

      public JDFActionPool appendActionPool()
      (29) append element ActionPool
      Returns:
      JDFActionPool the element
    • getDevCapPool

      public JDFDevCapPool getDevCapPool()
      (24) const get element DevCapPool
      Returns:
      JDFDevCapPool the element
    • getCreateDevCapPool

      public JDFDevCapPool getCreateDevCapPool()
      (25) getCreateDevCapPool
      Returns:
      JDFDevCapPool the element
    • appendDevCapPool

      public JDFDevCapPool appendDevCapPool()
      (29) append element DevCapPool
      Returns:
      JDFDevCapPool the element
    • getDevCaps

      public JDFDevCaps getDevCaps()
      (24) const get element DevCaps
      Returns:
      JDFDevCaps the element
    • getCreateDevCaps

      public JDFDevCaps getCreateDevCaps()
      (25) getCreateDevCaps
      Returns:
      JDFDevCaps the element
    • getCreateDevCaps

      public JDFDevCaps getCreateDevCaps(int iSkip)
      (26) getCreateDevCaps
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDevCaps the element
    • getDevCaps

      public JDFDevCaps getDevCaps(int iSkip)
      (27) const get element DevCaps
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDevCaps the element default is getDevCaps(0)
    • getAllDevCaps

      public Collection<JDFDevCaps> getAllDevCaps()
      Get all DevCaps from the current element
      Returns:
      Collection, null if none are available
    • appendDevCaps

      public JDFDevCaps appendDevCaps()
      (30) append element DevCaps
      Returns:
      JDFDevCaps the element
    • getDisplayGroupPool

      public JDFDisplayGroupPool getDisplayGroupPool()
      (24) const get element DisplayGroupPool
      Returns:
      JDFDisplayGroupPool the element
    • getCreateDisplayGroupPool

      public JDFDisplayGroupPool getCreateDisplayGroupPool()
      (25) getCreateDisplayGroupPool
      Returns:
      JDFDisplayGroupPool the element
    • appendDisplayGroupPool

      public JDFDisplayGroupPool appendDisplayGroupPool()
      (29) append element DisplayGroupPool
      Returns:
      JDFDisplayGroupPool the element
    • getFeaturePool

      public JDFFeaturePool getFeaturePool()
      (24) const get element FeaturePool
      Returns:
      JDFFeaturePool the element
    • getCreateFeaturePool

      public JDFFeaturePool getCreateFeaturePool()
      (25) getCreateFeaturePool
      Returns:
      JDFFeaturePool the element
    • appendFeaturePool

      public JDFFeaturePool appendFeaturePool()
      (29) append element FeaturePool
      Returns:
      JDFFeaturePool the element
    • getMacroPool

      public JDFMacroPool getMacroPool()
      (24) const get element MacroPool
      Returns:
      JDFMacroPool the element
    • getCreateMacroPool

      public JDFMacroPool getCreateMacroPool()
      (25) getCreateMacroPool
      Returns:
      JDFMacroPool the element
    • appendMacroPool

      public JDFMacroPool appendMacroPool()
      (29) append element MacroPool
      Returns:
      JDFMacroPool the element
    • getModulePool

      public JDFModulePool getModulePool()
      (24) const get element ModulePool
      Returns:
      JDFModulePool the element
    • getCreateModulePool

      public JDFModulePool getCreateModulePool()
      (25) getCreateModulePool
      Returns:
      JDFModulePool the element
    • appendModulePool

      public JDFModulePool appendModulePool()
      (29) append element ModulePool
      Returns:
      JDFModulePool the element
    • getPerformance

      public JDFPerformance getPerformance()
      (24) const get element Performance
      Returns:
      JDFPerformance the element
    • getCreatePerformance

      public JDFPerformance getCreatePerformance()
      (25) getCreatePerformance
      Returns:
      JDFPerformance the element
    • getCreatePerformance

      public JDFPerformance getCreatePerformance(int iSkip)
      (26) getCreatePerformance
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPerformance the element
    • getPerformance

      public JDFPerformance getPerformance(int iSkip)
      (27) const get element Performance
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPerformance the element default is getPerformance(0)
    • getAllPerformance

      public Collection<JDFPerformance> getAllPerformance()
      Get all Performance from the current element
      Returns:
      Collection, null if none are available
    • appendPerformance

      public JDFPerformance appendPerformance()
      (30) append element Performance
      Returns:
      JDFPerformance the element
    • getTestPool

      public JDFTestPool getTestPool()
      (24) const get element TestPool
      Returns:
      JDFTestPool the element
    • getCreateTestPool

      public JDFTestPool getCreateTestPool()
      (25) getCreateTestPool
      Returns:
      JDFTestPool the element
    • appendTestPool

      public JDFTestPool appendTestPool()
      (29) append element TestPool
      Returns:
      JDFTestPool the element