psdi.app.bim.project

Interface BIMProjectRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    BIMProject


    public interface BIMProjectRemote
    extends MboRemote
    • Method Detail

      • hasValidImport

        boolean hasValidImport()
                        throws java.rmi.RemoteException,
                               MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • getTranslator

        Translate getTranslator()
        Return the translator object which can be used to convert locale sensitive strings
      • getFrequencyUnits

        java.lang.String getFrequencyUnits(java.lang.String units)