SysML

org.topcased.sysml.tests
Class SysMLExample

java.lang.Object
  extended by org.topcased.sysml.tests.SysMLExample

public class SysMLExample
extends java.lang.Object

A sample utility for the ' < ? >sysML' package.

** Generated **

Field Summary
static java.lang.String copyright
           
 
Constructor Summary
SysMLExample()
           
 
Method Summary
static void main(java.lang.String[] args)
          Load all the argument file paths or URIs as instances of the model.
protected static void printDiagnostic(Diagnostic diagnostic, java.lang.String indent)
          Prints diagnostics with indentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
** Generated **
Constructor Detail

SysMLExample

public SysMLExample()
Method Detail

main

public static void main(java.lang.String[] args)
Load all the argument file paths or URIs as instances of the model.

Parameters:
args - the file paths or URIs.
** Generated **

printDiagnostic

protected static void printDiagnostic(Diagnostic diagnostic,
                                      java.lang.String indent)
Prints diagnostics with indentation.

Parameters:
diagnostic - the diagnostic to print.
indent - the indentation for printing.
** Generated **

SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.