Class ParticipantProcess

  • All Implemented Interfaces:
    HasDIBounds

    public class ParticipantProcess
    extends Object
    implements HasDIBounds
    Object indicating that a ProcessDefinitionImpl is a participant in a collaboration (pool). Currently only used to store graphical information and the pool name.
    Author:
    Frederik Heremans
    • Field Detail

      • x

        protected int x
      • y

        protected int y
      • width

        protected int width
      • height

        protected int height
    • Constructor Detail

      • ParticipantProcess

        public ParticipantProcess()