
Public Member Functions | |
| GSVEOAttribute | attributeNamed (String name) |
| NSArray | attributes () |
| NSArray | attributesUsedForLocking () |
| String | className () |
| NSArray | classProperties () |
| String | externalName () |
| NSArray | gsveoAttributes () |
| GSVEOEntity (GSVEOModel m, String n) | |
| GSVEOModel | model () |
| String | name () |
| NSArray | primaryKeyAttributes () |
| NSArray | relationships () |
Private Attributes | |
| NSArray | attributes = null |
| NSArray | attributesUsedForLocking = null |
| String | className = null |
| NSArray | classProperties = null |
| NSDictionary | entity = null |
| String | externalName = null |
| NSArray | gsveoAttributes = null |
| GSVEOModel | model = null |
| String | name = null |
| NSArray | primaryKeyAttributes = null |
| NSArray | relationships = null |
| GSVEOEntity | ( | GSVEOModel | m, | |
| String | n | |||
| ) |
| GSVEOAttribute attributeNamed | ( | String | name | ) |
| NSArray attributes | ( | ) |
| NSArray attributesUsedForLocking | ( | ) |
| NSArray classProperties | ( | ) |
| String externalName | ( | ) |
| NSArray gsveoAttributes | ( | ) |
| GSVEOModel model | ( | ) |
| NSArray primaryKeyAttributes | ( | ) |
| NSArray relationships | ( | ) |
NSArray attributes = null [private] |
NSArray attributesUsedForLocking = null [private] |
NSArray classProperties = null [private] |
String externalName = null [private] |
NSArray gsveoAttributes = null [private] |
GSVEOModel model = null [private] |
NSArray primaryKeyAttributes = null [private] |
NSArray relationships = null [private] |
1.5.8