Class AnnotationCategory

java.lang.Object
com.nomagic.magicdraw.annotation.AnnotationCategory

@OpenApiAll public class AnnotationCategory extends Object
Semantic types of Annotation objects
  • Field Details

  • Constructor Details

    • AnnotationCategory

      public AnnotationCategory(String name)
  • Method Details

    • getName

      public String getName()
    • equals

      public boolean equals(@CheckForNull Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object