|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.data.type.MonotonicFunction
ptolemy.actor.lib.UnionDisassembler.PortFunction
private class UnionDisassembler.PortFunction
Field Summary | |
---|---|
private java.lang.String |
_name
|
Constructor Summary | |
---|---|
private |
UnionDisassembler.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 UnionDisassembler.PortFunction(java.lang.String name)
Method Detail |
---|
public java.lang.Object getValue() throws IllegalActionException
getValue
in interface InequalityTerm
getValue
in class MonotonicFunction
IllegalActionException
- Thrown in derived classes if
there is a problem getting the value.MonotonicFunction.setValue(Object)
public java.lang.String getVerboseString()
getVerboseString
in class MonotonicFunction
public InequalityTerm[] getVariables()
getVariables
in interface InequalityTerm
getVariables
in class MonotonicFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |