| Package | Description |
|---|---|
| net.seninp.gi.clusterrule | |
| net.seninp.gi.logic |
Implements auxiliary functionality.
|
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<SAXMotif> |
RuleOrganizer.getAllMotifs(GrammarRules grammarRules)
Stores all the sub-sequences that generated by Sequitur rules into an array list sorted by
sub-sequence length in ascending order.
|
protected ArrayList<SAXMotif> |
RuleOrganizer.getAllMotifs(GrammarRules grammarRules)
Stores all the sub-sequences that generated by Sequitur rules into an array list sorted by
sub-sequence length in ascending order.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RuleOrganizer.decideRemove(SAXMotif motif1,
SAXMotif motif2,
SAXPointsNumber[] pointsNumberRemoveStrategy)
Decide which one from overlapping subsequences should be removed.
|
protected boolean |
RuleOrganizer.decideRemove(SAXMotif motif1,
SAXMotif motif2,
SAXPointsNumber[] pointsNumberRemoveStrategy)
Decide which one from overlapping subsequences should be removed.
|
| Modifier and Type | Method and Description |
|---|---|
SAXMotif |
SAXMotif.getSimilarWith() |
SAXMotif |
SAXMotif.getSimilarWith() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SAXMotif> |
SameLengthMotifs.getSameLenMotifs() |
ArrayList<SAXMotif> |
SameLengthMotifs.getSameLenMotifs() |
| Modifier and Type | Method and Description |
|---|---|
int |
SAXMotif.compareTo(SAXMotif o) |
int |
SAXMotif.compareTo(SAXMotif o) |
void |
SAXMotif.setSimilarWith(SAXMotif similarWith) |
void |
SAXMotif.setSimilarWith(SAXMotif similarWith) |
| Modifier and Type | Method and Description |
|---|---|
void |
SameLengthMotifs.setSameLenMotifs(ArrayList<SAXMotif> sameLenMotifs) |
void |
SameLengthMotifs.setSameLenMotifs(ArrayList<SAXMotif> sameLenMotifs) |
Copyright © 2021 JMotif. All rights reserved.