Math2mat

m2m.backend.structure.Switch Member List

This is the complete list of members for m2m.backend.structure.Switch, including all inherited members.
addBody(Element el)m2m.backend.structure.Function
addBody(Vector< Element > vec)m2m.backend.structure.Function
addBodyToTop(Element el)m2m.backend.structure.Function
addCase(Vector< Variable > cond, Vector< Element > body)m2m.backend.structure.Switch
addCase(Case cas)m2m.backend.structure.Switch
addInput(Element var)m2m.backend.structure.Function
addInternalVar(Element var)m2m.backend.structure.Function
addOutput(Element var)m2m.backend.structure.Function
bodym2m.backend.structure.Function [protected]
containsInputName(String name)m2m.backend.structure.Function
containsOuputName(String name)m2m.backend.structure.Function
copy(Function newFunc)m2m.backend.structure.Function [virtual]
copyTo(Element to, Function newFunc)m2m.backend.structure.Function
Element()m2m.backend.structure.Element
findElement(String name)m2m.backend.structure.Function
fromXml(org.w3c.dom.Element el)m2m.backend.structure.Function
Function()m2m.backend.structure.Function
getBody()m2m.backend.structure.Function
getCaseAt(int ind)m2m.backend.structure.Switch
getCases()m2m.backend.structure.Switch
getElement(org.w3c.dom.Element el, Function newFunc)m2m.backend.structure.Element
getInput()m2m.backend.structure.Function
getInternalVars()m2m.backend.structure.Function
getMaxCost()m2m.backend.structure.Function
getMonitor()m2m.backend.structure.Element
getMonitoringElement()m2m.backend.structure.Function
getName()m2m.backend.structure.Element
getOutput()m2m.backend.structure.Function
getRelativeMaxCost()m2m.backend.structure.Function
getSize()m2m.backend.structure.Switch
getSwitchVar()m2m.backend.structure.Switch
getXmlTagName()m2m.backend.structure.Switch [virtual]
inputVarsm2m.backend.structure.Function [protected]
insideFromXml(org.w3c.dom.Element el, Function newFunc)m2m.backend.structure.Switch
insideToXml(org.w3c.dom.Element el, Document dom, boolean shortRef)m2m.backend.structure.Switch
m2m::backend::structure::Element.insideToXml(org.w3c.dom.Element el, org.w3c.dom.Document dom, boolean shortRef)m2m.backend.structure.Element
internalVarsm2m.backend.structure.Function [protected]
isInput(Element element)m2m.backend.structure.Function
maxCostm2m.backend.structure.Function [protected]
maxRelativeCostm2m.backend.structure.Function [protected]
modifAllNames(String prefix)m2m.backend.structure.Function
modifyNumType(BuildingBlock.NumType type)m2m.backend.structure.Switch
monitorm2m.backend.structure.Element [protected]
namem2m.backend.structure.Element [protected]
outputVarsm2m.backend.structure.Function [protected]
setBody(Vector< Element > body)m2m.backend.structure.Function
setCases(Vector< Case > cases)m2m.backend.structure.Switch
setInput(Vector< Element > in)m2m.backend.structure.Function
setInternalVars(Vector< Element > list)m2m.backend.structure.Function
setMaxCost(int cost)m2m.backend.structure.Function
setMonitor(boolean monitor, StructTreatment struct)m2m.backend.structure.Element
setName(String n)m2m.backend.structure.Element
setOutput(Vector< Element > out)m2m.backend.structure.Function
setRelativeMaxCost()m2m.backend.structure.Function
setSwitchVar(Variable var)m2m.backend.structure.Switch
superInsideToXml(org.w3c.dom.Element el, Document dom, boolean shortRef)m2m.backend.structure.Function
Switch()m2m.backend.structure.Switch
tab(int nb)m2m.backend.structure.Element [protected]
toOctave(int level)m2m.backend.structure.Function
toSchematic(int level, String prefix, String boxFormat, String color)m2m.backend.structure.Switch
toString(int level)m2m.backend.structure.Switch
toStringParam(int level)m2m.backend.structure.Function [protected]
toXml(org.w3c.dom.Document dom, boolean shortRef)m2m.backend.structure.Element
 All Classes Namespaces Files Functions Variables Enumerations