|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeAttributeType | |
|---|---|
| org.chromattic.metamodel.mapping | |
| Uses of NodeAttributeType in org.chromattic.metamodel.mapping |
|---|
| Methods in org.chromattic.metamodel.mapping that return NodeAttributeType | |
|---|---|
NodeAttributeType |
AttributeMapping.getType()
|
static NodeAttributeType |
NodeAttributeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NodeAttributeType[] |
NodeAttributeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.chromattic.metamodel.mapping with parameters of type NodeAttributeType | |
|---|---|
AttributeMapping(SingleValuedPropertyInfo<SimpleValueInfo> property,
NodeAttributeType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||