Class UseCaseBasicObject


public class UseCaseBasicObject extends UMLBasicObject
The type Use case basic object.
  • Constructor Details

    • UseCaseBasicObject

      public UseCaseBasicObject(int x, int y, UMLObjectTypes objectType)
      Instantiates a new Use case basic object.
      Parameters:
      x - the x
      y - the y
      objectType - the object type
  • Method Details