Uses of Class
io.github.mmm.code.base.element.BaseElementWithQualifiedName
Packages that use BaseElementWithQualifiedName
-
Uses of BaseElementWithQualifiedName in io.github.mmm.code.base
Subclasses of BaseElementWithQualifiedName in io.github.mmm.code.baseModifier and TypeClassDescriptionfinal classBase implementation ofCodeFile.final classBase implementation ofCodePackage.classBase implementation ofCodePathElement. -
Uses of BaseElementWithQualifiedName in io.github.mmm.code.base.element
Constructors in io.github.mmm.code.base.element with parameters of type BaseElementWithQualifiedNameModifierConstructorDescriptionBaseElementWithQualifiedName(BaseElementWithQualifiedName template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor.