tudresden.ocl.codegen
Class NodeNameMap
java.lang.Object
tudresden.ocl.codegen.NodeNameMap
- class NodeNameMap
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
HashMap map
NodeNameMap
NodeNameMap()
put
public void put(Node n,
String name)
get
public String get(Node n)
containsKey
public boolean containsKey(Node n)
clear
public void clear()
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.