Inherited by ERIAttributeGroup.

Classes | |
| class | _ERIAttributeGroupClazz |
| interface | Key |
Public Member Functions | |
| void | addToAttributes (er.indexing.attributes.ERIAttribute object) |
| void | addToChildren (er.indexing.attributes.ERIAttributeGroup object) |
| NSArray < er.indexing.attributes.ERIAttribute > | attributes () |
| NSArray < er.indexing.attributes.ERIAttributeGroup > | children () |
| String | name () |
| er.indexing.attributes.ERIAttributeGroup | parent () |
| void | removeFromAttributes (er.indexing.attributes.ERIAttribute object) |
| void | removeFromChildren (er.indexing.attributes.ERIAttributeGroup object) |
| void | setName (String value) |
| void | setParent (er.indexing.attributes.ERIAttributeGroup value) |
Static Public Attributes | |
| static final String | ENTITY_NAME = "ERIAttributeGroup" |
| void addToAttributes | ( | er.indexing.attributes.ERIAttribute | object | ) |
| void addToChildren | ( | er.indexing.attributes.ERIAttributeGroup | object | ) |
| NSArray<er.indexing.attributes.ERIAttribute> attributes | ( | ) |
| NSArray<er.indexing.attributes.ERIAttributeGroup> children | ( | ) |
| String name | ( | ) |
| er.indexing.attributes.ERIAttributeGroup parent | ( | ) |
| void removeFromAttributes | ( | er.indexing.attributes.ERIAttribute | object | ) |
| void removeFromChildren | ( | er.indexing.attributes.ERIAttributeGroup | object | ) |
| void setName | ( | String | value | ) |
| void setParent | ( | er.indexing.attributes.ERIAttributeGroup | value | ) |
final String ENTITY_NAME = "ERIAttributeGroup" [static] |
1.5.8