Home
last modified time | relevance | path

Searched refs:AHR_is_set (Results 1 – 2 of 2) sorted by relevance

/dports/cad/impact/Impact/bin_cluster/genjpsource/run/elements/
H A DSolid_Iso_6HG.java13 if (po.writeDiff(this.AHR_is_set, copy.AHR_is_set)) copy.AHR_is_set = this.AHR_is_set; in createPatch()
43 if (pi.hasDiff()) copy.AHR_is_set = this.AHR_is_set = pi.getDiffAsBoolean(); in applyPatch()
154 this.AHR_is_set = uka.transport.BasicIO.extractBoolean(_buffer, _pos); in unmarshal()
193 _pos = uka.transport.BasicIO.insert(_buffer, _pos, this.AHR_is_set); in marshal()
223 this.AHR_is_set = _orig.AHR_is_set; in Solid_Iso_6HG()
272 private boolean AHR_is_set; field in Solid_Iso_6HG
519 this.AHR_is_set = true; in parse_Fembic()
532 if (!this.AHR_is_set) { in checkIndata()
/dports/cad/impact/Impact/src/run/elements/
H A DSolid_Iso_6HG.java58 private boolean AHR_is_set; field in Solid_Iso_6HG
767 AHR_is_set = true; in parse_Fembic()
796 if (! AHR_is_set) { in checkIndata()