public class GetSize extends VectorFunction
AtomicFunction.AtomicFunctionInputPin, AtomicFunction.AtomicFunctionOutputPin
m_lastInputs
m_context, m_inputPins, m_outputPins
Constructor and Description |
---|
GetSize()
Creates a new instance of the function.
|
Modifier and Type | Method and Description |
---|---|
GetSize |
duplicate(boolean with_state)
Creates a possibly stateful copy of an object.
|
protected java.lang.Number |
getOutputValue(java.util.List<?>... in_lists) |
java.lang.String |
toString() |
getExplanation, getMinLength, getValue, reset
copyInto, duplicate, evaluate, getContext, getExplanation, getInputPin, getOutputPin, setContext
addToInput, addToOutput, copyInto, getInputArity, getInputLinks, getOutputArity, getOutputLinks, removeFromInput, removeFromOutput, setToInput, setToOutput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addToInput, addToOutput, getInputArity, getInputLinks, getOutputArity, getOutputLinks, removeFromInput, removeFromOutput, setToInput, setToOutput
protected java.lang.Number getOutputValue(java.util.List<?>... in_lists)
getOutputValue
in class VectorFunction
public java.lang.String toString()
toString
in class java.lang.Object
public GetSize duplicate(boolean with_state)
Duplicable
duplicate
in interface Duplicable
duplicate
in class Node
with_state
- Set to true
for a stateful copy, false
otherwiseCopyright © Sylvain HallĂ©. All Rights Reserved.