Click or drag to resize

PatternGraphavailabilityOfMaybeNullElements Field

For each schedule the availability of the maybe null presets - true if is available, false if not Empty dictionary if there are no maybe null action preset elements

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public readonly Dictionary<string, bool>[] availabilityOfMaybeNullElements

Field Value

DictionaryString, Boolean
See Also