|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleTarget
Method Summary | |
---|---|
void |
reset()
All relevant fields of the target will be reset, so that it is ready for processing selected schemas based upon a specific target configuration. |
void |
writeAll(ShapeChangeResult r)
Instructs the target to output the processing results. |
Methods inherited from interface de.interactive_instruments.ShapeChange.Target.Target |
---|
getTargetID, initialise, process, write |
Method Detail |
---|
void writeAll(ShapeChangeResult r)
Will be called by the Converter
after initialization and
processing for all of the selected schema has been performed.
r
- Model.selectedSchemas()
void reset()
The Converter
will reset SingleTargets whenever it processes a
target configuration.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |