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 Details

    • getRepresentationString

      @OpenApi public String getRepresentationString()
      Constructs human representation of the project.
      Returns:
      project's representation as String.
      Throws:
      IllegalStateException - if project isn't specified or loaded.