ArcFM Desktop Developer Guide
IMMPxApplicationEx2 Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMPxApplicationEx2.

Public Properties
 NameDescription
 PropertyTaskToolReturns the Process Framework task tool (as IMMPxTaskTool).  
 PropertyWorkspaceAccesses the workspace in which session or design edits occur (as IWorkspace).  
Top
Public Methods
 NameDescription
 MethodCleanupMethod to clean up data associated with sessions or designs that have been deleted or completed. In/Out parameters of message (as string) and status (as long).  
 MethodCreateNewNodeMethod to create a new node within the Process Framework application. Input parameters of type IMMPxNode and string.  
 MethodCreateSDEVersionMethod to create the SDE version that will be associated with a session or design. Input parameters are the node ID (as long), the node type ID (as long) and a boolean to suppress messages. Returns IMMPxSDEVersion.  
 MethodGetDeleterMethod to get the deleter object for a particular node type ID (input parameter, as long). Returns IMMPxDeleter.  
 MethodGetSDEVersionMethod to return the SDE version associated with a session or design. Input parameters are the node ID (as long), the node type ID (as long) and a boolean to suppress messages. Returns IMMPxSDEVersion.  
 MethodGetVersionNamerMethod to get the namer object for a particular node type ID (input parameter, as long). Returns IMMPxDeleter.  
 MethodNodeLockedMethod to determine if a node is locked. Input parameters are node ID and node type ID (both as long). Returns a boolean.  
 MethodNodeStateMethod to acquire the current state of the node. Input parameters are node ID and node type ID (both as long).  
Top
See Also

Reference

IMMPxApplicationEx2 Interface
Miner.Interop.Process Namespace

 

 


Send Comment