Interface CustomFunction

All Superinterfaces:
EObject, Function, Notifier

public interface CustomFunction extends Function
A representation of the model object ' Custom Function'.

The following features are supported:

See Also:
  • tools.descartes.dlim.DlimPackage#getCustomFunction()
Generated class or method.
EMF model class or method.
  • Method Details

    • getFunction

      String getFunction()
      Returns the value of the 'Function' attribute.

      If the meaning of the 'Function' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Function' attribute.
      See Also:
      Generated class or method.
      EMF model class or method.
    • setFunction

      void setFunction(String value)
      Sets the value of the ' Function ' attribute.
      Parameters:
      value - the new value of the 'Function' attribute.
      See Also:
      Generated class or method.
    • supported

      boolean supported(DiagnosticChain chain, Map<?,?> context)
      Generated class or method.
      EMF model class or method.