A C D E G I J L M N O R S T V

C

ClassCondition - Class in org.omwg.mediation.language.objectModel
Extension of the Condition Class - creates classes of conditions.
ClassCondition(Id) - Constructor for class org.omwg.mediation.language.objectModel.ClassCondition
Constructs class condition object with given id
ClassExpr - Class in org.omwg.mediation.language.objectModel
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)
ClassExpr(Id) - Constructor for class org.omwg.mediation.language.objectModel.ClassExpr
Constructs class expression object with an id
ClassExpr(ArrayList, String) - Constructor for class org.omwg.mediation.language.objectModel.ClassExpr
Constructs a class expression object with an array list of sub-expressions and a string representation (operator)
ClassExpressionAttributeValueCondition - Class in org.omwg.mediation.language.objectModel
Extends AttributeValueCondition.
ClassExpressionAttributeValueCondition(Id, Id, ClassExpr) - Constructor for class org.omwg.mediation.language.objectModel.ClassExpressionAttributeValueCondition
Constructs a ClassExpressionAttributeValueCondition object with a class id, attribute id, & class expression attribute value condition (ClassExpr type)
ClassExpressionAttributeValueCondition(Id, ClassExpr) - Constructor for class org.omwg.mediation.language.objectModel.ClassExpressionAttributeValueCondition
Constructs a ClassExpressionAttributeValueCondition object with an attribute id & class expression attribute value condition (ClassExpr type)
ClassExpressionValueCondition - Class in org.omwg.mediation.language.objectModel
Extends AttributeCondition.
ClassExpressionValueCondition(Id, Id, ClassExpr) - Constructor for class org.omwg.mediation.language.objectModel.ClassExpressionValueCondition
Constructs a ClassExpressionValueCondition object with a class id, attribute id, & class expression value condition (ClassExpr type)
ClassExpressionValueCondition(Id, ClassExpr) - Constructor for class org.omwg.mediation.language.objectModel.ClassExpressionValueCondition
Constructs a ClassExpressionValueCondition object with an attribute id & class expression value condition (ClassExpr type)
clone() - Method in class org.omwg.mediation.language.objectModel.Annotation
Copies the annotation (both id and value)
clone() - Method in class org.omwg.mediation.language.objectModel.AttributeExpr
Copies the attributeExpr object
clone() - Method in class org.omwg.mediation.language.objectModel.AttributeOccurenceCondition
Copies the AttributeOccurenceCondition object
clone() - Method in class org.omwg.mediation.language.objectModel.ClassExpr
Copies the ClassExpr object
clone() - Method in class org.omwg.mediation.language.objectModel.ClassExpressionAttributeValueCondition
Copies ClassExpressionAttributeValueCondition object
clone() - Method in class org.omwg.mediation.language.objectModel.ClassExpressionValueCondition
Copies ClassExpressionValueCondition object
clone() - Method in class org.omwg.mediation.language.objectModel.ComplexExpression
Copies the complex expression object
clone() - Method in class org.omwg.mediation.language.objectModel.Condition
Copies the condition object
clone() - Method in class org.omwg.mediation.language.objectModel.DataLiteralAttributeValueCondition
Copies DataLiteralAttributeValueCondition object
clone() - Method in class org.omwg.mediation.language.objectModel.DataLiteralValueCondition
Copies DataLiteralValueCondition object
clone() - Method in class org.omwg.mediation.language.objectModel.Expression
Copies expression object
clone() - Method in interface org.omwg.mediation.language.objectModel.ExpressionDefinition
Copies complex expression object
clone() - Method in class org.omwg.mediation.language.objectModel.Id
Copies the Id object.
clone() - Method in class org.omwg.mediation.language.objectModel.InstanceExpr
Copies instance expression object
clone() - Method in class org.omwg.mediation.language.objectModel.IRI
Copies the IRI and creates/returns a new IRI object
clone() - Method in class org.omwg.mediation.language.objectModel.LogicalExpression
Returns a copy of the logical expression object
clone() - Method in class org.omwg.mediation.language.objectModel.MappingRule
Clones the curent object.
clone() - Method in class org.omwg.mediation.language.objectModel.MyId
 
clone() - Method in class org.omwg.mediation.language.objectModel.RelationExpr
Copies the relationExpr object
ComplexExpression - Class in org.omwg.mediation.language.objectModel
Class implements ExpressionDefinition - Constructs a complex expression object consisting of its sub-expressions and string representation (operator)
ComplexExpression(ArrayList, String) - Constructor for class org.omwg.mediation.language.objectModel.ComplexExpression
Constructs a complex expression object consisting of its sub-expressions and string representation (operator)
Condition - Class in org.omwg.mediation.language.objectModel
Abstract class for creating the condition object
Condition() - Constructor for class org.omwg.mediation.language.objectModel.Condition
 

A C D E G I J L M N O R S T V