OBJECT ORIENTED SOFTWARE DEVELOPERS

Brand Owner (click to sort) Address Description
ATTUNITY CONNECT Attunity Ltd. 16 ATIR YEDA STREET ATIR YEDA INDUSTRIAL PARK KFAR SABA 4464321 Israel Object-oriented software for developers of software applications that, through a standard programming interface, permits access to a wide range of applications and data bases on multiple, heterogeneous platforms;
ISG NAVIGATOR International Software Group Ltd. Carmel Business Park, Einstein Building Tirat Hacarmel 39101 Israel object-oriented software for developers of software applications that, through a standard programming interface, permits access to a wide range of data bases on heterogeneous platforms;NAVIGATOR;
ISG-NAVIGATOR International Software Group, Ltd. Industrial Park, Technion City Haifa 32000 Israel object-oriented software for developers of software applications that, through a standard programming interface, permits access to a wide range of data bases on heterogeneous platforms;NAVIGATOR;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. Common data structures associated with procedurally-oriented software, such as Fortran COMMON blocks, are translated into object-oriented (OO) classes. Procedurally-oriented software modules are reduced in complexity by extracting an appropriate number of sub-modules from the original source code so that the original module and each extracted module is below a predetermined complexity level, if possible. The original module and extracted modules are assigned to an object-oriented class based upon a measure of each modules' association to the respective class' data members, where the assigned modules are then translated into object-oriented methods. This approach greatly reduces overall system development time and costs by automatically generating maintainable object-oriented code based upon translated procedurally-oriented source code. Man-hours are further saved by automatically documenting the newly generated object-oriented classes and by automatically generating test suite files for use in verifying and troubleshooting the automatically generated object-oriented classes.