Lines Matching refs:runtime

52     protected final NGCCRuntimeEx $runtime;
59 return($runtime);
62 public SimpleType_List(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _annotation, Locator _locator, ForeignAttributesImpl _fa, String _name, Set _finalSet) {
64 $runtime = runtime;
73 public SimpleType_List(NGCCRuntimeEx runtime, AnnotationImpl _annotation, Locator _locator, ForeignAttributesImpl _fa, String _name, Set _finalSet) {
74 this(null, runtime, runtime, -1, _annotation, _locator, _fa, _name, _finalSet);
80 $runtime.document, annotation, locator, fa,
88 $runtime, lloc, $runtime.currentSchema, itemTypeName);
93 lloc=$runtime.copyLocator();
105 NGCCHandler h = new annotation(this, super._source, $runtime, 693, annotation,AnnotationContext.SIMPLETYPE_DECL);
110 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
121 if(($ai = $runtime.getAttributeIndex("","itemType"))>=0) {
122 $runtime.consumeAttribute($ai);
123 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
127 NGCCHandler h = new simpleType(this, super._source, $runtime, 687);
138 if((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")) || (($ai = $runtime.getAttributeIndex("","itemType"))>=0 && (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation"))))))) {
139 NGCCHandler h = new foreignAttributes(this, super._source, $runtime, 695, fa);
150 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
176 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
188 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
198 if(($ai = $runtime.getAttributeIndex("","itemType"))>=0) {
199 $runtime.consumeAttribute($ai);
200 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
209 if((($ai = $runtime.getAttributeIndex("","itemType"))>=0 && ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("list")))) {
210 NGCCHandler h = new foreignAttributes(this, super._source, $runtime, 695, fa);
235 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
256 NGCCHandler h = new foreignAttributes(this, super._source, $runtime, 695, fa);
291 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
313 $runtime.sendText(super._cookie, $value);
323 if(($ai = $runtime.getAttributeIndex("","itemType"))>=0) {
324 $runtime.consumeAttribute($ai);
325 $runtime.sendText(super._cookie, $value);
331 if(($ai = $runtime.getAttributeIndex("","itemType"))>=0) {
332 NGCCHandler h = new foreignAttributes(this, super._source, $runtime, 695, fa);
339 NGCCHandler h = new qname(this, super._source, $runtime, 689);