Class ProcessModelXMLHelperTools.LockDescription

  • Enclosing class:
    ProcessModelXMLHelperTools

    public static class ProcessModelXMLHelperTools.LockDescription
    extends Object
    This class describes a lock, e.g. a lock on a template. The locking agent and the current lockCount are stored.
    Author:
    Bastian Gloeckle
    • Method Detail

      • getLockCount

        public int getLockCount()
        Returns:
        The current lock count of the lock
      • getAgent

        public QualifiedAgent getAgent()
        Returns:
        The locking agent