setFullyQualifiedStructuralElementName()
setFullyQualifiedStructuralElementName(string $name) : void
Sets the Fully Qualified Structural Element Name (FQSEN) for this element.
Parameters
| string | $name |
Represents the public interface to which all descriptors should be held.
setLocation(\phpDocumentor\Descriptor\FileDescriptor $file, integer $line) : void
Sets the file and location for this element.
| \phpDocumentor\Descriptor\FileDescriptor | $file | |
| integer | $line |
getTags() : \phpDocumentor\Descriptor\Collection
Returns all tags associated with this element.