Skip to main content

SelfDescribing

SelfDescribing

The ability of an object to describe itself.

Kind: global class

selfDescribing.describeTo(description) ⇒ void

Generates a description of the object. The description may be part of a description of a larger object of which this is just a component, so it should be worded appropriately.

Kind: instance method of SelfDescribing

ParamTypeDescription
descriptionDescriptionThe description to be built or appended to