Lines Matching refs:runtime

50     protected final NGCCRuntimeEx $runtime;
57 return($runtime);
60 public group(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) {
62 $runtime = runtime;
66 public group(NGCCRuntimeEx runtime) {
67 this(null, runtime, runtime, -1);
72 result = new ModelGroupDeclImpl( $runtime.document,
74 $runtime.currentSchema.getTargetNamespace(),
83 mloc = $runtime.copyLocator();
89 loc = $runtime.copyLocator();
101 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
113 NGCCHandler h = new modelGroupBody(this, super._source, $runtime, 593, mloc,compositorName);
124 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
134 if(($ai = $runtime.getAttributeIndex("","ID"))>=0) {
135 $runtime.consumeAttribute($ai);
136 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
140 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
147 NGCCHandler h = new foreignAttributes(this, super._source, $runtime, 595, null);
157 if(($ai = $runtime.getAttributeIndex("","name"))>=0) {
158 $runtime.consumeAttribute($ai);
159 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
169 NGCCHandler h = new annotation(this, super._source, $runtime, 597, null,AnnotationContext.MODELGROUP_DECL);
174 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
200 NGCCHandler h = new modelGroupBody(this, super._source, $runtime, 593, mloc,compositorName);
211 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
221 if(($ai = $runtime.getAttributeIndex("","ID"))>=0) {
222 $runtime.consumeAttribute($ai);
223 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
227 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
234 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
245 if(($ai = $runtime.getAttributeIndex("","name"))>=0) {
246 $runtime.consumeAttribute($ai);
247 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
257 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
286 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
303 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
338 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
354 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
386 if(($ai = $runtime.getAttributeIndex("","ID"))>=0) {
387 $runtime.consumeAttribute($ai);
388 $runtime.sendText(super._cookie, $value);
392 $runtime.sendText(super._cookie, $value);
398 if(($ai = $runtime.getAttributeIndex("","name"))>=0) {
399 $runtime.consumeAttribute($ai);
400 $runtime.sendText(super._cookie, $value);
407 $runtime.sendText(super._cookie, $value);