Package com.comsol.model
Interface ResultParam
-
- All Superinterfaces:
ExpressionBase
,ModelEntity
,ParamBase
,PrimitiveModelEntity
public interface ResultParam extends ParamBase
Result parameters.
-
-
Method Summary
-
Methods inherited from interface com.comsol.model.ExpressionBase
clear, descr, descr, get, remove, remove, rename, set, set, set, set, varnames
-
Methods inherited from interface com.comsol.model.ModelEntity
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
-
Methods inherited from interface com.comsol.model.ParamBase
evaluate, evaluate, evaluateComplex, evaluateComplex, evaluateUnit, loadFile, loadFile, loadFile, loadFile, loadFile, saveFile, saveFile, saveFile, saveFile, saveFile
-
Methods inherited from interface com.comsol.model.PrimitiveModelEntity
getContainer, getDisplayString, resolveModelPath
-
-