PROGRAM AND SPECIFICATION GENERATION METHOD

PROBLEM TO BE SOLVED: To provide a technique capable of improving software productivity by an object-oriented language. SOLUTION: A class name, a class kind for indicating the role of a class and the name and type of a data item to be the identification key of the class are extracted from a specific...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: TSUKUDA GUNJI, DANNO HIROBUMI
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PROBLEM TO BE SOLVED: To provide a technique capable of improving software productivity by an object-oriented language. SOLUTION: A class name, a class kind for indicating the role of a class and the name and type of a data item to be the identification key of the class are extracted from a specification for defining the class (101), the classes are related by the key data item and the class kind (102) and the code of the class is generated corresponding to relation among the classes (106 and 107). Then, by using the relation among the roles of the classes and the relation among the classes, the specification of the class required for system constitution is generated.