Uses of Interface
com.walkfares.odsl.var.CheckedDynamicVar
Package | Description |
---|---|
com.walkfares.odsl.quality | |
com.walkfares.odsl.var.event | |
com.walkfares.odsl.var.type |
-
Uses of CheckedDynamicVar in com.walkfares.odsl.quality
Methods in com.walkfares.odsl.quality with parameters of type CheckedDynamicVar Modifier and Type Method Description static CheckBuilder
CheckBuilder. build(OpenDSLContext context, CheckedDynamicVar object)
static QualityCheck
QualityCheckFactory. getQualityCheck(OpenDSLVarVisitor visitor, com.walkfares.odsl.grammar.OpenDSLParser.QualityCheckProfileContext pctx, CheckedDynamicVar vt)
-
Uses of CheckedDynamicVar in com.walkfares.odsl.var.event
Classes in com.walkfares.odsl.var.event that implement CheckedDynamicVar Modifier and Type Class Description class
VarEvent
-
Uses of CheckedDynamicVar in com.walkfares.odsl.var.type
Classes in com.walkfares.odsl.var.type that implement CheckedDynamicVar Modifier and Type Class Description class
VarDeclaredType
An instance of a DeclaredType which conforms to the declaration The can be written and read using the object service