![]() | IDisplayer Interface |
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
public interface IDisplayer : ISequenceDisplayer
The IDisplayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginOfDisplay |
Begins main content display.
|
![]() | DisplayCallStacks | |
![]() | DisplayClassObject | |
![]() | DisplayFullState | |
![]() | DisplayLine |
Displays a text line.
Semantically poor, but ok for the beginning/maybe later on special tasks, but should be replaced/implemented by semantically richer objects.
|
![]() | DisplayObject | |
![]() | DisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence (adding parentheses if needed) according to the display context.
(Inherited from ISequenceDisplayer.) |
![]() | DisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence (adding parentheses if needed) according to the display context.
(Inherited from ISequenceDisplayer.) |
![]() | 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.
(Inherited from ISequenceDisplayer.) |
![]() | 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.
(Inherited from ISequenceDisplayer.) |
![]() | DisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence expression according to the display context.
(Inherited from ISequenceDisplayer.) |
![]() | DisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence expression according to the display context.
(Inherited from ISequenceDisplayer.) |
![]() | DisplayTransientClassObject | |
![]() | DisplayVariables |