|
Alignment API and Server 4.2.${version.update} | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expression | |
---|---|
fr.inrialpes.exmo.align.impl.edoal | |
fr.inrialpes.exmo.align.impl.renderer | |
fr.inrialpes.exmo.align.parser |
Uses of Expression in fr.inrialpes.exmo.align.impl.edoal |
---|
Subclasses of Expression in fr.inrialpes.exmo.align.impl.edoal | |
---|---|
class |
ClassConstruction
Represents a ClassExpression. |
class |
ClassDomainRestriction
|
class |
ClassExpression
Represents a ClassExpression. |
class |
ClassId
A simple Id to represent a Class. |
class |
ClassOccurenceRestriction
Represents a attributeOccurenceRestriction tag for a ClassExpressions. |
class |
ClassRestriction
Superclass for all ClassRestrictions. |
class |
ClassTypeRestriction
Represents a type typeCondition tag for PropertyExpressions. |
class |
ClassValueRestriction
Represents a type valueCondition tag for PropertyExpressions. |
class |
InstanceExpression
Represents a InstanceExpression. |
class |
InstanceId
A simple Id to represent a Instance. |
class |
PathExpression
Represents a RelationExpression. |
class |
PropertyConstruction
Represents a PropertyConstruction. |
class |
PropertyDomainRestriction
Represents a domainRestriction tag for PropertyExpressions. |
class |
PropertyExpression
Represents a PropertyExpression. |
class |
PropertyId
A simple Id to represent a Property. |
class |
PropertyRestriction
Superclass for all AttributeConditions. |
class |
PropertyTypeRestriction
Represents a attributeTypeRestriction tag for a ClassExpressions. |
class |
PropertyValueRestriction
Represents a attributeValueRestriction tag for a ClassExpressions. |
class |
RelationCoDomainRestriction
Represents a coDomainRestriction tag for RelationExpressions. |
class |
RelationConstruction
Represents a RelationExpression. |
class |
RelationDomainRestriction
Represents a domainRestriction tag for RelationExpressions. |
class |
RelationExpression
Represents a RelationExpression. |
class |
RelationId
A simple Id to represent a Relation. |
class |
RelationRestriction
Superclass for all RelationConditions. |
Fields in fr.inrialpes.exmo.align.impl.edoal with type parameters of type Expression | |
---|---|
private Set<Expression> |
Variable.occurences
|
Methods in fr.inrialpes.exmo.align.impl.edoal with parameters of type Expression | |
---|---|
void |
Variable.addOccurence(Expression expr)
|
Variable |
EDOALAlignment.recordVariable(String name,
Expression expr)
|
Constructors in fr.inrialpes.exmo.align.impl.edoal with parameters of type Expression | |
---|---|
EDOALCell(String id,
Expression ob1,
Expression ob2,
Relation rel,
double m)
Creation |
Uses of Expression in fr.inrialpes.exmo.align.impl.renderer |
---|
Methods in fr.inrialpes.exmo.align.impl.renderer with parameters of type Expression | |
---|---|
void |
RDFRendererVisitor.renderVariables(Expression expr)
|
void |
RDFRendererVisitor.visit(Expression o)
|
void |
OWLAxiomsRendererVisitor.visit(Expression o)
|
Uses of Expression in fr.inrialpes.exmo.align.parser |
---|
Methods in fr.inrialpes.exmo.align.parser that return Expression | |
---|---|
protected Expression |
RDFParser.parseExpression(com.hp.hpl.jena.rdf.model.Resource node)
|
Methods in fr.inrialpes.exmo.align.parser with parameters of type Expression | |
---|---|
TypeCheckingVisitor.TYPE |
TypeCheckingVisitor.visit(Expression o)
|
|
Alignment API and Server 4.2.${version.update} | |||||||||
PREV NEXT | FRAMES NO FRAMES |