psdi.common.expbuilder

Interface ExpressionBuilderSetRemote

    • Method Detail

      • setTreeObject

        void setTreeObject(java.lang.String objectname)
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getTreeObject

        java.lang.String getTreeObject()
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isDotNotationOn

        boolean isDotNotationOn()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setDotNotation

        void setDotNotation(boolean flag)
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setSubSelects

        void setSubSelects(boolean flag)
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isSubselectsOn

        boolean isSubselectsOn()
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setRelationship

        void setRelationship(boolean flag)
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isRelationshipsOn

        boolean isRelationshipsOn()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setAttributes

        void setAttributes(boolean flag)
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isAttributesOn

        boolean isAttributesOn()
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setObjectAttribute

        void setObjectAttribute(java.lang.String attrname)
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getObjectAttribute

        java.lang.String getObjectAttribute()
                                     throws MXException,
                                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException