|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucot.model.relation.Thing
ucot.model.relation.Item
public abstract class Item
Items are concrete parts of the AnalyzeModel, like entities, methods, attributes and stuff.
Field Summary |
---|
Fields inherited from class ucot.model.relation.Thing |
---|
name, typeName |
Constructor Summary | |
---|---|
Item(java.lang.String name,
java.lang.String typeName)
|
Method Summary |
---|
Methods inherited from class ucot.model.relation.Thing |
---|
getName, getTypeName, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Item(java.lang.String name, java.lang.String typeName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |