addObjects |
Adds the given objects to the collection. |
created |
Returns a time object of the last modification. |
creator |
Extract the creator(s) from the history. |
csvexport |
Exports the data of an object to a csv file. |
get |
Get a property of a object. |
getObjectAtIndex |
Index into the inner objects of one collection object. |
getObjectsOfClass |
Returns all objects of the specified class in a collection-object. |
index |
Index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
nobjs |
Returns the number of objects in the inner object array. |
removeObjectAtIndex |
Removes the object at the specified position from the collection. |
requirements |
Returns a list of LTPDA extension requirements for a given object. |
search |
Selects objects inside the collection/matrix object that match the given name. |
setDescription |
Sets the 'description' property of a ltpda_uoh object. |
setName |
Sets the property 'name' of an ltpda_uoh object. |
setObjectAtIndex |
Sets an input object to the collection. |
setObjs |
Sets the 'objs' property of a collection object. |
setPlotAxes |
Sets the 'axes' property of a the object's plotinfo. |
setPlotColor |
Sets the color of a the object's plotinfo. |
setPlotFigure |
Sets the 'figure' property of a the object's plotinfo. |
setPlotFillmarker |
Defines if the plot function fill the marker or not. |
setPlotLineStyle |
Sets the linestyle of a the object's plotinfo. |
setPlotLinewidth |
Sets the linewidth of a the object's plotinfo. |
setPlotMarker |
Sets the marker of a the object's plotinfo. |
setPlotMarkerEdgeColor |
Sets the color of a the object's marker edge. |
setPlotMarkerFaceColor |
Sets the color of a the object's marker face. |
setPlotMarkersize |
Sets the markersize of a the object's plotinfo. |
setPlotinfo |
Sets the 'plotinfo' property of a ltpda_uoh object. |
setPlottingStyle |
Sets the style property of a the object's plotinfo. |
setProcinfo |
Sets the 'procinfo' property of a ltpda_uoh object. |
setShowsErrors |
Sets the 'showErrors' property of a the object's plotinfo. |