protected class XJDFSchemaCreator.WalkEnumerationType extends XJDFSchemaCreator.WalkElement
XJDFSchemaCreator.WalkElement.AttributeDescriptor, XJDFSchemaCreator.WalkElement.VAttributeDescriptorbaseAttribs, baseElms, complexElement, complexType, e2, myNodes, refElms, refsElmsdepth, log| Constructor and Description |
|---|
XJDFSchemaCreator.WalkEnumerationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepareWalk(KElement e,
KElement trackElem)
hook for guaranteed prewalk initialization
|
protected KElement |
setSimpleType(KElement out,
String name) |
KElement |
walk(KElement in,
KElement out)
the mother routine for walking....
|
appendSimpleTypeList, createbaseAttribs, createbaseElms, createSubstitutionBase, finalizeWalk, getKnownAtts, getKnownElms, getNewName, getSpanAttDesc, getTypeForName, matches, setComplexType, setGeneric, setXSAttribute, setXSAttribute, setXSAttribute, setXSElementcompareTo, getDepth, toStringpublic XJDFSchemaCreator.WalkEnumerationType()
public KElement walk(KElement in, KElement out)
BaseWalkerwalk in interface IWalkerwalk in class XJDFSchemaCreator.WalkElementin - out - a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)protected KElement setSimpleType(KElement out, String name)
out - name - public void prepareWalk(KElement e, KElement trackElem)
BaseWalkerprepareWalk in interface IWalkerprepareWalk in class XJDFSchemaCreator.WalkElemente - trackElem - XJDFSchemaCreator.WalkElement.prepareWalk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)Copyright © 2013. All Rights Reserved.