|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.Dictionary java.util.Hashtable context.arch.discoverer.dataModel.AbstractIndexTableImpl context.arch.discoverer.dataModel.AbstractStringToIntegerVectorIndexTable context.arch.discoverer.dataModel.TypeIndexTable
Field Summary |
Fields inherited from class context.arch.discoverer.dataModel.AbstractIndexTableImpl |
name |
Constructor Summary | |
TypeIndexTable(java.lang.String indexName)
Creates new ClassnameIndexTable |
Method Summary | |
java.lang.Object |
getElementAsIndex(java.lang.Object componentDescription)
Returns the element of the object key that is used as the key of the indexTable. |
Methods inherited from class context.arch.discoverer.dataModel.AbstractStringToIntegerVectorIndexTable |
add, removeKey |
Methods inherited from class context.arch.discoverer.dataModel.AbstractIndexTableImpl |
getName, toString |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface context.arch.discoverer.dataModel.IndexTableIF |
containsKey, get, keys |
Constructor Detail |
public TypeIndexTable(java.lang.String indexName)
Method Detail |
public java.lang.Object getElementAsIndex(java.lang.Object componentDescription)
AbstractIndexTableImpl
getElementAsIndex
in class AbstractIndexTableImpl
componentDescription
- The object from which the class extracts what is relevant for it.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |