|
Class Summary |
| Annotation |
Annotations represent additionnal informations to a mapping |
| AttributeCondition |
Extends Condition. |
| AttributeExpr |
Extends Expression - constructs a relation expression consisting of either an Id, an expression definition, or an array list of sub-expressions and a string representation (operator) |
| AttributeOccurenceCondition |
Extends ClassCondition. |
| AttributeValueCondition |
Extends ClassCondition. |
| ClassCondition |
Extension of the Condition Class - creates classes of conditions. |
| ClassExpr |
Extends Expression - constructs a class expression consisting of either an Id, an expression definition, or an array list of sub-expressions and a string representation (operator) |
| ClassExpressionAttributeValueCondition |
Extends AttributeValueCondition. |
| ClassExpressionValueCondition |
Extends AttributeCondition. |
| ComplexExpression |
Class implements ExpressionDefinition - Constructs a complex expression object consisting of its sub-expressions and string representation (operator) |
| Condition |
Abstract class for creating the condition object |
| DataLiteralAttributeValueCondition |
Extends AttributeValueCondition. |
| DataLiteralValueCondition |
Extends AttributeCondition. |
| Expression |
Defines the general operators and specific expressions needed for the mapping. |
| Id |
Class implements ExpressionDefinition - used for non-complex expressions |
| InstanceCondition |
Not yet implemented |
| InstanceExpr |
Extends Expression - constructs an instance expression consisting of either an Id or an expression definition |
| IRI |
Ad hoc representation of the International Resource Identifier. |
| LogicalExpression |
Models the logical expressions. |
| MappingDocument |
This is the main class to create a mapping document. |
| MappingRule |
Class for a mapping rule, represented by an id and a directive. |
| MyId |
|
| RelationCondition |
Interface or class description |
| RelationExpr |
Extends Expression - constructs a relation expression consisting of either an Id, an expression definition, or an array list of sub-expressions and a string representation (operator) |
| ValueCondition |
Extends AttributeCondition class to create an attribute condition with a set value |