void |
LSystemGraphGenerator.Word.add(LSystemGraphGenerator.Alphabet alphabet,
boolean fresh) |
boolean |
LSystemGraphGenerator.Alphabet.equals(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isAddTopicCounter(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isAssociationColor(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isCloseCycleBlock(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isCloseParallelBlock(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isCloseSequentialBlock(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isColoredTopic(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isCreateCycleBlock(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isCreateParallelBlock(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isCreateSequentialBlock(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isCreateTopic(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isNamedTopic(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isResetTopicCount(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isSetAssociationColor(LSystemGraphGenerator.Alphabet a) |
boolean |
LSystemGraphGenerator.LSystemParser.isSubstractTopicCounter(LSystemGraphGenerator.Alphabet a) |
void |
LSystemGraphGenerator.LSystemParser.parseNamedTopic(LSystemGraphGenerator.Alphabet a) |