Class SysMLProfile.DirectedFeatureStereotype

  • Enclosing class:
    SysMLProfile

    public static class SysMLProfile.DirectedFeatureStereotype
    extends java.lang.Object
    • Field Detail

      • FEATUREDIRECTION

        public static final java.lang.String FEATUREDIRECTION
        See Also:
        Constant Field Values
      • featureDirection

        @CheckForNull
        private com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property featureDirection
    • Constructor Detail

      • DirectedFeatureStereotype

        protected DirectedFeatureStereotype​(SysMLProfile profile)
    • Method Detail

      • getStereotype

        public com.nomagic.uml2.ext.magicdraw.mdprofiles.Stereotype getStereotype()
      • getFeatureDirectionProperty

        @CheckForNull
        public com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property getFeatureDirectionProperty()
      • clearFeatureDirection

        public void clearFeatureDirection​(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element)
      • clear

        protected void clear()
      • is

        public boolean is​(@CheckForNull
                          com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element)
      • isInstance

        public static boolean isInstance​(@CheckForNull
                                         com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element)