Class LeaveModuleInfo
java.lang.Object
com.nomagic.magicdraw.teamwork2.local2remote.ResolveLocalModuleInfo
com.nomagic.magicdraw.teamwork2.local2remote.LeaveModuleInfo
Leave local module resolution info. Local module will be unchanged when local project is added to teamwork.
-
Constructor Summary
ConstructorDescriptionLeaveModuleInfo
(com.nomagic.ci.persistence.IAttachedProject attachedProject) Constructor. -
Method Summary
-
Constructor Details
-
LeaveModuleInfo
@OpenApi public LeaveModuleInfo(com.nomagic.ci.persistence.IAttachedProject attachedProject) Constructor.- Parameters:
attachedProject
- module to leave local.
-