Class DynamicReference

  • All Implemented Interfaces:
    SReference

    public class DynamicReference
    extends SReferenceBase
    FIXME Either stop extending SReferenceBase (there's no use of its mature/young myImmatureTargetNode and myTargetModelReference) or move respective fields/code into StaticReference subclass (then, j.m.smodel.SReference shall cease as it (a) confusing with openapi counterpart; (b) duplicates SReferenceBase JFI, there's code that filters node references based on SReferenceBase e.g. to setTargetSModelReference, shall decide if it's correct with respect to the aforementioned change in superclass Igor Alshannikov Dec 10, 2007