public abstract class TopLevel extends Identified
Modifier and Type | Field and Description |
---|---|
static String |
COLLECTION
The abbreviation for the Collection type in URI
|
static String |
COMPONENT_DEFINITION
The abbreviation for the ComponentDefinition type in URI
|
static String |
GENERIC_TOP_LEVEL
The abbreviation for the GenericTopLevel type in URI
|
static String |
MODEL
The abbreviation for the Model type in URI
|
static String |
MODULE_DEFINITION
The abbreviation for the ModuleDefinition type in URI
|
static String |
SEQUENCE
The abbreviation for the Sequence type in URI
|
Modifier and Type | Method and Description |
---|---|
SBOLDocument |
getDocument()
Returns the SBOL document that hosts this top-level.
|
addWasDerivedFrom, clearAnnotations, clearWasDerivedFroms, containsWasDerivedFrom, createAnnotation, createAnnotation, createAnnotation, createAnnotation, createAnnotation, createAnnotation, equals, getAnnotation, getAnnotations, getDescription, getDisplayId, getIdentity, getName, getPersistentIdentity, getVersion, getWasDerivedFrom, getWasDerivedFroms, hasAnnotations, hashCode, isSetDescription, isSetDisplayId, isSetName, isSetPersistentIdentity, isSetVersion, isSetWasDerivedFrom, removeAnnotation, removeWasDerivedFrom, setDescription, setName, setWasDerivedFrom, setWasDerivedFroms, toString, unsetDescription, unsetName, unsetWasDerivedFrom
public static final String COLLECTION
public static final String MODULE_DEFINITION
public static final String MODEL
public static final String COMPONENT_DEFINITION
public static final String SEQUENCE
public static final String GENERIC_TOP_LEVEL
public SBOLDocument getDocument()
Copyright © 2017. All rights reserved.