Interface Pin

    • Method Detail

      • isControl

        boolean isControl()
        Returns the value of the 'Is Control' attribute. The default value is "false". Tells whether the pins provide data to the actions, or just controls when it executes it.
        Returns:
        the value of the 'Is Control' attribute.
        See Also:
        setIsControl(boolean), UMLPackage.getPin_IsControl()
      • setIsControl

        void setIsControl​(boolean value)
        Sets the value of the 'Is Control' attribute.
        Parameters:
        value - the new value of the 'Is Control' attribute.
        See Also:
        isControl()
      • validateControlPins

        boolean validateControlPins​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                    Map context)
        Control pins have a control type isControl implies isControlType