Class MagicDrawProfile.ImplementationModelStereotype

    • Field Detail

      • IMPLEMENTATIONMODELID

        public static final java.lang.String IMPLEMENTATIONMODELID
        See Also:
        Constant Field Values
    • Constructor Detail

      • ImplementationModelStereotype

        protected ImplementationModelStereotype​(MagicDrawProfile profile)
    • Method Detail

      • getImplementationModelIDProperty

        @CheckForNull
        public Property getImplementationModelIDProperty()
      • setImplementationModelID

        public void setImplementationModelID​(Element element,
                                             @CheckForNull
                                             java.lang.Integer value)
      • clearImplementationModelID

        public void clearImplementationModelID​(Element element)
      • getImplementationModelID

        @CheckForNull
        public java.lang.Integer getImplementationModelID​(Element element)
      • clear

        protected void clear()
      • is

        public boolean is​(@CheckForNull
                          Element element)
      • isInstance

        public static boolean isInstance​(@CheckForNull
                                         Element element)