Package wt.eff.format
package wt.eff.format
-
ClassDescriptionThis abstract class implements the EffFormat interface and is designed to hold any common implementation that could be potentially shared across all sub-classes, but also available for extension if need be.This format supports fixed-length effectivity statements with an optional prefix, a fixed-length numeric portion (with a max.This format represents the default format for unit effectivity statements if no other effectivity format is supplied and thus acts like a placeholder.General Documentation: This interface and its supporting implementations provide the capability of specifying formats, the effectivity statements follow.A class that is designed to hold the details of a particular format as specified in the configuration resource used (defaults to a windchill preference).Provides an abstraction of an abnormal occurrence or error resulting while an effectivity format related operation is executed.A factory class designed to create and maintain instances of EffFormat classes.
Supported API: true
Extendable: falseDeprecated.EffFormatService accepts "messages" that are of interest to Effectivity Format classes.A class that represents an immutable Value Object - designed to hold start and end range values of effectivity statements.A class that is designed to hold the state associated while processing one or many effectivity statements.EffType is a specialization ofEnumeratedTypeto provide localizable effectivity format type values.This format supports fixed-length (max.Deprecated.EffFormatHelperThe API's under this class are moved to EffFormatHelper and getting format details for effictivity is made available through delegates.UnitEffFormat class is the parent of all concrete Unit Number Effectivity Format classes.
EffDelegateinstead The implementaion for the same is made available through delegate.