Uses of Class
io.github.mmm.code.base.BasePathElement
Packages that use BasePathElement
-
Uses of BasePathElement in io.github.mmm.code.base
Subclasses of BasePathElement in io.github.mmm.code.baseModifier and TypeClassDescriptionfinal classBase implementation ofCodeFile.final classBase implementation ofCodePackage.Methods in io.github.mmm.code.base with parameters of type BasePathElementModifier and TypeMethodDescriptionprotected static voidBasePathElementAccess.addPathElementInternal(BasePathElements pathElements, BasePathElement item) Constructors in io.github.mmm.code.base with parameters of type BasePathElementModifierConstructorDescriptionBasePathElement(BasePathElement template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor.