Package org.cqframework.cql.cql2elm
Class CqlTranslatorOptions
java.lang.Object
org.cqframework.cql.cql2elm.CqlTranslatorOptions
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CqlTranslatorOptionsvoidsetCqlCompilerOptions(CqlCompilerOptions cqlCompilerOptions) voidsetFormats(Set<CqlTranslatorOptions.Format> formats) withCqlCompilerOptions(CqlCompilerOptions cqlCompilerOptions) withFormats(Set<CqlTranslatorOptions.Format> formats)
-
Constructor Details
-
CqlTranslatorOptions
public CqlTranslatorOptions()
-
-
Method Details
-
defaultOptions
-
getCqlCompilerOptions
-
setCqlCompilerOptions
-
withCqlCompilerOptions
-
getFormats
-
setFormats
-
withFormats
-