Uses of Class
org.apache.hivemind.parse.AttributeMappingDescriptor

Packages that use AttributeMappingDescriptor
org.apache.hivemind.parse Classes used to parse HiveMind module deployment descriptors, and descriptor objects that represent the parsed information. 
 

Uses of AttributeMappingDescriptor in org.apache.hivemind.parse
 

Methods in org.apache.hivemind.parse with parameters of type AttributeMappingDescriptor
 void ConversionDescriptor.addAttributeMapping(AttributeMappingDescriptor descriptor)
          Adds a mapping for an attribute; these come from <map> elements nested within the <conversion> element.