Class ProcessRole


  • public class ProcessRole
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ProcessRole​(ProcessRole role, java.util.Locale locale)
      The constructor doesn't set attributes regarding the Petri net.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProcessRole

        public ProcessRole​(ProcessRole role,
                           java.util.Locale locale)
        The constructor doesn't set attributes regarding the Petri net. Use the ProcessRoleFactory to create instances that have these attributes set.