public final class MConditionWrapperAccessor extends AbstractConditionWrapperAccessor
IReadAccessor.Standalone
Modifier and Type | Field and Description |
---|---|
static String |
CONDWRAPPER_ID |
Constructor and Description |
---|
MConditionWrapperAccessor() |
MConditionWrapperAccessor(ICondition condition) |
Modifier and Type | Method and Description |
---|---|
String |
getImplementationId()
Unique addon implementation ID.
|
boolean |
isConstantValue()
Default implementation returns "false".
|
clone, compileCollection, compileValue, equals, getCondition, getEstimatedReadCost, getGenericCollectionType, getType, hashCode, internalGet, isCacheUsed, isShouldIterate, setCondition, toString
castToExpected, compileRead, compileRead, compileRead, compileRead, get, getGenericTypes, isShouldBeWrappedToConstantValue, isShouldNotCache
getInternalCacheIdentifier, isInternalCacheIdentifierNeeded, optimize, resetCachedData, setInternalCacheIdentifier, toString, wasRegistered
getDebugInfo, getDescription, getName, setDebugInfo, setDescription, setName
finalize, getClass, notify, notifyAll, wait, wait, wait
getInternalCacheIdentifier, isInternalCacheIdentifierNeeded, optimize, resetCachedData, setInternalCacheIdentifier, wasRegistered
getDebugInfo, getDescription, getName, setDebugInfo, setDescription, setName
public static final String CONDWRAPPER_ID
public MConditionWrapperAccessor()
public MConditionWrapperAccessor(ICondition condition)
public boolean isConstantValue()
AbstractReadAccessor
isConstantValue
in interface IReadAccessor
isConstantValue
in class AbstractReadAccessor