Package | Description |
---|---|
com.asakusafw.vocabulary.flow.util |
Provides built-in Flow DSL vocabularies.
|
Modifier and Type | Class and Description |
---|---|
static class |
CoreOperatorFactory.Extend<T>
Represents a extend operator which transforms data model objects into other data model types.
|
static class |
CoreOperatorFactory.Project<T>
Represents a project operator which transforms data model objects into other data model types.
|
static class |
CoreOperatorFactory.Restructure<T>
Represents a restructure operator which transforms data model objects into other data model types.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.