Static Public Member Functions | Static Protected Member Functions

de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.tests.VehiclefeaturemodelingExample Class Reference

List of all members.

Static Public Member Functions

static void main (String[] args)

Static Protected Member Functions

static void printDiagnostic (Diagnostic diagnostic, String indent)

Detailed Description

A sample utility for the 'vehiclefeaturemodeling' package.


Member Function Documentation

static void de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.tests.VehiclefeaturemodelingExample.main ( String[]  args  )  [static]

Load all the argument file paths or URIs as instances of the model.

Parameters:
args the file paths or URIs.
static void de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.tests.VehiclefeaturemodelingExample.printDiagnostic ( Diagnostic  diagnostic,
String  indent 
) [static, protected]

Prints diagnostics with indentation.

Parameters:
diagnostic the diagnostic to print.
indent the indentation for printing.