org.cogchar.bind.rk.aniconv
Class MayaModelMap

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<String,MayaChannelMapping>
          extended by org.cogchar.bind.rk.aniconv.MayaModelMap
All Implemented Interfaces:
Serializable, Cloneable, Map<String,MayaChannelMapping>

public class MayaModelMap
extends HashMap<String,MayaChannelMapping>

Author:
Ryan Biggs
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Field Summary
 org.appdapter.core.name.Ident myUri
           
 
Constructor Summary
MayaModelMap(org.appdapter.help.repo.RepoClient rc, org.appdapter.core.name.Ident graphIdent, org.appdapter.core.name.Ident uri, org.appdapter.help.repo.SolutionList mappingSL)
           
 
Method Summary
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Field Detail

myUri

public org.appdapter.core.name.Ident myUri
Constructor Detail

MayaModelMap

public MayaModelMap(org.appdapter.help.repo.RepoClient rc,
                    org.appdapter.core.name.Ident graphIdent,
                    org.appdapter.core.name.Ident uri,
                    org.appdapter.help.repo.SolutionList mappingSL)


Copyright © 2010-2013. All Rights Reserved.