![]() | DisplaySequenceContext Class |
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
public class DisplaySequenceContext
The DisplaySequenceContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplaySequenceContext | Initializes a new instance of the DisplaySequenceContext class |
Name | Description | |
---|---|---|
![]() | choice | The sequence to be highlighted requires a direction choice? |
![]() | highlightSeq | The sequence to be highlighted or null |
![]() | matches | If not null, gives the matches of the sequences to choose amongst |
![]() | sequenceIdToBreakpointPosMap |
If not null, gives a mapping of the sequences by id to the breakpoint positions to be displayed.
Used for highlighting breakpoints during printing and rendering.
|
![]() | sequenceIdToChoicepointPosMap |
If not null, gives a mapping of the sequences by id to the choicepoint positions to be displayed.
Used for highlighting choicepoints during printing and rendering.
|
![]() | sequences | If not null, gives the sequences to choose amongst |
![]() | success | The sequence to be highlighted was already successfully matched? |