Uses of Interface
wt.vc.baseline.NonStrictBaseline

Packages that use NonStrictBaseline
wt.epm.workspaces   
wt.sandbox This package provides "sandbox" container functionality.  A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees).  The package provides the following core capabilities:  
 

Uses of NonStrictBaseline in wt.epm.workspaces
 

Classes in wt.epm.workspaces that implement NonStrictBaseline
 class EPMAsStoredConfig
           Use the newEPMAsStoredConfig static factory method(s), not the EPMAsStoredConfig constructor, to construct instances of this class.
 class EPMCheckpoint
          The EPMCheckpoint object is the Baseline representing the current set of iterations contained within the EPMWorkspace.
 

Uses of NonStrictBaseline in wt.sandbox
 

Classes in wt.sandbox that implement NonStrictBaseline
 class SandboxBaseline
          Baseline for a sandbox container indicating the current sandbox configuration of parts and CAD documents being used by the sandbox.