Friday, October 20, 2006

Using inferencing in the documentation

There is a page for each Rolon class, and the Extends relation is used to define the relations between classes.

Also now there is a page for each command, and each command has a Scope relation that links it to a Rolon class.

Subclass is the inverse relation of Extends. And Command is the inverse relation of Scope.

See the Deductions LSec under UserGuide for the inferences that have been made. And yes, I've greatly toned it down. Seeing all the subclasses of a class or seeing all the inherited commands was a bit much!

The next step is to add the links to each rolon class page for viewing the subclasses and commands.

Bill

0 Comments:

Post a Comment

<< Home