Patents by Inventor James Melton Crawford, Jr.

James Melton Crawford, Jr. has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 5768480
    Abstract: Techniques for integrating rules into imperative object-oriented languages such as C++. C++ is extended to permit definition of rules as members of classes. When a rule is defined as a member of a class, a preprocessor receives the declaration of the rule's class and of any other class involved in the rule and generates additional data members and member functions for the classes. The additional members of the classes permit a complete implementation of the rule. No additional rule interpreter or decision network is required. The rule definition defines collections of objects linked by interobject pointers to which the rule applies. A rule is evaluated only if there is a change in a value mentioned in the rule in an object belonging to a collection of objects for the rule. The rule's condition is a sequence of bindings and tests. The bindings define a path through a collections of objects to which the rule applies, and the path is followed during evaluation. The rules thus implement access-limited logic.
    Type: Grant
    Filed: October 21, 1994
    Date of Patent: June 16, 1998
    Assignee: Lucent Technologies Inc.
    Inventors: James Melton Crawford, Jr., Daniel L. Dvorak, Diane Judith Litman, Anil K. Mishra, Peter Frederick Patel-Schneider