Class SysMLProfile.ItemFlowStereotype

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

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

    • STEREOTYPE_NAME

      public static final String STEREOTYPE_NAME
      See Also:
    • ITEMPROPERTY

      public static final String ITEMPROPERTY
      An optional property that relates the flowing item to the instances of the connector s enclosing block. This property is applicable only for item flows assigned to connectors. The multiplicity is zero if the item flow is assigned to an Association.
      See Also:
  • Constructor Details

    • ItemFlowStereotype

      protected ItemFlowStereotype(SysMLProfile profile)
  • Method Details