C# Class SubTreeMerge.SubTreeMerge.InstanceInfo

Show file Open project: metamorph-inc/meta-core

Public Methods

Method Description
InstanceInfo ( IMgaFCO otherInstance, IMgaFCO newInstanceParent ) : System
getNewInstanceParent ( ) : IMgaFCO
getOtherInstance ( ) : IMgaFCO

Method Details

InstanceInfo() public method

public InstanceInfo ( IMgaFCO otherInstance, IMgaFCO newInstanceParent ) : System
otherInstance IMgaFCO
newInstanceParent IMgaFCO
return System

getNewInstanceParent() public method

public getNewInstanceParent ( ) : IMgaFCO
return IMgaFCO

getOtherInstance() public method

public getOtherInstance ( ) : IMgaFCO
return IMgaFCO