Class MagicDrawProfile.AuxiliaryResourceStereotype

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

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

  • Constructor Details

    • AuxiliaryResourceStereotype

      protected AuxiliaryResourceStereotype(MagicDrawProfile profile)
  • 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
    • getTreatAsAuxiliaryInOwningProjectProperty

      @CheckForNull public Property getTreatAsAuxiliaryInOwningProjectProperty()
    • setTreatAsAuxiliaryInOwningProject

      public void setTreatAsAuxiliaryInOwningProject(Element element, @CheckForNull Boolean value)
    • clearTreatAsAuxiliaryInOwningProject

      public void clearTreatAsAuxiliaryInOwningProject(Element element)
    • isTreatAsAuxiliaryInOwningProject

      @CheckForNull public Boolean isTreatAsAuxiliaryInOwningProject(Element element)
    • clear

      protected void clear()
    • is

      public boolean is(@CheckForNull Element element)
    • isInstance

      public static boolean isInstance(@CheckForNull Element element)