Namespaces | |
namespace | cia |
Data Structures | |
class | ChgAdHocFrameworkPresenter |
This class implements the presenter logic for Change Management's Adhoc Framework. More... | |
class | ChgChangeOperation |
The ChgChangeOperation class is the base class of a change operation within the change management. More... | |
class | ChgChangeOperationAdd |
The ChgChangeOperationAdd class represents the implemetation of a "Add" change operation within the change management. More... | |
class | ChgChangeOperationAssign |
The ChgChangeOperationAssign class represents the implemetation of an "Assign" change operation within the change management. More... | |
class | ChgChangeOperationChecker |
This class encapsulates the algorithms needed to check for a valid combination of Work Order, Work Set and Change Operation in a PDM object before it is written to the database. More... | |
class | ChgChangeOperationContext |
This class represents the context of a ChangeOperation. More... | |
class | ChgChangeOperationContextManager |
This class maintains a map of ChgChangeOperationContext objects. More... | |
class | ChgChangeOperationCopy |
The ChgChangeOperationCopy class represents the implemetation of a "Copy" change operation within the change management. More... | |
class | ChgChangeOperationCorrect |
The ChgChangeOperationCorrect class represents the implemetation of a "Correct" change operation within the change management. More... | |
class | ChgChangeOperationCreate |
The ChgChangeOperationCreate class represents the implemetation of a "Create" change operation within the change management. More... | |
class | ChgChangeOperationCustom |
The ChgChangeOperationCustom class represents the implemetation of a "Custom" change operation within the change management. More... | |
class | ChgChangeOperationFactory |
Factory to create specialized Change Operations. More... | |
class | ChgChangeOperationGroup |
The ChgChangeOperationGroup class represents the implementation of a "Group" change operation within the change management. More... | |
class | ChgChangeOperationInactivate |
The ChgChangeOperationInactivate class represents the implemetation of a "Inactivate" change operation within the change management. More... | |
class | ChgChangeOperationMainWidgetFactory |
The Change operation widget for the CORRECT operation. More... | |
class | ChgChangeOperationModify |
The ChgChangeOperationModify class represents the implemetation of a "Modify" change operation within the change management. More... | |
class | ChgChangeOperationPresenter |
This class implements the presenter logic for Change Management's Change Operation. More... | |
class | ChgChangeOperationReplace11 |
The ChgChangeOperationReplace11 class represents the implemetation of a "Replace 1-1" change operation within the change management. More... | |
class | ChgChangeOperationReplace11All |
The ChgChangeOperationReplace11All class represents the implemetation of a "Replace 1-1" change operation which started from a entity child object within the change management. More... | |
class | ChgChangeOperationReplace1N |
The ChgChangeOperationRepalce1N class represents the implemetation of a "Replace 1-N" change operation within the change management. More... | |
class | ChgChangeOperationReplace1NAll |
The ChgChangeOperationReplace1NAll class represents the implemetation of a "Replace 1-N" change operation which started from a entity child object within the change management. More... | |
class | ChgChangeOperationReplaceN1 |
The ChgChangeOperationReplaceN1 class represents the implemetation of a "Replace N-1" change operation within the change management. More... | |
class | ChgChangeOperationSelector |
The ChgChangeOperationSelector class to open and manage modal select widget. More... | |
class | ChgChangeOperationUpgrade |
The ChgChangeOperationUpgrade class represents the implemetation of a "Upgrade" change operation within the change management. More... | |
class | ChgChangeOperationVersion |
The ChgChangeOperationVersion class represents the implemetation of a "Version" change operation within the change management. More... | |
class | ChgConfiguration |
The configuration class represents the implemetation of a central configuration object, which is used to obtain all informations of the entities and realtions, which are controlled by the change management. More... | |
class | ChgConfigurationFieldAccess |
This class is a container for the attributes of relation field access in the configuration within change management. More... | |
class | ChgConfigurationFieldAccessEntry |
This class is a container for the attributes of a relation field access entry in the configuration within change management. More... | |
class | ChgConfigurationOperationEntry |
This class is a container for the attributes of a change operation entry in the configuration within change management. More... | |
class | ChgConfigurationPresenter |
Class ChgConfigurationPresenter represents the change management configuration. More... | |
class | ChgConstants |
class | ChgContextScope |
An object that destroys a ChgChangeOperationContext when it's destructor is called. More... | |
class | ChgCopyStructurePresenter |
GUI presenter for the Copy with Structure algorithm. More... | |
class | ChgCurrentOperationHolder |
Object that stores the so called Current Operation. More... | |
class | ChgEntityConfiguration |
This class is a container for the attributes of an entity configuration within change management. More... | |
class | ChgEwoEwrProductPresenter |
Implementation of the presenter for the change log. More... | |
class | ChgGroupScope |
An object that opens a ChangeOperation group when it's constructed, and automatically closes the group when destroyed. More... | |
class | ChgLogPresenter |
Implementation of the presenter for the change log. More... | |
class | ChgMaskFramework |
This interface provides access to the MonsterMask. More... | |
class | ChgMaskFrameworkFactory |
The mask framework factory. More... | |
class | ChgMaskFrameworkImpl |
This interface provides access to the MonsterMask. More... | |
class | ChgModule |
This class implements the Change Management module. More... | |
class | ChgOperationAbstractChildWidget |
The ChgMainWidget interface provides access to the main widget of change operations. More... | |
class | ChgOperationCorrectMainWidgetContext |
The Change operation widget for the CORRECT operation. More... | |
class | ChgOperationCorrectMainWidgetPresenter |
The Change operation widget for the CORRECT operation. More... | |
class | ChgOperationMainWidgetAllContext |
The ChgMainWidgetPresenter interface provides access to the main widget of change operations. More... | |
class | ChgOperationMainWidgetContext |
The ChgMainWidgetPresenter interface provides access to the main widget of change operations. More... | |
class | ChgOperationMainWidgetPresenter |
The ChgMainWidgetPresenter interface provides access to the main widget of change operations. More... | |
class | ChgOperationNewWidgetContext |
The ChgMainWidget interface provides access to the main widget of change operations. More... | |
class | ChgOperationNewWidgetPresenter |
The ChgMainWidget interface provides access to the main widget of change operations. More... | |
class | ChgOperationOriginWidgetContext |
The ChgMainWidget interface provides access to the main widget of change operations. More... | |
class | ChgOperationQueryWidgetContext |
The ChgQueryMask interface provides access to the query widget of change operations. More... | |
class | ChgOperationQueryWidgetPresenter |
The ChgQueryMask interface provides access to the query widget of change operations. More... | |
class | ChgOperationScope |
An object that opens a ChangeOperation when it's constructed, and automatically closes the operation when destroyed. More... | |
class | ChgOperationTypeScope |
class | ChgOperationWidgetPresenter |
The ChgMainWidget interface provides access to the main widget of change operations. More... | |
class | ChgOprAbstractCopyWithStructure |
The ChgOprAbstractCopyWithStructure class represents the implemetation of a abstract "CopyWithStructure" change operation within the change management. More... | |
class | ChgOprAbstractModify |
The ChgOprAbstractModify class represents the implemetation of a abstract "Modify" change operation within the change management. More... | |
class | ChgOprData |
The ChgOprData class represents relevant data of a change operation. More... | |
class | ChgReplaceN1MainWidgetPresenter |
see declaration of super class. More... | |
class | ChgSpecifyAllMainWidgetContext |
The Change operation widget for the CORRECT operation. More... | |
class | ChgSpecifyAllMainWidgetGroupContext |
The respecification for the Change operation GROUP operation. More... | |
class | ChgSpecifyEntityPresenter |
The ChgSpecifyEntityPresenter class to open and manage modal select widget. More... | |
class | ChgSpecifyFrameworkPresenter |
The specify framework presenter for change operations. More... | |
class | ChgSpecifyMainWidgetContext |
The Change operation widget for the CORRECT operation. More... | |
class | ChgSpecifyMainWidgetGroupContext |
The respecification for the Change operation GROUP operation. More... | |
class | ChgSpecifyParentSelector |
class | ChgSpecifyRelationPresenter |
The ChgSpecifyRelationPresenter class to open and manage modal select widget. More... | |
class | ChgStateablePresenter |
This class contains change management specific presentation logic for objects which are under control of Release Management. More... | |
class | ChgSystemWorkSet |
The ChgSystemWorkSet class represents the implemetation of a work set within the change management. More... | |
class | ChgToolbar |
The ChgToolbar class represents the implemetation of the default value toolbar within the change management. More... | |
class | ChgTools |
class | ChgWorkOrder |
The ChgWorkOrder class represents the implemetation of a work order within the change management. More... | |
class | ChgWorkOrderPresenter |
This class implements the presenter logic for Change Management's Engineering Work Order (EWO). More... | |
class | ChgWorkOrderSelector |
The ChgWorkOrderSelector class to open and manage modal select widget. More... | |
class | ChgWorkOrderSelectorPresenter |
class | ChgWorkRequest |
The ChgWorkRequest class represents the implemetation of a work request within the change management. More... | |
class | ChgWorkRequestPresenter |
This class implements the presenter logic for Change Management's Engineering Work Request (EWR). More... | |
class | ChgWorkSet |
The ChgWorkSet class represents the implemetation of a work set within the change management. More... | |
class | ChgWorkSetFactory |
Factory to create specialized Work Set. More... | |
class | ChgWorkSetPresenter |
Represents presentation logic for a a work set within the change management. More... | |
class | ChgWorkSetScope |
An object that changes the work order and/or work set during the execution of a ChangeOperation when it's constructed, and automatically restores the user selected work order and/or work set when destroyed. More... | |
class | ChgWorkSetSelector |
The ChgWorkSetSelector class to open and manage modal select widget with listener for the OK and Cancel buttons. More... | |
class | ChgWorkSetSelectorListener |
The ChgWorkSetSelectorListener class represents the interface of listener for the OK and Cancel buttons in a modal select widget. More... | |
class | MskFldKey |
com::agile::chg::DECLARE_EXCEPTION | ( | ChgException | , |
com::agile::pdm::PdmException | |||
) |
com::agile::chg::DECLARE_EXCEPTION | ( | ChgConfigException | , |
ChgException | |||
) |
com::agile::chg::DECLARE_EXCEPTION | ( | ChgCancelOperationException | , |
ChgException | |||
) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgChangeOperation | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgChangeOperationCorrect | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgCurrentOperationHolder | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgConfiguration | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgConfigurationFieldAccessEntry | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgConfigurationFieldAccess | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgConfigurationOperationEntry | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgEntityConfiguration | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgLogPresenter | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgSystemWorkSet | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkOrder | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkRequest | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkSet | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkSetPresenter | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkOrderPresenter | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgErrorMessage | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgOperationMainWidgetContext | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgOperationQueryWidgetContext | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgOperationOriginWidgetContext | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgOperationNewWidgetContext | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkSetSelector | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkSetSelectorListener | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgOperationCorrectContext | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgChangeOperationContext | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgChangeOperationContextManager | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkSetFactory | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgOperationWidgetPresenter | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgWorkOrderSelector | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgSpecifyRelationPresenter | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgSpecifyEntityPresenter | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgSpecifyParentSelector | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgMaskFramework | ) |
com::agile::chg::FORWARD_SHARED_POINTER_DECL | ( | ChgOprData | ) |
com::agile::chg::SHARED_POINTER_DECL | ( | MskFldKey | ) |