public class DetailViewExample extends Object
Constructor and Description |
---|
DetailViewExample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Load all the argument file paths or URIs as instances of the model.
|
protected static void |
printDiagnostic(org.eclipse.emf.common.util.Diagnostic diagnostic,
String indent)
Prints diagnostics with indentation.
|
public static void main(String[] args)
args
- the file paths or URIs.protected static void printDiagnostic(org.eclipse.emf.common.util.Diagnostic diagnostic, String indent)
diagnostic
- the diagnostic to print.indent
- the indentation for printing.Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.