]> An ontology to represent concepts in software engineering, such as object-oriented components and their relationships to each other and external documentation. An integration test of a software subsystem. An automatically generated metric about a software component. OO Abstract Class OO Class Representation of a object-oriented constructor within an OO class. OO Interface OO Method Requirement An automated test of a software component. Defines the relationship between a Test and the its results. Defines the relationship between an object-oriented Constructor and an OO Class that contains it. Defines the relationship between an OO Requirement and an OO Class which encodes it. encodes requirement Defines the relationship between a Method and a Requirement, where the Requirement's implemention is best understood by starting with the Method. Defines the relationship between an OO super class and another class which extends it. Defines the relationship between an OO Class which extends another and the OO CLass which it extends. Defines the relationship between an Object-Oriented Class and the constructors that it contains. Defines the relationship between a software construct (a software component, metric, test or requirement) and a developer responsible for creating or maintaining it.. Defines the relationship between a Requirement and a Method which is the best place to start understanding the Requirement's implementation. Defines the relationship between an Object-Oriented Class and the methods that it contains. has method Defines the relationship between an OO Interface or Abstract Class and an OO Method Signature. Defines the relationship between an OO Software Component and a Metric which has been calculated for it. Defines the relationship between a Metric and its calculated value. Defines the relationship between an OO Program and a Package which it contains. Defines the relationship between an OO Package and the OO Classes/AbstractClasses/Interfaces which belong to it. Defines the relationship between an OO Software Component and an associated Test. Defines the relationship between an OO Class and an OO Interface which it extends. Defines the relationship between an OO Interface and an OO Class which implements it. Defines the relationship between a Metric and an OO Software Component for which it was calculated. Defines the relationship between a Test and an OO Software Component. Defines at which date and time a given element was modified. Defines at which date and time a given Requirement was validated by a person. Defines the relationship between a method and the Object-Oriented Class which contains it. Defines the relationship between an OO Method Signature and a containing OO Interface or Abstract Class. Defines the relationship between two OO Methods, from the used Method to the using Method. Defines the relationship between a Metric and the date-time at which it was calculated. Defines the relationship between an OO Class/AbstractClass/Interface and the OO Package to which it belongs. class of Defines the relationship between an OO Package and the OO Program which contains it. Defines the relationship between an OO Requirement and an OO Class which encodes it. requirement encoded by Uniform Resource Locator describing or providing further information about a class. Defines the relationship between a Test and a Boolen indicating whether the Test passed or failed. Defines the relationship between a Test and the date-time at which the test was concluded. Defines the relationship between two OO Methods, from the using Method to the used Method.