Modifier and Type | Method and Description |
---|---|
ListOfLayouts |
ListOfLayouts.cloneObject()
Creates and returns a deep copy of this
ListOfLayouts . |
ListOfLayouts |
LayoutModelPlugin.getListOfLayouts()
Returns the
ListOfLayouts object for this Model . |
Modifier and Type | Method and Description |
---|---|
static void |
libsbml.parseLayoutAnnotation(XMLNode annotation,
ListOfLayouts layouts)
takes an annotation that has been read into the model
identifies the RDF elements
and creates a List of Layouts from the annotation
|