Uses of Class
wt.eff.StringEffRange

Packages that use StringEffRange
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
 

Uses of StringEffRange in wt.eff
 

Methods in wt.eff that return StringEffRange
static StringEffRange StringEffRange.newStringEffRange(String startValue, String endValue)
          Factory which sets the start and end value

Supported API: true
static StringEffRange StringEffRange.newStringEffRange(String startValue)
          Factory which sets the start value.
static StringEffRange StringEffRange.newStringEffRange()
          Null-arg factory.
static StringEffRange StringEffRange.newStringEffRange(String startValue, String endValue)
          Factory which sets the start and end value

Supported API: true
static StringEffRange StringEffRange.newStringEffRange(String startValue)
          Factory which sets the start value.
static StringEffRange StringEffRange.newStringEffRange()
          Null-arg factory.
 

Methods in wt.eff with parameters of type StringEffRange
protected  boolean StringEffRange.readVersion(StringEffRange thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean StringEffRange.readVersion(StringEffRange thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.