Class UAF.OperationalSignalStereotype

java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uaf.UAF.OperationalSignalStereotype
Enclosing class:
UAF

public static class UAF.OperationalSignalStereotype extends ProfileImplementation.StereotypeWrapper
  • Field Details

    • STEREOTYPE_NAME

      public static final String STEREOTYPE_NAME
      See Also:
    • ACTIVITY

      public static final String ACTIVITY
      A collection of OperationalActivities that consume and/or produce the OperationalExchangeItem internally.
      See Also:
    • URI

      public static final String URI
      Captures Unique identifier for the element.
      See Also:
    • CONFORMSTO

      public static final String CONFORMSTO
      Relates a UAFElement to the Standard that the UAFElement is conforming to.
      See Also:
  • Constructor Details

    • OperationalSignalStereotype

      protected OperationalSignalStereotype(UAF profile)
  • Method Details