# Structs
CaseComponent is a result of parsing an expression with type effe.Case.
DecisionComponent is a result of parsing an expression with type effe.Wrap.
GenerateResult stores the result for a package from a call to Generate.
No description provided by the author
Based component type declared with effe.Step.
WrapComponent is a result of parsing an expression with type effe.Wrap.
# Interfaces
Every component is used by the business process must implement this interface.