COMPONENT ORIENTED OBJECT ORIENTED COMPUTER SOFTWARE

Brand Owner Address Description
COOL:JOE STERLING SOFTWARE, INC. 300 Crescent Court, Suite 1200 Dallas TX 75201 component-oriented and object-oriented computer software development and design tools for use in analyzing, creating, documenting and maintaining scalable enterprise business models, and that provide component modeling, physical implementation, design, test and debug support, and printed instructional manuals, therefor, sold as a unit;COOL JOE;
 

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.