Class JDFAutoMessageService

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

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

    • JDFAutoMessageService

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

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

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

      public void setAcknowledge(boolean value)
      (36) set attribute Acknowledge
      Parameters:
      value - the value to set the attribute to
    • getAcknowledge

      public boolean getAcknowledge()
      (18) get boolean attribute Acknowledge
      Returns:
      boolean the value of the attribute
    • setChannelMode

      public void setChannelMode(Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
      (5.2) set attribute ChannelMode
      Parameters:
      v - vector of the enumeration values
    • getChannelMode

      public Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getChannelMode()
      (9.2) get ChannelMode attribute ChannelMode
      Returns:
      Vector of the enumerations
    • setCommand

      public void setCommand(boolean value)
      (36) set attribute Command
      Parameters:
      value - the value to set the attribute to
    • getCommand

      public boolean getCommand()
      (18) get boolean attribute Command
      Returns:
      boolean 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
    • setJMFRole

      public void setJMFRole(JDFAutoMessageService.EnumJMFRole enumVar)
      (5) set attribute JMFRole
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getJMFRole

      public JDFAutoMessageService.EnumJMFRole getJMFRole()
      (9) get attribute JMFRole
      Returns:
      the value of the attribute
    • setPersistent

      public void setPersistent(boolean value)
      (36) set attribute Persistent
      Parameters:
      value - the value to set the attribute to
    • getPersistent

      public boolean getPersistent()
      (18) get boolean attribute Persistent
      Returns:
      boolean the value of the attribute
    • setQuery

      public void setQuery(boolean value)
      (36) set attribute Query
      Parameters:
      value - the value to set the attribute to
    • getQuery

      public boolean getQuery()
      (18) get boolean attribute Query
      Returns:
      boolean the value of the attribute
    • setRegistration

      public void setRegistration(boolean value)
      (36) set attribute Registration
      Parameters:
      value - the value to set the attribute to
    • getRegistration

      public boolean getRegistration()
      (18) get boolean attribute Registration
      Returns:
      boolean the value of the attribute
    • setSignal

      public void setSignal(boolean value)
      (36) set attribute Signal
      Parameters:
      value - the value to set the attribute to
    • getSignal

      public boolean getSignal()
      (18) get boolean attribute Signal
      Returns:
      boolean 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
    • setURLSchemes

      public void setURLSchemes(VString value)
      (36) set attribute URLSchemes
      Parameters:
      value - the value to set the attribute to
    • getURLSchemes

      public VString getURLSchemes()
      (21) get VString attribute URLSchemes
      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 @ if the element already exists
    • 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 @ if the element already exists
    • 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
    • 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 @ if the element already exists
    • 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 @ if the element already exists