org.topcased.sysml.tests
Class SysMLExample
java.lang.Object
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
|
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 |
copyright
public static final java.lang.String copyright
-
- See Also:
- Constant Field Values
- ** Generated **
SysMLExample
public SysMLExample()
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 **
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.