Name | Signature and Synopsis |
---|---|
C_BooleanAtomGetter | Object C_BooleanAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomBoolean propertyName |
C_DateTimeAtomGetter | Object C_DateTimeAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomDateTime propertyName |
C_DoubleAtomGetter | Object C_DoubleAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomDouble propertyName |
C_EventPropertyGetter | Object C_EventPropertyGetter(String propertyName) Return the ValueExtractor of PropertyAtomString |
C_IntAtomGetter | Object C_IntAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomInt propertyName |
C_LongAtomGetter | Object C_LongAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomLong propertyName |
C_RuleFunctionGetter | Object C_RuleFunctionGetter(String ruleFunctionName, Object[] args) Return the ValueExtractor of PropertyAtomString ruleFunctionName |
C_StringAtomGetter | Object C_StringAtomGetter(String propertyName) Return the ValueExtractor of PropertyAtomString propertyName |