uci.uml.test.omg
Class PackageExample
java.lang.Object
|
+--uci.uml.test.omg.PackageExample
- public class PackageExample
- extends Object
This is a very simple demo of how to represent nested UML
packages. This example is taken from page 15 of the UML 1.1
notation guide (OMG document ad/97-08-05).
|
Method Summary |
void |
print()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
windowingSystem
public Model windowingSystem
motif
public Model motif
msWindows
public Model msWindows
editor
public Subsystem editor
controller
public Model controller
domainElements
public Model domainElements
diagramElements
public Model diagramElements
graphicsCore
public Model graphicsCore
motifCore
public Model motifCore
windowsCore
public Model windowsCore
g1
public Generalization g1
g2
public Generalization g2
g3
public Generalization g3
g4
public Generalization g4
d1
public Dependency d1
d2
public Dependency d2
d3
public Dependency d3
d4
public Dependency d4
d5
public Dependency d5
d6
public Dependency d6
d7
public Dependency d7
d8
public Dependency d8
PackageExample
public PackageExample()
print
public void print()