Uses of Class
org.chromattic.metamodel.mapping.NodeAttributeType

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)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.