public abstract class SelectsBehavior extends PrimaryBehavior
Proxied.Abstract| Modifier | Constructor and Description |
|---|---|
protected |
SelectsBehavior()
Constructs an instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInputRequired()
Asks if an input value is required.
|
boolean |
isStartStop()
Asks if the interval is start/stop.
|
boolean |
setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
addInputToResult, equals, getAfterResultSyncPosition, getInputSync, getResultSync, getResultSyncStamp, getSelectSyncPosition, getSinceResultSyncPosition, getSinceSyncPosition, getSync, getSynchronizedResultStamp, getSyncStamp, hasAfterResultSyncPosition, hashCode, hasSelectSyncPosition, hasSinceResultSyncPosition, hasSinceSyncPosition, isInSync, isPrimary, isSelectPreviousValue, prepareSelect, select, supportsExtrapolated, supportsInterpolated, validate, validateNoLoop, validateNotSynchronizeddoValidate, getBehavior, getBooleanInputValue, getDoubleInputValue, getElapsedInputValue, getEntity, getInput, getInputPoint, getName, getNext, getParams, getProxyEntity, getRelation, getRelations, getRelationSync, getRelationSyncEntity, getResultPoint, getThisLogger, getTransform, isInherited, isInputExtrapolated, isInputInterpolated, isInputValid, isResultFetched, isSynchronized, newResultValue, prepareTrigger, setInherited, setNext, setRelation, tearDown, toString, trigger, validateNoResults, validateTransformpublic boolean isInputRequired()
isInputRequired in interface BehaviorisInputRequired in class AbstractBehavior@CheckReturnValue public boolean isStartStop()
public boolean setUp(Metadata metadata, ProxyEntity proxyEntity)
setUp in interface ProxiedsetUp in class PrimaryBehaviormetadata - The metadata available to the current process.proxyEntity - The proxy entity refering to the proxied.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.