public interface SchemaInformedGrammar extends Grammar
| Modifier and Type | Method and Description |
|---|---|
void |
addTerminalProduction(Event event) |
SchemaInformedGrammar |
duplicate() |
String |
getLabel() |
int |
getLeastAttributeEventCode() |
int |
getNumberOfDeclaredAttributes() |
void |
setLabel(String label) |
addProduction, getAttributeNSProduction, getAttributeProduction, getElementContentGrammar, getGrammarType, getNumberOfEvents, getProduction, getProduction, getStartElementNSProduction, getStartElementProduction, hasEndElement, isSchemaInformed, learnAttribute, learnCharacters, learnEndElement, learningStopped, learnStartElement, stopLearningvoid addTerminalProduction(Event event)
int getNumberOfDeclaredAttributes()
int getLeastAttributeEventCode()
void setLabel(String label)
String getLabel()
SchemaInformedGrammar duplicate()
Copyright © 2018 Siemens AG. All rights reserved.