|
|||||||||
| 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.RecordDisassembler.PortFunction
private class RecordDisassembler.PortFunction
| Field Summary | |
|---|---|
private java.lang.String |
_name
|
| Constructor Summary | |
|---|---|
private |
RecordDisassembler.PortFunction(java.lang.String name)
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Return the function result. |
InequalityTerm[] |
getVariables()
Return the type variable in this inequality term. |
java.lang.String |
getVerboseString()
Return an additional string describing the current value of this function. |
| Methods inherited from class ptolemy.data.type.MonotonicFunction |
|---|
getAssociatedObject, 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 java.lang.String _name
| Constructor Detail |
|---|
private RecordDisassembler.PortFunction(java.lang.String name)
| Method Detail |
|---|
public java.lang.Object getValue()
throws IllegalActionException
getValue in interface InequalityTermgetValue in class MonotonicFunctionIllegalActionException - Thrown in derived classes if
there is a problem getting the value.MonotonicFunction.setValue(Object)public java.lang.String getVerboseString()
getVerboseString in class MonotonicFunctionpublic 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 | ||||||||