<<Type>> GenericName {Analysis}

Documentation
Generic Name is the abstract class for all names in a NameSpace. Each instance of a GenericName is either a LocalName or a ScopedName. A LocalName references a local object directly accessible from the NameSpace. A ScopedName is a composite of a LocalName for locating another NameSpace and a GenericName valid in that NameSpace.


Parent PackageNamesAbstractYes
Export ControlPublicAccessLink Class forNone
Class KindInstantiatedClassCardinalityn
Space ConcurrencySequential
PersistenceYes  


Operations
NameSignatureClass
getObjectAny getObject ()GenericName
parsedNameSequence<LocalName> parsedName ()GenericName
depthInteger depth ()GenericName


Associations
NameMy RoleMy ClassOther RoleOther Element
ScopenameGenericNamescopeNameSpace