psdi.common.expbuilder

Interface ExpBuilderObjectTreeSetRemote

    • Method Detail

      • getTreeControlProps

        java.util.HashMap getTreeControlProps()
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isTreeTop

        boolean isTreeTop()
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setRelationshipTreeObject

        void setRelationshipTreeObject(java.lang.String treeObject)
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getAttributeMboUniqueID

        long getAttributeMboUniqueID(int attTreeID)
                              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
      • isDotNotationOn

        boolean isDotNotationOn()
                         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
      • getColonizedNodeValue

        java.lang.String getColonizedNodeValue(int attTreeID)
                                        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
      • getSelectedNode

        java.lang.String getSelectedNode(java.lang.String maxattributeid)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setIncludeNonpersistentAttributes

        void setIncludeNonpersistentAttributes(boolean flag)
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getIncludeNonpersistentAttributes

        boolean getIncludeNonpersistentAttributes()
                                           throws MXException,
                                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException