All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamAnalysisTransition
Usage: you can freely reimplement this interface.
interface CATISamAnalysisTransition
Interface to Analysis Transitions.
Role: Interface designed to manage Analysis transitions.
The transition is specific code that need to be called in order
to initialize an Analysis Model, for a specific domain, solver or activity.
For example, specific feature catalog should be loaded, default sets can created.
All the transitions are retreived by the application by scanning the
Object Modeler dictionary file.
public virtual HRESULT ExecuteTransition( | const CATDocument* | iDocument) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.