 | AnnotationsContainsAnnotation Method |
Returns whether the annotations contain the given annotation.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic bool ContainsAnnotation(
string key
)
Parameters
- key
- Type: SystemString
Return Value
Type:
Boolean
See Also