Interface | osid.topology.GraphForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating graphs. | ||
Method | getGraphFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | graphRecordType | a graph record type |
Return | osid.topology.records.GraphFormRecord | the graph form record | |
Errors | NULL_ARGUMENT | graphRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(graphRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |