public class BelongsTo
extends org.nfunk.jep.function.PostfixMathCommand
Modifier and Type | Method and Description |
---|---|
static BelongsTo |
getInstance() |
void |
resetForDCNet(DCNet model) |
void |
run(java.util.Stack inStack) |
public void run(java.util.Stack inStack) throws org.nfunk.jep.ParseException
run
in interface org.nfunk.jep.function.PostfixMathCommandI
run
in class org.nfunk.jep.function.PostfixMathCommand
org.nfunk.jep.ParseException
public static BelongsTo getInstance()
public void resetForDCNet(DCNet model)