![]() | ISequenceDisplayer Interface |
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
public interface ISequenceDisplayer
Name | Description | |
---|---|---|
![]() | DisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence (adding parentheses if needed) according to the display context.
|
![]() | DisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence (adding parentheses if needed) according to the display context.
|
![]() | DisplaySequenceBase(SequenceBase, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence base according to the display context.
Switches in between displaying a sequence and a sequence expression.
|
![]() | DisplaySequenceBase(SequenceBase, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence base according to the display context.
Switches in between displaying a sequence and a sequence expression.
|
![]() | DisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence expression according to the display context.
|
![]() | DisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence expression according to the display context.
|