A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterConnectionClosed(WebSocketSession, CloseStatus) - Method in class de.uni_stuttgart.iaas.saes.ui.backend.MyWebSocketHandler
- afterConnectionEstablished(WebSocketSession) - Method in class de.uni_stuttgart.iaas.saes.ui.backend.MyWebSocketHandler
- AnalysisContext - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
- AnalysisContext(Path, String, String) - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.AnalysisContext
-
Construct a new analysis context
- analyze() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.AnalysisContext
- analyze(Properties) - Method in class de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws.ApiInteractionPluginAws
- analyze(Properties) - Method in class de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure.ApiInteractionPluginAzure
- analyze(Properties) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.CodeAnalysisPluginJava
- analyze(Properties) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.DeploymentModelPluginSam
- analyze(Properties) - Method in interface de.uni_stuttgart.iaas.saes.common.extr.ExtractionPlugin
- ApiInteraction - Class in de.uni_stuttgart.iaas.saes.api_interaction
-
Use this class to initiate extraction from cloud provider APIs NOTE: you must register plugins using
ExtractionRunner.registerPlugin(ExtractionPlugin)
- ApiInteraction(ArangoDB, Properties) - Constructor for class de.uni_stuttgart.iaas.saes.api_interaction.ApiInteraction
- ApiInteractionPlugin - Interface in de.uni_stuttgart.iaas.saes.api_interaction
- ApiInteractionPluginAws - Class in de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws
- ApiInteractionPluginAws(Properties) - Constructor for class de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws.ApiInteractionPluginAws
- ApiInteractionPluginAzure - Class in de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure
- ApiInteractionPluginAzure(Properties) - Constructor for class de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure.ApiInteractionPluginAzure
- apply(Fact, Mapping) - Method in class de.uni_stuttgart.iaas.saes.mapper.MappingApplier
- assertContains(Map<String, V>, String...) - Method in class de.uni_stuttgart.iaas.saes.common.util.DeserUtil
- AwsSamImplicitConnectionsPlugin - Class in de.uni_stuttgart.iaas.saes.mapper.plugin.aws
-
Plugin to create implicit connections on model elements extracted from a AWS SAM model
- AwsSamImplicitConnectionsPlugin() - Constructor for class de.uni_stuttgart.iaas.saes.mapper.plugin.aws.AwsSamImplicitConnectionsPlugin
B
- baseDocChildren() - Method in interface de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseObject
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.common.facts.Fact
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.common.facts.OriginArtifact
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.JSONPathAccessor
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.LookupFilter
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Mapping
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropertyConstant
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.RegexFilter
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TargetProperty
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Taxonomy
- baseDocChildren() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TaxonomyEntry
- BaseDocUtil - Class in de.uni_stuttgart.iaas.saes.common.util
- BaseDocUtil() - Constructor for class de.uni_stuttgart.iaas.saes.common.util.BaseDocUtil
- binaryOperation(AbstractInsnNode, ConstantTracker.ConstantValue, ConstantTracker.ConstantValue) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
C
- CodeAnalysis - Class in de.uni_stuttgart.iaas.saes.code_analysis
-
Use this class to initiate extraction via static code analysis NOTE: you must register plugins using
ExtractionRunner.registerPlugin(T)
- CodeAnalysis(ArangoDB, Properties) - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.CodeAnalysis
- CodeAnalysisPlugin - Interface in de.uni_stuttgart.iaas.saes.code_analysis
- CodeAnalysisPluginJava - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
- CodeAnalysisPluginJava(Properties) - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.CodeAnalysisPluginJava
- ConstantTracker - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
- ConstantTracker() - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- ConstantTracker.ConstantValue - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
- convertList(List<? extends KnowledgeBaseObject>) - Static method in interface de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseObject
- copyOperation(AbstractInsnNode, ConstantTracker.ConstantValue) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- createConnections(ArangoDatabase, String) - Method in interface de.uni_stuttgart.iaas.saes.mapper.MapperImplicitConnectionsPlugin
- createConnections(ArangoDatabase, String) - Method in class de.uni_stuttgart.iaas.saes.mapper.plugin.aws.AwsSamImplicitConnectionsPlugin
D
- DatabaseStorable - Annotation Type in de.uni_stuttgart.iaas.saes.common.db
- de.uni_stuttgart.iaas.saes.api_interaction - package de.uni_stuttgart.iaas.saes.api_interaction
-
Common classes for the API Interaction part of the extraction
- de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws - package de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws
- de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure - package de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure
-
Microsoft Azure plugin for the Deployment Model component
- de.uni_stuttgart.iaas.saes.code_analysis - package de.uni_stuttgart.iaas.saes.code_analysis
-
Common classes for the Code Analysis part of the extraction
- de.uni_stuttgart.iaas.saes.code_analysis.plugin.java - package de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
-
AWS SAM plugin for the Deployment Model component
- de.uni_stuttgart.iaas.saes.common - package de.uni_stuttgart.iaas.saes.common
-
Common classes for all components in SAES
- de.uni_stuttgart.iaas.saes.common.db - package de.uni_stuttgart.iaas.saes.common.db
-
Classes for interacting with ArangoDB
- de.uni_stuttgart.iaas.saes.common.extr - package de.uni_stuttgart.iaas.saes.common.extr
-
Extraction interfaces and classes
- de.uni_stuttgart.iaas.saes.common.facts - package de.uni_stuttgart.iaas.saes.common.facts
-
Representation of Facts
- de.uni_stuttgart.iaas.saes.common.util - package de.uni_stuttgart.iaas.saes.common.util
-
Miscallaneous utility classes
- de.uni_stuttgart.iaas.saes.deployment_model - package de.uni_stuttgart.iaas.saes.deployment_model
-
Common classes for the Deployment Model part of the extraction
- de.uni_stuttgart.iaas.saes.knowledge_base.domain - package de.uni_stuttgart.iaas.saes.knowledge_base.domain
-
The knowledge base structure implemented as domain classes
- de.uni_stuttgart.iaas.saes.mapper - package de.uni_stuttgart.iaas.saes.mapper
-
The SAES mapper component
- de.uni_stuttgart.iaas.saes.mapper.plugin.aws - package de.uni_stuttgart.iaas.saes.mapper.plugin.aws
-
Mapper plugin: Amazon Web Services
- de.uni_stuttgart.iaas.saes.ui.backend - package de.uni_stuttgart.iaas.saes.ui.backend
-
The backend of the UI webapp
- deleteAll() - Method in class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
- DeploymentModelPluginSam - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
- DeploymentModelPluginSam() - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.DeploymentModelPluginSam
- DeploymentModelPluginSam(Properties) - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.DeploymentModelPluginSam
- DeploymentModels - Class in de.uni_stuttgart.iaas.saes.deployment_model
-
Use this class to initiate extraction from deployment models NOTE: you must register plugins using
ExtractionRunner.registerPlugin(T)
- DeploymentModels(ArangoDB, Properties) - Constructor for class de.uni_stuttgart.iaas.saes.deployment_model.DeploymentModels
- DeploymentModelsPlugin - Interface in de.uni_stuttgart.iaas.saes.deployment_model
- DeserUtil - Class in de.uni_stuttgart.iaas.saes.common.util
- DeserUtil(Class<T>) - Constructor for class de.uni_stuttgart.iaas.saes.common.util.DeserUtil
- documentContext(Gson, KnowledgeBaseObject) - Static method in class de.uni_stuttgart.iaas.saes.mapper.JPUtil
E
- ensureList(Map<String, Object>, String...) - Method in class de.uni_stuttgart.iaas.saes.common.util.DeserUtil
- ensureMap(Map<String, Object>, String...) - Method in class de.uni_stuttgart.iaas.saes.common.util.DeserUtil
- equals(Object) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker.ConstantValue
- explicitConnections() - Method in class de.uni_stuttgart.iaas.saes.mapper.Mapper
- extract() - Method in class de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure.FunctionappExtractor
- extract(AWSCredentialsProvider, String) - Method in class de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws.LambdaExtractor
-
Search for facts in a region
- ExtractionPlugin - Interface in de.uni_stuttgart.iaas.saes.common.extr
- ExtractionRunner<T extends ExtractionPlugin> - Class in de.uni_stuttgart.iaas.saes.common.extr
-
Superclass for the different extraction entry point classes
- ExtractionRunner(ArangoDB, Properties) - Constructor for class de.uni_stuttgart.iaas.saes.common.extr.ExtractionRunner
- extractSAM(String, String) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.SAMExtractor
F
- Fact - Class in de.uni_stuttgart.iaas.saes.common.facts
- Fact() - Constructor for class de.uni_stuttgart.iaas.saes.common.facts.Fact
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.common.facts.Fact
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.common.facts.OriginArtifact
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.JSONPathAccessor
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.LookupFilter
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Mapping
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropAssignment
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropertyConstant
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.RegexFilter
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TargetProperty
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Taxonomy
- fromBaseDoc(Map<String, Object>) - Static method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TaxonomyEntry
- FunctionappExtractor - Class in de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure
- FunctionappExtractor() - Constructor for class de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure.FunctionappExtractor
G
- getCallArgs() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.MethodCall
- getSize() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker.ConstantValue
- getTargetClass() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.MethodCall
- getTargetMethodArgs() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.MethodCall
- getTargetMethodDesc() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.MethodCall
- getTargetMethodName() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.MethodCall
- getType() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker.ConstantValue
- getValue() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker.ConstantValue
H
- handleTextMessage(WebSocketSession, TextMessage) - Method in class de.uni_stuttgart.iaas.saes.ui.backend.MyWebSocketHandler
- hashCode() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker.ConstantValue
I
- implicitConnections() - Method in class de.uni_stuttgart.iaas.saes.mapper.Mapper
- iterator() - Method in class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
J
- JPUtil - Class in de.uni_stuttgart.iaas.saes.mapper
- JPUtil() - Constructor for class de.uni_stuttgart.iaas.saes.mapper.JPUtil
- jsonPath() - Static method in class de.uni_stuttgart.iaas.saes.mapper.JPUtil
- JSONPathAccessor - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- JSONPathAccessor() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.JSONPathAccessor
- JSONPathAccessor(String) - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.JSONPathAccessor
- JSONPathAccessor(String, boolean) - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.JSONPathAccessor
K
- KnowledgeBaseDAO<T extends KnowledgeBaseObject> - Class in de.uni_stuttgart.iaas.saes.common.db
- KnowledgeBaseDAO(ArangoDatabase, Class<T>) - Constructor for class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
- KnowledgeBaseObject - Interface in de.uni_stuttgart.iaas.saes.common.db
-
Interface for all objects that belong to the knowledge base workflow and need to be JSON-ized or stored in databases.
L
- LambdaExtractor - Class in de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws
- LambdaExtractor() - Constructor for class de.uni_stuttgart.iaas.saes.api_interaction.plugin.aws.LambdaExtractor
- listFromBaseDoc(Object, Function<Map<String, Object>, T>) - Static method in interface de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseObject
- loadResource(String) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.AnalysisContext
- lookForIn(Object, Object, Object, Object...) - Method in class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
- lookForIn(Object, String) - Method in class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
- LookupFilter - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- LookupFilter() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.LookupFilter
- LookupFilter(String, PropAssignment) - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.LookupFilter
M
- main(String[]) - Static method in class de.uni_stuttgart.iaas.saes.api_interaction.plugin.azure.FunctionappExtractor
- main(String[]) - Static method in class de.uni_stuttgart.iaas.saes.ui.backend.UiBackendApplication
- mapLookForIn(Object, Object, Object, Object...) - Method in class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
- mapLookForIn(Object, String) - Method in class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
- Mapper - Class in de.uni_stuttgart.iaas.saes.mapper
- Mapper(ArangoDB, Properties) - Constructor for class de.uni_stuttgart.iaas.saes.mapper.Mapper
- MapperImplicitConnectionsPlugin - Interface in de.uni_stuttgart.iaas.saes.mapper
- MapperPlugin - Interface in de.uni_stuttgart.iaas.saes.mapper
- Mapping - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- Mapping() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Mapping
- MappingApplier - Class in de.uni_stuttgart.iaas.saes.mapper
-
The MappingApplier transforms facts into model elements using mappings
- MappingApplier(Function<String, Taxonomy>) - Constructor for class de.uni_stuttgart.iaas.saes.mapper.MappingApplier
- MappingMatcher - Class in de.uni_stuttgart.iaas.saes.mapper
-
Match mappings to facts The wildcard-to-regex conversion logic implemented in this class is inspired by Mark R.
- MappingMatcher() - Constructor for class de.uni_stuttgart.iaas.saes.mapper.MappingMatcher
- match(Fact, Mapping) - Method in class de.uni_stuttgart.iaas.saes.mapper.MappingMatcher
- merge(ConstantTracker.ConstantValue, ConstantTracker.ConstantValue) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- MethodCall - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
-
Holds information about a method call found in the bytecode
- MethodCall(String, String, String, List<ConstantTracker.ConstantValue>) - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.MethodCall
- MyWebSocketHandler - Class in de.uni_stuttgart.iaas.saes.ui.backend
-
Spring web socket handler
- MyWebSocketHandler() - Constructor for class de.uni_stuttgart.iaas.saes.ui.backend.MyWebSocketHandler
N
- naryOperation(AbstractInsnNode, List<? extends ConstantTracker.ConstantValue>) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- newOperation(AbstractInsnNode) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- newValue(Type) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- NULL - Static variable in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
O
- OriginArtifact - Class in de.uni_stuttgart.iaas.saes.common.facts
- OriginArtifact() - Constructor for class de.uni_stuttgart.iaas.saes.common.facts.OriginArtifact
P
- PropAssignment - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- PropAssignment() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropAssignment
- PropertyConstant - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- PropertyConstant() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropertyConstant
- PropertyConstant(String) - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropertyConstant
- put(String, T) - Method in class de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseDAO
R
- RegexFilter - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- RegexFilter() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.RegexFilter
- RegexFilter(String, String, PropAssignment) - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.RegexFilter
- registerPlugin(MapperPlugin) - Method in class de.uni_stuttgart.iaas.saes.mapper.Mapper
- registerPlugin(T) - Method in class de.uni_stuttgart.iaas.saes.common.extr.ExtractionRunner
- registerWebSocketHandlers(WebSocketHandlerRegistry) - Method in class de.uni_stuttgart.iaas.saes.ui.backend.WebSocketConfig
- requireProperty(String) - Method in class de.uni_stuttgart.iaas.saes.common.util.SaesProperties
- returnOperation(AbstractInsnNode, ConstantTracker.ConstantValue, ConstantTracker.ConstantValue) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- run() - Method in class de.uni_stuttgart.iaas.saes.common.extr.ExtractionRunner
-
run the extraction and insert facts into the database
- run() - Method in class de.uni_stuttgart.iaas.saes.mapper.Mapper
- run() - Method in class de.uni_stuttgart.iaas.saes.ui.backend.WebSocketThread
S
- SaesException - Exception in de.uni_stuttgart.iaas.saes.common.util
-
A "business logic" exception
- SaesException() - Constructor for exception de.uni_stuttgart.iaas.saes.common.util.SaesException
- SaesException(String) - Constructor for exception de.uni_stuttgart.iaas.saes.common.util.SaesException
- SaesException(String, Throwable) - Constructor for exception de.uni_stuttgart.iaas.saes.common.util.SaesException
- SaesException(Throwable) - Constructor for exception de.uni_stuttgart.iaas.saes.common.util.SaesException
- SaesProperties - Class in de.uni_stuttgart.iaas.saes.common.util
- SaesProperties() - Constructor for class de.uni_stuttgart.iaas.saes.common.util.SaesProperties
- SaesProperties(int) - Constructor for class de.uni_stuttgart.iaas.saes.common.util.SaesProperties
- SaesProperties(Properties) - Constructor for class de.uni_stuttgart.iaas.saes.common.util.SaesProperties
- SAMExtractor - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
- SAMExtractor() - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.SAMExtractor
- SAMExtractor.TagConstructor - Class in de.uni_stuttgart.iaas.saes.code_analysis.plugin.java
T
- TagConstructor() - Constructor for class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.SAMExtractor.TagConstructor
- TargetProperty - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- TargetProperty() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TargetProperty
- Taxonomy - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- Taxonomy() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Taxonomy
- TaxonomyEntry - Class in de.uni_stuttgart.iaas.saes.knowledge_base.domain
- TaxonomyEntry() - Constructor for class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TaxonomyEntry
- ternaryOperation(AbstractInsnNode, ConstantTracker.ConstantValue, ConstantTracker.ConstantValue, ConstantTracker.ConstantValue) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
- toBaseDoc() - Method in interface de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseObject
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.common.facts.Fact
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.common.facts.OriginArtifact
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.JSONPathAccessor
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.LookupFilter
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Mapping
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropertyConstant
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.RegexFilter
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TargetProperty
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.Taxonomy
- toBaseDoc() - Method in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.TaxonomyEntry
- toBaseDoc(Object, Gson) - Static method in class de.uni_stuttgart.iaas.saes.common.util.BaseDocUtil
- toJsonElement(Gson) - Method in interface de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseObject
- toJsonString(Gson) - Method in interface de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseObject
- toPrettyJsonString(Gson) - Method in interface de.uni_stuttgart.iaas.saes.common.db.KnowledgeBaseObject
- toString() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker.ConstantValue
- toString() - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.MethodCall
- TypedBaseDocument<T> - Class in de.uni_stuttgart.iaas.saes.common.db
- TypedBaseDocument() - Constructor for class de.uni_stuttgart.iaas.saes.common.db.TypedBaseDocument
- TYPEID - Static variable in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.JSONPathAccessor
- TYPEID - Static variable in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.LookupFilter
- TYPEID - Static variable in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.PropertyConstant
- TYPEID - Static variable in class de.uni_stuttgart.iaas.saes.knowledge_base.domain.RegexFilter
U
- UiBackendApplication - Class in de.uni_stuttgart.iaas.saes.ui.backend
- UiBackendApplication() - Constructor for class de.uni_stuttgart.iaas.saes.ui.backend.UiBackendApplication
- unaryOperation(AbstractInsnNode, ConstantTracker.ConstantValue) - Method in class de.uni_stuttgart.iaas.saes.code_analysis.plugin.java.ConstantTracker
V
- value() - Method in annotation type de.uni_stuttgart.iaas.saes.common.db.DatabaseStorable
-
Name of the database collection / table (depdending on DB technology) that these objects are stored in
W
- WebSocketConfig - Class in de.uni_stuttgart.iaas.saes.ui.backend
- WebSocketConfig() - Constructor for class de.uni_stuttgart.iaas.saes.ui.backend.WebSocketConfig
- WebSocketThread - Class in de.uni_stuttgart.iaas.saes.ui.backend
-
User interaction thread: Handles "conversation" with the user
- WebSocketThread(WebSocketSession) - Constructor for class de.uni_stuttgart.iaas.saes.ui.backend.WebSocketThread
All Classes All Packages