com.ashridgetech.jamda.uml
Class ModelElement.ElementNameListStore

java.lang.Object
  |
  +--com.ashridgetech.jamda.uml.ModelElement.ElementStore
        |
        +--com.ashridgetech.jamda.uml.ModelElement.ElementNameListStore
Enclosing class:
ModelElement

protected static class ModelElement.ElementNameListStore
extends ModelElement.ElementStore


Field Summary
protected  java.util.List list
           
protected  java.util.Map nameMap
           
protected  java.util.List unmodElements
           
 
Constructor Summary
protected ModelElement.ElementNameListStore()
           
 
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

nameMap

protected final java.util.Map nameMap

list

protected final java.util.List list

unmodElements

protected final java.util.List unmodElements
Constructor Detail

ModelElement.ElementNameListStore

protected ModelElement.ElementNameListStore()
Method Detail

add

protected void add(ModelElement me)
Specified by:
add in class ModelElement.ElementStore


Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.