Package | Description |
---|---|
com.asakusafw.operator.dmdl |
Internal representation of Asakusa data models using DMDL.
|
com.asakusafw.operator.model |
Internal representation of Asakusa operators and data models.
|
Modifier and Type | Class and Description |
---|---|
class |
DmdlDataModelMirrorRepository
Implementation of
DataModelMirrorRepository for DMDL. |
Constructor and Description |
---|
ConcreteDataModelMirror(CompileEnvironment environment,
DeclaredType type,
PropertyMirrorCollector collector)
Creates a new instance.
|
PartialDataModelMirror(CompileEnvironment environment,
TypeVariable type,
PropertyMirrorCollector collector)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.