| Interface | osid.sequencing.AntimatroidForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating antimatroids.
| ||
| Method | getAntimatroidFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | antimatroidRecordType | an antimatroid record type |
| Return | osid.sequencing.records.AntimatroidFormRecord | the antimatroid form record | |
| Errors | NULL_ARGUMENT | antimatroidRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(antimatroidRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |