|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ashridgetech.jamda.uml.ModelElement.ElementStore | +--com.ashridgetech.jamda.uml.ModelElement.ElementNameStore
Field Summary | |
protected java.util.Map |
nameMap
|
protected java.util.Collection |
unmodElements
|
Constructor Summary | |
protected |
ModelElement.ElementNameStore()
|
protected |
ModelElement.ElementNameStore(java.util.Map nameMap)
|
Method Summary | |
protected void |
add(ModelElement me)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected final java.util.Map nameMap
protected final java.util.Collection unmodElements
Constructor Detail |
protected ModelElement.ElementNameStore()
protected ModelElement.ElementNameStore(java.util.Map nameMap)
Method Detail |
protected void add(ModelElement me)
add
in class ModelElement.ElementStore
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |