 | SequenceExpressionExecutionHelperUnaryComplement Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static Object UnaryComplement(
Object operandValue,
string balancedType,
string operandType,
IGraph graph
)
Parameters
- operandValue
- Type: SystemObject
- balancedType
- Type: SystemString
- operandType
- Type: SystemString
- graph
- Type: de.unika.ipd.grGen.libGrIGraph
Return Value
Type:
Object
See Also