GenericLocation
Extends:
Identified → GenericLocation
Class to represent an SBOL2 GenericLocation.
Constructor Summary
| Public Constructor | ||
| public |
constructor(sbolDocument: *, uri: *) |
|
Member Summary
| Public Members | ||
| public set |
orientation(orientation: string | URI): * Set the orientation property for this Cut. |
|
| public get |
orientation: URI: * Retrieve the orientation property for this Cut. |
|
Public Constructors
public constructor(sbolDocument: *, uri: *) source
Parameters:
| Name | Type | Attribute | Description |
| sbolDocument | * | ||
| uri | * |