Inherited by ERIAttribute.

Classes | |
| class | _ERIAttributeClazz |
| interface | Key |
Public Member Functions | |
| void | addToValidationRules (er.indexing.attributes.ERIValidationRule object) |
| er.indexing.attributes.ERIAttributeGroup | attributeGroup () |
| er.indexing.attributes.ERIAttributeType | attributeType () |
| String | name () |
| er.extensions.foundation.ERXMutableArray | possibleValues () |
| void | removeFromValidationRules (er.indexing.attributes.ERIValidationRule object) |
| void | setAttributeGroup (er.indexing.attributes.ERIAttributeGroup value) |
| void | setAttributeType (er.indexing.attributes.ERIAttributeType value) |
| void | setName (String value) |
| void | setPossibleValues (er.extensions.foundation.ERXMutableArray value) |
| void | setStorageType (er.indexing.attributes.ERIStorageType value) |
| er.indexing.attributes.ERIStorageType | storageType () |
| NSArray < er.indexing.attributes.ERIValidationRule > | validationRules () |
Static Public Attributes | |
| static final String | ENTITY_NAME = "ERIAttribute" |
| void addToValidationRules | ( | er.indexing.attributes.ERIValidationRule | object | ) |
| er.indexing.attributes.ERIAttributeGroup attributeGroup | ( | ) |
| er.indexing.attributes.ERIAttributeType attributeType | ( | ) |
| String name | ( | ) |
| er.extensions.foundation.ERXMutableArray possibleValues | ( | ) |
| void removeFromValidationRules | ( | er.indexing.attributes.ERIValidationRule | object | ) |
| void setAttributeGroup | ( | er.indexing.attributes.ERIAttributeGroup | value | ) |
| void setAttributeType | ( | er.indexing.attributes.ERIAttributeType | value | ) |
| void setName | ( | String | value | ) |
| void setPossibleValues | ( | er.extensions.foundation.ERXMutableArray | value | ) |
| void setStorageType | ( | er.indexing.attributes.ERIStorageType | value | ) |
| er.indexing.attributes.ERIStorageType storageType | ( | ) |
| NSArray<er.indexing.attributes.ERIValidationRule> validationRules | ( | ) |
final String ENTITY_NAME = "ERIAttribute" [static] |
1.5.8