DiffPattern¶
-
public final class
DiffPattern¶ Class that holds one differentiation pattern. The unit name and each var name are “identifier“‘s. Each “identifier” is in fact a TapList of String’s that describes the path to the object starting from the root namespace.
Constructors¶
Methods¶
depsPathZones¶
-
public TapList<TapIntList>
depsPathZones()¶
depsZones¶
-
public TapIntList
depsZones()¶
indepsPathZones¶
-
public TapList<TapIntList>
indepsPathZones()¶
indepsZones¶
-
public TapIntList
indepsZones()¶
setDepsPathZones¶
-
public void
setDepsPathZones(TapList<TapIntList> depsPathZones)¶
setDepsZones¶
-
public void
setDepsZones(TapIntList depsZones)¶
setIndepsPathZones¶
-
public void
setIndepsPathZones(TapList<TapIntList> indepsPathZones)¶
setIndepsZones¶
-
public void
setIndepsZones(TapIntList indepsZones)¶