Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
S
SOURCE_ONTOLOGY_RESTRICTION
- Static variable in class org.omwg.mediation.mappingstore.query.
MappingRestriction
STARTS_WITH
- Static variable in class org.omwg.mediation.mappingstore.query.
StringRestriction
StorageFactory
- class org.omwg.mediation.mappingstore.store.
StorageFactory
.
An implementation hiding factory for Mapping- Stores.
StorageFactory()
- Constructor for class org.omwg.mediation.mappingstore.store.
StorageFactory
StringRestriction
- class org.omwg.mediation.mappingstore.query.
StringRestriction
.
String restriction could be applied to string fields, such as name, description.
StringRestriction(int, String)
- Constructor for class org.omwg.mediation.mappingstore.query.
StringRestriction
Constructs basic restriction by string and type.
searchByKeywords(List)
- Method in interface org.omwg.mediation.mappingstore.store.
MappingStore
Searches for all mappings with the given keywords in their descriptions
searchByKeywords(List)
- Method in class org.omwg.mediation.mappingstore.store.
MappingStoreImpl
searchByName(String)
- Method in interface org.omwg.mediation.mappingstore.store.
MappingStore
Searches for an ontology mapping with given name
searchByName(String)
- Method in class org.omwg.mediation.mappingstore.store.
MappingStoreImpl
searchByRestriction(MappingRestriction)
- Method in interface org.omwg.mediation.mappingstore.store.
MappingStore
Searches for ontology mappings in respect to given composite restriction .
searchByRestriction(MappingRestriction)
- Method in class org.omwg.mediation.mappingstore.store.
MappingStoreImpl
searchBySourceOntology(String)
- Method in interface org.omwg.mediation.mappingstore.store.
MappingStore
Searches for ontology mappings with specified source ontology
searchBySourceOntology(String)
- Method in class org.omwg.mediation.mappingstore.store.
MappingStoreImpl
searchByTargetOntology(String)
- Method in interface org.omwg.mediation.mappingstore.store.
MappingStore
Searches for ontology mappings with specified target ontology
searchByTargetOntology(String)
- Method in class org.omwg.mediation.mappingstore.store.
MappingStoreImpl
searchByVersion(Version)
- Method in interface org.omwg.mediation.mappingstore.store.
MappingStore
Searches for an ontology mapping by its version
searchByVersion(Version)
- Method in class org.omwg.mediation.mappingstore.store.
MappingStoreImpl
setBuildNumber(String)
- Method in class org.omwg.mediation.mappingstore.model.
Version
setDescription(String)
- Method in class org.omwg.mediation.mappingstore.model.
Mapping
setMajorVersion(String)
- Method in class org.omwg.mediation.mappingstore.model.
Version
setMinorVersion(String)
- Method in class org.omwg.mediation.mappingstore.model.
Version
setName(String)
- Method in class org.omwg.mediation.mappingstore.model.
Mapping
setVersion(Version)
- Method in class org.omwg.mediation.mappingstore.model.
Mapping
sourceOntologyField
- Static variable in class org.omwg.mediation.mappingstore.model.
Constants
storeMapping(Mapping)
- Method in interface org.omwg.mediation.mappingstore.store.
MappingStore
Stores a mapping and returns new created mapping identifier
storeMapping(Mapping)
- Method in class org.omwg.mediation.mappingstore.store.
MappingStoreImpl
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V