Lines Matching refs:runtime

48     protected final NGCCRuntimeEx $runtime;
55 return($runtime);
58 public occurs(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) {
60 $runtime = runtime;
64 public occurs(NGCCRuntimeEx runtime) {
65 this(null, runtime, runtime, -1);
88 if(($ai = $runtime.getAttributeIndex("","maxOccurs"))>=0) {
89 $runtime.consumeAttribute($ai);
90 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
94 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
100 if(($ai = $runtime.getAttributeIndex("","minOccurs"))>=0) {
101 $runtime.consumeAttribute($ai);
102 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
106 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
131 if(($ai = $runtime.getAttributeIndex("","maxOccurs"))>=0) {
132 $runtime.consumeAttribute($ai);
133 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
137 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
143 if(($ai = $runtime.getAttributeIndex("","minOccurs"))>=0) {
144 $runtime.consumeAttribute($ai);
145 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
149 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
179 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
190 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
216 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
222 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
263 if(($ai = $runtime.getAttributeIndex("","maxOccurs"))>=0) {
264 $runtime.consumeAttribute($ai);
265 $runtime.sendText(super._cookie, $value);
269 $runtime.sendText(super._cookie, $value);
275 if(($ai = $runtime.getAttributeIndex("","minOccurs"))>=0) {
276 $runtime.consumeAttribute($ai);
277 $runtime.sendText(super._cookie, $value);
281 $runtime.sendText(super._cookie, $value);