uci.uml.test.omg
Class MathPackExample
java.lang.Object
|
+--uci.uml.test.omg.MathPackExample
- public class MathPackExample
- extends Object
This is a very simple demo of how to represent a UML design that
consists of a single class. This example is taken from page 42 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 |
model
public Model model
mathPackClass
public MMClass mathPackClass
utilityStereotype
public Stereotype utilityStereotype
op1
public Operation op1
op2
public Operation op2
op3
public Operation op3
op4
public Operation op4
realType
public DataType realType
angleType
public DataType angleType
MathPackExample
public MathPackExample()
print
public void print()