Instance.Reflection.isPropertyAtom()

Signature

boolean isPropertyAtom(Object obj)

Domain

action, condition, query

Description

This method checks if an object is a PropertyAtom object.

Parameters

NameTypeDescription
objObjectThe object to be checked

Returns

TypeDescription
booleanReturns if it is a PropertyAtom object

Cautions

none