| Package | Description |
|---|---|
| activityconfig.rawyaml | |
| activityconfig.yaml | |
| io.engineblock.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockParams
StmtProps capture the configuration properties that can be used to control
how statements are used.
|
class |
RawStmtsBlock
A StmtsDef contains a list of statements, as well as all of the optional
block parameters that can be assigned to
BlockParams, which includes
a name, config values, data bindings, and filtering tags. |
class |
RawStmtsDoc
A statements doc can have either a list of statement blocks or a
list of statements but not both.
|
class |
Tags |
| Modifier and Type | Class and Description |
|---|---|
class |
StmtDef |
class |
StmtsBlock |
class |
StmtsDoc
StmtsDoc creates a logical view of a statements doc that includes
all inherited and overridden values for bindings, tags, and params.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TagFilter.matchesTagged(Tagged item) |
TagFilter.Result |
TagFilter.matchesTaggedResult(Tagged item) |
Copyright © 2017. All rights reserved.