
Public Member Functions | |
| InnerJoinEntityStore (EORelationship rel, EREntityStore store1, EREntityStore store2) | |
| Iterator< NSMutableDictionary < String, Object > > | iterator () |
Package Attributes | |
| NSMutableDictionary < EOAttribute, EOAttribute > | attributeMap = new NSMutableDictionary<EOAttribute, EOAttribute>() |
| EREntityStore | destStore |
| EORelationship | relationship |
| EREntityStore | srcStore |
| InnerJoinEntityStore | ( | EORelationship | rel, | |
| EREntityStore | store1, | |||
| EREntityStore | store2 | |||
| ) |
| Iterator<NSMutableDictionary<String, Object> > iterator | ( | ) | [virtual] |
Implements EREntityStore.
NSMutableDictionary<EOAttribute, EOAttribute> attributeMap = new NSMutableDictionary<EOAttribute, EOAttribute>() [package] |
EREntityStore destStore [package] |
EORelationship relationship [package] |
EREntityStore srcStore [package] |
1.5.8