User's Guide

AbtClassElementMapping

Contains mapping information for one class and element pair. .

Instance Methods

addAttributeMapping: anAbtAttributeMapping
Adds the anAbtAttributeMapping instance to the collection of attribute mappings.

attributeMappings
Returns attribute mappings of a collection of AbtAttributeMappings

className
Returns the name of the mapping class. Stores the name as a string.

className: aClassNameString
Sets the name of the mapping class. Stores the name as a string

elementTagName
Returns the element name. Identifies an element in XML and stores the name as a string.

elementTagName: aTagName
Sets the element name. Identifies an element in XML and stores the name as a string.

mappingSpec
Accessor method to provide the instance of AbtClassElementMapping a reference back to the mapping specification (AbtXmlMappingSpecificaiton) that contains it.

mappingSpec: anAbtXmlMappingSpec
Accessor method to provide the instance of AbtClassElementMapping a reference back to the mapping specification (AbtXmlMappingSpecificaiton) that contains it.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]