GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
de.unika.ipd.grGen.libGr
IFunctionDefinition Interface
IFunctionDefinition Methods
Apply Method
IFunctionDefinition
Apply Method
Applies this function with the given action environment on the given graph. Takes the arguments as inputs. Returns the one output value.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
Copy
Object
Apply
(
IActionExecutionEnvironment
actionEnv
,
IGraph
graph
,
Object
[]
arguments
)
Parameters
actionEnv
Type:
de.unika.ipd.grGen.libGr
IActionExecutionEnvironment
graph
Type:
de.unika.ipd.grGen.libGr
IGraph
arguments
Type:
System
Object
Return Value
Type:
Object
See Also
Reference
IFunctionDefinition Interface
de.unika.ipd.grGen.libGr Namespace
German legal requirement:
Impressum / Imprint
and
Datenschutzerklärung / Privacy Statement