Interface PvmProcessElement

    • Method Detail

      • getId

        java.lang.String getId()
        The id of the element
        Returns:
        the id
      • getProcessDefinition

        PvmProcessDefinition getProcessDefinition()
        The process definition scope, root of the scope hierarchy.
        Returns:
      • getProperty

        java.lang.Object getProperty​(java.lang.String name)
      • getProperties

        Properties getProperties()
        Returns the properties of the element.
        Returns:
        the properties