Index

A C D E F G H I J K L M N O P R S T V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(Collection<OperationInterface>) - Method in class org.palladiosimulator.somox.analyzer.rules.model.ProvisionsBuilder
 
add(Collection<OperationInterface>) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
add(OperationInterface...) - Method in class org.palladiosimulator.somox.analyzer.rules.model.ProvisionsBuilder
 
add(OperationInterface...) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
addDependencyProvider(ServiceConfiguration<? extends Service>) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
addPart(ComponentBuilder) - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompositeBuilder
 
addSystemAssociations(Path, Set<CompilationUnit>) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
addWeakly(OperationInterface) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
AllocationTransformer - Class in org.palladiosimulator.somox.analyzer.rules.mocore.transformation
 
AllocationTransformer() - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.AllocationTransformer
 
Analyst - Interface in org.palladiosimulator.somox.analyzer.rules.service
The defining interface of the org.palladiosimulator.somox.analyzer.rules.analyst extension point.
AnalystCollection - Class in org.palladiosimulator.somox.analyzer.rules.service
 
AnalystCollection() - Constructor for class org.palladiosimulator.somox.analyzer.rules.service.AnalystCollection
 
analyze(RuleEngineConfiguration, IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.main.RuleEngineAnalyzer
 
apply(String) - Method in class org.palladiosimulator.somox.discoverer.wrapper.YamlMapper
 
applyAttributeMap(Map<String, Object>) - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
applyAttributeMap(Map<String, Object>) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
applyTo(String) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.data.GatewayRoute
 
AtomicComponent - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
AtomicComponent(BasicComponent, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.AtomicComponent
 
AtomicComponentProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
AtomicComponentProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.AtomicComponentProcessor
 

C

cleanup(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.workflow.MoCoReJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.PersistenceJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.PlantUmlJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.RuleEngineBlackboardInteractingJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.SeffMergerJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.TypeMergerJob
 
CLOUD_GATEWAY_RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
collectContextVariables(Iterable<Map<String, Object>>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
collectContextVariables(Map<String, Object>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
collectRoutes(Iterable<Map<String, Object>>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
collectRoutes(Iterable<Map<String, Object>>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
compareTo(OperationInterface) - Method in interface org.palladiosimulator.somox.analyzer.rules.model.OperationInterface
 
compilationUnit() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
compilationUnit() - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompUnitOrName
 
Component<T extends org.palladiosimulator.pcm.repository.RepositoryComponent> - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
Component - Class in org.palladiosimulator.somox.analyzer.rules.model
Components are CompilationUnits.
Component(CompUnitOrName, Requirements, Provisions) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.Component
 
Component(T, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Component
 
ComponentAllocationRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
ComponentAllocationRelation(Component<?>, Deployment, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ComponentAllocationRelation
 
ComponentAllocationRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
ComponentAllocationRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.ComponentAllocationRelationProcessor
 
ComponentAssemblyRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
ComponentAssemblyRelation(InterfaceProvisionRelation, InterfaceRequirementRelation, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ComponentAssemblyRelation
 
ComponentAssemblyRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
ComponentAssemblyRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.ComponentAssemblyRelationProcessor
 
ComponentBuilder - Class in org.palladiosimulator.somox.analyzer.rules.model
Used to build Components.
ComponentBuilder(CompUnitOrName) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.ComponentBuilder
 
ComponentProcessor<T extends Component<?>> - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
ComponentProcessor(PcmSurrogate, Class<T>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.ComponentProcessor
 
ComponentSignatureProvisionRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
ComponentSignatureProvisionRelation(InterfaceProvisionRelation, SignatureProvisionRelation, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ComponentSignatureProvisionRelation
 
ComponentSignatureProvisionRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
ComponentSignatureProvisionRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.ComponentSignatureProvisionRelationProcessor
 
Composite - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
Composite - Class in org.palladiosimulator.somox.analyzer.rules.model
 
Composite(String, Set<Component>, Set<OperationInterface>, Set<OperationInterface>, Set<OperationInterface>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
Composite(CompositeComponent, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Composite
 
CompositeBuilder - Class in org.palladiosimulator.somox.analyzer.rules.model
 
CompositeBuilder(String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.CompositeBuilder
 
CompositeProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
CompositeProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.CompositeProcessor
 
CompositeProvisionDelegationRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
CompositeProvisionDelegationRelation(InterfaceProvisionRelation, InterfaceProvisionRelation, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.CompositeProvisionDelegationRelation
 
CompositeProvisionDelegationRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
CompositeProvisionDelegationRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.CompositeProvisionDelegationRelationProcessor
 
CompositeRequirementDelegationRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
CompositeRequirementDelegationRelation(InterfaceRequirementRelation, InterfaceRequirementRelation, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.CompositeRequirementDelegationRelation
 
CompositeRequirementDelegationRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
CompositeRequirementDelegationRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.CompositeRequirementDelegationRelationProcessor
 
CompositionRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
CompositionRelation(Composite, Component<?>, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.CompositionRelation
 
CompositionRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
CompositionRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.CompositionRelationProcessor
 
CompUnitOrName - Class in org.palladiosimulator.somox.analyzer.rules.model
 
CompUnitOrName(String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.CompUnitOrName
 
CompUnitOrName(CompilationUnit) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.CompUnitOrName
 
construct(Collection<Component>, Requirements, Provisions, Collection<OperationInterface>) - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompositeBuilder
 
containsEntire(OperationInterface) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
containsEntire(OperationInterface) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
containsPartOf(OperationInterface) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
containsPartOf(OperationInterface) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
create(Collection<OperationInterface>) - Method in class org.palladiosimulator.somox.analyzer.rules.model.ProvisionsBuilder
 
create(Collection<OperationInterface>, Collection<OperationInterface>) - Method in class org.palladiosimulator.somox.analyzer.rules.model.ComponentBuilder
 
create(Collection<OperationInterface>, Collection<OperationInterface>) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Rule
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Service
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.analyzer.rules.service.PerformanceAnalyst
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.CsvDiscoverer
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.EcmaScriptDiscoverer
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.JavaDiscoverer
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.JsonDiscoverer
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.PropertiesDiscoverer
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.SqlDiscoverer
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.XmlDiscoverer
 
create(RuleEngineConfiguration, RuleEngineBlackboard) - Method in class org.palladiosimulator.somox.discoverer.YamlDiscoverer
 
createControl(Composite) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
createControl(Composite) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationView
 
createInterface(String) - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaInterfaceName
 
createInterface(String) - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
createInterface(String) - Method in interface org.palladiosimulator.somox.analyzer.rules.model.Name
 
createInterface(String) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
createPCM(Map<String, Set<CompilationUnit>>) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMInstanceCreator
Returns a PCM Repository model.
createTabs(ILaunchConfigurationDialog, String) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineTabGroup
 
createWorkflowJob(RuleEngineAnalyzerConfiguration, ILaunch) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineConfigurationDelegate
 
CsvDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
CsvDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.CsvDiscoverer
 

D

decompose(Repository) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.discovery.RepositoryDecompositor
 
decompose(T) - Method in interface org.palladiosimulator.somox.analyzer.rules.mocore.discovery.Decompositor
Extracts model-elements and model-relations from a source of model-based information.
Decompositor<T> - Interface in org.palladiosimulator.somox.analyzer.rules.mocore.discovery
Represents an entity able to deconstruct a source of model-based information like existing models or configuration files into model-elements and model-relations.
DELETE - Enum constant in enum class org.palladiosimulator.somox.analyzer.rules.model.HTTPMethod
 
DependencyUtils - Class in org.palladiosimulator.somox.analyzer.rules.model
 
Deployment - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
Deployment(ResourceContainer, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Deployment
 
DeploymentDeploymentRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
DeploymentDeploymentRelation(Deployment, Deployment, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.DeploymentDeploymentRelation
 
DeploymentDeploymentRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
DeploymentDeploymentRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.DeploymentDeploymentRelationProcessor
 
DeploymentProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
DeploymentProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.DeploymentProcessor
 
deriveConfiguration(ILaunchConfiguration, String) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineConfigurationDelegate
 
deselect(T) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
deselectDependenciesOf(Service) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
detectComponent(CompUnitOrName) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectCompositeProvidedOperation(CompUnitOrName, String, IMethodBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectCompositeProvidedOperation(CompUnitOrName, IMethodBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectCompositeProvidedOperation(CompUnitOrName, IMethodBinding, OperationName) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectCompositeProvidedOperation(CompUnitOrName, ITypeBinding, IMethodBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectCompositeRequiredInterface(CompUnitOrName, FieldDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectCompositeRequiredInterface(CompUnitOrName, SingleVariableDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectCompositeRequiredInterface(CompUnitOrName, InterfaceName) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectDefault(RuleEngineBlackboard, CompilationUnit) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
detectPartOfComposite(CompUnitOrName, String) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectProvidedInterface(CompUnitOrName, ITypeBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectProvidedInterface(CompUnitOrName, OperationInterface) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectProvidedOperation(CompUnitOrName, String, IMethodBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectProvidedOperation(CompUnitOrName, IMethodBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectProvidedOperation(CompUnitOrName, IMethodBinding, OperationName) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectProvidedOperation(CompUnitOrName, ITypeBinding, IMethodBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectRequiredInterface(CompUnitOrName, FieldDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectRequiredInterface(CompUnitOrName, SingleVariableDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectRequiredInterface(CompUnitOrName, InterfaceName) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectRequiredInterface(CompUnitOrName, InterfaceName, boolean) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
detectRequiredInterfaceWeakly(CompUnitOrName, FieldDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
Discoverer - Interface in org.palladiosimulator.somox.discoverer
 
DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.discoverer.JavaDiscoverer
 
DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.discoverer.JsonDiscoverer
 
DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.discoverer.PropertiesDiscoverer
 
DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.discoverer.SqlDiscoverer
 
DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.discoverer.XmlDiscoverer
 
DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.discoverer.YamlDiscoverer
 
DiscovererCollection - Class in org.palladiosimulator.somox.discoverer
 
DiscovererCollection() - Constructor for class org.palladiosimulator.somox.discoverer.DiscovererCollection
 
DockerParser - Class in org.palladiosimulator.somox.analyzer.rules.engine
The DockerParser parses a docker-compose file to extract a mapping between service names (microservices) and Java model instances.
DockerParser(Path, PCMDetector) - Constructor for class org.palladiosimulator.somox.analyzer.rules.engine.DockerParser
 
DockerRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
DockerRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 

E

ECMASCRIPT_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
ECMASCRIPT_HOSTNAMES_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
ECMASCRIPT_HOSTNAMES_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
ECMASCRIPT_ROUTES_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
ECMASCRIPT_ROUTES_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
ECMASCRIPT_RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
ECMASCRIPT_RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
EcmaScriptDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
EcmaScriptDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.EcmaScriptDiscoverer
 
EcmaScriptRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
EcmaScriptRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
EmptyCollection<T> - Class in org.palladiosimulator.somox.analyzer.rules.service
 
EmptyCollection() - Constructor for class org.palladiosimulator.somox.analyzer.rules.service.EmptyCollection
 
EntireInterface - Class in org.palladiosimulator.somox.analyzer.rules.model
 
EntireInterface(ITypeBinding, InterfaceName) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
EntireInterface(InterfaceName) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.PcmElement
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.ComponentBuilder
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompositeBuilder
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompUnitOrName
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaInterfaceName
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.ProvisionsBuilder
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
equals(Object) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.workflow.MoCoReJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.PersistenceJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.PlantUmlJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.RuleEngineBlackboardInteractingJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.SeffMergerJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.TypeMergerJob
 
executeWith(Path, Path, List<CompilationUnit>, Set<Rule>) - Static method in class org.palladiosimulator.somox.analyzer.rules.main.RuleEngineAnalyzer
Extracts PCM elements out of an existing Eclipse JDT model using an IRule file.
EXTENSION_POINT - Static variable in class org.palladiosimulator.somox.analyzer.rules.service.AnalystCollection
 
EXTENSION_POINT - Static variable in class org.palladiosimulator.somox.analyzer.rules.service.RuleCollection
 
EXTENSION_POINT - Static variable in class org.palladiosimulator.somox.discoverer.DiscovererCollection
 

F

find(Path, String, Logger) - Static method in interface org.palladiosimulator.somox.discoverer.Discoverer
 
findAllHttpRequests(RuleEngineBlackboard, CompilationUnitTree) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
findConfigRoot(Map<Path, Document>) - Static method in class org.palladiosimulator.somox.analyzer.rules.impl.util.SpringHelper
 
findDirectHttpRequest(Tree) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
findFile(Set<Path>, Path, Set<String>) - Static method in class org.palladiosimulator.somox.analyzer.rules.impl.util.SpringHelper
 
findFunctionCallsWithUrls(Tree) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
findFunctionDeclarationsWithUrls(Tree) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
findLiteralInExpression(ExpressionTree) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
findLiteralsForIdentifier(Tree, String) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
findLiteralsInArguments(List<? extends ExpressionTree>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
findProjectRoot(Path, Map<Path, Document>) - Static method in class org.palladiosimulator.somox.analyzer.rules.impl.util.SpringHelper
 
findVariableAssignments(Tree) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
forInterface(String) - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
forInterface(String) - Method in interface org.palladiosimulator.somox.analyzer.rules.model.OperationName
 
forInterface(String) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 

G

GATEWAY_ROUTES_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
GatewayRoute - Class in org.palladiosimulator.somox.analyzer.rules.impl.data
 
GatewayRoute(String, String, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.data.GatewayRoute
 
GatewayRoute(String, String, int) - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.data.GatewayRoute
 
get() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
get() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
GET - Enum constant in enum class org.palladiosimulator.somox.analyzer.rules.model.HTTPMethod
 
getAllInterfaces(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getAllPublicMethods(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getAssemblyConnectorName(Interface) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.SystemTransformer
 
getAssemblyContextName(Component<?>) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.SystemTransformer
 
getAttributes() - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
getAvailable() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
getBinding() - Method in class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
getBinding() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
getCommonInterface(Name) - Method in interface org.palladiosimulator.somox.analyzer.rules.model.Name
 
getCompilationUnits() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
getComponents() - Method in class org.palladiosimulator.somox.analyzer.rules.model.PCMDetectionResult
 
getCompositeComponents() - Method in class org.palladiosimulator.somox.analyzer.rules.model.PCMDetectionResult
 
getConfig(Class<T>) - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
getConfig(Class<T>) - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.RuleEngineConfiguration
 
getConfig(String, String) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
getConfigurationKeys() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Service
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.analyzer.rules.service.PerformanceAnalyst
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.CsvDiscoverer
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.EcmaScriptDiscoverer
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.JavaDiscoverer
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.JsonDiscoverer
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.PropertiesDiscoverer
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.SqlDiscoverer
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.XmlDiscoverer
 
getConfigurationKeys() - Method in class org.palladiosimulator.somox.discoverer.YamlDiscoverer
 
getConstructors(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getDependentServices() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Service
IDs of services that may only run after this one.
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getDependentServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
getDependentServices() - Method in interface org.palladiosimulator.somox.analyzer.rules.service.Analyst
 
getDependentServices() - Method in interface org.palladiosimulator.somox.discoverer.Discoverer
 
getDiscoveredFiles(String, Class<T>) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
getDiscoveredPaths() - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
getErrorMessage() - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineAnalyzerConfiguration
 
getExecutionOrder() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
getExtends(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getFields(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getFromYamlOrProperties(String, Function<String, Optional<String>>, Properties) - Static method in class org.palladiosimulator.somox.analyzer.rules.impl.util.SpringHelper
 
getGrouped() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
getHTTPMethod(MethodDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getID() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Service
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
getID() - Method in class org.palladiosimulator.somox.analyzer.rules.service.PerformanceAnalyst
 
getID() - Method in class org.palladiosimulator.somox.discoverer.CsvDiscoverer
 
getID() - Method in class org.palladiosimulator.somox.discoverer.EcmaScriptDiscoverer
 
getID() - Method in class org.palladiosimulator.somox.discoverer.JavaDiscoverer
 
getID() - Method in class org.palladiosimulator.somox.discoverer.JsonDiscoverer
 
getID() - Method in class org.palladiosimulator.somox.discoverer.PropertiesDiscoverer
 
getID() - Method in class org.palladiosimulator.somox.discoverer.SqlDiscoverer
 
getID() - Method in class org.palladiosimulator.somox.discoverer.XmlDiscoverer
 
getID() - Method in class org.palladiosimulator.somox.discoverer.YamlDiscoverer
 
getIdentifier() - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.PcmElement
 
getImage() - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
getInputFolder() - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
getInputFolder() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.RuleEngineConfiguration
 
getInterface() - Method in class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
getInterface() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
getInterface() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
getInterface() - Method in interface org.palladiosimulator.somox.analyzer.rules.model.OperationInterface
 
getInterface() - Method in interface org.palladiosimulator.somox.analyzer.rules.model.OperationName
 
getInterface() - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
getInterfaces() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaInterfaceName
 
getInterfaces() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
getInterfaces() - Method in interface org.palladiosimulator.somox.analyzer.rules.model.Name
 
getInterfaces() - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
getLinkingResourceName(Collection<Deployment>) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.ResourceEnvironmentTransformer
 
getMapping() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.DockerParser
 
getMapping(MethodDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getMappingString(MethodDeclaration, String) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getMethodAnnotationStringValue(MethodDeclaration, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getMethodAnnotationStringValue(MethodDeclaration, String, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getMethods(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getMethods(Type) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getMethods(TypeDeclaration) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getName() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Service
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.workflow.MoCoReJob
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
getName() - Method in interface org.palladiosimulator.somox.analyzer.rules.model.InterfaceName
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaInterfaceName
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
getName() - Method in interface org.palladiosimulator.somox.analyzer.rules.model.OperationInterface
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.service.PerformanceAnalyst
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.PersistenceJob
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.PlantUmlJob
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.RuleEngineBlackboardInteractingJob
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.SeffMergerJob
 
getName() - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.TypeMergerJob
 
getName() - Method in class org.palladiosimulator.somox.discoverer.CsvDiscoverer
 
getName() - Method in class org.palladiosimulator.somox.discoverer.EcmaScriptDiscoverer
 
getName() - Method in class org.palladiosimulator.somox.discoverer.JavaDiscoverer
 
getName() - Method in class org.palladiosimulator.somox.discoverer.JsonDiscoverer
 
getName() - Method in class org.palladiosimulator.somox.discoverer.PropertiesDiscoverer
 
getName() - Method in class org.palladiosimulator.somox.discoverer.SqlDiscoverer
 
getName() - Method in class org.palladiosimulator.somox.discoverer.XmlDiscoverer
 
getName() - Method in class org.palladiosimulator.somox.discoverer.YamlDiscoverer
 
getNamedPlaceholder(String) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.AtomicComponent
 
getNamedPlaceholder(String) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Component
 
getOperationInterfaces() - Method in class org.palladiosimulator.somox.analyzer.rules.model.PCMDetectionResult
 
getOutputFolder() - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
getOutputFolder() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.RuleEngineConfiguration
 
getParameters(MethodDeclaration) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getParts() - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompositeBuilder
 
getPath() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.data.GatewayRoute
 
getPath(List<String>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
getPCMDetector() - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
getPCMRepository() - Static method in class org.palladiosimulator.somox.analyzer.rules.main.RuleEngineAnalyzer
Returns the current PCM repository model of the engine
getProvidedRoleName(Interface) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.RepositoryTransformer
 
getRepositoryComponentLocations() - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
getRequiredRoleName(Interface) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.RepositoryTransformer
 
getRequiredServices() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Service
IDs of services that must run before this one.
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
getRequiredServices() - Method in class org.palladiosimulator.somox.analyzer.rules.service.PerformanceAnalyst
 
getRequiredServices() - Method in interface org.palladiosimulator.somox.discoverer.Discoverer
 
getResult() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
getRuleEngineConfiguration() - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineAnalyzerConfiguration
 
getSeffAssociation(ASTNode) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
getSeffAssociations() - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
getSelected() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
getServiceConfiguration() - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationManager
 
getServices() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.ServiceCollection
 
getServices() - Method in class org.palladiosimulator.somox.analyzer.rules.service.AnalystCollection
 
getServices() - Method in class org.palladiosimulator.somox.analyzer.rules.service.EmptyCollection
 
getServices() - Method in class org.palladiosimulator.somox.analyzer.rules.service.RuleCollection
 
getServices() - Method in class org.palladiosimulator.somox.discoverer.DiscovererCollection
 
getStripPrefixLength(List<String>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
getSystemAssociations() - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
getTargetHost() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.data.GatewayRoute
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.AtomicComponent
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Component
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Composite
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Deployment
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Interface
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.LinkResourceSpecification
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.ServiceEffectSpecification
 
getUniquePlaceholder() - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Signature
 
getUnitAnnotationStringValue(CompilationUnit, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getUnitAnnotationStringValue(CompilationUnit, String, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getUnitName(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
getWholeConfig(String) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
GradleRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
GradleRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
groupDependencies(Collection<T>, Collection<OperationInterface>) - Static method in class org.palladiosimulator.somox.analyzer.rules.model.DependencyUtils
Group all dependencies in dependencies by finding their common ancestors.

H

handleEvent(Event) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.TreeEditListener
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.PcmElement
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.ComponentBuilder
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompositeBuilder
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompUnitOrName
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaInterfaceName
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.ProvisionsBuilder
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
hashCode() - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
hasMapping(MethodDeclaration) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
hasPart(CompUnitOrName) - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompositeBuilder
 
HOSTNAMES_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
HTTPMethod - Enum Class in org.palladiosimulator.somox.analyzer.rules.model
 

I

identifier() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
identifier() - Method in class org.palladiosimulator.somox.analyzer.rules.model.ComponentBuilder
 
initializeFrom(ILaunchConfiguration) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
initializeFrom(ILaunchConfiguration) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationManager
 
initializeFrom(ILaunchConfiguration) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationView
 
Interface - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
Interface(OperationInterface, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Interface
 
InterfaceName - Interface in org.palladiosimulator.somox.analyzer.rules.model
 
InterfaceProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
InterfaceProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.InterfaceProcessor
 
InterfaceProvisionRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
InterfaceProvisionRelation(Component<?>, Interface, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.InterfaceProvisionRelation
 
InterfaceProvisionRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
InterfaceProvisionRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.InterfaceProvisionRelationProcessor
 
InterfaceRequirementRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
InterfaceRequirementRelation(Component<?>, Interface, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.InterfaceRequirementRelation
 
InterfaceRequirementRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
InterfaceRequirementRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.InterfaceRequirementRelationProcessor
 
internalInterfaces() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
isAbstraction(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isBuildRule() - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Rule
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
isBuildRule() - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
isClassExtending(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isClassifierAnnotatedWithName(BodyDeclaration, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isClassImplementing(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isClassModifiedExactlyWith(CompilationUnit, String...) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isClassOfFieldAnnotatedWithName(FieldDeclaration, String...) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isConstructorAnnotatedWithName(MethodDeclaration, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isExcludedFromDelegation(Component<?>, Interface) - Static method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.RepositoryTransformer
 
isFieldAbstract(FieldDeclaration) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isFieldAnnotatedWithName(BodyDeclaration, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isFieldModifiedExactlyWith(BodyDeclaration, String...) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isImplementingOrExtending(CompilationUnit, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isImplementingOrExtending(ITypeBinding, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isManuallySelected(T) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
isMethodAnnotatedWithName(MethodDeclaration, String...) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isMethodModifiedExactlyWith(BodyDeclaration, String...) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isObjectAnnotatedWithName(BodyDeclaration, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isObjectAnnotatedWithName(SingleVariableDeclaration, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isObjectAnnotatedWithName(TypeParameter, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isObjectAnnotatedWithName(VariableDeclarationExpression, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isObjectAnnotatedWithName(VariableDeclarationStatement, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isParameterAbstract(SingleVariableDeclaration) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isParameterAClassAnnotatedWith(SingleVariableDeclaration, String...) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isParameterAnnotatedWith(SingleVariableDeclaration, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isPartOf(String) - Method in interface org.palladiosimulator.somox.analyzer.rules.model.Name
 
isPartOf(String) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
isPartOf(OperationInterface) - Method in interface org.palladiosimulator.somox.analyzer.rules.model.OperationInterface
 
isRepository(CompilationUnit) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
isRepository(ITypeBinding) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
isSubsetOf(Composite) - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
isUnit() - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompUnitOrName
 
isUnitAnEnum(CompilationUnit) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isUnitAnnotatedWithName(CompilationUnit, String...) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isUnitNamedWith(CompilationUnit, String) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 
isValid(ILaunchConfiguration) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
iterator() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
iterator() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 

J

JAVA_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
JAVA_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
JavaDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
JavaDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.JavaDiscoverer
 
JavaInterfaceName - Class in org.palladiosimulator.somox.analyzer.rules.model
 
JavaInterfaceName(String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.JavaInterfaceName
 
JavaOperationName - Class in org.palladiosimulator.somox.analyzer.rules.model
 
JavaOperationName(String, String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
JaxRSRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
JaxRSRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
join(Map<String, ? extends Set<String>>...) - Static method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
JsonDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
JsonDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.JsonDiscoverer
 

K

KEY_REPOSITORY - Static variable in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
KEY_SEFF_ASSOCIATIONS - Static variable in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 

L

LinkResourceSpecification - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
LinkResourceSpecification(CommunicationLinkResourceSpecification, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.LinkResourceSpecification
 
LinkResourceSpecificationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
LinkResourceSpecificationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.LinkResourceSpecificationProcessor
 
LinkResourceSpecificationRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
LinkResourceSpecificationRelation(LinkResourceSpecification, DeploymentDeploymentRelation, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.LinkResourceSpecificationRelation
 
LinkResourceSpecificationRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
LinkResourceSpecificationRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.LinkResourceSpecificationRelationProcessor
 
loadRules(String, Path) - Static method in class org.palladiosimulator.somox.analyzer.rules.main.RuleEngineAnalyzer
Loads an external rules class file.

M

MapMerger - Class in org.palladiosimulator.somox.analyzer.rules.engine
 
MAPPER_PARTITION_KEY - Static variable in class org.palladiosimulator.somox.discoverer.YamlDiscoverer
 
mapURL(String, String, List<GatewayRoute>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
matches(String) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.data.GatewayRoute
 
MavenRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
MavenRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
merge(Collection<Map<K, List<V>>>) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.MapMerger
 
MoCoReJob - Class in org.palladiosimulator.somox.analyzer.rules.mocore.workflow
 
MoCoReJob(Blackboard<Object>, String, String, String, String, String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.workflow.MoCoReJob
 

N

name() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
name() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
name() - Method in class org.palladiosimulator.somox.analyzer.rules.model.CompUnitOrName
 
Name - Interface in org.palladiosimulator.somox.analyzer.rules.model
 
NAME - Static variable in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
NameConverter - Class in org.palladiosimulator.somox.analyzer.rules.engine
 

O

Operation - Class in org.palladiosimulator.somox.analyzer.rules.model
 
Operation(IMethodBinding, OperationName) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
OperationInterface - Interface in org.palladiosimulator.somox.analyzer.rules.model
 
OperationName - Interface in org.palladiosimulator.somox.analyzer.rules.model
 
org.palladiosimulator.somox.analyzer.rules.blackboard - package org.palladiosimulator.somox.analyzer.rules.blackboard
 
org.palladiosimulator.somox.analyzer.rules.cli - package org.palladiosimulator.somox.analyzer.rules.cli
 
org.palladiosimulator.somox.analyzer.rules.configuration - package org.palladiosimulator.somox.analyzer.rules.configuration
 
org.palladiosimulator.somox.analyzer.rules.engine - package org.palladiosimulator.somox.analyzer.rules.engine
 
org.palladiosimulator.somox.analyzer.rules.gui - package org.palladiosimulator.somox.analyzer.rules.gui
 
org.palladiosimulator.somox.analyzer.rules.impl - package org.palladiosimulator.somox.analyzer.rules.impl
 
org.palladiosimulator.somox.analyzer.rules.impl.data - package org.palladiosimulator.somox.analyzer.rules.impl.data
 
org.palladiosimulator.somox.analyzer.rules.impl.util - package org.palladiosimulator.somox.analyzer.rules.impl.util
 
org.palladiosimulator.somox.analyzer.rules.main - package org.palladiosimulator.somox.analyzer.rules.main
 
org.palladiosimulator.somox.analyzer.rules.mocore.discovery - package org.palladiosimulator.somox.analyzer.rules.mocore.discovery
 
org.palladiosimulator.somox.analyzer.rules.mocore.orchestration - package org.palladiosimulator.somox.analyzer.rules.mocore.orchestration
 
org.palladiosimulator.somox.analyzer.rules.mocore.processor.element - package org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation - package org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
org.palladiosimulator.somox.analyzer.rules.mocore.surrogate - package org.palladiosimulator.somox.analyzer.rules.mocore.surrogate
 
org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element - package org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation - package org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
org.palladiosimulator.somox.analyzer.rules.mocore.transformation - package org.palladiosimulator.somox.analyzer.rules.mocore.transformation
 
org.palladiosimulator.somox.analyzer.rules.mocore.workflow - package org.palladiosimulator.somox.analyzer.rules.mocore.workflow
 
org.palladiosimulator.somox.analyzer.rules.model - package org.palladiosimulator.somox.analyzer.rules.model
 
org.palladiosimulator.somox.analyzer.rules.service - package org.palladiosimulator.somox.analyzer.rules.service
 
org.palladiosimulator.somox.analyzer.rules.workflow - package org.palladiosimulator.somox.analyzer.rules.workflow
 
org.palladiosimulator.somox.discoverer - package org.palladiosimulator.somox.discoverer
 
org.palladiosimulator.somox.discoverer.wrapper - package org.palladiosimulator.somox.discoverer.wrapper
 

P

parts() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
PATCH - Enum constant in enum class org.palladiosimulator.somox.analyzer.rules.model.HTTPMethod
 
PCMDetectionResult - Class in org.palladiosimulator.somox.analyzer.rules.model
 
PCMDetectionResult(Map<CompUnitOrName, ComponentBuilder>, Map<String, CompositeBuilder>, ProvisionsBuilder, RequirementsBuilder) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.PCMDetectionResult
 
PCMDetector - Class in org.palladiosimulator.somox.analyzer.rules.engine
This class is used to detect and hold all relevant elements found during the processing of rules.
PCMDetector() - Constructor for class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
PcmElement<T extends de.uka.ipd.sdq.identifier.Identifier> - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
PcmElement(T, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.PcmElement
 
PCMInstanceCreator - Class in org.palladiosimulator.somox.analyzer.rules.engine
 
PCMInstanceCreator(RuleEngineBlackboard) - Constructor for class org.palladiosimulator.somox.analyzer.rules.engine.PCMInstanceCreator
 
PcmOrchestrator - Class in org.palladiosimulator.somox.analyzer.rules.mocore.orchestration
 
PcmOrchestrator() - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.orchestration.PcmOrchestrator
 
PcmOrchestrator(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.orchestration.PcmOrchestrator
 
PcmSurrogate - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate
 
PcmSurrogate() - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.PcmSurrogate
 
PerformanceAnalyst - Class in org.palladiosimulator.somox.analyzer.rules.service
An analyst that currently does nothing.
PerformanceAnalyst() - Constructor for class org.palladiosimulator.somox.analyzer.rules.service.PerformanceAnalyst
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationManager
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationView
 
PersistenceJob - Class in org.palladiosimulator.somox.analyzer.rules.workflow
 
PersistenceJob(Blackboard<Object>, URI, URI, String, String, String, String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.workflow.PersistenceJob
 
PlantUmlJob - Class in org.palladiosimulator.somox.analyzer.rules.workflow
 
PlantUmlJob(RuleEngineConfiguration, RuleEngineBlackboard) - Constructor for class org.palladiosimulator.somox.analyzer.rules.workflow.PlantUmlJob
 
PLUGIN_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
POST - Enum constant in enum class org.palladiosimulator.somox.analyzer.rules.model.HTTPMethod
 
processRuleForCompUnit(RuleEngineBlackboard, CompilationUnit) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
processRuleForCompUnit(RuleEngineBlackboard, CompilationUnit, String, String, Map<String, String>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
processRules(RuleEngineBlackboard, Path) - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.Rule
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.DockerRules
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.GradleRules
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.MavenRules
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
processRules(RuleEngineBlackboard, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
PROPERTIES_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
PROPERTIES_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
PROPERTIES_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
PropertiesDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
PropertiesDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.PropertiesDiscoverer
 
provisions() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
provisions() - Method in class org.palladiosimulator.somox.analyzer.rules.model.ComponentBuilder
 
provisions() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
Provisions - Class in org.palladiosimulator.somox.analyzer.rules.model
 
Provisions(Collection<OperationInterface>, Collection<OperationInterface>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
ProvisionsBuilder - Class in org.palladiosimulator.somox.analyzer.rules.model
 
ProvisionsBuilder() - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.ProvisionsBuilder
 
PUT - Enum constant in enum class org.palladiosimulator.somox.analyzer.rules.model.HTTPMethod
 
putDiscoveredFiles(String, Map<Path, T>) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
putRepositoryComponentLocation(RepositoryComponent, CompilationUnit) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
putSeffAssociation(ASTNode, ServiceEffectSpecification) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
putSystemPath(System, Path) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 

R

refine(Deployment) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.DeploymentProcessor
 
refine(Interface) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.InterfaceProcessor
 
refine(LinkResourceSpecification) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.LinkResourceSpecificationProcessor
 
refine(ServiceEffectSpecification) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.ServiceEffectSpecificationProcessor
 
refine(Signature) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.SignatureProcessor
 
refine(ComponentAssemblyRelation) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.ComponentAssemblyRelationProcessor
 
refine(CompositeProvisionDelegationRelation) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.CompositeProvisionDelegationRelationProcessor
 
refine(CompositeRequirementDelegationRelation) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.CompositeRequirementDelegationRelationProcessor
 
refine(DeploymentDeploymentRelation) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.DeploymentDeploymentRelationProcessor
 
refine(InterfaceProvisionRelation) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.InterfaceProvisionRelationProcessor
 
refine(InterfaceRequirementRelation) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.InterfaceRequirementRelationProcessor
 
refine(T) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.ComponentProcessor
 
replace(T, T) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.CompositeProvisionDelegationRelation
 
replace(T, T) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.CompositeRequirementDelegationRelation
 
replace(T, T) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.CompositionRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ComponentAllocationRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ComponentAssemblyRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ComponentSignatureProvisionRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.DeploymentDeploymentRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.InterfaceProvisionRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.InterfaceRequirementRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.LinkResourceSpecificationRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ServiceEffectSpecificationRelation
 
replace(U, U) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.SignatureProvisionRelation
 
replaceArgumentsWithWildcards(String) - Static method in class org.palladiosimulator.somox.analyzer.rules.impl.util.RESTHelper
 
replaceIndirectPlaceholders(DeploymentDeploymentRelation) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.DeploymentDeploymentRelationProcessor
 
RepositoryDecompositor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.discovery
A decompositor able to extract model-elements and model-relations from a PCM repository.
RepositoryDecompositor() - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.discovery.RepositoryDecompositor
 
RepositoryTransformer - Class in org.palladiosimulator.somox.analyzer.rules.mocore.transformation
 
RepositoryTransformer() - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.RepositoryTransformer
 
requirements() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
requirements() - Method in class org.palladiosimulator.somox.analyzer.rules.model.ComponentBuilder
 
requirements() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
Requirements - Class in org.palladiosimulator.somox.analyzer.rules.model
 
Requirements(Collection<OperationInterface>, Collection<OperationInterface>, Collection<OperationInterface>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
RequirementsBuilder - Class in org.palladiosimulator.somox.analyzer.rules.model
 
RequirementsBuilder() - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
ResourceEnvironmentTransformer - Class in org.palladiosimulator.somox.analyzer.rules.mocore.transformation
 
ResourceEnvironmentTransformer() - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.ResourceEnvironmentTransformer
 
RESTHelper - Class in org.palladiosimulator.somox.analyzer.rules.impl.util
 
RESTHelper() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.util.RESTHelper
 
RESTName - Class in org.palladiosimulator.somox.analyzer.rules.model
 
RESTName(String, String, Optional<HTTPMethod>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
Rule - Interface in org.palladiosimulator.somox.analyzer.rules.engine
This interface has to be implemented in order to write rules.
RULE_ENGINE_ANALYST_CONFIG_PREFIX - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ENGINE_AST2SEFF_OUTPUT_REPOSITORY - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RULE_ENGINE_BLACKBOARD_KEY_REPOSITORY - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RULE_ENGINE_BLACKBOARD_KEY_SEFF_ASSOCIATIONS - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RULE_ENGINE_DISCOVERER_CONFIG_PREFIX - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ENGINE_INPUT_PATH - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ENGINE_MOCORE_OUTPUT_ALLOCATION - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RULE_ENGINE_MOCORE_OUTPUT_REPOSITORY - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RULE_ENGINE_MOCORE_OUTPUT_RESOURCE_ENVIRONMENT - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RULE_ENGINE_MOCORE_OUTPUT_SYSTEM - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RULE_ENGINE_OUTPUT_PATH - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ENGINE_RULE_CONFIG_PREFIX - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ENGINE_SELECTED_ANALYSTS - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ENGINE_SELECTED_DISCOVERERS - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ENGINE_SELECTED_RULES - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.EcmaScriptRules
 
RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.JaxRSRules
 
RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
RULE_LIST_SEPARATOR - Static variable in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineBlackboardKeys
 
RuleCollection - Class in org.palladiosimulator.somox.analyzer.rules.service
 
RuleCollection() - Constructor for class org.palladiosimulator.somox.analyzer.rules.service.RuleCollection
 
RuleEngineAnalyzer - Class in org.palladiosimulator.somox.analyzer.rules.main
The rule engine identifies PCM elements like components and interfaces inside source code via rules specified by a user before.
RuleEngineAnalyzer(RuleEngineBlackboard) - Constructor for class org.palladiosimulator.somox.analyzer.rules.main.RuleEngineAnalyzer
 
RuleEngineAnalyzerConfiguration - Class in org.palladiosimulator.somox.analyzer.rules.configuration
An adapter for RuleEngineConfiguration, not more than a formality for use as a type parameter AbstractWorkflowBasedLaunchConfigurationDelegate
RuleEngineAnalyzerConfiguration() - Constructor for class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineAnalyzerConfiguration
 
RuleEngineApplication - Class in org.palladiosimulator.somox.analyzer.rules.cli
 
RuleEngineApplication() - Constructor for class org.palladiosimulator.somox.analyzer.rules.cli.RuleEngineApplication
 
RuleEngineBlackboard - Class in org.palladiosimulator.somox.analyzer.rules.blackboard
 
RuleEngineBlackboard() - Constructor for class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
RuleEngineBlackboardInteractingJob - Class in org.palladiosimulator.somox.analyzer.rules.workflow
 
RuleEngineBlackboardInteractingJob(RuleEngineConfiguration, RuleEngineBlackboard) - Constructor for class org.palladiosimulator.somox.analyzer.rules.workflow.RuleEngineBlackboardInteractingJob
 
RuleEngineBlackboardKeys - Class in org.palladiosimulator.somox.analyzer.rules.configuration
 
RuleEngineConfiguration - Interface in org.palladiosimulator.somox.analyzer.rules.engine
 
RuleEngineConfigurationDelegate - Class in org.palladiosimulator.somox.analyzer.rules.gui
 
RuleEngineConfigurationDelegate() - Constructor for class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineConfigurationDelegate
 
RuleEngineConfigurationImpl - Class in org.palladiosimulator.somox.analyzer.rules.configuration
 
RuleEngineConfigurationImpl() - Constructor for class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RuleEngineConfigurationImpl(Map<String, Object>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
RuleEngineException - Exception in org.palladiosimulator.somox.analyzer.rules.main
A general exception for the rule engine.
RuleEngineException(String) - Constructor for exception org.palladiosimulator.somox.analyzer.rules.main.RuleEngineException
 
RuleEngineException(String, Throwable) - Constructor for exception org.palladiosimulator.somox.analyzer.rules.main.RuleEngineException
 
RuleEngineIoTab - Class in org.palladiosimulator.somox.analyzer.rules.gui
 
RuleEngineIoTab() - Constructor for class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
RuleEngineJob - Class in org.palladiosimulator.somox.analyzer.rules.workflow
 
RuleEngineJob(RuleEngineConfiguration) - Constructor for class org.palladiosimulator.somox.analyzer.rules.workflow.RuleEngineJob
 
RuleEngineTabGroup - Class in org.palladiosimulator.somox.analyzer.rules.gui
 
RuleEngineTabGroup() - Constructor for class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineTabGroup
 
RuleHelper - Class in org.palladiosimulator.somox.analyzer.rules.engine
This class is used as a supporting library for writing rules for the rule engine.
RuleHelper() - Constructor for class org.palladiosimulator.somox.analyzer.rules.engine.RuleHelper
 

S

SeffMergerJob - Class in org.palladiosimulator.somox.analyzer.rules.workflow
 
SeffMergerJob(Blackboard<Object>, String, String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.workflow.SeffMergerJob
 
select(T) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
selectDependenciesOf(Service) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
Service - Interface in org.palladiosimulator.somox.analyzer.rules.engine
The defining interface for any plug-in style service for the rule engine.
ServiceCollection<T> - Interface in org.palladiosimulator.somox.analyzer.rules.engine
 
ServiceConfiguration<T extends Service> - Class in org.palladiosimulator.somox.analyzer.rules.engine
 
ServiceConfiguration(ServiceCollection<T>, String, String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
ServiceConfigurationManager<T extends Service> - Class in org.palladiosimulator.somox.analyzer.rules.gui
 
ServiceConfigurationManager(ServiceConfiguration<T>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationManager
 
ServiceConfigurationView<T extends Service> - Class in org.palladiosimulator.somox.analyzer.rules.gui
 
ServiceConfigurationView(ServiceConfiguration<T>, ModifyListener) - Constructor for class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationView
 
ServiceEffectSpecification - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
ServiceEffectSpecification(ResourceDemandingSEFF, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.ServiceEffectSpecification
 
ServiceEffectSpecificationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
ServiceEffectSpecificationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.ServiceEffectSpecificationProcessor
 
ServiceEffectSpecificationRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
ServiceEffectSpecificationRelation(ComponentSignatureProvisionRelation, ServiceEffectSpecification, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.ServiceEffectSpecificationRelation
 
ServiceEffectSpecificationRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
ServiceEffectSpecificationRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.ServiceEffectSpecificationRelationProcessor
 
setBlackboard(Blackboard<Object>) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.workflow.MoCoReJob
 
setBlackboard(Blackboard<Object>) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.PersistenceJob
 
setBlackboard(Blackboard<Object>) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.SeffMergerJob
 
setBlackboard(Blackboard<Object>) - Method in class org.palladiosimulator.somox.analyzer.rules.workflow.TypeMergerJob
 
setConfig(String, String, String) - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
setDefaults() - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineAnalyzerConfiguration
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.RuleEngineIoTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationManager
Called when a new launch configuration is created, to set the values to sensible defaults.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.somox.analyzer.rules.gui.ServiceConfigurationView
Called when a new launch configuration is created, to set the values to sensible defaults.
setInputFolder(URI) - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
setInputFolder(URI) - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.RuleEngineConfiguration
 
setOutputFolder(URI) - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
setOutputFolder(URI) - Method in interface org.palladiosimulator.somox.analyzer.rules.engine.RuleEngineConfiguration
 
setPCMDetector(PCMDetector) - Method in class org.palladiosimulator.somox.analyzer.rules.blackboard.RuleEngineBlackboard
 
setRuleEngineConfiguration(RuleEngineConfiguration) - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineAnalyzerConfiguration
 
Signature - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element
 
Signature(OperationSignature, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Signature
 
SignatureProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.element
 
SignatureProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.SignatureProcessor
 
SignatureProvisionRelation - Class in org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation
 
SignatureProvisionRelation(Signature, Interface, boolean) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.relation.SignatureProvisionRelation
 
SignatureProvisionRelationProcessor - Class in org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation
 
SignatureProvisionRelationProcessor(PcmSurrogate) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.SignatureProvisionRelationProcessor
 
SimpleDiscoverer<T extends tools.mdsd.mocore.framework.surrogate.Replaceable> - Class in org.palladiosimulator.somox.analyzer.rules.mocore.discovery
Realization of the abstract framework discoverer without changes or adaptations in behavior.
SimpleDiscoverer(Set<T>, Class<T>) - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.discovery.SimpleDiscoverer
 
simplified() - Method in class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
simplified() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
simplified() - Method in interface org.palladiosimulator.somox.analyzer.rules.model.OperationInterface
 
simplified() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
simplified() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
SpringGatewayRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
SpringGatewayRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
SpringHelper - Class in org.palladiosimulator.somox.analyzer.rules.impl.util
 
SpringHelper() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.util.SpringHelper
 
SpringRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
SpringRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
SpringZuulRules - Class in org.palladiosimulator.somox.analyzer.rules.impl
 
SpringZuulRules() - Constructor for class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
SqlDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
SqlDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.SqlDiscoverer
 
start(IApplicationContext) - Method in class org.palladiosimulator.somox.analyzer.rules.cli.RuleEngineApplication
 
stop() - Method in class org.palladiosimulator.somox.analyzer.rules.cli.RuleEngineApplication
 
strengthenIfPresent(OperationInterface) - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
substituteVariables(String, Map<String, String>) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
SystemTransformer - Class in org.palladiosimulator.somox.analyzer.rules.mocore.transformation
 
SystemTransformer() - Constructor for class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.SystemTransformer
 

T

toHostname(String) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
toHostname(String) - Method in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
toList() - Method in class org.palladiosimulator.somox.analyzer.rules.model.ProvisionsBuilder
 
toList() - Method in class org.palladiosimulator.somox.analyzer.rules.model.RequirementsBuilder
 
toMap() - Method in class org.palladiosimulator.somox.analyzer.rules.configuration.RuleEngineConfigurationImpl
 
toMap() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.ServiceConfiguration
 
toPCMIdentifier(ITypeBinding) - Static method in class org.palladiosimulator.somox.analyzer.rules.engine.NameConverter
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.engine.PCMDetector
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Component
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Composite
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.EntireInterface
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaInterfaceName
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Operation
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Provisions
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.Requirements
 
toString() - Method in class org.palladiosimulator.somox.analyzer.rules.model.RESTName
 
transform(PcmSurrogate) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.AllocationTransformer
 
transform(PcmSurrogate) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.RepositoryTransformer
 
transform(PcmSurrogate) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.ResourceEnvironmentTransformer
 
transform(PcmSurrogate) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.SystemTransformer
 
transform(PcmSurrogate, Repository) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.SystemTransformer
 
transform(PcmSurrogate, System, ResourceEnvironment) - Method in class org.palladiosimulator.somox.analyzer.rules.mocore.transformation.AllocationTransformer
 
TreeEditListener - Class in org.palladiosimulator.somox.analyzer.rules.gui
 
TreeEditListener(Tree, ModifyListener, int) - Constructor for class org.palladiosimulator.somox.analyzer.rules.gui.TreeEditListener
 
TypeMergerJob - Class in org.palladiosimulator.somox.analyzer.rules.workflow
 
TypeMergerJob(Blackboard<Object>, String, String) - Constructor for class org.palladiosimulator.somox.analyzer.rules.workflow.TypeMergerJob
 

V

valueOf(String) - Static method in enum class org.palladiosimulator.somox.analyzer.rules.model.HTTPMethod
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.palladiosimulator.somox.analyzer.rules.model.HTTPMethod
Returns an array containing the constants of this enum class, in the order they are declared.

X

XML_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
XML_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
XML_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
XmlDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
XmlDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.XmlDiscoverer
 

Y

YAML_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
YAML_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
YAML_DISCOVERER_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
YAML_MAPPERS_KEY - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringGatewayRules
 
YAML_MAPPERS_KEY - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
YAML_MAPPERS_KEY - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringZuulRules
 
YamlDiscoverer - Class in org.palladiosimulator.somox.discoverer
 
YamlDiscoverer() - Constructor for class org.palladiosimulator.somox.discoverer.YamlDiscoverer
 
YamlMapper - Class in org.palladiosimulator.somox.discoverer.wrapper
 
YamlMapper(Iterable<Object>) - Constructor for class org.palladiosimulator.somox.discoverer.wrapper.YamlMapper
 

Z

ZUUL_RULE_ID - Static variable in class org.palladiosimulator.somox.analyzer.rules.impl.SpringRules
 
A C D E F G H I J K L M N O P R S T V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form