Uses of Class
activityconfig.rawyaml.BlockParams
-
Packages that use BlockParams Package Description activityconfig.rawyaml -
-
Uses of BlockParams in activityconfig.rawyaml
Subclasses of BlockParams in activityconfig.rawyaml Modifier and Type Class Description classRawStmtDefclassRawStmtsBlockA StmtsDef contains a list of rawStmts, as well as all of the optional block parameters that can be assigned toBlockParams, which includes a name, config values, data bindings, and filtering tags.classRawStmtsDocA statements doc can have both a list of statement blocks and/or a list of statements.classStatementsOwnerMethods in activityconfig.rawyaml with parameters of type BlockParams Modifier and Type Method Description voidBlockParams. applyBlockParams(BlockParams other)
-