
Last chance! 50% off unlimited learning
Sale ends in
new("Layout", ...)
.id
:"character"
uniquely
identifying this component. dimensions
:"Dimensions"
specifing the size of the layout.compartmentGlyphs
:"list"
containing the CompartmentGlyph
s. The names of
the list correspond to the IDs of the elements. speciesGlyphs
:"list"
containing the SpeciesGlyph
s. The names of the
list correspond to the IDs of the elements. reactionGlyphs
:"list"
containing the ReactionGlyph
s. The names of the
list correspond to the IDs of the
elements. textGlyphs
:"list"
containing the TextGlyph
s. The names of the
list correspond to the IDs of the
elements.additionalGraphicalObjects
:"list"
containing the
additional GraphicalObject
s that are not bound
to any model component. The names of the list correspond to the IDs
of the elements. metaId
:"character"
that is an XML ID "described" by an RDF
resource. This links an SBML element to an RDF resource. RDF may
appear anywhere in an SBML element, but is usually placed inside
the annotation
element.notes
:"character"
containing user-readable XHTML notes about an element. annotation
:"character"
containing
additional machine-readable information about an element, usually as RDF,
such as BioPAX. This is where application-specific data belongs.cvTerms
:"list"
containing
instances of CVTerm
associated with this
element.sboTerm
:"integer"
identifying
a term in the Systems Biology Ontology (SBO)."SBase"
, directly.signature(object = "Layout")
: gets the id
slot signature(object = "Layout")
: sets the id
slot signature(object = "Layout")
: gets the additionalGraphicalObjects
slot signature(object = "Layout")
: sets the additionalGraphicalObjects
slot signature(object = "Layout")
: gets the compartmentGlyphs
slot signature(object = "Layout")
: sets the compartmentGlyphs
slot signature(object = "Layout")
: gets the dimensions
slot signature(object = "Layout")
: sets the dimensions
slot signature(object = "Layout")
: gets the reactionGlyphs
slot signature(object = "Layout")
: sets the reactionGlyphs
slot signature(object = "Layout")
: gets the speciesGlyphs
slot signature(object = "Layout")
: sets the speciesGlyphs
slot signature(object = "Layout")
: gets the textGlyphs
slot signature(object = "Layout")
: sets the textGlyphs
slot