CIMValidate User Interface
Synopsis
javaw -jar CIMValidate.jar
Description
The CIMValidate user interface provides the functions of the CIMValidate
command in a window. The command line above starts the user interface which
is shown below:

CIMvalidate User Interface showing a model summary report.
To validate or summarize a model the steps are:
- Select the model in the top (Model) pane. The filename can be typed or the
file selector on the right can be used.
- Select the schema in the top (Schema) pane.
- Initiate a summary report or validation by pressing the Report or Validate
buttons respectively.
- Results appear in the central pane.
To cancel a report or validation in progress:
- Press the cancel button. (Note that it may take a few seconds for cancelation.
- One the operation has been canceled an acknowlegement is displayed.
- Alternatively, press the exit button to immediately terminate the session.
To copy and paste results.
- Select the results to be copied, or leave the results unselected to copy
all.
- Press the copy button.
- Paste the results into a document or other application.
Notes and Dependencies
- Swing
- The user interface depends on JFC/Swing which is part of the Java 2 platform.
- Download
- The CIMValidate jar file is available for download.
Full source will be posted on sourceforge.