32 return substr(substr(get_class($this), 5), 0, -10);
55 $this->allow_null = (bool) $a_value;
An exception for terminatinating execution or to throw for unit testing.
ADT definition base class.
isNullAllowed()
Is null currently allowed.
isComparableTo(ilADT $a_adt)
Check if given ADT is comparable to self.
reset()
Init property defaults.
getType()
Get type (from class/instance)
__construct()
Constructor.
setAllowNull($a_value)
Toggle null allowed status.