Class WoofStartBeforeModel

    • Constructor Detail

      • WoofStartBeforeModel

        public WoofStartBeforeModel()
        Default constructor.
      • WoofStartBeforeModel

        public WoofStartBeforeModel​(java.lang.String managedObjectType)
        Convenience constructor.
        Parameters:
        managedObjectType - Managed object type.
      • WoofStartBeforeModel

        public WoofStartBeforeModel​(java.lang.String managedObjectType,
                                    int x,
                                    int y)
        Convenience constructor allowing XY initialising.
        Parameters:
        managedObjectType - Managed object type.
        x - Horizontal location.
        y - Vertical location.