Interface | osid.sequencing.Antimatroid | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
An | ||
Method | getAntimatroidRecord | ||
Description |
Gets the antimatroid record corresponding to the given
| ||
Parameters | osid.type.Type | antimatroidRecordType | the type of antimatroid record to retrieve |
Return | osid.sequencing.records.AntimatroidRecord | the antimatroid 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. |