Class AbstractRemoteProjectDescriptor
- java.lang.Object
-
- com.nomagic.magicdraw.core.project.AProjectDescriptor
-
- com.nomagic.magicdraw.core.project.AbstractRemoteProjectDescriptor
-
- All Implemented Interfaces:
ProjectDescriptor
@OpenApi public abstract class AbstractRemoteProjectDescriptor extends com.nomagic.magicdraw.core.project.AProjectDescriptor
This class represents location of the remote project.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getRepresentationString()
Constructs human representation of the project.
-