AbsoluteName

attribute.AbsoluteName(self, strata, module, id)

A fully-specified name (strata, module, and attribute ID).

Methods

Name Description
in_strata Creates a new AbsoluteName that is a copy of this name but with the given strata.
parse Parse a module name from a ::-delimited string.
to_namespace Extracts the module namespace of this name.
to_pattern Converts this name to a pattern that is an exact match for this name.
with_id Creates a new AbsoluteName that is a copy of this name but with the given ID.