def

func:specBase

specBase(spec)

Base spec from which the given spec directly inherits. Returns null if spec is sys::Obj itself.

Examples:

specBase(Str)    >>  sys::Scalar
specBase(Meter)  >>  ph::Equip
specType(Equip)  >>  ph::Entity

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function