Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
S
sameContent(Vector, Vector)
- Static method in class swBackend.
SWEditor
saveAsFileKAON(String)
- Method in class swBackend.
SWBackendKaon
saveAsFileKAON(String)
- Method in interface swBackend.
IAbstractionLayer
saveAsFileKAON(String, String)
- Method in class swBackend.
SWBackendKaon
saveAsFileKAON(String, String)
- Method in interface swBackend.
IAbstractionLayer
saveAsFileOWLXML(String)
- Method in class swBackend.
SWBackendKaon
saveAsFileOWLXML(String)
- Method in interface swBackend.
IAbstractionLayer
saveAsFileOWLXML(String, String)
- Method in class swBackend.
SWBackendKaon
saveAsFileOWLXML(String, String)
- Method in interface swBackend.
IAbstractionLayer
saveToFile(String)
- Method in class swBackend.
swConfig
setConceptParents(String, Vector)
- Method in class swBackend.
SWBackendKaon
Sets the parents of a concepts.
setConceptParents(String, Vector)
- Method in interface swBackend.
IAbstractionLayer
Sets the parents of a concepts.
setConceptParentsTrans(String, Vector, List)
- Method in class swBackend.
SWBackendKaon
Sets the parents of a concepts as transaction.
setConceptParentsTrans(String, Vector, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the parents of a concepts as transaction.
setDBDatabase(String)
- Method in class swBackend.
swConfig
setDBHost(String)
- Method in class swBackend.
swConfig
setDBPassword(String)
- Method in class swBackend.
swConfig
setDBPort(String)
- Method in class swBackend.
swConfig
setDBType(String)
- Method in class swBackend.
swConfig
setDBUser(String)
- Method in class swBackend.
swConfig
setEntitySitelist(String, Vector)
- Method in class swBackend.
SWBackendKaon
Sets the sitelist of an entity (a list of URLs where the entity appears).
setEntitySitelist(String, Vector)
- Method in interface swBackend.
IAbstractionLayer
Sets the sitelist of an entity (a list of URLs where the entity appears).
setEntitySitelistTrans(String, Vector, List)
- Method in class swBackend.
SWBackendKaon
Sets the sitelist of an entity (a list of URLs where the entity appears).
setEntitySitelistTrans(String, Vector, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the sitelist of an entity (a list of URLs where the entity appears).
setError(String)
- Method in class swQuery.
QueryBean
setEvolutionURI(String)
- Method in class swBackend.
swConfig
setInstanceEditor(String)
- Method in class swQuery.
QueryBean
setInstanceOfConcepts(String, Vector)
- Method in class swBackend.
SWBackendKaon
Sets the concepts of a instance from that the instance is an instance of as transaction.
setInstanceOfConcepts(String, Vector)
- Method in interface swBackend.
IAbstractionLayer
Sets the concepts of a instance from that the instance is an instance of as transaction.
setInstanceOfConceptsTrans(String, Vector, List)
- Method in class swBackend.
SWBackendKaon
Sets the concepts of a instance from that the instance is an instance of as transaction.
setInstanceOfConceptsTrans(String, Vector, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the concepts of a instance from that the instance is an instance of as transaction.
setModelURI(String)
- Method in class swBackend.
swConfig
setParams(Map)
- Method in class swQuery.
QueryBean
Sets the property params.
setPropertyDomainAndRange(String, Vector, Vector, boolean, boolean, String)
- Method in class swBackend.
SWBackendKaon
Sets the domain and ranges of a property.
setPropertyDomainAndRange(String, Vector, Vector, boolean, boolean, String)
- Method in interface swBackend.
IAbstractionLayer
Sets the domain and ranges of a property.
setPropertyDomainAndRangeTrans(String, Vector, Vector, boolean, boolean, String, List)
- Method in class swBackend.
SWBackendKaon
Sets the domain and ranges of a property as transaction.
setPropertyDomainAndRangeTrans(String, Vector, Vector, boolean, boolean, String, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the domain and ranges of a property as transaction.
setPropertyDomainConcepts(String, Vector)
- Method in class swBackend.
SWBackendKaon
Sets the domains of a property.
setPropertyDomainConcepts(String, Vector)
- Method in interface swBackend.
IAbstractionLayer
Sets the domains of a property.
setPropertyDomainConceptsTrans(String, Vector, List)
- Method in class swBackend.
SWBackendKaon
Sets the domains of a property as transaction.
setPropertyDomainConceptsTrans(String, Vector, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the domains of a property as transaction.
setPropertyFunctional(String, boolean)
- Method in class swBackend.
SWBackendKaon
Sets if property is functional or not.
setPropertyFunctional(String, boolean)
- Method in interface swBackend.
IAbstractionLayer
Sets if property is functional or not.
setPropertyFunctionalTrans(String, boolean, List)
- Method in class swBackend.
SWBackendKaon
Sets if property is functional or not as transaction.
setPropertyFunctionalTrans(String, boolean, List)
- Method in interface swBackend.
IAbstractionLayer
Sets if property is functional or not as transaction.
setPropertyInstanceValues(String, String, Vector)
- Method in class swBackend.
SWBackendKaon
setPropertyInstanceValues(String, String, Vector)
- Method in interface swBackend.
IAbstractionLayer
setPropertyInstanceValuesTrans(String, String, Vector, List)
- Method in class swBackend.
SWBackendKaon
Sets the values of a given property of an instance.
setPropertyInstanceValuesTrans(String, String, Vector, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the values of a given property of an instance.
setPropertyInverse(String, String)
- Method in class swBackend.
SWBackendKaon
Establishes the inverse connection between two properties.
setPropertyInverse(String, String)
- Method in interface swBackend.
IAbstractionLayer
Establishes the inverse connection between two properties.
setPropertyInverseTrans(String, String, List)
- Method in class swBackend.
SWBackendKaon
Establishes the inverse connection between two properties as transaction.
setPropertyInverseTrans(String, String, List)
- Method in interface swBackend.
IAbstractionLayer
Establishes the inverse connection between two properties as transaction.
setPropertyIsAttribute(String, boolean)
- Method in class swBackend.
SWBackendKaon
Sets or unsets property as attributet.
setPropertyIsAttribute(String, boolean)
- Method in interface swBackend.
IAbstractionLayer
Sets or unsets property as attributet.
setPropertyIsAttributeTrans(String, boolean, List)
- Method in class swBackend.
SWBackendKaon
Sets or unsets property as attribute as transaction.
setPropertyIsAttributeTrans(String, boolean, List)
- Method in interface swBackend.
IAbstractionLayer
Sets or unsets property as attribute as transaction.
setPropertyIsSymmetric(String, boolean)
- Method in class swBackend.
SWBackendKaon
Sets property symmetric or not.
setPropertyIsSymmetric(String, boolean)
- Method in interface swBackend.
IAbstractionLayer
Sets property symmetric or not.
setPropertyIsSymmetricTrans(String, boolean, List)
- Method in class swBackend.
SWBackendKaon
Sets property symmetric or not as transaction.
setPropertyIsSymmetricTrans(String, boolean, List)
- Method in interface swBackend.
IAbstractionLayer
Sets property symmetric or not as transaction.
setPropertyIsTransitive(String, boolean)
- Method in class swBackend.
SWBackendKaon
Sets property transitive or not.
setPropertyIsTransitive(String, boolean)
- Method in interface swBackend.
IAbstractionLayer
Sets property transitive or not.
setPropertyIsTransitiveTrans(String, boolean, List)
- Method in class swBackend.
SWBackendKaon
Sets property transitive or not as transaction.
setPropertyIsTransitiveTrans(String, boolean, List)
- Method in interface swBackend.
IAbstractionLayer
Sets property transitive or not as transaction.
setPropertyParents(String, Vector)
- Method in class swBackend.
SWBackendKaon
Sets the parents of a property.
setPropertyParents(String, Vector)
- Method in interface swBackend.
IAbstractionLayer
Sets the parents of a property.
setPropertyParentsTrans(String, Vector, List)
- Method in class swBackend.
SWBackendKaon
Sets the parents of a property as transaction.
setPropertyParentsTrans(String, Vector, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the parents of a property as transaction.
setPropertyRangeConcepts(String, Vector)
- Method in class swBackend.
SWBackendKaon
Sets the ranges of a property.
setPropertyRangeConcepts(String, Vector)
- Method in interface swBackend.
IAbstractionLayer
Sets the ranges of a property.
setPropertyRangeConceptsTrans(String, Vector, List)
- Method in class swBackend.
SWBackendKaon
Sets the ranges of a property as transaction.
setPropertyRangeConceptsTrans(String, Vector, List)
- Method in interface swBackend.
IAbstractionLayer
Sets the ranges of a property as transaction.
setQuery(String)
- Method in class swQuery.
QueryTemplateBean
Computes the subquery results and checks whether variables and types are correct.
setQuery(String)
- Method in class swQuery.
QueryBean
setSuperConceptName(String)
- Method in class swBackend.
swConfig
setSuperPropertyName(String)
- Method in class swBackend.
swConfig
setText(String)
- Method in class swQuery.
QueryBean
setVersion(int)
- Method in class swBackend.
SWBackendKaon
Restores an older version of the model and creates a new version.
setVersion(int)
- Method in interface swBackend.
IAbstractionLayer
Restores an older version of the model and creates a new version.
setVersionNumber(int)
- Method in class swBackend.
SWBackendKaon
Applies a versionnumber to the model.
setWarning(String)
- Method in class swQuery.
QueryBean
setWikibase(String)
- Method in class swBackend.
swConfig
setWikiPrefix(String)
- Method in class swQuery.
QueryBean
SingleInstance()
- Static method in class swBackend.
SWEditor
sort(Vector)
- Static method in class swBackend.
SWEditor
strategy
- Variable in class swBackend.
SWBackendKaon
StringToVector(String)
- Static method in class swBackend.
SWEditor
SuperConceptName
- Variable in class swBackend.
SWBackendKaon
SuperPropertyName
- Variable in class swBackend.
SWBackendKaon
swBackend
- package swBackend
SWBackendKaon
- class swBackend.
SWBackendKaon
.
SWBackendKaon()
- Constructor for class swBackend.
SWBackendKaon
Opens a new connection to the model if model already exists, otherwise a new model will be created.
swConfig
- class swBackend.
swConfig
.
swConfig()
- Constructor for class swBackend.
swConfig
SWEditor
- class swBackend.
SWEditor
.
SWEditor()
- Constructor for class swBackend.
SWEditor
SWEvolutionStrategy
- class swBackend.
SWEvolutionStrategy
.
SWEvolutionStrategy(OIModel)
- Constructor for class swBackend.
SWEvolutionStrategy
SWException
- exception swBackend.
SWException
.
SWException()
- Constructor for class swBackend.
SWException
SWException(String)
- Constructor for class swBackend.
SWException
SWException(String, Throwable)
- Constructor for class swBackend.
SWException
SWException(Throwable)
- Constructor for class swBackend.
SWException
SWisFunctionalLabel
- Variable in class swBackend.
SWBackendKaon
SWisNotFunctionalLabel
- Variable in class swBackend.
SWBackendKaon
SWlabelLanguage
- Variable in class swBackend.
SWBackendKaon
SWlabelMetaConcept
- Variable in class swBackend.
SWBackendKaon
SWlabelMetaInLanguage
- Variable in class swBackend.
SWBackendKaon
SWlabelMetaLabel
- Variable in class swBackend.
SWBackendKaon
SWlabelMetaReference
- Variable in class swBackend.
SWBackendKaon
SWlabelMetaValue
- Variable in class swBackend.
SWBackendKaon
swQuery
- package swQuery
SWQueryResult
- class swBackend.
SWQueryResult
.
SWQueryResult()
- Constructor for class swBackend.
SWQueryResult
Creates a new SWQueryResult
SWSitelistLanguage
- Variable in class swBackend.
SWBackendKaon
swTools
- package swTools
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W