Class MagicDrawProfile.ImplementationModelStereotype

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

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

  • Constructor Details

    • ImplementationModelStereotype

      protected ImplementationModelStereotype(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
    • getImplementationModelIDProperty

      @CheckForNull public Property getImplementationModelIDProperty()
    • setImplementationModelID

      public void setImplementationModelID(Element element, @CheckForNull Integer value)
    • clearImplementationModelID

      public void clearImplementationModelID(Element element)
    • getImplementationModelID

      @CheckForNull public Integer getImplementationModelID(Element element)
    • clear

      protected void clear()
    • is

      public boolean is(@CheckForNull Element element)
    • isInstance

      public static boolean isInstance(@CheckForNull Element element)