tangentum technologies    
 

Deutsch

   
   
 
   

Frequently Asked Questions

Frequently Asked Questions


In this document we answer some of most frequently asked questions about the CodeMonitorTM for Java.

1. General Information

This paragraph will try to answer some general questions about our product.

1.1. Licensing

1.1.1.

Are there other licenses available instead the single-user workstation license?

Yes, of course. Please contact our sales staff for the concrete conditions and prices.

1.1.2.

May I download the CodeMonitorTM for Java and simply use it?

You may download the software anytime and as often you like. If you want to use the CodeMonitorTM for Java, you have to acquire a valid license.

2. Configuration

The configuration is one of the most complex task in using CodeMonitorTM for Java.

2.1. Configuration-Language

2.1.1.

Why use XML?

XML is the lingua franca of data-representation, with many tools to support it's generation and transformation, and therefore ideal suited for computers. Despite being readable, XML is not the best representation for humans.

We're working on a simpler, and graphical interface (an Eclipse plug-in).

2.1.2.

The configuration is built on predicate logic. Is it complete?

No, all predicates are built-in predicates, or a logical combination of predicates.

The predicate logic is roughly based on the execution model of Prolog, but without unifaction. We're envisioning an interface which is fully build on Prolog-clauses, therefore we're looking after an efficient and portable Prolog-interpreter to do this task.