DELPPRSystemItf Interface DELIPPRSystemOrOperationOutputNav
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIPPRSystemOrOperationOutputNav
Method Index
- o
GetAllOutputToProcesses(CATIPLMNavReference*,CATListPtrCATBaseUnknown&,CATListPtrCATBaseUnknown&,int)
- This method List all Functional Process References pointed by an System
Reference through the System Output Connection
- o
GetAllSystemsOrOperationsFromProcess(CATIPLMNavReference*,CATListPtrCATBaseUnknown&,CATListPtrCATBaseUnknown&)
- This method List all System / Operation References pointing an Functional Process
Reference through the System Output Connection
- o
NavigateFromProcessToSystemsOrOperations(CATIPLMNavReference*,CATOmbLifeCycleRootsBag&,CATListPtrCATBaseUnknown&)
-
Methods
o GetAllOutputToProcesses
public virtual GetAllOutputToProcesses( | | ispSystemOrOperationReference, |
| | oListOfOutputCnx, |
| | oListOfOutputProcesses, |
| | iProcessLoadMode) |
-
This method List all Functional Process References pointed by an System
Reference through the System Output Connection
- Parameters:
-
- ipiSystemOrOperationReference
- System / Operations References
- oListOfOutputCnx
- List of output connections connecting to processes
- oListOfOutputProcesses
- List of target Process References
- iProcessLoadMode
- 0 -> Undefine
1 -> No Load
2 -> Load Target Only
3 -> Load Target With Children
This method fails if:
1/ ipiSystemOrOperationReference are not References
o GetAllSystemsOrOperationsFromProcess
public virtual GetAllSystemsOrOperationsFromProcess( | | ipProcessReference, |
| | oListOfOutputCnx, |
| | oListOfSystemsOrOperations) |
-
This method List all System / Operation References pointing an Functional Process
Reference through the System Output Connection
- Parameters:
-
- iProcessReference
- Process References
- oListOfSystemorOpertionsReferences
- List of target Process References
- oListOfOutputCnx
- List of output connections connecting to processes
This method fails if:
1/ iProcessReference are not References
o NavigateFromProcessToSystemsOrOperations
public virtual NavigateFromProcessToSystemsOrOperations( | | ipProcessReference, |
| | iSessionBag, |
| | oListOfSystemsOrOperations) |
-
This object is included in the file: DELIPPRSystemOrOperationOutputNav.h
If needed, your Imakefile.mk should include the module: DELPPRSystemItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.