Uses of Interface
no.sikt.graphitron.configuration.externalreferences.ExternalReference
Packages that use ExternalReference
Package
Description
-
Uses of ExternalReference in no.sikt.graphitron.configuration
Method parameters in no.sikt.graphitron.configuration with type arguments of type ExternalReferenceModifier and TypeMethodDescriptionstatic voidGeneratorConfig.setProperties(Set<String> files, String outputDir, String outputPkg, String jooqPkg, List<ExternalReference> references, Set<String> imports, List<GlobalTransform> globalTransforms, List<Extension> extendedClasses) Set the generator properties from code. -
Uses of ExternalReference in no.sikt.graphitron.configuration.externalreferences
Classes in no.sikt.graphitron.configuration.externalreferences that implement ExternalReferenceModifier and TypeClassDescriptionfinal recordclassConstructor parameters in no.sikt.graphitron.configuration.externalreferences with type arguments of type ExternalReference -
Uses of ExternalReference in no.sikt.graphitron.generate
Methods in no.sikt.graphitron.generate that return types with arguments of type ExternalReferenceModifier and TypeMethodDescriptionList<? extends ExternalReference>Generator.getExternalReferences()