Package com.atlan.generators
Class AssetDocGenerator
java.lang.Object
com.atlan.generators.TypeGenerator
com.atlan.generators.AssetGenerator
com.atlan.generators.AssetTestGenerator
com.atlan.generators.AssetDocGenerator
- All Implemented Interfaces:
Comparable<AssetGenerator>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlan.generators.AssetTestGenerator
AssetTestGenerator.TestAttribute
Nested classes/interfaces inherited from class com.atlan.generators.TypeGenerator
TypeGenerator.MappedType
-
Field Summary
Fields inherited from class com.atlan.generators.AssetTestGenerator
asset, testAttributes
Fields inherited from class com.atlan.generators.TypeGenerator
cache, cfg, className, description, generatorName, originalName, packageRoot, PRIMITIVE_MAPPINGS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlan.generators.AssetTestGenerator
getAsset, getTestAttributes, resolveDetails
Methods inherited from class com.atlan.generators.AssetGenerator
compareTo, getAllSubTypes, getClassAttributes, getEntityDef, getFullSubTypes, getInterfaceAttributes, getInterfaceTemplateFile, getMapContainers, getNonInheritedAttributes, getOriginalSubTypes, getOriginalSuperTypes, getParentClassName, getSubTypes, isAbstract, resolveClassName, resolveParentClassName, resolveSuperTypeName
Methods inherited from class com.atlan.generators.TypeGenerator
getCache, getCfg, getClassName, getClassTemplateFile, getDescription, getGeneratorName, getMappedType, getOriginalName, getPackageRoot, isBuiltIn
-
Field Details
-
DIRECTORY
-
-
Constructor Details
-
AssetDocGenerator
-
-
Method Details
-
getTypeSpecificProperties
-
getInheritedProperties
-
getTypeSpecificRelationships
-
getInheritedRelationships
-
getSuperTypes
- Overrides:
getSuperTypes
in classAssetGenerator
-