Class EventTextParams

java.lang.Object
com.nomagic.magicdraw.uml.text.EventTextParams

@OpenApiAll public class EventTextParams extends Object
Configuration for creating Event element text with ModelTextCreator.
  • Constructor Details

    • EventTextParams

      public EventTextParams()
  • Method Details

    • setShowOperationsSignature

      public EventTextParams setShowOperationsSignature(boolean showOperationsSignature)
    • isShowOperationsSignature

      public boolean isShowOperationsSignature()