public class SchemaInformedFirstStartTag extends SchemaInformedStartTag implements SchemaInformedFirstStartTagGrammar, Cloneable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isNillable |
protected boolean |
isTypeCastable |
protected SchemaInformedFirstStartTagGrammar |
typeEmpty |
protected QName |
typeName |
elementContent2, sifstcodeLengthA, codeLengthB, hasEndElement, leastAttributeEventCode, numberOfDeclaredAttributesEND_ELEMENT, END_RULE, label, START_ELEMENT_GENERIC, stopLearningContainerSize| Constructor and Description |
|---|
SchemaInformedFirstStartTag() |
SchemaInformedFirstStartTag(SchemaInformedGrammar elementContent2) |
SchemaInformedFirstStartTag(SchemaInformedStartTagGrammar startTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GrammarType |
getGrammarType() |
SchemaInformedFirstStartTagGrammar |
getTypeEmpty() |
int |
hashCode() |
boolean |
isNillable() |
boolean |
isTypeCastable() |
void |
setNillable(boolean isNillable) |
void |
setTypeCastable(boolean isTypeCastable) |
void |
setTypeEmpty(SchemaInformedFirstStartTagGrammar typeEmpty) |
String |
toString() |
clone, getElementContentGrammar, getTypeEmptyInternal, setElementContentGrammaraddProduction, duplicate, getAttributeNSProduction, getAttributeProduction, getLeastAttributeEventCode, getNumberOfDeclaredAttributes, getNumberOfEvents, getProduction, getProduction, getStartElementNSProduction, getStartElementProduction, hasEndElement, isSchemaInformed, isTerminalRule, joinGrammars, updateSortedEventsaddTerminalProduction, checkQualifiedName, getEventCode, getLabel, learnAttribute, learnCharacters, learnEndElement, learningStopped, learnStartElement, setLabel, stopLearningfinalize, getClass, notify, notifyAll, wait, wait, waitsetElementContentGrammaraddTerminalProduction, duplicate, getLabel, getLeastAttributeEventCode, getNumberOfDeclaredAttributes, setLabeladdProduction, getAttributeNSProduction, getAttributeProduction, getElementContentGrammar, getNumberOfEvents, getProduction, getProduction, getStartElementNSProduction, getStartElementProduction, hasEndElement, isSchemaInformed, learnAttribute, learnCharacters, learnEndElement, learningStopped, learnStartElement, stopLearningprotected boolean isTypeCastable
protected boolean isNillable
protected SchemaInformedFirstStartTagGrammar typeEmpty
protected QName typeName
public SchemaInformedFirstStartTag()
public SchemaInformedFirstStartTag(SchemaInformedGrammar elementContent2)
public SchemaInformedFirstStartTag(SchemaInformedStartTagGrammar startTag)
public GrammarType getGrammarType()
getGrammarType in interface GrammargetGrammarType in class SchemaInformedStartTagpublic void setTypeCastable(boolean isTypeCastable)
setTypeCastable in interface SchemaInformedFirstStartTagGrammarpublic boolean isTypeCastable()
isTypeCastable in interface SchemaInformedFirstStartTagGrammarpublic void setNillable(boolean isNillable)
setNillable in interface SchemaInformedFirstStartTagGrammarpublic boolean isNillable()
isNillable in interface SchemaInformedFirstStartTagGrammarpublic void setTypeEmpty(SchemaInformedFirstStartTagGrammar typeEmpty)
setTypeEmpty in interface SchemaInformedFirstStartTagGrammarpublic SchemaInformedFirstStartTagGrammar getTypeEmpty()
getTypeEmpty in interface SchemaInformedFirstStartTagGrammarpublic boolean equals(Object obj)
equals in class AbstractSchemaInformedGrammarpublic int hashCode()
hashCode in class AbstractGrammarpublic String toString()
toString in class SchemaInformedStartTagCopyright © 2018 Siemens AG. All rights reserved.