method auth
1 | role Systemic |
1.1 | (Systemic) method auth |
2 | class CompUnit |
2.1 | (CompUnit) method auth |
3 | role Metamodel::Versioning |
3.1 | (Metamodel::Versioning) method auth |
Documentation for method auth
assembled from the following types:
role Systemic
From Systemic
(Systemic) method auth
Instance method returning the "auth" (as in "author" or "authority") of the object. Returns "unknown" if the "auth" could not be established.
class CompUnit
From CompUnit
(CompUnit) method auth
method auth(--> Str)
Returns the authority information with which the CompUnit
object was created (if any).
role Metamodel::Versioning
(Metamodel::Versioning) method auth
method auth()
Returns the author of the metaobject, if any, otherwise returns an empty string.