Class SysMLProfile.AdjunctPropertyStereotype

java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.sysml.util.SysMLProfile.AdjunctPropertyStereotype
Enclosing class:
SysMLProfile

public static class SysMLProfile.AdjunctPropertyStereotype extends ProfileImplementation.StereotypeWrapper
  • Field Details

    • STEREOTYPE_NAME

      public static final String STEREOTYPE_NAME
      See Also:
    • PRINCIPAL

      public static final String PRINCIPAL
      Gives the element that determines the values of the property. Must be a connector, call action, object node, variable, or parameter.
      See Also:
  • Constructor Details

    • AdjunctPropertyStereotype

      protected AdjunctPropertyStereotype(SysMLProfile profile)
  • Method Details