Class MagicDrawProfile.ProfileUpgradeMappingRuleStereotype

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

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

  • Constructor Details

    • ProfileUpgradeMappingRuleStereotype

      protected ProfileUpgradeMappingRuleStereotype(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
    • getAddToDoIfTagDoesNotExistProperty

      @CheckForNull public Property getAddToDoIfTagDoesNotExistProperty()
    • getCaseSensitiveEnumerationLiteralProperty

      @CheckForNull public Property getCaseSensitiveEnumerationLiteralProperty()
    • getDisableNewTypeCreationProperty

      @CheckForNull public Property getDisableNewTypeCreationProperty()
    • getDisableReplaceWhereSavedAsElementValueProperty

      @CheckForNull public Property getDisableReplaceWhereSavedAsElementValueProperty()
    • getExplicitNewMetaclassProperty

      @CheckForNull public Property getExplicitNewMetaclassProperty()
    • getSearchForDerivedIfDoesNotExistProperty

      @CheckForNull public Property getSearchForDerivedIfDoesNotExistProperty()
    • getSourceStereotypeIDProperty

      @CheckForNull public Property getSourceStereotypeIDProperty()
    • getSourceStereotypeIconContentProperty

      @CheckForNull public Property getSourceStereotypeIconContentProperty()
    • getSourceStereotypeIconFormatProperty

      @CheckForNull public Property getSourceStereotypeIconFormatProperty()
    • getSourceStereotypeMetaclassProperty

      @CheckForNull public Property getSourceStereotypeMetaclassProperty()
    • getSourceStereotypeNameProperty

      @CheckForNull public Property getSourceStereotypeNameProperty()
    • getSourceTagIDProperty

      @CheckForNull public Property getSourceTagIDProperty()
    • getSourceTagNameProperty

      @CheckForNull public Property getSourceTagNameProperty()
    • getTargetStereotypeIDProperty

      @CheckForNull public Property getTargetStereotypeIDProperty()
    • getTargetStereotypeIconContentProperty

      @CheckForNull public Property getTargetStereotypeIconContentProperty()
    • getTargetStereotypeIconFormatProperty

      @CheckForNull public Property getTargetStereotypeIconFormatProperty()
    • getTargetStereotypeNameProperty

      @CheckForNull public Property getTargetStereotypeNameProperty()
    • getTargetTagIDProperty

      @CheckForNull public Property getTargetTagIDProperty()
    • getTargetTagNameProperty

      @CheckForNull public Property getTargetTagNameProperty()
    • setAddToDoIfTagDoesNotExist

      public void setAddToDoIfTagDoesNotExist(Element element, @CheckForNull Boolean value)
    • clearAddToDoIfTagDoesNotExist

      public void clearAddToDoIfTagDoesNotExist(Element element)
    • isAddToDoIfTagDoesNotExist

      @CheckForNull public Boolean isAddToDoIfTagDoesNotExist(Element element)
    • setCaseSensitiveEnumerationLiteral

      public void setCaseSensitiveEnumerationLiteral(Element element, @CheckForNull Boolean value)
    • clearCaseSensitiveEnumerationLiteral

      public void clearCaseSensitiveEnumerationLiteral(Element element)
    • isCaseSensitiveEnumerationLiteral

      @CheckForNull public Boolean isCaseSensitiveEnumerationLiteral(Element element)
    • setDisableNewTypeCreation

      public void setDisableNewTypeCreation(Element element, @CheckForNull Boolean value)
    • clearDisableNewTypeCreation

      public void clearDisableNewTypeCreation(Element element)
    • isDisableNewTypeCreation

      @CheckForNull public Boolean isDisableNewTypeCreation(Element element)
    • setDisableReplaceWhereSavedAsElementValue

      public void setDisableReplaceWhereSavedAsElementValue(Element element, @CheckForNull Boolean value)
    • clearDisableReplaceWhereSavedAsElementValue

      public void clearDisableReplaceWhereSavedAsElementValue(Element element)
    • isDisableReplaceWhereSavedAsElementValue

      @CheckForNull public Boolean isDisableReplaceWhereSavedAsElementValue(Element element)
    • setExplicitNewMetaclass

      public void setExplicitNewMetaclass(Element element, @CheckForNull Element value)
    • clearExplicitNewMetaclass

      public void clearExplicitNewMetaclass(Element element)
    • getExplicitNewMetaclass

      @CheckForNull public Element getExplicitNewMetaclass(Element element)
    • setSearchForDerivedIfDoesNotExist

      public void setSearchForDerivedIfDoesNotExist(Element element, @CheckForNull Boolean value)
    • clearSearchForDerivedIfDoesNotExist

      public void clearSearchForDerivedIfDoesNotExist(Element element)
    • isSearchForDerivedIfDoesNotExist

      @CheckForNull public Boolean isSearchForDerivedIfDoesNotExist(Element element)
    • setSourceStereotypeID

      public void setSourceStereotypeID(Element element, @CheckForNull String value)
    • clearSourceStereotypeID

      public void clearSourceStereotypeID(Element element)
    • getSourceStereotypeID

      @CheckForNull public String getSourceStereotypeID(Element element)
    • setSourceStereotypeIconContent

      public void setSourceStereotypeIconContent(Element element, @CheckForNull String value)
    • clearSourceStereotypeIconContent

      public void clearSourceStereotypeIconContent(Element element)
    • getSourceStereotypeIconContent

      @CheckForNull public String getSourceStereotypeIconContent(Element element)
    • setSourceStereotypeIconFormat

      public void setSourceStereotypeIconFormat(Element element, @CheckForNull String value)
    • clearSourceStereotypeIconFormat

      public void clearSourceStereotypeIconFormat(Element element)
    • getSourceStereotypeIconFormat

      @CheckForNull public String getSourceStereotypeIconFormat(Element element)
    • setSourceStereotypeMetaclass

      public void setSourceStereotypeMetaclass(Element element, @CheckForNull Collection<? extends Element> value)
    • clearSourceStereotypeMetaclass

      public void clearSourceStereotypeMetaclass(Element element)
    • addSourceStereotypeMetaclass

      public void addSourceStereotypeMetaclass(Element element, Element value)
    • removeSourceStereotypeMetaclass

      public void removeSourceStereotypeMetaclass(Element element, Element value)
    • getSourceStereotypeMetaclass

      public List<Element> getSourceStereotypeMetaclass(Element element)
    • setSourceStereotypeName

      public void setSourceStereotypeName(Element element, @CheckForNull String value)
    • clearSourceStereotypeName

      public void clearSourceStereotypeName(Element element)
    • getSourceStereotypeName

      @CheckForNull public String getSourceStereotypeName(Element element)
    • setSourceTagID

      public void setSourceTagID(Element element, @CheckForNull String value)
    • clearSourceTagID

      public void clearSourceTagID(Element element)
    • getSourceTagID

      @CheckForNull public String getSourceTagID(Element element)
    • setSourceTagName

      public void setSourceTagName(Element element, @CheckForNull String value)
    • clearSourceTagName

      public void clearSourceTagName(Element element)
    • getSourceTagName

      @CheckForNull public String getSourceTagName(Element element)
    • setTargetStereotypeID

      public void setTargetStereotypeID(Element element, @CheckForNull String value)
    • clearTargetStereotypeID

      public void clearTargetStereotypeID(Element element)
    • getTargetStereotypeID

      @CheckForNull public String getTargetStereotypeID(Element element)
    • setTargetStereotypeIconContent

      public void setTargetStereotypeIconContent(Element element, @CheckForNull String value)
    • clearTargetStereotypeIconContent

      public void clearTargetStereotypeIconContent(Element element)
    • getTargetStereotypeIconContent

      @CheckForNull public String getTargetStereotypeIconContent(Element element)
    • setTargetStereotypeIconFormat

      public void setTargetStereotypeIconFormat(Element element, @CheckForNull String value)
    • clearTargetStereotypeIconFormat

      public void clearTargetStereotypeIconFormat(Element element)
    • getTargetStereotypeIconFormat

      @CheckForNull public String getTargetStereotypeIconFormat(Element element)
    • setTargetStereotypeName

      public void setTargetStereotypeName(Element element, @CheckForNull String value)
    • clearTargetStereotypeName

      public void clearTargetStereotypeName(Element element)
    • getTargetStereotypeName

      @CheckForNull public String getTargetStereotypeName(Element element)
    • setTargetTagID

      public void setTargetTagID(Element element, @CheckForNull String value)
    • clearTargetTagID

      public void clearTargetTagID(Element element)
    • getTargetTagID

      @CheckForNull public String getTargetTagID(Element element)
    • setTargetTagName

      public void setTargetTagName(Element element, @CheckForNull String value)
    • clearTargetTagName

      public void clearTargetTagName(Element element)
    • getTargetTagName

      @CheckForNull public String getTargetTagName(Element element)
    • clear

      protected void clear()
    • is

      public boolean is(@CheckForNull Element element)
    • isInstance

      public static boolean isInstance(@CheckForNull Element element)