Package com.sap.caf.eu.gp.structure.api

Provides data handling functionality.

See:
          Description

Interface Summary
IGPAttributeInfo Describes an attribute in the structures in the technical input or output parameters of a callable object.
IGPLabel Label indentifies a structure by a name and an optional namespace.
IGPMappingGroup The mapping group serves as a container for mapping rules, all of which are applied when mapping from a source structure to a target structure is performed.
IGPMappingLocator The mapping locator is able to point to any value component within a complex value structure.
IGPMappingRule A mapping rule describes the behaviour of a mapping.
IGPStructure Respresents the runtime instances of the structures.
IGPStructureInfo Describes a structure in the the technical input or output parameters of a callable object.
 

Class Summary
GPStructureFactory  
 

Package com.sap.caf.eu.gp.structure.api Description

Provides data handling functionality.

Structure handling means dealing with types and their values. Types and values are completly separate entities. Types describe what a matching value would look like. For example, the number 42, although it matches an integer based type it could also be used in combination with a double based type.

Mapping means transforming one structured value into another structured value by applying a set of mapping rules.



Copyright 2009 SAP AG Complete Copyright Notice