org.eigenbase.jmi.mem
Class JmiMemFactory.RefAssociationImpl
java.lang.Object
java.util.AbstractMap<K,V>
java.util.TreeMap<String,Object>
org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl
org.eigenbase.jmi.mem.JmiMemFactory.RefAssociationImpl
- All Implemented Interfaces:
- Serializable, Cloneable, InvocationHandler, Map<String,Object>, SortedMap<String,Object>
- Enclosing class:
- JmiMemFactory
protected class JmiMemFactory.RefAssociationImpl
- extends JmiMemFactory.ElementImpl
Specialized handler for implementing a RefAssociation
via a
dynamic proxy.
- See Also:
- Serialized Form
Methods inherited from class org.eigenbase.jmi.mem.JmiMemFactory.ElementImpl |
filterChildren, getAccessorName, invoke, proxyCreate, proxyGet, proxyImmediateComposite, proxyImpl, proxyRefAddLink, proxyRefAllPackages, proxyRefByMoniker, proxyRefCreateInstance, proxyRefGetEnum, proxyRefImmediatePackage, proxyRefIsInstanceOf, proxyRefLinkExists, proxyRefMofId, proxyRefPackage, proxyRefRemoveLink, proxyRefSetValue, proxySet, proxySet, wrap |
Methods inherited from class java.util.TreeMap |
clear, clone, comparator, containsKey, containsValue, entrySet, firstKey, get, headMap, keySet, lastKey, put, putAll, remove, size, subMap, tailMap, values |
JmiMemFactory.RefAssociationImpl
JmiMemFactory.RefAssociationImpl(Class<? extends RefAssociation> clazz,
JmiMemFactory.RefPackageImpl immediatePkg)