Class PropertyDefaultValuesManager

java.lang.Object
com.nomagic.magicdraw.uml2.util.PropertyDefaultValuesManager

public class PropertyDefaultValuesManager extends Object
Class is used to set multiple default values for property, since current implementation only allows single value to be set If a configurator is specified for property, the default values from configurator will be set, skipping the model default value.
  • Constructor Details

    • PropertyDefaultValuesManager

      public PropertyDefaultValuesManager()
  • Method Details