|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeAnalysisIfc | |
wt.change2 | Defines several reference implementations of change objects
(including WTChangeRequest2 , WTChangeIssue and WTChangeOrder2 )
that are all managed by ChangeService2 ,
but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations
with customization of the interfaces. |
Uses of ChangeAnalysisIfc in wt.change2 |
Subinterfaces of ChangeAnalysisIfc in wt.change2 | |
interface |
ChangeInvestigationIfc
The interface level representation of a change investigation. |
interface |
ChangeProposalIfc
The interface level representation of a change proposal. |
Classes in wt.change2 that implement ChangeAnalysisIfc | |
class |
ChangeAnalysis
The abstract level representation of a change analysis. |
class |
ChangeInvestigation
The abstract level representation of a change investigation. |
class |
ChangeProposal
The abstract level representation of a change proposal. |
class |
WTChangeInvestigation
A Windchill provided reference implementation of a ChangeInvestigation. |
class |
WTChangeProposal
A Windchill provided reference implementation of a ChangeProposal. |
Methods in wt.change2 that return ChangeAnalysisIfc | |
ChangeAnalysisIfc |
ResearchedByIfc.getChangeAnalysisIfc()
Gets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
ChangeAnalysisIfc |
ResearchedBy.getChangeAnalysisIfc()
Gets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
ChangeAnalysisIfc |
ResearchedBy.getChangeAnalysis()
Gets the object for the association that plays role: CHANGE_ANALYSIS_ROLE. |
ChangeAnalysisIfc |
DetailedByIfc.getChangeAnalysisIfc()
Gets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
ChangeAnalysisIfc |
DetailedBy.getChangeAnalysisIfc()
Gets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
ChangeAnalysisIfc |
DetailedBy.getChangeAnalysis()
Gets the object for the association that plays role: CHANGE_ANALYSIS_ROLE. |
Methods in wt.change2 with parameters of type ChangeAnalysisIfc | |
QueryResult |
StandardChangeService2.getAnalysisActivities(ChangeAnalysisIfc ca)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
QueryResult |
StandardChangeService2.getAnalysisActivities(ChangeAnalysisIfc ca,
boolean onlyAnalysisActivities)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
AnalysisActivityIfc |
StandardChangeService2.saveAnalysisActivity(ChangeAnalysisIfc ca,
AnalysisActivityIfc aa)
Stores the given concrete subclass of AnalysisActivityIfc in the database and associates it to the given ChangeAnalysisIfc; the ChangeAnalysisIfc must be persistent already. |
QueryResult |
StandardChangeService2.getChangeRequest(ChangeAnalysisIfc ca)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
QueryResult |
StandardChangeService2.getChangeRequest(ChangeAnalysisIfc ca,
boolean onlyChangeRequest)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
protected void |
StandardChangeService2.propagateDeleteToAnalysisActivity(ChangeAnalysisIfc deleteTarget,
DetailedByIfc deleteLink)
|
private void |
StandardChangeService2.propagateFolderChange(ChangeAnalysisIfc order)
|
void |
ResearchedByIfc.setChangeAnalysisIfc(ChangeAnalysisIfc theChangeAnalysisIfc)
Sets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
void |
ResearchedBy.setChangeAnalysisIfc(ChangeAnalysisIfc theChangeAnalysisIfc)
Sets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
void |
ResearchedBy.setChangeAnalysis(ChangeAnalysisIfc theChangeAnalysis)
Sets the object for the association that plays role: CHANGE_ANALYSIS_ROLE. |
void |
DetailedByIfc.setChangeAnalysisIfc(ChangeAnalysisIfc theChangeAnalysisIfc)
Sets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
void |
DetailedBy.setChangeAnalysisIfc(ChangeAnalysisIfc theChangeAnalysisIfc)
Sets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
void |
DetailedBy.setChangeAnalysis(ChangeAnalysisIfc theChangeAnalysis)
Sets the object for the association that plays role: CHANGE_ANALYSIS_ROLE. |
QueryResult |
ChangeService2Fwd.getAnalysisActivities(ChangeAnalysisIfc ca)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
QueryResult |
ChangeService2Fwd.getAnalysisActivities(ChangeAnalysisIfc ca,
boolean onlyAnalysisActivities)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
AnalysisActivityIfc |
ChangeService2Fwd.saveAnalysisActivity(ChangeAnalysisIfc ca,
AnalysisActivityIfc aa)
Stores the given concrete subclass of AnalysisActivityIfc in the database and associates it to the given ChangeAnalysisIfc; the ChangeAnalysisIfc must be persistent already. |
QueryResult |
ChangeService2Fwd.getChangeRequest(ChangeAnalysisIfc ca)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
QueryResult |
ChangeService2Fwd.getChangeRequest(ChangeAnalysisIfc ca,
boolean onlyChangeRequest)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
QueryResult |
ChangeService2.getAnalysisActivities(ChangeAnalysisIfc ca)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
QueryResult |
ChangeService2.getAnalysisActivities(ChangeAnalysisIfc ca,
boolean onlyAnalysisActivities)
Retrieves the AnalysisActivityIfc objects related to the given ChangeAnalysisIfc object by the DetailedByIfc assocation. |
AnalysisActivityIfc |
ChangeService2.saveAnalysisActivity(ChangeAnalysisIfc ca,
AnalysisActivityIfc aa)
Stores the given concrete subclass of AnalysisActivityIfc in the database and associates it to the given ChangeAnalysisIfc; the ChangeAnalysisIfc must be persistent already. |
QueryResult |
ChangeService2.getChangeRequest(ChangeAnalysisIfc ca)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
QueryResult |
ChangeService2.getChangeRequest(ChangeAnalysisIfc ca,
boolean onlyChangeRequest)
Retrieves the ChangeRequestIfc object related to the given ChangeAnalysisIfc object by the ResearchedByIfc assocation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |