public class GenericTopLevel extends TopLevel
COLLECTION, COMPONENT_DEFINITION, GENERIC_TOP_LEVEL, MODEL, MODULE_DEFINITION, SEQUENCE
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
QName |
getRDFType()
Returns the RDF type property of this GenericTopLevel instance.
|
int |
hashCode() |
void |
setRDFType(QName rdfType)
Set the RDF type property of this GenericTopLevel instance to the specified one.
|
String |
toString() |
getDocument
addWasDerivedFrom, clearAnnotations, clearWasDerivedFroms, containsWasDerivedFrom, createAnnotation, createAnnotation, createAnnotation, createAnnotation, createAnnotation, createAnnotation, getAnnotation, getAnnotations, getDescription, getDisplayId, getIdentity, getName, getPersistentIdentity, getVersion, getWasDerivedFrom, getWasDerivedFroms, hasAnnotations, isSetDescription, isSetDisplayId, isSetName, isSetPersistentIdentity, isSetVersion, isSetWasDerivedFrom, removeAnnotation, removeWasDerivedFrom, setDescription, setName, setWasDerivedFrom, setWasDerivedFroms, unsetDescription, unsetName, unsetWasDerivedFrom
public QName getRDFType()
public void setRDFType(QName rdfType) throws SBOLValidationException
rdfType
- the RDF type propertySBOLValidationException
- if the following SBOL validation rule was violated: 12302.public int hashCode()
hashCode
in class Identified
public boolean equals(Object obj)
equals
in class Identified
public String toString()
toString
in class Identified
Copyright © 2017. All rights reserved.