|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmiExtensionWriter
An interface to be implemented by classes outside of the model subsystem that wish to inject data into the XMI output stream.
| Method Summary | |
|---|---|
void |
write(java.io.Writer writer)
Write XMI to registered writer. |
| Method Detail |
|---|
void write(java.io.Writer writer)
throws java.io.IOException
writer - the writer
java.io.IOException - if it goes wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Cookbook |