See: Description
| Interface | Description |
|---|---|
| Declaration |
Super interface of the all declarations.
|
| Element |
Super interface of all semantic metamodels.
|
| MemberDeclaration |
Represents a declaration of
model members. |
| PropertyReferenceDeclaration.ReferenceContainer<E> |
Represents a reference container.
|
| Symbol<D extends Declaration> |
Super interface of the all reference symbols.
|
| Trait<T extends Trait<T>> |
Traits for declarations.
|
| Type |
Property types.
|
| Class | Description |
|---|---|
| DmdlSemantics |
The world of DMDL semantics.
|
| ModelDeclaration |
Declaration of data models.
|
| ModelSymbol |
Symbol of declared models.
|
| PropertyDeclaration |
Declaration of properties.
|
| PropertyReferenceDeclaration |
Represents a reference of properties.
|
| PropertyReferenceDeclaration.ReferenceList |
Represents a reference list.
|
| PropertyReferenceDeclaration.ReferenceMap |
Represents a reference association list.
|
| PropertySymbol |
Symbol of declared properties.
|
| Enum | Description |
|---|---|
| PropertyMappingKind |
Mapping methods.
|
| PropertyReferenceDeclaration.ReferenceKind |
Represents a reference kind.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.