Class TransformationConfiguration
java.lang.Object
cz.cvut.kbss.jopa.owl2java.config.TransformationConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptionboolean
builder()
static TransformationConfiguration
boolean
boolean
boolean
boolean
boolean
boolean
-
Method Details
-
getContext
-
getPackageName
-
getTargetDir
-
areAllAxiomsIntegrityConstraints
public boolean areAllAxiomsIntegrityConstraints() -
shouldGenerateOwlapiIris
public boolean shouldGenerateOwlapiIris() -
shouldGenerateJavadoc
public boolean shouldGenerateJavadoc() -
shouldPreferMultilingualStrings
public boolean shouldPreferMultilingualStrings() -
getPropertiesType
-
shouldGenerateAnnotationFields
public boolean shouldGenerateAnnotationFields() -
shouldGenerateThing
public boolean shouldGenerateThing() -
getOntologyPrefixProperty
-
shouldAlwaysUseOntologyPrefix
public boolean shouldAlwaysUseOntologyPrefix() -
getPrefixMappingFile
-
getRemotePrefixResolver
-
getCliParams
-
config
-
builder
-