Package com.atlan.generators
Class RelationshipGenerator
java.lang.Object
com.atlan.generators.TypeGenerator
com.atlan.generators.RelationshipGenerator
- All Implemented Interfaces:
Comparable<RelationshipGenerator>
public class RelationshipGenerator
extends TypeGenerator
implements Comparable<RelationshipGenerator>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlan.generators.TypeGenerator
TypeGenerator.MappedType
-
Field Summary
Fields inherited from class com.atlan.generators.TypeGenerator
cache, cfg, className, description, generatorName, originalName, packageRoot, PRIMITIVE_MAPPINGS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
protected void
Methods inherited from class com.atlan.generators.TypeGenerator
getCache, getCfg, getClassName, getClassTemplateFile, getDescription, getGeneratorName, getMappedType, getOriginalName, getPackageRoot, isBuiltIn
-
Field Details
-
DIRECTORY
- See Also:
-
-
Constructor Details
-
RelationshipGenerator
-
-
Method Details
-
resolveClassName
protected void resolveClassName()- Specified by:
resolveClassName
in classTypeGenerator
-
compareTo
- Specified by:
compareTo
in interfaceComparable<RelationshipGenerator>
-
getRelationshipDef
-
getNonInheritedAttributes
-
getMapContainers
-
getEndDef1TypeName
-
getEndDef2TypeName
-
getEndDef1AttrName
-
getEndDef2AttrName
-