API Reference
Class
MermaidEventModelingFrame
Describes one Event Modeling timeframe.
Inheritance
- Object
- MermaidEventModelingFrame
Constructors
MermaidEventModelingFrame(System.String arg1, ChartForgeX.Mermaid.MermaidEventModelingEntityKind arg2, System.String arg3, System.Boolean arg4, ChartForgeX.Mermaid.MermaidSourceSpan arg5) #Initializes an Event Modeling timeframe.
Parameters
- arg1 System.String
- arg2 ChartForgeX.Mermaid.MermaidEventModelingEntityKind
- arg3 System.String
- arg4 System.Boolean
- arg5 ChartForgeX.Mermaid.MermaidSourceSpan
Properties
Number #Gets the unique timeframe number.
EntityKind #Gets the parsed Event Modeling entity kind.
EntityIdentifier #Gets the full entity identifier, including optional namespace.
IsReset #Gets whether this frame resets inferred flow.
Namespace #Gets the optional namespace prefix before the first dot.
Name #Gets the entity name without namespace.
DataReference #Gets or sets an optional referenced data block id.
InlineData #Gets or sets optional inline data content.
DataType #Gets or sets optional inline data type.
ExplicitSources #Gets explicit source timeframe numbers supplied with the ->> relation token.