|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Datatype | |
---|---|
fr.inrialpes.exmo.align.impl.edoal | |
fr.inrialpes.exmo.align.impl.renderer | |
fr.inrialpes.exmo.align.parser |
Uses of Datatype in fr.inrialpes.exmo.align.impl.edoal |
---|
Fields in fr.inrialpes.exmo.align.impl.edoal declared as Datatype | |
---|---|
(package private) Datatype |
PropertyTypeRestriction.type
|
(package private) Datatype |
ClassTypeRestriction.type
|
Methods in fr.inrialpes.exmo.align.impl.edoal that return Datatype | |
---|---|
Datatype |
PropertyTypeRestriction.getType()
|
Datatype |
ClassTypeRestriction.getType()
|
Methods in fr.inrialpes.exmo.align.impl.edoal with parameters of type Datatype | |
---|---|
void |
PropertyTypeRestriction.setType(Datatype t)
|
void |
ClassTypeRestriction.setType(Datatype t)
|
Constructors in fr.inrialpes.exmo.align.impl.edoal with parameters of type Datatype | |
---|---|
ClassTypeRestriction(PathExpression p,
Datatype t)
Constructs a typeCondition with the given restriction. |
|
PropertyTypeRestriction(Datatype t)
Constructs a attributeTypeRestriction with the given restriction. |
Uses of Datatype in fr.inrialpes.exmo.align.impl.renderer |
---|
Methods in fr.inrialpes.exmo.align.impl.renderer with parameters of type Datatype | |
---|---|
void |
RDFRendererVisitor.visit(Datatype e)
|
Uses of Datatype in fr.inrialpes.exmo.align.parser |
---|
Methods in fr.inrialpes.exmo.align.parser with parameters of type Datatype | |
---|---|
void |
TypeCheckingVisitor.visit(Datatype e)
|
|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |