Differences between revisions 5 and 6
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Plug-in interface {{{SomeInterface}}}:: {{{org.argouml.blablabla.BlablablaSomeInterface}}} Plug-in interface {{{SomeOtherInterface}}}:: {{{org.argouml.blablabla.BlablablaSomeOtherInterface}}} |
Plug-in interface SomeInterface:: {{{org.argouml.blablabla.BlablablaSomeInterface}}} Plug-in interface SomeOtherInterface:: {{{org.argouml.blablabla.BlablablaSomeOtherInterface}}} |
- Purpose
To blablabla
- Located
org.argouml.blablabla
- Layer
?<<Layer>> The Layer it belongs to
- Facade class
org.argouml.blablabla.Blabla (if any)
- Plug-in interface SomeInterface
org.argouml.blablabla.BlablablaSomeInterface
- Plug-in interface SomeOtherInterface
org.argouml.blablabla.BlablablaSomeOtherInterface
Public API
There is a facade class called org.argouml.blablabla.Blabla (if any).
For purpose X use the class org.argouml.blablabla.X.
For purpose Y use the class org.argouml.blablabla.Y.
How do I...?
- ...use the Public API?
- blablabla
Design of the subsystem
Used sybsystems
This subsystem uses the following other subsystems: