de.interactive_instruments.ShapeChange
Class Converter
java.lang.Object
de.interactive_instruments.ShapeChange.Converter
public class Converter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_TARGET_INITSTART
public static final int STATUS_TARGET_INITSTART
- See Also:
- Constant Field Values
STATUS_TARGET_PROCESS
public static final int STATUS_TARGET_PROCESS
- See Also:
- Constant Field Values
STATUS_TARGET_WRITE
public static final int STATUS_TARGET_WRITE
- See Also:
- Constant Field Values
result
protected ShapeChangeResult result
- Result object.
options
protected Options options
target
protected Target target
processIdsToIgnore
protected Set<String> processIdsToIgnore
Converter
public Converter(Options o,
ShapeChangeResult r)
convert
public void convert()
throws ShapeChangeAbortException
- Throws:
ShapeChangeAbortException
convert
public void convert(Model model)
- Convert the application schema.
getCurrentTargetID
public int getCurrentTargetID()
Copyright © 2015. All rights reserved.