Package | Description |
---|---|
com.asakusafw.dmdl.model |
Syntactic models for DMDL.
|
Modifier and Type | Method and Description |
---|---|
AstPropertyDefinition.PropertyKind |
AstPropertyDefinition.getPropertyKind()
Returns the inferred kind of this property definition.
|
static AstPropertyDefinition.PropertyKind |
AstPropertyDefinition.PropertyKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AstPropertyDefinition.PropertyKind[] |
AstPropertyDefinition.PropertyKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.