Interface FormVisualEntity

    • Method Detail

      • getUserChangedProperties

        org.eclipse.emf.common.util.EMap<String,​Boolean> getUserChangedProperties()
        Returns the value of the 'User Changed Properties' map. The key is of type String, and the value is of type Boolean, Collection of form item extension property user change flags
        Returns:
        the value of the 'User Changed Properties' map.
        See Also:
        FormPackage.getFormVisualEntity_UserChangedProperties()