|
Interface Summary |
| ExpressionValidationInfo |
ExpressionValidationInfo is an interface that specifies
the functionality for retrieving information about an expression
property validation. |
| Map |
Map is the interface that provides housekeeping for the
map operators within a map. |
| MapAttribute |
MapAttribute is the interface that describes an
attribute group of an operator. |
| MapAttributeGroup |
MapAttributeGroup is the interface that describes an
attribute group of an operator. |
| MapDatatypeSet |
MapDatatypeSet represents the valid dataypes allowed in
OWB maps. |
| MapHelper |
MapHelper is a code-generated interface that defines
strong-typed methods for specific operator types. |
| MapOperator |
MapOperator is the interface that describes an
operator within a map. |
| MapOperatorHelper |
MapOperatorHelper is a code-generated interface that defines
strong-typed methods for specific operator types. |
| MapOperatorMatchingStrategy |
MapOperatorMatchingStrategy is the interface that
provides the matching strategy constants for reconciling with
map operators. |
| Mappable |
Mappable is the interface that describes a mappable
object in a map, that can be connected to other mappable objects. |
| MappingPropertyDatatypeSet |
MappingPropertyDatatypeSet contains the definitions of
all valid dataypes that can be assumed by mapping property values. |
|
Class Summary |
| MappingPropertyOwnerList |
MappingPropertyOwnerList implements a list of "named"
PropertyOwners. |
| MapUtility |
MapUtiltity is a static class which provides
static utility methods to help with mapping. |
| MapUtilityGen |
MapUtilityGen is a code-generated class that implements
strong-typed methods for specific operator types. |
| PropDefAttributeLogical |
PropDefAttributeLogical defines all attribute logical properties. |
| PropDefCommon |
PropDefCommon is an abstract class extended by all property
definition classes (classes named like PropDef*. |
| PropDefGroupLogical |
PropDefGroupLogical defines all group logical properties. |
| PropDefMapPhysical |
PropDefMapPhysical defines all map physical properties. |
| PropDefMiscLogical |
PropDefMiscLogical defines all misc logical properties. |
| PropDefMiscPhysical |
PropDefMiscPhysical defines all misc physical properties. |
| PropDefOperatorLogical |
PropDefOperatorLogical defines all operator logical properties. |
| PropDefOperatorPhysical |
PropDefOperatorPhysical defines all operator physical properties. |
Provides interfaces for mapping framework.