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.TestAttributeNested classes/interfaces inherited from class com.atlan.generators.TypeGenerator
TypeGenerator.MappedType -
Field Summary
FieldsFields inherited from class com.atlan.generators.AssetTestGenerator
asset, testAttributesFields inherited from class com.atlan.generators.TypeGenerator
cache, cfg, className, client, description, generatorName, originalName, packageRoot, PRIMITIVE_MAPPINGS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlan.generators.AssetTestGenerator
getAsset, getTestAttributes, resolveDetailsMethods inherited from class com.atlan.generators.AssetGenerator
compareTo, getAllSubTypes, getClassAttributes, getEntityDef, getFullSubTypes, getInterfaceAttributes, getInterfaceTemplateFile, getMapContainers, getNonInheritedAttributes, getOriginalSubTypes, getOriginalSuperTypes, getParentClassName, getSubTypes, isAbstract, resolveClassName, resolveParentClassName, resolveSuperTypeNameMethods inherited from class com.atlan.generators.TypeGenerator
getCache, getCfg, getClassName, getClassTemplateFile, getClient, getDescription, getGeneratorName, getMappedType, getOriginalName, getPackageRoot, isBuiltIn
-
Field Details
-
DIRECTORY
-
-
Constructor Details
-
AssetDocGenerator
-
-
Method Details
-
getTypeSpecificProperties
-
getInheritedProperties
-
getTypeSpecificRelationships
-
getInheritedRelationships
-
getSuperTypes
- Overrides:
getSuperTypesin classAssetGenerator
-