|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.data.type.MonotonicFunction
ptolemy.actor.lib.AbsoluteValue.FunctionTerm
private static class AbsoluteValue.FunctionTerm
| Field Summary | |
|---|---|
private TypedIOPort |
_port
|
| Constructor Summary | |
|---|---|
private |
AbsoluteValue.FunctionTerm(TypedIOPort port)
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Return the function result. |
InequalityTerm[] |
getVariables()
Return the variables in this term. |
| Methods inherited from class ptolemy.data.type.MonotonicFunction |
|---|
getAssociatedObject, getVerboseString, initialize, isSettable, isValueAcceptable, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private TypedIOPort _port
| Constructor Detail |
|---|
private AbsoluteValue.FunctionTerm(TypedIOPort port)
| Method Detail |
|---|
public java.lang.Object getValue()
getValue in interface InequalityTermgetValue in class MonotonicFunctionMonotonicFunction.setValue(Object)public InequalityTerm[] getVariables()
getVariables in interface InequalityTermgetVariables in class MonotonicFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||