Class MagicDrawProfile.GetterStereotype

java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.GetterStereotype
Enclosing class:
MagicDrawProfile

public static class MagicDrawProfile.GetterStereotype extends ProfileImplementation.StereotypeWrapper
  • Field Details

  • Constructor Details

  • Method Details

    • getStereotype

      public Stereotype getStereotype()
      Description copied from class: ProfileImplementation.StereotypeWrapper
      Returns stereotype for this wrapper.
      Specified by:
      getStereotype in class ProfileImplementation.StereotypeWrapper
      Returns:
      stereotype
    • getGettersetterforattributeProperty

      @CheckForNull public Property getGettersetterforattributeProperty()
    • setGettersetterforattribute

      public void setGettersetterforattribute(Element element, @CheckForNull Element value)
    • clearGettersetterforattribute

      public void clearGettersetterforattribute(Element element)
    • getGettersetterforattribute

      @CheckForNull public Element getGettersetterforattribute(Element element)
    • clear

      protected void clear()
    • is

      public boolean is(@CheckForNull Element element)
    • isInstance

      public static boolean isInstance(@CheckForNull Element element)