 | SequenceExpressionGeneratorHelperGreaterStatic Method |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic static string GreaterStatic(
string leftValue,
string rightValue,
string balancedType,
string leftType,
string rightType,
IGraphModel model
)
Parameters
- leftValue
- Type: SystemString
- rightValue
- Type: SystemString
- balancedType
- Type: SystemString
- leftType
- Type: SystemString
- rightType
- Type: SystemString
- model
- Type: de.unika.ipd.grGen.libGrIGraphModel
Return Value
Type:
String
See Also