Interface ValuePin

    • Method Detail

      • setValue

        void setValue​(ValueSpecification value)
        Sets the value of the 'Value' containment reference.
        Parameters:
        value - the new value of the 'Value' containment reference.
        See Also:
        getValue()
      • validateCompatibleType

        boolean validateCompatibleType​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                       Map context)
        The type of value specification must be compatible with the type of the value pin. true
      • validateNoIncomingEdges

        boolean validateNoIncomingEdges​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                        Map context)
        Value pins have no incoming edges. true