Uses of Class
io.github.mmm.code.base.element.BaseElement
Packages that use BaseElement
Package
Description
-
Uses of BaseElement in io.github.mmm.code.base
Subclasses of BaseElement in io.github.mmm.code.baseModifier and TypeClassDescriptionfinal classBase implementation ofCodeFile.final classBase implementation ofCodePackage.classBase implementation ofCodePathElement. -
Uses of BaseElement in io.github.mmm.code.base.annoation
Methods in io.github.mmm.code.base.annoation that return BaseElementConstructors in io.github.mmm.code.base.annoation with parameters of type BaseElement -
Uses of BaseElement in io.github.mmm.code.base.arg
Subclasses of BaseElement in io.github.mmm.code.base.argModifier and TypeClassDescriptionclassBase implementation ofCodeException.classBase implementation ofCodeOperationArg.classBase implementation ofCodeParameter.classBase implementation ofCodeReturn. -
Uses of BaseElement in io.github.mmm.code.base.doc
Methods in io.github.mmm.code.base.doc that return BaseElementConstructors in io.github.mmm.code.base.doc with parameters of type BaseElement -
Uses of BaseElement in io.github.mmm.code.base.element
Subclasses of BaseElement in io.github.mmm.code.base.elementModifier and TypeClassDescriptionclassBase implementation ofCodeElementWithDeclaringType.classImplementation ofCodeElementWithModifiersfor Java.classBase implementation ofCodeMutableItemWithQualifiedNameasBaseElement.Constructors in io.github.mmm.code.base.element with parameters of type BaseElementModifierConstructorDescriptionBaseElement(BaseElement template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor. -
Uses of BaseElement in io.github.mmm.code.base.member
Subclasses of BaseElement in io.github.mmm.code.base.memberModifier and TypeClassDescriptionclassBase implementation ofCodeConstructor.classBase implementation ofCodeField.classBase implementation ofCodeMember.classBase implementation ofCodeMethod.classBase implementation ofCodeOperation.classBase implementation ofCodeProperty. -
Uses of BaseElement in io.github.mmm.code.base.type
Subclasses of BaseElement in io.github.mmm.code.base.typeModifier and TypeClassDescriptionclassBase implementation ofBaseGenericTypeforarray.classBase implementation ofCodeComposedType.classBase implementation ofCodeGenericType.classBase implementation ofBaseGenericTypefor a proxy-type to adelegate.classBase implementation ofCodeParameterizedType.classBase implementation ofCodeType.classBase implementation ofCodeTypeVariable.classclassBase implementation ofCodeTypeVariable.classBase implementation ofCodeTypeWildcard.Methods in io.github.mmm.code.base.type that return BaseElementConstructors in io.github.mmm.code.base.type with parameters of type BaseElementModifierConstructorDescriptionBaseParameterizedType(BaseElement parent, BaseType type) The constructor.BaseParameterizedType(BaseElement parent, ParameterizedType reflectiveObject) The constructor.BaseParameterizedType(BaseElement parent, ParameterizedType reflectiveObject, BaseType type) The constructor.