Class JDFAutoGangCmdFilter

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

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

    • JDFAutoGangCmdFilter

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

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

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

    • getTheAttributeInfo

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

      public void setGangNames(VString value)
      (36) set attribute GangNames
      Parameters:
      value - the value to set the attribute to
    • getGangNames

      public VString getGangNames()
      (21) get VString attribute GangNames
      Returns:
      VString the value of the attribute
    • setPolicy

      public void setPolicy(JDFAutoGangCmdFilter.EnumPolicy enumVar)
      (5) set attribute Policy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPolicy

      public JDFAutoGangCmdFilter.EnumPolicy getPolicy()
      (9) get attribute Policy
      Returns:
      the value of the attribute