Class SimulationProfile.NestedUIConfigStereotype

java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.simulation.SimulationProfile.NestedUIConfigStereotype
Enclosing class:
SimulationProfile

public static class SimulationProfile.NestedUIConfigStereotype extends ProfileImplementation.StereotypeWrapper
  • Field Details

    • STEREOTYPE_NAME

      public static final String STEREOTYPE_NAME
      See Also:
    • CONFIG

      public static final String CONFIG
      Specify which existing UI configuration will be used and displayed as the UI of the system part, which is represented by the property specified in the feature tag.
      See Also:
    • FEATURE

      public static final String FEATURE
      Specify which property (part) of the context will be represented.
      See Also:
  • Constructor Details

    • NestedUIConfigStereotype

      protected NestedUIConfigStereotype(SimulationProfile profile)
  • Method Details