Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector
-
TODO
- AbstractConnectorCreator() - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.AbstractConnectorCreator
- acquireAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
AcquireAction
. - acquireAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- AcquireActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs an
AcquireAction
. - AcquireActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
- ActionCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class provides the general infrastructure of an action of the scenario behviour in usage model.
- ActionCreator() - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.ActionCreator
- ActionSeff - Interface in org.palladiosimulator.generator.fluent.repository.api.seff
-
TODO
- addAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addComponent(RepositoryComponent) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addConnector(Connector) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addEventChannel(EventChannel) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
- addEventChannel(EventChannel) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addEventType(EventType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventGroupCreator
- addHddProcessingResourceSpecification(HddProcessingResourceSpecificationCreator) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceContainerCreator
-
Adds a
HDDProcessingResourceSpecification
to theResourceContainer
. - addInfrastructureSignatures(InfrastructureSignature) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureInterfaceCreator
- addInterface(Interface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addLinkedResourceContainer(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
-
Adds a resource container to the
LinkingResource
. - addLinkedResourceContainer(ResourceContainer) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
-
Adds a resource container to the
LinkingResource
. - addNestedResourceContainer(ResourceContainerCreator) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceContainerCreator
-
Adds a nested resource container to the
ResourceContainer
. - addOperationSignatures(OperationSignature) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationInterfaceCreator
- addOutputParameterAbstraction(SpecifiedOutputParameterAbstraction) - Method in class org.palladiosimulator.generator.fluent.system.structure.qos.QoSAnnotationsCreator
-
Adds a
SpecifiedOutputParameterAbstraction
. - addOutputParameterAbstractions(Collection<SpecifiedOutputParameterAbstraction>) - Method in class org.palladiosimulator.generator.fluent.system.structure.qos.QoSAnnotationsCreator
-
Adds a collection of
SpecifiedOutputParameterAbstraction
s. - addParameter(Parameter) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addPassiveResource(PassiveResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addProcessingResourceSpecification(ProcessingResourceSpecificationCreator) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceContainerCreator
-
Adds a
ProcessingResourceSpecification
to theResourceContainer
. - addProvidedRole(ProvidedRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addQoSAnnotation(SpecifiedQoSAnnotation) - Method in class org.palladiosimulator.generator.fluent.system.structure.qos.QoSAnnotationsCreator
-
Adds a
SpecifiedQoSAnnotation
. - addQoSAnnotations(Collection<SpecifiedQoSAnnotation>) - Method in class org.palladiosimulator.generator.fluent.system.structure.qos.QoSAnnotationsCreator
-
Adds a collection of
SpecifiedQoSAnnotation
s. - addRecoveryActionBehaviour(RecoveryActionBehaviour) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addRepository(Repository) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds a repository to the org.palladiosimulator.generator.fluent.system.
- addRepository(Repository) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addRequiredRole(RequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addResourceRequiredRole(ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addSignature(Signature) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addSystem(System) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Sets the System used in some objects of the usage model.
- addToAllocation(AllocationContextCreator) - Method in interface org.palladiosimulator.generator.fluent.allocation.api.IAllocationAddition
-
Adds an
AllocationContext
to the org.palladiosimulator.generator.fluent.allocation. - addToAllocation(AllocationContextCreator) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
- addToBranchAction(BranchTransitionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchActionCreator
-
Adds an
Branch Transition
to the Branch. - addToEntryLevelSystemCallInput(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.EntryLevelSystemCallCreator
-
Adds an
Input Parameter
to the entry level system call. - addToEntryLevelSystemCallOutput(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.EntryLevelSystemCallCreator
-
Adds an
Output Parameter
to the entry level system call. - addToRepository(Component) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the
component
to the list of components stored in the repository. - addToRepository(Component) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToRepository(Interface) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the
interfce
to the list of interfaces stored in the repository. - addToRepository(Interface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToRepository(CompositeDataTypeCreator) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the
compositeDataType
to the list of data types provided by this repository. - addToRepository(CompositeDataTypeCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToRepository(ExceptionTypeCreator) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the
exceptionType
to the list of exception types provided by this repository. - addToRepository(ExceptionTypeCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToRepository(ResourceTimeoutFailureTypeCreator) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the
failureType
to the list of failure types provided by this repository. - addToRepository(ResourceTimeoutFailureTypeCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToRepository(FailureType) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the
failureType
to the list of failure types provided by this repository. - addToRepository(FailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToRepository(CollectionDataType) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the
collectionDataType
to the list of data types provided by this repository. - addToRepository(CollectionDataType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToRepository(RepositoryComponent) - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Adds the already built
component
to the list of components stored in the repository. - addToRepository(RepositoryComponent) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- addToResourceEnvironment(LinkingResourceCreator) - Method in interface org.palladiosimulator.generator.fluent.resourceenvironment.api.IResourceEnvironmentAddition
-
Adds a
LinkingResource
to the resource environment. - addToResourceEnvironment(LinkingResourceCreator) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
- addToResourceEnvironment(ResourceContainerCreator) - Method in interface org.palladiosimulator.generator.fluent.resourceenvironment.api.IResourceEnvironmentAddition
-
Adds a
ResourceContainer
to the resource environment. - addToResourceEnvironment(ResourceContainerCreator) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
- addToScenarioBehaviour(ActionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.ScenarioBehaviourCreator
-
Adds an
Abstract User Action
to the scenario behaviour. - addToSystem(AssemblyContextCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds an
AssemblyContext
to the org.palladiosimulator.generator.fluent.system. - addToSystem(AssemblyContextCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(AbstractConnectorCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds a
Connector
to the org.palladiosimulator.generator.fluent.system. - addToSystem(AbstractConnectorCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(ResourceRequiredDelegationConnectorCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds a
ResourceRequiredDelegationConnector
to the org.palladiosimulator.generator.fluent.system. - addToSystem(ResourceRequiredDelegationConnectorCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(EventChannelCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds an
EventChannel
to the org.palladiosimulator.generator.fluent.system. - addToSystem(EventChannelCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(QoSAnnotationsCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds
QoSAnnotations
to the org.palladiosimulator.generator.fluent.system. - addToSystem(QoSAnnotationsCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(InfrastructureProvidedRoleCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds an
InfrastructureProvidedRole
to the org.palladiosimulator.generator.fluent.system. - addToSystem(InfrastructureProvidedRoleCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(InfrastructureRequiredRoleCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds an
InfrastructureRequiredRole
to the org.palladiosimulator.generator.fluent.system. - addToSystem(InfrastructureRequiredRoleCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(OperationProvidedRoleCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds an
OperationProvidedRole
to the org.palladiosimulator.generator.fluent.system. - addToSystem(OperationProvidedRoleCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(OperationRequiredRoleCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds an
OperationRequiredRole
to the org.palladiosimulator.generator.fluent.system. - addToSystem(OperationRequiredRoleCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(ResourceRequiredRoleCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds a
ResourceRequiredRole
to the org.palladiosimulator.generator.fluent.system. - addToSystem(ResourceRequiredRoleCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(SinkRoleCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds a
SinkRole
to the org.palladiosimulator.generator.fluent.system. - addToSystem(SinkRoleCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToSystem(SourceRoleCreator) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Adds a
SourceRole
to the org.palladiosimulator.generator.fluent.system. - addToSystem(SourceRoleCreator) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- addToUsageModel(UsageScenarioCreator) - Method in interface org.palladiosimulator.generator.fluent.usagemodel.api.IUsageModelAddition
-
Adds the
usageScenario
to the list of UsageScenrios provided by this usage Model. - addToUsageModel(UsageScenarioCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelCreator
-
Adds a
Usage Scenario
to the usage model. - addToUsageModel(UserDataCreator) - Method in interface org.palladiosimulator.generator.fluent.usagemodel.api.IUsageModelAddition
-
Adds the
userData
to the list of User Datas provided by this usage Model. - addToUsageModel(UserDataCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelCreator
-
Adds a
UserData
to the usage model. - addToUserData(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.UserDataCreator
-
Adds an
Variable Usage
to the user data. - addVariableUsage(VariableUsage) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- AllocationContextCreator - Class in org.palladiosimulator.generator.fluent.allocation.structure
-
This class constructs an
AllocationContext
. - AllocationContextCreator(AllocationCreator) - Constructor for class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
- allocationCreator - Variable in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationEntity
- AllocationCreator - Class in org.palladiosimulator.generator.fluent.allocation.structure
-
This class constructs an
Allocation
. - AllocationCreator(IModelValidator) - Constructor for class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
- AllocationEntity - Class in org.palladiosimulator.generator.fluent.allocation.structure
-
This class provides the general infrastructure of a Palladio Model Entity.
- AllocationEntity() - Constructor for class org.palladiosimulator.generator.fluent.allocation.structure.AllocationEntity
- AssemblyConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.operation
-
This class constructs an
AssemblyConnector
. - AssemblyConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.operation.AssemblyConnectorCreator
- AssemblyContextCreator - Class in org.palladiosimulator.generator.fluent.system.structure
-
This class constructs an
AssemblyContext
. - AssemblyContextCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.AssemblyContextCreator
- assemblyContexts - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
- AssemblyEventConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.event
-
This class constructs an
AssemblyEventConnector
. - AssemblyEventConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.event.AssemblyEventConnectorCreator
- AssemblyInfrastructureConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure
-
This class constructs an
AssemblyInfrastructureConnector
. - AssemblyInfrastructureConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.AssemblyInfrastructureConnectorCreator
B
- basicAllocation() - Static method in class org.palladiosimulator.generator.fluent.allocation.examples.Example
- BasicComponentCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components
-
This class constructs a
BasicComponent
. - BasicComponentCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- basicResourceExample() - Static method in class org.palladiosimulator.generator.fluent.resourceenvironment.example.Example
- BOOLEAN - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type boolean
- branchAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
BranchAction
. - branchAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- BranchActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
BranchAction
. - BranchActionCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class constructs a
Branch
. - BranchActionCreator() - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchActionCreator
- BranchActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
- BranchTransitionCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class constructs a
BranchTransition
. - BranchTransitionCreator(ScenarioBehaviourCreator) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchTransitionCreator
-
Instantiates a new branch transition creator.
- build() - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
- build() - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
- build() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.Seff
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.EmitEventActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ReleaseActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffAction
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SetVariableActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StartActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StopActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventGroupCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureInterfaceCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.Interface
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationInterfaceCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.CompositeDataTypeCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.ExceptionTypeCreator
- build() - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.ResourceTimeoutFailureTypeCreator
- build() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Turns the HDDProcessingResourceSpecification in the making into a finished
HDDProcessingResourceSpecification
. - build() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
- build() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Turns the ProcessingResourceSpecification in the making into a finished
ProcessingResourceSpecification
. - build() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceContainerCreator
- build() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
- build() - Method in class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
- build() - Method in class org.palladiosimulator.generator.fluent.shared.structure.Entity
-
Turns the entity in the making into the finished entity.
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.AssemblyContextCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.AbstractConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.AssemblyEventConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSinkConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSourceConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.AssemblyInfrastructureConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.ProvidedInfrastructureDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.RequiredInfrastructureDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.AssemblyConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.ProvidedDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.RequiredDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.RequiredResourceDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredDelegationConnectorCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.EventChannelCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.qos.QoSAnnotationsCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureProvidedRoleCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureRequiredRoleCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationProvidedRoleCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationRequiredRoleCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.role.ResourceRequiredRoleCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SinkRoleCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SourceRoleCreator
- build() - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.ActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchTransitionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.DelayActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.EntryLevelSystemCallCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.LoopActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.StartActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.StopActionCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.ScenarioBehaviourCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.UsageScenarioCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.UserDataCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload.ClosedWorkloadCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload.OpenWorkloadCreator
- build() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelCreator
- buildBehaviour() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.InternalSeff
- buildBehaviour() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.Seff
- buildBehaviour() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- buildForkedBehaviour() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.InternalSeff
- buildForkedBehaviour() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- buildInternalBehaviour() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.InternalSeff
- buildInternalBehaviour() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- buildRDSeff() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.Seff
- buildRDSeff() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- buildRecoveryBehaviour() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.RecoverySeff
- buildRecoveryBehaviour() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- BYTE - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type byte
C
- CHAR - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type char
- ClosedWorkloadCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload
-
This class constructs a
ClosedWorkload
. - ClosedWorkloadCreator(UsageModelCreator, String) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload.ClosedWorkloadCreator
-
Instantiates a new closed workload creator.
- collectionIteratorAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
CollectionIteratorAction
. - collectionIteratorAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- CollectionIteratorActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
CollectionIteratorAction
. - CollectionIteratorActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
- combineContextAndRole(AssemblyContext, T) - Method in interface org.palladiosimulator.generator.fluent.system.structure.connector.IContextRoleCombinator
- CommunicationLinkResource - Enum Class in org.palladiosimulator.generator.fluent.shared.structure
-
Represents built-in communication link resources available in the resource repository, i.e.
- CompleteComponentTypeCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components
-
This class constructs a
CompleteComponentType
. - CompleteComponentTypeCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- ComplexComponent - Class in org.palladiosimulator.generator.fluent.repository.structure.components
-
This class provides the general infrastructure of a compositional component, i.e.
- ComplexComponent() - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
- Component - Class in org.palladiosimulator.generator.fluent.repository.structure.components
-
This class provides the general infrastructure of a component, i.e.
- Component() - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.Component
- CompositeComponentCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components
-
This class constructs a
CompositeComponent
. - CompositeComponentCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- CompositeDataTypeCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.types
-
This class constructs a
CompositeDataType
. - CompositeDataTypeCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.types.CompositeDataTypeCreator
- conforms(CompleteComponentTypeCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Creates a conforming (parental) connection to the
completeComponentType
and adds it to the basic component. - conforms(CompleteComponentTypeCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
-
Creates a conforming (parental) connection to the
completeComponentType
and adds it to the composite component. - conforms(ProvidesComponentTypeCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
-
Creates a conforming (parental) connection to the
providesComponentType
and adds it to the complete component type. - conforms(CompleteComponentType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Creates a conforming (parental) connection to the
completeComponentType
and adds it to the basic component. - conforms(CompleteComponentType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
-
Creates a conforming (parental) connection to the
completeComponentType
and adds it to the composite component. - conforms(Interface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventGroupCreator
- conforms(Interface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureInterfaceCreator
- conforms(Interface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.Interface
-
Creates a conforming (parental) connection to the
parentInterface
and adds it to this interface/event group. - conforms(Interface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationInterfaceCreator
- conforms(ProvidesComponentType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
-
Creates a conforming (parental) connection to the
providesComponentType
and adds it to the complete component type. - connectors - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
- containsDataType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Checks whether the by
name
referenced data type is in the repository. - CPU - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.ProcessingResource
-
CPU processing resource
- CPU - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.ResourceInterface
-
CPU resource interface
- createAllocationNow() - Method in interface org.palladiosimulator.generator.fluent.allocation.api.IAllocationAddition
-
Completes the org.palladiosimulator.generator.fluent.allocation creation.
- createAllocationNow() - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
- createBehaviourNow() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.StopSeff
-
The body behaviour always ends with a stop action and a finishing call on this method.
- createBehaviourNow() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StopActionCreator
- createRepositoryNow() - Method in interface org.palladiosimulator.generator.fluent.repository.api.RepoAddition
-
Turns this repository-in-the-making into a Palladio-'Repository' object.
- createRepositoryNow() - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- createResourceEnvironmentNow() - Method in interface org.palladiosimulator.generator.fluent.resourceenvironment.api.IResourceEnvironmentAddition
-
Completes the resource environment creation
- createResourceEnvironmentNow() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
- createSystemNow() - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystemAddition
-
Completes the org.palladiosimulator.generator.fluent.system creation.
- createSystemNow() - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- createUsageModelNow() - Method in interface org.palladiosimulator.generator.fluent.usagemodel.api.IUsageModelAddition
-
Turns this usageModel-in-the-making into a Palladio-'UsageModel' object.
- createUsageModelNow() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelCreator
D
- DELAY - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.ProcessingResource
-
delay processing resource
- DELAY - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.SchedulingPolicies
-
Delay scheduling policy
- DelayActionCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class constructs a
Delay
. - DelayActionCreator(String) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.DelayActionCreator
-
Instantiates a new delay action creator.
- demands - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.GeneralAction
- DOUBLE - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type double
E
- emitEventAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
EmitEventAction
. - emitEventAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- EmitEventActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs an
EmitEventAction
. - EmitEventActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.EmitEventActionCreator
- emits(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- emits(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- emits(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SourceRole
connection between the component and theEventGroup
eventGroup
and adds it to the component. - emits(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- emits(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- emits(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- emits(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- emits(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- emits(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SourceRole
connection with the namename
between the component and theEventGroup
eventGroup
and adds it to the component. - emits(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- emits(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- emits(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- emits(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- emits(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- emits(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SourceRole
connection between the component and theEventGroup
eventGroup
and adds it to the component. - emits(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- emits(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- emits(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- emits(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- emits(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- emits(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SourceRole
connection with the namename
between the component and theEventGroup
eventGroup
and adds it to the component. - emits(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- emits(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- emits(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- Entity - Class in org.palladiosimulator.generator.fluent.shared.structure
-
This class provides the general infrastructure of a Palladio Model Entity.
- Entity() - Constructor for class org.palladiosimulator.generator.fluent.shared.structure.Entity
- EntryLevelSystemCallCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class constructs a
EntryLevelSystemCall
. - EntryLevelSystemCallCreator(OperationSignature, OperationProvidedRole) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.EntryLevelSystemCallCreator
-
Instantiates a new entry level system call creator.
- EventChannelCreator - Class in org.palladiosimulator.generator.fluent.system.structure
-
This class constructs an
EventChannel
. - EventChannelCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.EventChannelCreator
- eventChannels - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
- EventChannelSinkConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.event
-
This class constructs an
EventChannelSinkConnector
. - EventChannelSinkConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSinkConnectorCreator
- EventChannelSourceConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.event
-
This class constructs an
EventChannelSourceConnector
. - EventChannelSourceConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSourceConnectorCreator
- EventGroupCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.interfaces
-
This class constructs an
EventGroup
. - EventGroupCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventGroupCreator
- EventTypeCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.interfaces
-
This class constructs a
EventType
. - EventTypeCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
- Example - Class in org.palladiosimulator.generator.fluent.allocation.examples
-
TODO
- Example - Class in org.palladiosimulator.generator.fluent.resourceenvironment.example
-
TODO
- Example - Class in org.palladiosimulator.generator.fluent.system.examples
-
TODO
- Example() - Constructor for class org.palladiosimulator.generator.fluent.allocation.examples.Example
- Example() - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.example.Example
- Example() - Constructor for class org.palladiosimulator.generator.fluent.system.examples.Example
- ExceptionTypeCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.types
-
This class constructs an
ExceptionType
. - ExceptionTypeCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.types.ExceptionTypeCreator
- externalCallAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates an
ExternalCallAction
. - externalCallAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- ExternalCallActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs an
ExternalCallAction
. - ExternalCallActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
F
- Failure - Enum Class in org.palladiosimulator.generator.fluent.repository.structure.internals
-
Represents built-in failure types available in the repository, i.e.
- FAILURE_TYPES_PATH - Static variable in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
- fetchOfAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the assembly context referenced by
name
from the repository. - fetchOfBasicComponent(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the basic component referenced by
name
from the repository. - fetchOfCompleteComponentType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the complete component type referenced by
name
from the repository. - fetchOfComponent(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the component referenced by
name
from the repository. - fetchOfCompositeComponent(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the composite component referenced by
name
from the repository. - fetchOfCompositeDataType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the by
name
referenced composite data type from the repository. - fetchOfDataType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the by
name
referenced data type from the repository. - fetchOfDataType(Primitive) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the primitive data type corresponding to the enum
primitive
from the repository. - fetchOfEventChannel(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the event channel referenced by
name
from the repository. - fetchOfEventGroup(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the event group referenced by
name
from the repository. - fetchOfEventType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the event type referenced by
name
from the repository. - fetchOfExceptionType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the exception type referenced by
name
from the repository. - fetchOfFailureType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the failure type referenced by
name
from the repository. - fetchOfFailureType(Failure) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the failure type referenced by
failure
from the repository. - fetchOffAssemblyContextByName(String, String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Extracts the assembly context referenced by
name
from the system. - fetchOffOperationRoleAndSignature(String, String, String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Extracts the operation provided role referenced by
operationProvidedRole
from the system and the dependendoperationSignature
from the repository. - fetchOfInfrastructureInterface(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the infrastructure interface referenced by
name
from the repository. - fetchOfInfrastructureProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the infrastructure provided role referenced by
name
from the repository. - fetchOfInfrastructureRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the infrastructure required role referenced by
name
from the repository. - fetchOfInfrastructureSignature(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the infrastructure signature referenced by
name
from the repository. - fetchOfInterface(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the interface referenced by
name
from the repository. - fetchOfOperationInterface(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the operation interface referenced by
name
from the repository. - fetchOfOperationProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the operation provided role referenced by
name
from the repository. - fetchOfOperationRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the operation required role referenced by
name
from the repository. - fetchOfOperationSignature(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the operation signature referenced by
name
from the repository. - fetchOfParameter(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the parameter referenced by
name
from the repository. - fetchOfParameter(String, Signature) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the parameter referenced by
name
occurring in the signaturecontext
from the repository. - fetchOfPassiveResource(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the passive resource referenced by
name
from the repository. - fetchOfProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the provided role referenced by
name
from the repository. - fetchOfProvidesComponentType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the provides component type referenced by
name
from the repository. - fetchOfRecoveryActionBehaviour(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the recovery action behaviour referenced by
name
from the repository. - fetchOfRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the required role referenced by
name
from the repository. - fetchOfResourceRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the resource required role referenced by
name
from the repository. - fetchOfResourceTimeoutFailureType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the resource timeout failure type referenced by
name
from the repository. - fetchOfSignature(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the signature referenced by
name
from the repository. - fetchOfSinkRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the sink role referenced by
name
from the repository. - fetchOfSourceRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the source role referenced by
name
from the repository. - fetchOfSubSystem(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Extracts the subsystem referenced by
name
from the repository. - FIRST_COME_FIRST_SERVE - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.SchedulingPolicies
-
First come first serve scheduling policy
- FLOAT - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type float
- FluentAllocationFactory - Class in org.palladiosimulator.generator.fluent.allocation.factory
-
This class provides all the methods to create an
Allocation
and create entities that are added to this Allocation. - FluentAllocationFactory() - Constructor for class org.palladiosimulator.generator.fluent.allocation.factory.FluentAllocationFactory
- FluentApiException - Exception in org.palladiosimulator.generator.fluent.exceptions
-
Thrown by various accessor methods to indicate that the element being requested does not exist.
- FluentApiException() - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.FluentApiException
-
Constructs a new
FluentApiException
with the default message. - FluentApiException(String) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.FluentApiException
-
Constructs a new
FluentApiException
with the specified detail message. - FluentApiException(String, Throwable) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.FluentApiException
-
Constructs a new
FluentApiException
with the specified detail message and cause. - FluentApiException(String, Throwable, boolean, boolean) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.FluentApiException
-
Constructs a new
FluentApiException
with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled. - FluentApiException(Throwable) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.FluentApiException
-
Constructs a new
FluentApiException
with the specified cause and a detail message of(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - FluentRepositoryFactory - Class in org.palladiosimulator.generator.fluent.repository.factory
-
This class provides all the methods to create a Repository and create Entities that are added to this Repository.
- FluentRepositoryFactory() - Constructor for class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates an instance of the FluentRepositoryFactory.
- FluentResourceEnvironmentFactory - Class in org.palladiosimulator.generator.fluent.resourceenvironment.factory
-
This class provides all the methods to create a
ResourceEnvironment
and create entities that are added to this ResourceEnvironment. - FluentResourceEnvironmentFactory() - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.factory.FluentResourceEnvironmentFactory
- FluentSystemFactory - Class in org.palladiosimulator.generator.fluent.system.factory
-
This class provides all the methods to create a
System
and create entities that are added to this System. - FluentSystemFactory() - Constructor for class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
- FluentUsageModelFactory - Class in org.palladiosimulator.generator.fluent.usagemodel.factory
-
This class provides all the methods to create a UsageModel and create Entities that are added to this Repository.
- FluentUsageModelFactory() - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates an instance of the FluentUsageModelFactory.
- followedBy() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffAction
-
Turns the previous action-in-the-making into an 'AbstractAction' object.
- forkAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
ForkAction
. - forkAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- ForkActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
BranchAction
. - ForkActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
G
- GeneralAction - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class provides the implementation of the methods that add resource demands, resource calls and infrastructure calls to a SEFF action.
- GeneralAction() - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.GeneralAction
- getAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getAssemblyContextByName(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
-
Searches the defined
System
for anAssemblyContext
with the given name. - getAssemblyContextByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
AssemblyContext
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getBasicComponent(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getCommunicationLinkResource(CommunicationLinkResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getCommunicationLinkResource(CommunicationLinkResource) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
-
Fetches the
CommunicationLinkResourceType
matching the given resource. - getCompleteComponentType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getComponent(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getCompositeComponent(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getCompositeDataType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getDataType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getEventChannel(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getEventChannelByName(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
-
Searches the defined
System
for anEventChannel
with the given name. - getEventChannelByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
EventChannel
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getEventGroup(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getEventType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getExceptionType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getFailureType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getFailureType(Failure) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getInfrastructureInterface(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getInfrastructureProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getInfrastructureRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getInfrastructureSignature(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getInterface(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getInterfaceByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the repositories added to the org.palladiosimulator.generator.fluent.system for an
Interface
that matches the given name. - getOperationInterface(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getOperationProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getOperationRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getOperationSignature(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getParameter(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getParameter(String, Signature) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getPassiveResource(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getPolicyName() - Method in enum class org.palladiosimulator.generator.fluent.shared.structure.SchedulingPolicies
-
Gets the name of the policy
- getPrimitiveDataType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
-
TODO
- getPrimitiveDataType(Primitive) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getProcessingResource(ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
-
Fetches the
ProcessingResourceType
matching the given resource. - getProcessingResourceType(ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getProvidesComponentType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getRecoveryActionBehaviour(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getRepositoryComponentByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the repositories added to the org.palladiosimulator.generator.fluent.system for an
RepositoryComponent
that matches the given name. - getRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getResourceContainerByName(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
-
Searches the defined
ResourceEnvironment
for aResourceContainer
with the given name. - getResourceContainerByName(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
-
Fetches the
ResourceContaienr
with the given name. - getResourceInterface(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getResourceInterface(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Fetches the
ResourceInterface
matching the given resource. - getResourceName() - Method in enum class org.palladiosimulator.generator.fluent.shared.structure.CommunicationLinkResource
-
Gets the name of the resource
- getResourceName() - Method in enum class org.palladiosimulator.generator.fluent.shared.structure.ProcessingResource
-
Gets the name of the resource.
- getResourceName() - Method in enum class org.palladiosimulator.generator.fluent.shared.structure.ResourceInterface
-
Gets the name of the resource
- getResourceRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getResourceRequiredRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
ResourceRequiredRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getResourceSignature(ResourceSignature) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getResourceTimeoutFailureType(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getRole() - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.OperationProvidedSignatureRole
-
Gets the operation provided role.
- getSchedulingPolicy(SchedulingPolicies) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
-
Fetches the
SchedulingPolicy
matching the given policy. - getSignature() - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.OperationProvidedSignatureRole
-
Gets the operation signature
- getSignature(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getSinkRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getSourceRole(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getSubsystem(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- getSuccessor() - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.ActionCreator
-
Returns the
successor
of the current action. - getSystemInfrastructureProvidedRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
InfrastructureProvidedRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getSystemInfrastructureRequiredRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
InfrastructureRequiredRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getSystemOperationProvidedRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
OperationProvidedRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getSystemOperationRequiredRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
OperationRequiredRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getSystemResourceRequiredRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
ResourceRequiredRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getSystemSinkRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
SinkRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name. - getSystemSourceRoleByName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
-
Searches the
SourceRole
s added to the org.palladiosimulator.generator.fluent.system for one that matches the given name.
H
- handles(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- handles(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- handles(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SinkRole
connection between the component and theEventGroup
eventGroup
and adds it to the component. - handles(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- handles(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- handles(EventGroupCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- handles(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- handles(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- handles(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SinkRole
connection with the namename
between the component and theEventGroup
eventGroup
and adds it to the component. - handles(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- handles(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- handles(EventGroupCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- handles(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- handles(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- handles(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SinkRole
connection between the component and theEventGroup
eventGroup
and adds it to the component. - handles(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- handles(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- handles(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- handles(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- handles(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- handles(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
SinkRole
connection with the namename
between the component and theEventGroup
eventGroup
and adds it to the component. - handles(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- handles(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- handles(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- HARDWARE_CPU - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Failure
-
hardware induced failure type (CPU)
- HARDWARE_DELAY - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Failure
-
hardware induced failure type (DELAY)
- HARDWARE_HDD - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Failure
-
hardware induced failure type (HDD)
- HDD - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.ProcessingResource
-
HDD processing resource
- HDD - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.ResourceInterface
-
HDD resource interface
- HddProcessingResourceSpecificationCreator - Class in org.palladiosimulator.generator.fluent.resourceenvironment.structure
-
This class constructs a
HddProcessingResourceSpecification
. - HddProcessingResourceSpecificationCreator(ResourceEnvironmentCreator) - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
I
- IAllocation - Interface in org.palladiosimulator.generator.fluent.allocation.api
-
TODO
- IAllocationAddition - Interface in org.palladiosimulator.generator.fluent.allocation.api
-
TODO
- IContextRoleCombinator<T,
U> - Interface in org.palladiosimulator.generator.fluent.system.structure.connector -
TODO
- IllegalArgumentException - Exception in org.palladiosimulator.generator.fluent.exceptions
-
Thrown by various accessor methods to indicate that the element being requested does not exist.
- IllegalArgumentException() - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.IllegalArgumentException
-
Constructs a new
IllegalArgumentException
withnull
as its detail message. - IllegalArgumentException(String) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.IllegalArgumentException
-
Constructs a new
IllegalArgumentException
with the specified detail message. - IllegalArgumentException(String, Throwable) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.IllegalArgumentException
-
Constructs a new
IllegalArgumentException
with the specified detail message and cause. - IllegalArgumentException(String, Throwable, boolean, boolean) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.IllegalArgumentException
-
Constructs a new
IllegalArgumentException
with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled. - IllegalArgumentException(Throwable) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.IllegalArgumentException
-
Constructs a new
IllegalArgumentException
with the specified cause and a detail message of(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - IModelValidator - Interface in org.palladiosimulator.generator.fluent.shared.validate
-
TODO
- infrastructureCalls - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.GeneralAction
- InfrastructureInterfaceCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.interfaces
-
This class constructs an
InfrastructureInterface
. - InfrastructureInterfaceCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureInterfaceCreator
- InfrastructureProvidedRoleCreator - Class in org.palladiosimulator.generator.fluent.system.structure.role
-
This class constructs an
InfrastructureProvidedRole
. - InfrastructureProvidedRoleCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureProvidedRoleCreator
- InfrastructureProvidedRoleSelector<T> - Class in org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure
-
This class ensures, that a Role is only selected after an AssemblyContext.
- InfrastructureProvidedRoleSelector(IContextRoleCombinator<InfrastructureProvidedRole, T>, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.InfrastructureProvidedRoleSelector
- InfrastructureRequiredRoleCreator - Class in org.palladiosimulator.generator.fluent.system.structure.role
-
This class constructs an
InfrastructureRequiredRole
. - InfrastructureRequiredRoleCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureRequiredRoleCreator
- InfrastructureRequiredRoleSelector<T> - Class in org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure
-
This class ensures, that a Role is only selected after an AssemblyContext.
- InfrastructureRequiredRoleSelector(IContextRoleCombinator<InfrastructureRequiredRole, T>, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.InfrastructureRequiredRoleSelector
- InfrastructureSignatureCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.interfaces
-
This class constructs a
InfrastructureSignature
. - InfrastructureSignatureCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
- INTEGER - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type integer
- Interface - Class in org.palladiosimulator.generator.fluent.repository.structure.interfaces
-
This class provides the general infrastructure of an interface, i.e.
- Interface() - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.interfaces.Interface
- internalAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
InternalAction
. - internalAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- InternalActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
InternalAction
. - InternalActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalActionCreator
- internalCallAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
InternalCallAction
. - internalCallAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- InternalCallActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
InternalCallAction
. - InternalCallActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
- InternalSeff - Interface in org.palladiosimulator.generator.fluent.repository.api.seff
-
TODO
- invalidAllocation() - Static method in class org.palladiosimulator.generator.fluent.allocation.examples.Example
- IResourceEnvironment - Interface in org.palladiosimulator.generator.fluent.resourceenvironment.api
-
TODO
- IResourceEnvironmentAddition - Interface in org.palladiosimulator.generator.fluent.resourceenvironment.api
-
TODO
- isRequiredByContainer() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Sets the
HDDProcessingResourceSpecification
to be required by theResourceContainer
. - isRequiredByContainer() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Sets the
ProcessingResourceSpecification
to be required by theResourceContainer
. - isTimeout(Boolean) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
-
Specifies if this acquire action is timeout.
- ISystem - Interface in org.palladiosimulator.generator.fluent.system.api
-
TODO
- ISystemAddition - Interface in org.palladiosimulator.generator.fluent.system.api
-
TODO
- IUsageModel - Interface in org.palladiosimulator.generator.fluent.usagemodel.api
-
The Interface IUsageModel.
- IUsageModelAddition - Interface in org.palladiosimulator.generator.fluent.usagemodel.api
-
TODO
L
- LAN - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.CommunicationLinkResource
-
LAN communication link resource
- LinkingResourceCreator - Class in org.palladiosimulator.generator.fluent.resourceenvironment.structure
-
This class constructs a
LinkingResource
. - LinkingResourceCreator(ResourceEnvironmentCreator) - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
- loadAllocation(String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
-
Loads an Allocation form the specified path.
- loadRepository(String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
-
Loads a repository from the specified path.
- loadResourceEnvironment(String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
-
Loads a ResourceEnvironment from the specified path.
- loadResourceTypeRepository(String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
-
Loads a ResourceRepository from the specified path.
- loadSystem(String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
-
Loads a System from the specified path.
- LONG - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type long
- loopAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
LoopAction
. - loopAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- LoopActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
LoopAction
. - LoopActionCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class constructs a
Loop
. - LoopActionCreator(String, ScenarioBehaviourCreator) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.LoopActionCreator
-
Instantiates a new loop action creator.
- LoopActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
M
- main(String[]) - Static method in class org.palladiosimulator.generator.fluent.allocation.examples.Example
- main(String[]) - Static method in class org.palladiosimulator.generator.fluent.allocation.examples.SimplifiedMediaStore
- main(String[]) - Static method in class org.palladiosimulator.generator.fluent.repository.examples.SimplifiedMediaStore
- main(String[]) - Static method in class org.palladiosimulator.generator.fluent.resourceenvironment.example.Example
- main(String[]) - Static method in class org.palladiosimulator.generator.fluent.resourceenvironment.example.SimplifiedMediaStore
- main(String[]) - Static method in class org.palladiosimulator.generator.fluent.system.examples.Example
- main(String[]) - Static method in class org.palladiosimulator.generator.fluent.system.examples.SimplifiedMediaStore
- ModelLoader - Class in org.palladiosimulator.generator.fluent.shared.util
-
This utility class contains functions to load Repositories, ResourceTypeReopsitories, Systems, ResourceEnvironemnts and Allocations.
- ModelSaver - Class in org.palladiosimulator.generator.fluent.shared.util
-
This utility class contains functions to save Repositories, ResourceTypeReopsitories, Systems, ResourceEnvironemnts and Allocations.
- ModelValidator - Class in org.palladiosimulator.generator.fluent.shared.validate
- ModelValidator(Logger) - Constructor for class org.palladiosimulator.generator.fluent.shared.validate.ModelValidator
N
- name - Variable in class org.palladiosimulator.generator.fluent.shared.structure.Entity
- NETWORK_LAN - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Failure
-
network induced failure type (LAN)
- newAllocation() - Method in class org.palladiosimulator.generator.fluent.allocation.factory.FluentAllocationFactory
-
Start the creation of an
Allocation
. - newAllocationContext() - Method in class org.palladiosimulator.generator.fluent.allocation.factory.FluentAllocationFactory
-
Start the creation of an
AllocationContext
. - newAssemblyConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
AssemblyConnector
. - newAssemblyContext() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
AssemblyContext
. - newAssemblyEventConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
AssemblyEventConnector
. - newAssemblyInfrastructureConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
AssemblyInfrastructureConnector
. - newBasicComponent() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new basic component.
- newBranchAction() - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new branch action.
- newBranchTransition(ScenarioBehaviourCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new branch transition.
- newClosedWorkload(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new closed workload.
- newCollectionDataType(String, Primitive) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new collection data type with name
name
and of typeprimitive
. - newCollectionDataType(String, DataType) - Static method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new collection data type with name
name
and of typedataType
. - newCompleteComponentType() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new complete component type.
- newCompositeComponent() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new composite component.
- newCompositeDataType() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new collection data type.
- newDelayAction(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new delay action.
- newEntryLevelSystemCall(OperationProvidedSignatureRole) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new entry level system call action.
- newEventChannelCreator() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
EventChannel
. - newEventChannelSinkConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
EventChannelSinkConnector
. - newEventChannelSourceConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
EventChannelSourceConnector
. - newEventGroup() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new event group.
- newEventType() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new
EventType
. - newExceptionType() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
- newHardwareInducedFailureType(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new hardware induced failure type with name
name
and processing resourceprocessingResource
. - newHddProcessingResourceSpecification() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.factory.FluentResourceEnvironmentFactory
-
Start the creation of a
HDDProcessingResourceSpecification
. - newInfrastructureInterface() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new infrastructure interface.
- newInfrastructureProvidedRole() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
InfrastructureProvidedRole
. - newInfrastructureRequiredRole() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
InfrastructureRequiredRole
. - newInfrastructureSignature() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new
InfrastructureSignature
. - newInternalBehaviour() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new ResourceDemandingInternalBehaviour/ResourceDemandingBehaviour/ForkedBehaviour (depending on the context).
- newLinkingResource() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.factory.FluentResourceEnvironmentFactory
-
Start the creation of a
LinkingResource
. - newLoopAction(String, ScenarioBehaviourCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new loop action.
- newNetworkInducedFailureType(String, CommunicationLinkResource) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new network induced failure type with name
name
and communication link resourcecommunicationLinkResource
. - newOpenWorkload(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new open workload.
- newOperationInterface() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new operation interface.
- newOperationProvidedRole() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
OperationProvidedRole
. - newOperationRequiredRole() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
OperationRequiredRole
. - newOperationSignature() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new
OperationSignature
. - newProcessingResourceSpecification() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.factory.FluentResourceEnvironmentFactory
-
Start the creation of a
ProcessingResourceSpecification
. - newProvidedDelegationConnectorCreator() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
ProvidedDelegationConnector
. - newProvidedInfrastructureDelegationConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
ProvidedInfrastructureDelegationConnector
. - newProvidesComponentType() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new provided component type.
- newQoSAnnotations() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of
QoSAnnotations
. - newRecoveryBehaviour() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new
RecoveryActionBehaviour
. - newRepository() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a representation of the model object 'Repository'.
- newRequiredDelegationConnectorCreator() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
RequiredDelegationConnector
. - newRequiredInfrastructureDelegationConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
RequiredInfrastructureDelegationConnector
. - newRequiredResourceDelegationConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
RequiredResourceDelegationConnector
. - newResourceContainer() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.factory.FluentResourceEnvironmentFactory
-
Start the creation of a
ResourceContainer
. - newResourceEnvironment() - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.factory.FluentResourceEnvironmentFactory
-
Start the creation of a
ResourceEnvironment
. - newResourceRequiredDelegationConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
ResourceRequiredDelegationConnector
. - newResourceRequiredRole() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
ResourceRequiredRole
. - newResourceTimeoutFailureType(String) - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new resource timeout failure type with name
name
. - newScenarioBehavior() - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new scenario behaviour.
- newSeff() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new
ResourceDemandingSEFF
. - newSinkDelegationConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
SinkDelegationConnector
. - newSinkRole() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
SinkRole
. - newSoftwareInducedFailureType(String) - Static method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new software induced failure type with name
name
. - newSourceDelegationConnector() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
SourceDelegationConnector
. - newSourceRole() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
SourceRole
. - newStartAction() - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new start action.
- newStopAction() - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new stop action.
- newSubSystem() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new subsystem.
- newSystem() - Method in class org.palladiosimulator.generator.fluent.system.factory.FluentSystemFactory
-
Start the creation of a
System
. - newUsageModel() - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a representation of the model object 'UsageModel'.
- newUsageScenario(ScenarioBehaviourCreator, WorkloadCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new usage scenario.
- newUserData(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new user data creator.
- newVariableUsage() - Method in class org.palladiosimulator.generator.fluent.repository.factory.FluentRepositoryFactory
-
Creates a new
VariableUsage
. - newVariableUsage(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new variable usage.
- newVariableUsage(String, String...) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.FluentUsageModelFactory
-
Creates a new variable usage.
- NoSuchElementException - Exception in org.palladiosimulator.generator.fluent.exceptions
-
Thrown by various accessor methods to indicate that the element being requested does not exist.
- NoSuchElementException() - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.NoSuchElementException
-
Constructs a new
NoSuchElementException
withnull
as its detail message. - NoSuchElementException(String) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.NoSuchElementException
-
Constructs a new
NoSuchElementException
with the specified detail message. - NoSuchElementException(String, Throwable) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.NoSuchElementException
-
Constructs a new
NoSuchElementException
with the specified detail message and cause. - NoSuchElementException(String, Throwable, boolean, boolean) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.NoSuchElementException
-
Constructs a new
NoSuchElementException
with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled. - NoSuchElementException(Throwable) - Constructor for exception org.palladiosimulator.generator.fluent.exceptions.NoSuchElementException
-
Constructs a new
NoSuchElementException
with the specified cause and a detail message of(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
).
O
- ofType(ComponentType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Sets the type of the basic component.
Possible values are 'BUSINESS_COMPONENT' (default) and 'INFRASTRUCTURE_COMPONENT'. - ofType(ComponentType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
-
Sets the type of the composite component.
Possible values are 'BUSINESS_COMPONENT' (default) and 'INFRASTRUCTURE_COMPONENT'. - onSignature(Signature) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.Seff
-
Defines the signature of the service that this SEFF's behaviour is modeling.
- onSignature(Signature) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- OpenWorkloadCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload
-
This class constructs a
OpenWorkload
. - OpenWorkloadCreator(UsageModelCreator, String) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload.OpenWorkloadCreator
-
Instantiates a new open workload creator.
- OperationInterfaceCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.interfaces
-
This class constructs an
OperationInterface
. - OperationInterfaceCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationInterfaceCreator
- OperationProvidedRoleCreator - Class in org.palladiosimulator.generator.fluent.system.structure.role
-
This class constructs an
OperationProvidedRole
. - OperationProvidedRoleCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.role.OperationProvidedRoleCreator
- OperationProvidedRoleSelector<T> - Class in org.palladiosimulator.generator.fluent.system.structure.connector.operation
-
This class ensures, that a Role is only selected after an AssemblyContext.
- OperationProvidedRoleSelector(IContextRoleCombinator<OperationProvidedRole, T>, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.operation.OperationProvidedRoleSelector
- OperationProvidedSignatureRole - Class in org.palladiosimulator.generator.fluent.usagemodel.factory
-
This class is a helping class to encapsulate an OperationProvidedRole with its connected operation Signature to make fetching and using this objects easier.
- OperationProvidedSignatureRole() - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.factory.OperationProvidedSignatureRole
-
Instantiates a new operation provided signature role.
- OperationProvidedSignatureRole(OperationProvidedRole, OperationSignature) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.factory.OperationProvidedSignatureRole
-
Instantiates a new operation provided signature role with parameters A check that both objects are connected needs to be done beforehand.
- OperationRequiredRoleCreator - Class in org.palladiosimulator.generator.fluent.system.structure.role
-
This class constructs an
OperationRequiredRole
. - OperationRequiredRoleCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.role.OperationRequiredRoleCreator
- OperationRequiredRoleSelector<T> - Class in org.palladiosimulator.generator.fluent.system.structure.connector.operation
-
This class ensures, that a Role is only selected after an AssemblyContext.
- OperationRequiredRoleSelector(IContextRoleCombinator<OperationRequiredRole, T>, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.operation.OperationRequiredRoleSelector
- OperationSignatureCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.interfaces
-
This class constructs a
OperationSignature
. - OperationSignatureCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
- org.palladiosimulator.generator.fluent.allocation.api - package org.palladiosimulator.generator.fluent.allocation.api
- org.palladiosimulator.generator.fluent.allocation.examples - package org.palladiosimulator.generator.fluent.allocation.examples
- org.palladiosimulator.generator.fluent.allocation.factory - package org.palladiosimulator.generator.fluent.allocation.factory
- org.palladiosimulator.generator.fluent.allocation.structure - package org.palladiosimulator.generator.fluent.allocation.structure
- org.palladiosimulator.generator.fluent.exceptions - package org.palladiosimulator.generator.fluent.exceptions
- org.palladiosimulator.generator.fluent.repository.api - package org.palladiosimulator.generator.fluent.repository.api
- org.palladiosimulator.generator.fluent.repository.api.seff - package org.palladiosimulator.generator.fluent.repository.api.seff
- org.palladiosimulator.generator.fluent.repository.examples - package org.palladiosimulator.generator.fluent.repository.examples
- org.palladiosimulator.generator.fluent.repository.factory - package org.palladiosimulator.generator.fluent.repository.factory
- org.palladiosimulator.generator.fluent.repository.structure - package org.palladiosimulator.generator.fluent.repository.structure
- org.palladiosimulator.generator.fluent.repository.structure.components - package org.palladiosimulator.generator.fluent.repository.structure.components
- org.palladiosimulator.generator.fluent.repository.structure.components.seff - package org.palladiosimulator.generator.fluent.repository.structure.components.seff
- org.palladiosimulator.generator.fluent.repository.structure.interfaces - package org.palladiosimulator.generator.fluent.repository.structure.interfaces
- org.palladiosimulator.generator.fluent.repository.structure.internals - package org.palladiosimulator.generator.fluent.repository.structure.internals
- org.palladiosimulator.generator.fluent.repository.structure.types - package org.palladiosimulator.generator.fluent.repository.structure.types
- org.palladiosimulator.generator.fluent.resourceenvironment.api - package org.palladiosimulator.generator.fluent.resourceenvironment.api
-
This package contains the interfaces used to add entities to a
ResourceEnvironment
model. - org.palladiosimulator.generator.fluent.resourceenvironment.example - package org.palladiosimulator.generator.fluent.resourceenvironment.example
- org.palladiosimulator.generator.fluent.resourceenvironment.factory - package org.palladiosimulator.generator.fluent.resourceenvironment.factory
- org.palladiosimulator.generator.fluent.resourceenvironment.structure - package org.palladiosimulator.generator.fluent.resourceenvironment.structure
- org.palladiosimulator.generator.fluent.shared.components - package org.palladiosimulator.generator.fluent.shared.components
- org.palladiosimulator.generator.fluent.shared.structure - package org.palladiosimulator.generator.fluent.shared.structure
- org.palladiosimulator.generator.fluent.shared.util - package org.palladiosimulator.generator.fluent.shared.util
- org.palladiosimulator.generator.fluent.shared.validate - package org.palladiosimulator.generator.fluent.shared.validate
- org.palladiosimulator.generator.fluent.system.api - package org.palladiosimulator.generator.fluent.system.api
-
This package contains the interfaces used to add entities to a
System
model. - org.palladiosimulator.generator.fluent.system.examples - package org.palladiosimulator.generator.fluent.system.examples
- org.palladiosimulator.generator.fluent.system.factory - package org.palladiosimulator.generator.fluent.system.factory
- org.palladiosimulator.generator.fluent.system.structure - package org.palladiosimulator.generator.fluent.system.structure
- org.palladiosimulator.generator.fluent.system.structure.connector - package org.palladiosimulator.generator.fluent.system.structure.connector
- org.palladiosimulator.generator.fluent.system.structure.connector.event - package org.palladiosimulator.generator.fluent.system.structure.connector.event
- org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure - package org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure
- org.palladiosimulator.generator.fluent.system.structure.connector.operation - package org.palladiosimulator.generator.fluent.system.structure.connector.operation
- org.palladiosimulator.generator.fluent.system.structure.connector.resource - package org.palladiosimulator.generator.fluent.system.structure.connector.resource
- org.palladiosimulator.generator.fluent.system.structure.qos - package org.palladiosimulator.generator.fluent.system.structure.qos
- org.palladiosimulator.generator.fluent.system.structure.role - package org.palladiosimulator.generator.fluent.system.structure.role
- org.palladiosimulator.generator.fluent.usagemodel.api - package org.palladiosimulator.generator.fluent.usagemodel.api
- org.palladiosimulator.generator.fluent.usagemodel.factory - package org.palladiosimulator.generator.fluent.usagemodel.factory
- org.palladiosimulator.generator.fluent.usagemodel.structure - package org.palladiosimulator.generator.fluent.usagemodel.structure
- org.palladiosimulator.generator.fluent.usagemodel.structure.components - package org.palladiosimulator.generator.fluent.usagemodel.structure.components
- org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions - package org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
- org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload - package org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload
P
- parentInterfaces - Variable in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.Interface
- Primitive - Enum Class in org.palladiosimulator.generator.fluent.repository.structure.internals
-
Represents built-in primitive data types available in the repository, i.e.
- PRIMITIVE_TYPES_PATH - Static variable in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
- PROCESS - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.ResourceSignature
-
process resource signature
- PROCESS_SHARING - Enum constant in enum class org.palladiosimulator.generator.fluent.shared.structure.SchedulingPolicies
-
Process sharing scheduling policy
- ProcessingResource - Enum Class in org.palladiosimulator.generator.fluent.shared.structure
-
Represents built-in processing resources available in the resource repository, i.e.
- ProcessingResourceSpecificationCreator - Class in org.palladiosimulator.generator.fluent.resourceenvironment.structure
-
This class constructs a
ProcessingResourceSpecification
. - ProcessingResourceSpecificationCreator(ResourceEnvironmentCreator) - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
- ProvidedDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.operation
-
This class constructs a
ProvidedDelegationConnector
. - ProvidedDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.operation.ProvidedDelegationConnectorCreator
- ProvidedInfrastructureDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure
-
This class constructs a
ProvidedInfrastructureDelegationConnector
. - ProvidedInfrastructureDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.ProvidedInfrastructureDelegationConnectorCreator
- providedRoles - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
- provides(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- provides(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- provides(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationProvidedRole
connection between the component and theOperationInterface
interfce
and adds it to the component. - provides(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- provides(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- provides(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- provides(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- provides(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- provides(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationProvidedRole
connection with the namename
between the component and theOperationInterface
interfce
and adds it to the component. - provides(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- provides(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- provides(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- provides(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- provides(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- provides(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationProvidedRole
connection between the component and theOperationInterface
interfce
and adds it to the component. - provides(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- provides(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- provides(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- provides(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- provides(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- provides(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationProvidedRole
connection with the namename
between the component and theOperationInterface
interfce
and adds it to the component. - provides(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- provides(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- provides(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- ProvidesComponentTypeCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components
-
This class constructs a
ProvidesComponentType
. - ProvidesComponentTypeCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- providesInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- providesInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- providesInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureProvidedRole
connection between the component and theInfrastructureInterface
interfce
and adds it to the component. - providesInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- providesInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- providesInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- providesInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- providesInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- providesInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureProvidedRole
connection with the namename
between the component and theInfrastructureInterface
interfce
and adds it to the component. - providesInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- providesInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- providesInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- providesInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- providesInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- providesInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureProvidedRole
connection between the component and theInfrastructureInterface
interfce
and adds it to the component. - providesInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- providesInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- providesInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- providesInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- providesInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- providesInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureProvidedRole
connection with the namename
between the component and theInfrastructureInterface
interfce
and adds it to the component. - providesInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- providesInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- providesInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
Q
- QoSAnnotationsCreator - Class in org.palladiosimulator.generator.fluent.system.structure.qos
-
This class constructs
QoSAnnotations
. - QoSAnnotationsCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.qos.QoSAnnotationsCreator
R
- READ - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.ResourceSignature
-
read resource signature
- recoveryAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
RecoveryAction
. - recoveryAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- RecoveryActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
RecoveryAction
. - RecoveryActionCreator(SeffCreator, RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
- RecoverySeff - Interface in org.palladiosimulator.generator.fluent.repository.api.seff
-
TODO
- releaseAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
ReleaseAction
. - releaseAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- ReleaseActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
ReleaseAction
. - ReleaseActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ReleaseActionCreator
- Repo - Interface in org.palladiosimulator.generator.fluent.repository.api
-
TODO
- RepoAddition - Interface in org.palladiosimulator.generator.fluent.repository.api
-
TODO
- repository - Variable in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryEntity
- RepositoryCreator - Class in org.palladiosimulator.generator.fluent.repository.structure
-
This class constructs a
Repository
. - RepositoryCreator(Repository, ResourceRepository, Repository, Logger, IModelValidator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- RepositoryEntity - Class in org.palladiosimulator.generator.fluent.repository.structure
-
This class provides the general infrastructure of a Palladio Model Entity.
- RepositoryEntity() - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.RepositoryEntity
- requiredCharacterisations - Variable in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.Interface
- RequiredDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.operation
-
This class constructs a
RequiredDelegationConnector
. - RequiredDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.operation.RequiredDelegationConnectorCreator
- RequiredInfrastructureDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure
-
This class constructs a
RequiredInfrastructureDelegationConnector
. - RequiredInfrastructureDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.RequiredInfrastructureDelegationConnectorCreator
- RequiredResourceDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.resource
-
This class constructs a
RequiredResourceDelegationConnector
. - RequiredResourceDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.resource.RequiredResourceDelegationConnectorCreator
- requiredRoles - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
- requireNonNull(T, Supplier<FluentApiException>) - Static method in exception org.palladiosimulator.generator.fluent.exceptions.FluentApiException
-
Checks that the specified object reference is not
null
and throws a customizedFluentApiException
if it is. - requires(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requires(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requires(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationRequiredRole
connection between the component and theOperationInterface
interfce
and adds it to the component. - requires(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requires(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requires(OperationInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requires(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requires(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requires(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationRequiredRole
connection with the namename
between the component and theOperationInterface
interfce
and adds it to the component. - requires(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requires(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requires(OperationInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requires(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requires(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requires(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationRequiredRole
connection between the component and theOperationInterface
interfce
and adds it to the component. - requires(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requires(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requires(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requires(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requires(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requires(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
OperationRequiredRole
connection with the namename
between the component and theOperationInterface
interfce
and adds it to the component. - requires(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requires(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requires(OperationInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requiresInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requiresInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requiresInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureRequiredRole
connection between the component and theInfrastructureInterface
interfce
and adds it to the component. - requiresInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requiresInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requiresInfrastructure(InfrastructureInterfaceCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requiresInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requiresInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requiresInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureRequiredRole
connection with the namename
between the component and theInfrastructureInterface
interfce
and adds it to the component. - requiresInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requiresInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requiresInfrastructure(InfrastructureInterfaceCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requiresInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requiresInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requiresInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureRequiredRole
connection between the component and theInfrastructureInterface
interfce
and adds it to the component. - requiresInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requiresInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requiresInfrastructure(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requiresInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requiresInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requiresInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates an
InfrastructureRequiredRole
connection with the namename
between the component and theInfrastructureInterface
interfce
and adds it to the component. - requiresInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requiresInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requiresInfrastructure(InfrastructureInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requiresResource(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requiresResource(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requiresResource(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
ResourceRequiredRole
connection between the component and theResourceInterface
resourceInterface
and adds it to the component. - requiresResource(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requiresResource(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requiresResource(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- requiresResource(ResourceInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- requiresResource(ResourceInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- requiresResource(ResourceInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
-
Creates a
ResourceRequiredRole
connection with the namename
between the component and theResourceInterface
resourceInterface
and adds it to the component. - requiresResource(ResourceInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- requiresResource(ResourceInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- requiresResource(ResourceInterface, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- RESOURCE_TYPE_PATH - Static variable in class org.palladiosimulator.generator.fluent.shared.util.ModelLoader
- resourceCalls - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.GeneralAction
- ResourceContainerCreator - Class in org.palladiosimulator.generator.fluent.resourceenvironment.structure
-
This class constructs a
ResourceContainer
. - ResourceContainerCreator(ResourceEnvironmentCreator) - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceContainerCreator
- resourceCreator - Variable in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEntity
- ResourceEntity - Class in org.palladiosimulator.generator.fluent.resourceenvironment.structure
-
This class provides the general infrastructure of a Palladio Model Entity.
- ResourceEntity() - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEntity
- ResourceEnvironmentCreator - Class in org.palladiosimulator.generator.fluent.resourceenvironment.structure
-
This class constructs a
ResourceEnvironment
. - ResourceEnvironmentCreator(ResourceRepository, IModelValidator) - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
- ResourceInterface - Enum Class in org.palladiosimulator.generator.fluent.shared.structure
-
Represents built-in resource interfaces available in the resource repository, i.e.
- resourceRequiredDegelationConnection(ResourceRequiredRole, ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
ResourceRequiredDelegationConnector
and adds it to the component. - resourceRequiredDegelationConnection(ResourceRequiredRole, ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- resourceRequiredDegelationConnection(ResourceRequiredRole, ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- ResourceRequiredDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.resource
-
This class constructs a
ResourceRequiredDelegationConnector
. - ResourceRequiredDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredDelegationConnectorCreator
- resourceRequiredDelegationConnectors - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
- ResourceRequiredRoleCreator - Class in org.palladiosimulator.generator.fluent.system.structure.role
-
This class constructs an
ResourceRequiredRole
. - ResourceRequiredRoleCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.role.ResourceRequiredRoleCreator
- resourceRequiredRoles - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.Component
- ResourceRequiredRoleSelector - Class in org.palladiosimulator.generator.fluent.system.structure.connector.resource
-
This class ensures, that a Role is only selected after an AssemblyContext.
- ResourceRequiredRoleSelector(IContextRoleCombinator<ResourceRequiredRole, RequiredResourceDelegationConnectorCreator>, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredRoleSelector
- ResourceSignature - Enum Class in org.palladiosimulator.generator.fluent.repository.structure.internals
-
Represents built-in resource signatures available in the resource repository, i.e.
- ResourceTimeoutFailureTypeCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.types
-
This class constructs a
ResourceTimeoutFailureType
. - ResourceTimeoutFailureTypeCreator(String, RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.types.ResourceTimeoutFailureTypeCreator
S
- saveAllocation(Allocation, String, String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelSaver
-
Saves an Allocation to the specified location.
- saveRepository(Repository, String, String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelSaver
-
Saves a Repository to the specified location.
- saveResourceEnvironment(ResourceEnvironment, String, String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelSaver
-
Saves a ResourceEnvironment to the specified location.
- saveSystem(System, String, String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelSaver
-
Saves a System to the specified location.
- saveUsageModel(UsageModel, String, String) - Static method in class org.palladiosimulator.generator.fluent.shared.util.ModelSaver
-
Saves a UsageModel to the specified location.
- ScenarioBehaviourCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components
-
This class constructs a
Scenario Behaviour
. - ScenarioBehaviourCreator(UsageModelCreator) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.ScenarioBehaviourCreator
-
Instantiates a new scenario behaviour creator.
- SchedulingPolicies - Enum Class in org.palladiosimulator.generator.fluent.shared.structure
-
Represents the built in scheduling policies, i.e.
- seff - Variable in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffAction
- Seff - Interface in org.palladiosimulator.generator.fluent.repository.api.seff
-
TODO
- SeffAction - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class provides the general infrastructure of a SEFF action: an action belongs to a SEFF and has a successor.
- SeffAction() - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffAction
- SeffCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
ServiceEffectSpecification
/ResourceDemandingSEFF
/ResourceDemandingBehaviour
/ResourceDemandingInternalBehaviour
/ForkedBehaviour
/RecoveryActionBehaviour
. - SeffCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- setNext(AbstractAction) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- setRole(OperationProvidedRole) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.OperationProvidedSignatureRole
-
Sets the operation provided role.
- setSignature(OperationSignature) - Method in class org.palladiosimulator.generator.fluent.usagemodel.factory.OperationProvidedSignatureRole
-
Sets the operation signature.
- setVariableAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
SetVariableAction
. - setVariableAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- SetVariableActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
SetVariableAction
. - SetVariableActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SetVariableActionCreator
- SHORT - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type short
- SimplifiedMediaStore - Class in org.palladiosimulator.generator.fluent.allocation.examples
-
TODO
- SimplifiedMediaStore - Class in org.palladiosimulator.generator.fluent.repository.examples
-
TODO
- SimplifiedMediaStore - Class in org.palladiosimulator.generator.fluent.resourceenvironment.example
-
TODO
- SimplifiedMediaStore - Class in org.palladiosimulator.generator.fluent.system.examples
-
TODO
- SimplifiedMediaStore() - Constructor for class org.palladiosimulator.generator.fluent.allocation.examples.SimplifiedMediaStore
- SimplifiedMediaStore() - Constructor for class org.palladiosimulator.generator.fluent.repository.examples.SimplifiedMediaStore
- SimplifiedMediaStore() - Constructor for class org.palladiosimulator.generator.fluent.resourceenvironment.example.SimplifiedMediaStore
- SimplifiedMediaStore() - Constructor for class org.palladiosimulator.generator.fluent.system.examples.SimplifiedMediaStore
- simplifiedMediaStoreAllocation() - Static method in class org.palladiosimulator.generator.fluent.allocation.examples.SimplifiedMediaStore
- simplifiedMediaStoreRepository() - Static method in class org.palladiosimulator.generator.fluent.repository.examples.SimplifiedMediaStore
- simplifiedMediaStoreResourceEnvironment() - Static method in class org.palladiosimulator.generator.fluent.resourceenvironment.example.SimplifiedMediaStore
- simplifiedMediaStoreSystem() - Static method in class org.palladiosimulator.generator.fluent.system.examples.SimplifiedMediaStore
- SinkDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.event
-
This class constructs a
SinkDelegationConnector
. - SinkDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkDelegationConnectorCreator
- SinkRoleCreator - Class in org.palladiosimulator.generator.fluent.system.structure.role
-
This class constructs an
SinkRole
. - SinkRoleCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.role.SinkRoleCreator
- SinkRoleSelector<T> - Class in org.palladiosimulator.generator.fluent.system.structure.connector.event
-
This class ensures, that a Role is only selected after an AssemblyContext.
- SinkRoleSelector(IContextRoleCombinator<SinkRole, T>, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkRoleSelector
- SOFTWARE - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Failure
-
software induced failure type
- SourceDelegationConnectorCreator - Class in org.palladiosimulator.generator.fluent.system.structure.connector.event
-
This class constructs a
SourceDelegationConnector
. - SourceDelegationConnectorCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceDelegationConnectorCreator
- SourceRoleCreator - Class in org.palladiosimulator.generator.fluent.system.structure.role
-
This class constructs an
SourceRole
. - SourceRoleCreator(SystemCreator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.role.SourceRoleCreator
- SourceRoleSelector<T> - Class in org.palladiosimulator.generator.fluent.system.structure.connector.event
-
This class ensures, that a Role is only selected after an AssemblyContext.
- SourceRoleSelector(IContextRoleCombinator<SourceRole, T>, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceRoleSelector
- StartActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
StartAction
. - StartActionCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class constructs a
Start
. - StartActionCreator() - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.StartActionCreator
- StartActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StartActionCreator
- StartSeff - Interface in org.palladiosimulator.generator.fluent.repository.api.seff
-
This interface is merely used for control flow purposes making sure that a body behaviour always starts with a start action.
- stopAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.ActionSeff
-
Creates a
StopAction
. - stopAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- StopActionCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components.seff
-
This class constructs a
StopAction
. - StopActionCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions
-
This class constructs a
Stop
. - StopActionCreator() - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.StopActionCreator
- StopActionCreator(SeffCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StopActionCreator
- StopSeff - Interface in org.palladiosimulator.generator.fluent.repository.api.seff
-
TODO
- STRING - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
primitive data type string
- SubSystemCreator - Class in org.palladiosimulator.generator.fluent.repository.structure.components
-
This class constructs a
SubSystem
. - SubSystemCreator(RepositoryCreator) - Constructor for class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- successor - Variable in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.ActionCreator
- system - Variable in class org.palladiosimulator.generator.fluent.system.structure.SystemEntity
- SystemCreator - Class in org.palladiosimulator.generator.fluent.system.structure
-
This class constructs a
System
. - SystemCreator(ResourceRepository, IModelValidator) - Constructor for class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- SystemEntity - Class in org.palladiosimulator.generator.fluent.system.structure
-
This class provides the general infrastructure of a Palladio Model Entity.
- SystemEntity() - Constructor for class org.palladiosimulator.generator.fluent.system.structure.SystemEntity
T
- throwIfNull(T) - Static method in exception org.palladiosimulator.generator.fluent.exceptions.IllegalArgumentException
-
Checks that the specified object reference is not
null
. - throwIfNull(T, String) - Static method in exception org.palladiosimulator.generator.fluent.exceptions.IllegalArgumentException
-
Checks that the specified object reference is not
null
and throws a customizedFluentApiException
if it is. - time - Variable in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload.WorkloadCreator
U
- usageModelCreator - Variable in class org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelEntity
- UsageModelCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure
-
This class constructs a
Usage Model
. - UsageModelCreator(IModelValidator) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelCreator
- UsageModelEntity - Class in org.palladiosimulator.generator.fluent.usagemodel.structure
-
This class provides the general infrastructure of a Palladio Model Entity.
- UsageModelEntity() - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelEntity
- UsageScenarioCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components
-
This class constructs a
Usage Scenario
. - UsageScenarioCreator(UsageModelCreator, ScenarioBehaviourCreator, WorkloadCreator) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.UsageScenarioCreator
-
Instantiates a new usage scenario creator.
- UserDataCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components
-
This class constructs a
User Data
. - UserDataCreator(UsageModelCreator, AssemblyContext) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.UserDataCreator
-
Instantiates a new user data creator.
V
- validate(EObject, String) - Method in interface org.palladiosimulator.generator.fluent.shared.validate.IModelValidator
-
Validates an EObject.
- validate(EObject, String) - Method in class org.palladiosimulator.generator.fluent.shared.validate.ModelValidator
-
Validates an EObject using a Diagnostician.
- valueOf(String) - Static method in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Failure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.ResourceSignature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.CommunicationLinkResource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.ProcessingResource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.ResourceInterface
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.SchedulingPolicies
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Failure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.Primitive
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.ResourceSignature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.CommunicationLinkResource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.ProcessingResource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.ResourceInterface
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.palladiosimulator.generator.fluent.shared.structure.SchedulingPolicies
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VariableUsageCreator - Class in org.palladiosimulator.generator.fluent.shared.components
-
This class constructs a
VariableUsage
. - VariableUsageCreator() - Constructor for class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
- VariableUsageCreator(String) - Constructor for class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
- VariableUsageCreator(String, String...) - Constructor for class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
W
- withAlternativeBehaviour(RecoverySeff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
-
Adds the
recoveryActionBehaviour
to this action's list of alternate recovery behaviours. - withAlternativeRecoveryBehaviour(RecoveryActionBehaviour) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.RecoverySeff
-
Adds an alternative recovery behaviour to this recovery behaviour.
- withAlternativeRecoveryBehaviour(RecoveryActionBehaviour) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withAssemblyConnection(OperationProvidedRole, AssemblyContext, OperationRequiredRole, AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates an
AssemblyConnector
and adds it to the component. - withAssemblyConnection(OperationProvidedRole, AssemblyContext, OperationRequiredRole, AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withAssemblyConnection(OperationProvidedRole, AssemblyContext, OperationRequiredRole, AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
-
Defines the
AssemblyContext
that is allocated to theResourceContainer
. - withAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSinkConnectorCreator
-
Defines the
AssemblyContext
with the sink role. - withAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSourceConnectorCreator
-
Defines the
AssemblyContext
with the source role. - withAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkDelegationConnectorCreator
-
Defines the
AssemblyContext
with the sink role. - withAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceDelegationConnectorCreator
-
Defines the
AssemblyContext
with the source role. - withAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
-
Defines the
AssemblyContext
that is allocated to theResourceContainer
. - withAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSinkConnectorCreator
-
Defines the
AssemblyContext
with the sink role. - withAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSourceConnectorCreator
-
Defines the
AssemblyContext
with the source role. - withAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkDelegationConnectorCreator
-
Defines the
AssemblyContext
with the sink role. - withAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceDelegationConnectorCreator
-
Defines the
AssemblyContext
with the source role. - withAssemblyContext(RepositoryComponent, String, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates an
AssemblyContext
with the namename
and optionally manyconfigParameterUsages
and adds it to the component. - withAssemblyContext(RepositoryComponent, String, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withAssemblyContext(RepositoryComponent, String, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withAssemblyContext(RepositoryComponent, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates an
AssemblyContext
and optionally manyconfigParameterUsages
and adds it to the component. - withAssemblyContext(RepositoryComponent, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withAssemblyContext(RepositoryComponent, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withAssemblyEventConnection(SinkRole, AssemblyContext, SourceRole, AssemblyContext, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates an
AssemblyEventConnector
and adds it to the component. - withAssemblyEventConnection(SinkRole, AssemblyContext, SourceRole, AssemblyContext, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withAssemblyEventConnection(SinkRole, AssemblyContext, SourceRole, AssemblyContext, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withAssemblyInfrastructureConnection(InfrastructureProvidedRole, AssemblyContext, InfrastructureRequiredRole, AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates an
AssemblyInfrastructureConnector
and adds it to the component. - withAssemblyInfrastructureConnection(InfrastructureProvidedRole, AssemblyContext, InfrastructureRequiredRole, AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withAssemblyInfrastructureConnection(InfrastructureProvidedRole, AssemblyContext, InfrastructureRequiredRole, AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withAsynchronousForkedBehaviour(InternalSeff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
-
Adds the
forkedBehaviour
to this action's list of asynchronous forked behaviours. - withCalledService(OperationSignature) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
-
Specifies the
signature
of the service that is called on by this action. - withCommunicationLinkResource(CommunicationLinkResource) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
-
Defines the communication link resource of the
LinkingResource
. - withDescription(String) - Method in interface org.palladiosimulator.generator.fluent.repository.api.Repo
-
Defines the description of the repository.
- withDescription(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- withEncapsulatedComponent(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.AssemblyContextCreator
-
Defines the
RepositoryComponent
encapsulated by this assembly context. - withEncapsulatedComponent(RepositoryComponent) - Method in class org.palladiosimulator.generator.fluent.system.structure.AssemblyContextCreator
-
Defines the
RepositoryComponent
encapsulated by this assembly context. - withEventChannel(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
-
Defines the
EventChannel
that is allocated to theResourceContainer
. - withEventChannel(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSinkConnectorCreator
-
Defines the
EventChannel
the sink role is connected to. - withEventChannel(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSourceConnectorCreator
-
Defines the
EventChannel
the source role is connected to. - withEventChannel(EventChannel) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
-
Defines the
EventChannel
that is allocated to theResourceContainer
. - withEventChannel(EventChannel) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSinkConnectorCreator
-
Defines the
EventChannel
the sink role is connected to. - withEventChannel(EventChannel) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSourceConnectorCreator
-
Defines the
EventChannel
the source role is connected to. - withEventChannel(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a new
EventChannel
. - withEventChannel(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withEventChannel(EventGroup) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withEventChannel(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a new
EventChannel
with namename
. - withEventChannel(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withEventChannel(EventGroup, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withEventChannelSinkConnection(AssemblyContext, EventChannel, SinkRole, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates an
EventChannelSinkConnector
and adds it to the component. - withEventChannelSinkConnection(AssemblyContext, EventChannel, SinkRole, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withEventChannelSinkConnection(AssemblyContext, EventChannel, SinkRole, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withEventChannelSourceConnection(AssemblyContext, EventChannel, SourceRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates an
EventChannelSourceConnector
and adds it to the component. - withEventChannelSourceConnection(AssemblyContext, EventChannel, SourceRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withEventChannelSourceConnection(AssemblyContext, EventChannel, SourceRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withEventGroup(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.EventChannelCreator
-
Defines the
EventGroup
of this event channel. - withEventGroup(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SinkRoleCreator
-
Defines the
EventGroup
this role provides. - withEventGroup(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SourceRoleCreator
-
Defines the
EventGroup
this role requires. - withEventGroup(EventGroup) - Method in class org.palladiosimulator.generator.fluent.system.structure.EventChannelCreator
-
Defines the
EventGroup
of this event channel. - withEventGroup(EventGroup) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SinkRoleCreator
-
Defines the
EventGroup
this role provides. - withEventGroup(EventGroup) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SourceRoleCreator
-
Defines the
EventGroup
this role requires. - withEventType(EventTypeCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventGroupCreator
-
Adds the
eventType
to this event group's list of event types. - withEventType(EventType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.EmitEventActionCreator
-
Specifies the
eventType
that is emitted by this action. - withExceptionMessage(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.ExceptionTypeCreator
-
Specifies the
message
this exception provides. - withExceptionType(ExceptionType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
-
Adds the
exceptionType
to the event type's list of possible org.palladiosimulator.generator.fluent.exceptions. - withExceptionType(ExceptionType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
-
Adds the
exceptionType
to the signature's list of possible org.palladiosimulator.generator.fluent.exceptions. - withExceptionType(ExceptionType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
-
Adds the
exceptionType
to the operation signature's list of possible org.palladiosimulator.generator.fluent.exceptions. - withFailureProbability(double) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
-
Defines the failure probability of the
LinkingResource
. - withFailureType(Failure) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.RecoverySeff
-
Adds the failure type
failure
to this recovery behaviour's occurring failure types. - withFailureType(Failure) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withFailureType(Failure) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
-
Adds the
failureType
to the event type's list of possible failures. - withFailureType(Failure) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
-
Adds the
failureType
to the signature's list of possible failures. - withFailureType(Failure) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
-
Adds the
failureType
to the operation signature's list of possible failures. - withFailureType(FailureType) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.RecoverySeff
-
Adds the failure type
failure
to this recovery behaviour's occurring failure types. - withFailureType(FailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
-
Adds the failure type
failure
to this action's list of failure types. - withFailureType(FailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withFailureType(FailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
-
Adds the
failureType
to the event type's list of possible failures. - withFailureType(FailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
-
Adds the
failureType
to the signature's list of possible failures. - withFailureType(FailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
-
Adds the
failureType
to the operation signature's list of possible failures. - withGuardedBranchTransition(String, Seff, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
-
Adds a guarded branch transition to this action's list of branches.
- withGuardedBranchTransition(String, SeffCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
-
Adds a guarded branch transition to this action's list of branches.
- withImportedResource(String) - Method in interface org.palladiosimulator.generator.fluent.repository.api.Repo
-
Loads the repository located in
path
as a Resource and provides its entities in the fetching methods by calling on the entities with the name of the repository leading. - withImportedResource(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- withImportedResource(URI) - Method in interface org.palladiosimulator.generator.fluent.repository.api.Repo
-
Loads the repository located in
uri
as a Resource and provides its entities in the fetching methods by calling on the entities with the name of the repository leading. - withImportedResource(URI) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- withImportedResource(Repository) - Method in interface org.palladiosimulator.generator.fluent.repository.api.Repo
-
Provides the entities in the fetching methods of a already loaded repository by calling on the entities with the name of the repository leading.
- withImportedResource(Repository) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.StopSeff
-
Adds an
InfrastructureCall
to this action. - withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.GeneralAction
-
Adds an
InfrastructureCall
to this action. - withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ReleaseActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SetVariableActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StartActionCreator
- withInfrastructureCall(String, InfrastructureSignature, InfrastructureRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StopActionCreator
- withInfrastructureProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.InfrastructureProvidedRoleSelector
-
Defines the
InfrastructureProvidedRole
provided by theAssemblyContext
. - withInfrastructureProvidedRole(InfrastructureProvidedRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.InfrastructureProvidedRoleSelector
-
Defines the
InfrastructureProvidedRole
provided by theAssemblyContext
. - withInfrastructureRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.InfrastructureRequiredRoleSelector
-
Defines the
InfrastructureRequiredRole
required by theAssemblyContext
. - withInfrastructureRequiredRole(InfrastructureRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.InfrastructureRequiredRoleSelector
-
Defines the
InfrastructureRequiredRole
required by theAssemblyContext
. - withInfrastructureSignature(InfrastructureSignatureCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureInterfaceCreator
-
Adds the
signature
to this interface's list of signatures. - withInnerDeclaration(String, Primitive) - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.CompositeDataTypeCreator
-
Adds an inner data type to a composite data type with name
name
and of typeprimitive
. - withInnerDeclaration(String, DataType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.CompositeDataTypeCreator
-
Adds an inner data type to a composite data type with name
name
and of typedataType
. - withInnerRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredDelegationConnectorCreator
-
Defines the
ResourceRequiredRole
required by an assembly context. - withInnerRequiredRole(ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredDelegationConnectorCreator
-
Defines the
ResourceRequiredRole
required by an assembly context. - withInputVariableUsage(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.EmitEventActionCreator
-
Adds the
variableUsage
to this action's list of input variable usages. - withInputVariableUsage(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
-
Adds the
variableUsage
to this action's list of input variable usages. - withInputVaribleUsage(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
-
Adds the
variableUsage
to this action's list of input variable usages. - withInternalBehaviour(InternalSeff) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.Seff
-
Adds
internalBehaviour
to this SEFF's internal behaviours. - withInternalBehaviour(InternalSeff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
-
Specifies the internal behaviour that is called on by this action.
- withInternalBehaviour(InternalSeff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withInternalFailureOccurrenceDescription(double, SoftwareInducedFailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalActionCreator
-
Creates an internal failure occurrence description with the failure probability
failureProbability
of the software induced failure typefailureType
and adds it to this action's list of internal failure occurrence descriptions. - withIterationCount(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
-
Specifies the number of repetitions the inner ResourceDemandingBehaviour is executed.
- withLatency(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
-
Defines the latency of the
LinkingResource
. - withLocalVariableUsage(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SetVariableActionCreator
-
Adds the
variableUsage
to this action's list of local variable usages. - withLoopBody(Seff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
-
Defines the inner resource demanding behaviour that is executed for each element of a collection.
- withLoopBody(Seff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
-
Specifies the inner ResourceDemandingBehaviour representing the loop body.
- withMttf(double) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the Mttf of the
HDDProcessingResourceSpecification
. - withMttf(double) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Defines the Mttf of the
ProcessingResourceSpecification
. - withMttr(double) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the Mttr of the
HDDProcessingResourceSpecification
. - withMttr(double) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Defines the Mttr of the
ProcessingResourceSpecification
. - withName(String) - Method in interface org.palladiosimulator.generator.fluent.allocation.api.IAllocation
-
Defines the name of the org.palladiosimulator.generator.fluent.allocation
- withName(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
- withName(String) - Method in interface org.palladiosimulator.generator.fluent.repository.api.Repo
-
Defines the name of the repository.
- withName(String) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.RecoverySeff
-
Defines the unique name of this recovery behaviour.
- withName(String) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.StopSeff
-
Defines the name of this stop action.
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompleteComponentTypeCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ProvidesComponentTypeCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.EmitEventActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ReleaseActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SetVariableActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StartActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StopActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventGroupCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureInterfaceCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationInterfaceCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.RepositoryCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.CompositeDataTypeCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.ExceptionTypeCreator
- withName(String) - Method in interface org.palladiosimulator.generator.fluent.resourceenvironment.api.IResourceEnvironment
-
Defines the name of the resource environment.
- withName(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceContainerCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ResourceEnvironmentCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.shared.structure.Entity
-
Defines the unique name of this current entity.
- withName(String) - Method in interface org.palladiosimulator.generator.fluent.system.api.ISystem
-
Defines the name of the org.palladiosimulator.generator.fluent.system.
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.AssemblyContextCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.AssemblyEventConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSinkConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.EventChannelSourceConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkDelegationConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceDelegationConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.AssemblyInfrastructureConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.ProvidedInfrastructureDelegationConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.RequiredInfrastructureDelegationConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.AssemblyConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.ProvidedDelegationConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.RequiredDelegationConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.RequiredResourceDelegationConnectorCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.EventChannelCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.qos.QoSAnnotationsCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureProvidedRoleCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureRequiredRoleCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationProvidedRoleCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationRequiredRoleCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.ResourceRequiredRoleCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SinkRoleCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.SourceRoleCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.SystemCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.ActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.DelayActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.EntryLevelSystemCallCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.LoopActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.StartActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.StopActionCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.ScenarioBehaviourCreator
- withName(String) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.UsageScenarioCreator
- withNamespaceReference(String, String...) - Method in class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
-
Creates a
NamespaceReference
and adds it to the 'VariableUsage'. - withNumberOfReplicas(int) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the number of replicas of the
HDDProcessingResourceSpecification
. - withNumberOfReplicas(int) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Defines the number of replicas of the
ProcessingResourceSpecification
. - withOperationProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.OperationProvidedRoleSelector
-
Defines the
OperationProvidedRole
provided by theAssemblyContext
. - withOperationProvidedRole(OperationProvidedRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.OperationProvidedRoleSelector
-
Defines the
OperationProvidedRole
provided by theAssemblyContext
. - withOperationRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.OperationRequiredRoleSelector
-
Defines the
OperationRequiredRole
required by theAssemblyContext
. - withOperationRequiredRole(OperationRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.OperationRequiredRoleSelector
-
Defines the
OperationRequiredRole
required by theAssemblyContext
. - withOperationSignature(OperationSignatureCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationInterfaceCreator
-
Adds the
signature
to this interface's list of signatures. - withOuterProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.ProvidedInfrastructureDelegationConnectorCreator
-
Defines the
InfrastructureProvidedRole
of the system, delegated to an AssemblyContext. - withOuterProvidedRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.ProvidedDelegationConnectorCreator
-
Defines the
OperationProvidedRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterProvidedRole(InfrastructureProvidedRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.ProvidedInfrastructureDelegationConnectorCreator
-
Defines the
InfrastructureProvidedRole
of the system, delegated to an AssemblyContext. - withOuterProvidedRole(OperationProvidedRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.ProvidedDelegationConnectorCreator
-
Defines the
OperationProvidedRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.RequiredInfrastructureDelegationConnectorCreator
-
Defines the
InfrastructureRequiredRole
of the system, delegated to an AssemblyContext. - withOuterRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.RequiredDelegationConnectorCreator
-
Defines the
OperationRequiredRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.RequiredResourceDelegationConnectorCreator
-
Defines the
ResourceRequiredRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredDelegationConnectorCreator
-
Defines the
ResourceRequiredRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterRequiredRole(ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.RequiredResourceDelegationConnectorCreator
-
Defines the
ResourceRequiredRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterRequiredRole(ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredDelegationConnectorCreator
-
Defines the
ResourceRequiredRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterRequiredRole(InfrastructureRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.RequiredInfrastructureDelegationConnectorCreator
-
Defines the
InfrastructureRequiredRole
of the system, delegated to an AssemblyContext. - withOuterRequiredRole(OperationRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.RequiredDelegationConnectorCreator
-
Defines the
OperationRequiredRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterSinkRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkDelegationConnectorCreator
-
Defines the
SinkRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterSinkRole(SinkRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkDelegationConnectorCreator
-
Defines the
SinkRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterSourceRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceDelegationConnectorCreator
-
Defines the
SourceRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOuterSourceRole(SourceRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceDelegationConnectorCreator
-
Defines the
SourceRole
of the org.palladiosimulator.generator.fluent.system, delegated to an AssemblyContext. - withOutputParameterUsageAtSynchronisationPoint(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
-
Adds the
variableUsage
to this action's list of output parameter usages at the synchronization point. - withParameter(String, Primitive, ParameterModifier) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
-
Creates a
Parameter
and adds it to the event type's ordered list of parameters. - withParameter(String, Primitive, ParameterModifier) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
-
Creates a
Parameter
and adds it to the signature's ordered list of parameters. - withParameter(String, Primitive, ParameterModifier) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
-
Creates a
Parameter
and adds it to the signature's ordered list of parameters. - withParameter(String, DataType, ParameterModifier) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventTypeCreator
-
Creates a
Parameter
and adds it to the event type's ordered list of parameters. - withParameter(String, DataType, ParameterModifier) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureSignatureCreator
-
Creates a
Parameter
and adds it to the signature's ordered list of parameters. - withParameter(String, DataType, ParameterModifier) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
-
Creates a
Parameter
and adds it to the signature's ordered list of parameters. - withParameter(Parameter) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
-
Defines the parameter that holds the collection which is iterated over, i.e.
- withParentCompositeDataType(CompositeDataType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.types.CompositeDataTypeCreator
-
Adds
parent
to the list of parents this composite data type inherits from. - withPassiveResource(String, ResourceTimeoutFailureType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Adds a passive resource (e.g.
- withPassiveResource(String, ResourceTimeoutFailureType, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Adds a passive resource (e.g.
- withPassiveResource(PassiveResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
-
Specifies the passive resource of this acquire action.
- withPassiveResource(PassiveResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ReleaseActionCreator
-
Specifies the passive resource of this release action.
- withPopulation(int) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload.ClosedWorkloadCreator
-
Adds a population to the Closed Workload.
- withPrimaryBehaviour(RecoverySeff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
-
Specifies the primary recovery behaviour of this recovery action.
- withPriority(int) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.EntryLevelSystemCallCreator
-
Adds an priority to the Entry Level System Call.
- withProbabilisticBranchTransition(double, SeffCreator, String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
-
Adds a probabilistic branch transition to this action's list of branches.
- withProbabilisticBranchTransition(Double, SeffCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
-
Adds a probabilistic branch transition to this action's list of branches.
- withProbability(double) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchTransitionCreator
-
Adds an probability to the branch transition.
- withProcessingRate(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the processing rate of the
HDDProcessingResourceSpecification
. - withProcessingRate(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Defines the processing rate of the
ProcessingResourceSpecification
. - withProcessingResourceType(ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the processing resource of the
HDDProcessingResourceSpecification
. - withProcessingResourceType(ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Defines the processing resource of the
ProcessingResourceSpecification
. - withProvidedDelegationConnection(AssemblyContext, OperationProvidedRole, OperationProvidedRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
ProvidedDelegationConnector
and adds it to the component. - withProvidedDelegationConnection(AssemblyContext, OperationProvidedRole, OperationProvidedRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withProvidedDelegationConnection(AssemblyContext, OperationProvidedRole, OperationProvidedRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withProvidedInfrastructureDelegationConnection(AssemblyContext, InfrastructureProvidedRole, InfrastructureProvidedRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
ProvidedInfrastructureDelegationConnector
and adds it to the component. - withProvidedInfrastructureDelegationConnection(AssemblyContext, InfrastructureProvidedRole, InfrastructureProvidedRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withProvidedInfrastructureDelegationConnection(AssemblyContext, InfrastructureProvidedRole, InfrastructureProvidedRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withProvidedInterface(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureProvidedRoleCreator
-
Defines the
InfrastructureInterface
this role provides. - withProvidedInterface(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationProvidedRoleCreator
-
Defines the
OperationInterface
this role provides. - withProvidedInterface(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureProvidedRoleCreator
-
Defines the
InfrastructureInterface
this role provides. - withProvidedInterface(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationProvidedRoleCreator
-
Defines the
OperationInterface
this role provides. - withProvidingAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.AssemblyInfrastructureConnectorCreator
-
Defines the
AssemblyContext
with the provided role. - withProvidingAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.AssemblyConnectorCreator
-
Defines the
AssemblyContext
that provides the role. - withProvidingAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.AssemblyInfrastructureConnectorCreator
-
Defines the
AssemblyContext
with the provided role. - withProvidingAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.AssemblyConnectorCreator
-
Defines the
AssemblyContext
that provides the role. - withProvidingContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.ProvidedInfrastructureDelegationConnectorCreator
-
Defines the
AssemblyContext
with the provided role. - withProvidingContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.ProvidedDelegationConnectorCreator
-
Defines the
AssemblyContext
with the provided role. - withProvidingContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.ProvidedInfrastructureDelegationConnectorCreator
-
Defines the
AssemblyContext
with the provided role. - withProvidingContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.ProvidedDelegationConnectorCreator
-
Defines the
AssemblyContext
with the provided role. - withReadProcessingRate(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the read processing rate of the
HDDProcessingResourceSpecification
. - withRequiredCharacterisation(Parameter, VariableCharacterisationType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.EventGroupCreator
- withRequiredCharacterisation(Parameter, VariableCharacterisationType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.InfrastructureInterfaceCreator
- withRequiredCharacterisation(Parameter, VariableCharacterisationType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.Interface
-
Creates a
RequiredCharacterisation
and adds it to the interface/event group. - withRequiredCharacterisation(Parameter, VariableCharacterisationType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationInterfaceCreator
- withRequiredDelegationConnection(AssemblyContext, OperationRequiredRole, OperationRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
RequiredDelegationConnector
and adds it to the component. - withRequiredDelegationConnection(AssemblyContext, OperationRequiredRole, OperationRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withRequiredDelegationConnection(AssemblyContext, OperationRequiredRole, OperationRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withRequiredInfrastructureDelegationConnection(AssemblyContext, InfrastructureRequiredRole, InfrastructureRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
RequiredInfrastructureDelegationConnector
and adds it to the component. - withRequiredInfrastructureDelegationConnection(AssemblyContext, InfrastructureRequiredRole, InfrastructureRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withRequiredInfrastructureDelegationConnection(AssemblyContext, InfrastructureRequiredRole, InfrastructureRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withRequiredInterface(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureRequiredRoleCreator
-
Defines the
InfrastructureInterface
this role requires. - withRequiredInterface(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationRequiredRoleCreator
-
Defines the
OperationInterface
this role requires. - withRequiredInterface(ResourceInterface) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.ResourceRequiredRoleCreator
-
Defines the
ResourceInterface
this role requires. - withRequiredInterface(InfrastructureInterface) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.InfrastructureRequiredRoleCreator
-
Defines the
InfrastructureInterface
this role requires. - withRequiredInterface(OperationInterface) - Method in class org.palladiosimulator.generator.fluent.system.structure.role.OperationRequiredRoleCreator
-
Defines the
OperationInterface
this role requires. - withRequiredResourceDelegationConnection(AssemblyContext, ResourceRequiredRole, ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
RequiredResourceDelegationConnector
and adds it to the component. - withRequiredResourceDelegationConnection(AssemblyContext, ResourceRequiredRole, ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withRequiredResourceDelegationConnection(AssemblyContext, ResourceRequiredRole, ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withRequiredRole(OperationRequiredRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
-
Specifies the
requiredRole
corresponding to the service that is called on by this action. - withRequiringAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.AssemblyInfrastructureConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withRequiringAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.AssemblyConnectorCreator
-
Defines the
AssemblyContext
that requires the role. - withRequiringAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.AssemblyInfrastructureConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withRequiringAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.AssemblyConnectorCreator
-
Defines the
AssemblyContext
that requires the role. - withRequiringContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.RequiredInfrastructureDelegationConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withRequiringContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.RequiredDelegationConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withRequiringContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.RequiredResourceDelegationConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withRequiringContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.infrastructure.RequiredInfrastructureDelegationConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withRequiringContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.operation.RequiredDelegationConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withRequiringContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.RequiredResourceDelegationConnectorCreator
-
Defines the
AssemblyContext
with the required role. - withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.StopSeff
-
Adds a
ResourceCall
to this action. - withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.GeneralAction
-
Adds a
ResourceCall
to this action. - withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ReleaseActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SetVariableActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StartActionCreator
- withResourceCall(String, ResourceSignature, ResourceRequiredRole, VariableUsageCreator...) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StopActionCreator
- withResourceContainer(String) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
-
Defines the
ResourceContainer
, theAssemblyContext
orEventChannel
is allocated to. - withResourceContainer(ResourceContainer) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationContextCreator
-
Defines the
ResourceContainer
, theAssemblyContext
orEventChannel
is allocated to. - withResourceDemand(String, ProcessingResource) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.StopSeff
-
Adds a
ParametricResourceDemand
to this action. - withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.BranchActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.CollectionIteratorActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.GeneralAction
-
Adds a
ParametricResourceDemand
to this action. - withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.InternalCallActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.LoopActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.RecoveryActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ReleaseActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SetVariableActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StartActionCreator
- withResourceDemand(String, ProcessingResource) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.StopActionCreator
- withResourceEnvironment(ResourceEnvironment) - Method in interface org.palladiosimulator.generator.fluent.allocation.api.IAllocationAddition
-
Defines the
ResourceEnvironmet
used for the org.palladiosimulator.generator.fluent.allocation. - withResourceEnvironment(ResourceEnvironment) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
- withResourceRequiredRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredRoleSelector
-
Defines the
ResourceRequiredRole
required by theAssemblyContext
. - withResourceRequiredRole(ResourceRequiredRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.resource.ResourceRequiredRoleSelector
-
Defines the
ResourceRequiredRole
required by theAssemblyContext
. - withRetryCount(int) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
-
Specifies the
retryCount
of this external call action. - withReturnType(Primitive) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
-
Defines the
returnType
of the operation signature. - withReturnType(DataType) - Method in class org.palladiosimulator.generator.fluent.repository.structure.interfaces.OperationSignatureCreator
-
Defines the
returnType
of the operation signature. - withReturnVariableUsage(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ExternalCallActionCreator
-
Adds the
variableUsage
to this action's list of return variable usages. - withSchedulingPolicy(SchedulingPolicies) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the scheduling policy of the
HDDProcessingResourceSpecification
. - withSchedulingPolicy(SchedulingPolicies) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.ProcessingResourceSpecificationCreator
-
Defines the scheduling policy of the
ProcessingResourceSpecification
. - withSeffBehaviour() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.RecoverySeff
-
Specifies the body behaviour of this RecoverActionBehaviour.
- withSeffBehaviour() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.Seff
-
Specifies the body behaviour of this SEFF.
- withSeffBehaviour() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withSeffTypeID(String) - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.Seff
-
Defines the SEFF Type ID.
- withSeffTypeID(String) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withServiceEffectSpecification(Seff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Adds a service effect specification (SEFF) to the basic component.
- withServiceEffectSpecification(ServiceEffectSpecification) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Adds a service effect specification (SEFF) to the basic component.
- withSinkAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.AssemblyEventConnectorCreator
-
Defines the
AssemblyContext
with the sink role. - withSinkAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.AssemblyEventConnectorCreator
-
Defines the
AssemblyContext
with the sink role. - withSinkDelegationConnection(AssemblyContext, SinkRole, SinkRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
SinkDelegationConnector
and adds it to the component. - withSinkDelegationConnection(AssemblyContext, SinkRole, SinkRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withSinkDelegationConnection(AssemblyContext, SinkRole, SinkRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withSinkRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkRoleSelector
-
Defines the
SinkRole
provided by theAssemblyContext
. - withSinkRole(SinkRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SinkRoleSelector
-
Defines the
SinkRole
provided by theAssemblyContext
. - withSourceAssemblyContext(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.AssemblyEventConnectorCreator
-
Defines the
AssemblyContext
with the source role. - withSourceAssemblyContext(AssemblyContext) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.AssemblyEventConnectorCreator
-
Defines the
AssemblyContext
with the source role. - withSourceDelegationConnection(AssemblyContext, SourceRole, SourceRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.ComplexComponent
-
Creates a
SourceDelegationConnector
and adds it to the component. - withSourceDelegationConnection(AssemblyContext, SourceRole, SourceRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
- withSourceDelegationConnection(AssemblyContext, SourceRole, SourceRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.SubSystemCreator
- withSourceRole(String) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceRoleSelector
-
Defines the
SourceRole
required by theAssemblyContext
. - withSourceRole(SourceRole) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.EmitEventActionCreator
-
Specifies the
sourceRole
that is triggered by this action. - withSourceRole(SourceRole) - Method in class org.palladiosimulator.generator.fluent.system.structure.connector.event.SourceRoleSelector
-
Defines the
SourceRole
required by theAssemblyContext
. - withStartAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.InternalSeff
-
Creates a
StartAction
. - withStartAction() - Method in interface org.palladiosimulator.generator.fluent.repository.api.seff.StartSeff
-
Creates a
StartAction
. - withStartAction() - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.SeffCreator
- withSuccessor(ActionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.ActionCreator
-
Adds an
Abstract User Action
as successor. - withSuccessor(ActionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.BranchActionCreator
- withSuccessor(ActionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.DelayActionCreator
- withSuccessor(ActionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.EntryLevelSystemCallCreator
- withSuccessor(ActionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.LoopActionCreator
- withSuccessor(ActionCreator) - Method in class org.palladiosimulator.generator.fluent.usagemodel.structure.components.actions.StartActionCreator
- withSynchronousForkedBehaviourAtSynchronisationPoint(InternalSeff) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.ForkActionCreator
-
Adds the
forkedBehaviour
to this action's list of synchronous forked behaviours at the synchronization point. - withSystem(System) - Method in interface org.palladiosimulator.generator.fluent.allocation.api.IAllocationAddition
-
Defines the
System
used for the org.palladiosimulator.generator.fluent.allocation. - withSystem(System) - Method in class org.palladiosimulator.generator.fluent.allocation.structure.AllocationCreator
- withThroughput(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.LinkingResourceCreator
-
Defines the throughput of the
LinkingResource
. - withTimeoutValue(double) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.seff.AcquireActionCreator
-
Specifies the timeout value of this acquire action.
- withVariableCharacterisation(String, VariableCharacterisationType) - Method in class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
-
Creates a
VariableCharacterisation
and adds it to the 'VariableUsage'. - withVariableReference(String) - Method in class org.palladiosimulator.generator.fluent.shared.components.VariableUsageCreator
-
Creates a
VariableReference
and adds it to the 'VariableUsage'. - withVariableUsage(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.BasicComponentCreator
-
Adds a
VariableUsage
to the basic component. - withVariableUsage(VariableUsageCreator) - Method in class org.palladiosimulator.generator.fluent.repository.structure.components.CompositeComponentCreator
-
Adds a
VariableUsage
to the composite component. - withWriteProcessingRate(String) - Method in class org.palladiosimulator.generator.fluent.resourceenvironment.structure.HddProcessingResourceSpecificationCreator
-
Defines the write processing rate of the
HDDProcessingResourceSpecification
. - WorkloadCreator - Class in org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload
-
This class provides the general infrastructure of an workload of usage scenario in usage model.
- WorkloadCreator(UsageModelCreator, String) - Constructor for class org.palladiosimulator.generator.fluent.usagemodel.structure.components.workload.WorkloadCreator
-
Instantiates a new workload creator.
- WRITE - Enum constant in enum class org.palladiosimulator.generator.fluent.repository.structure.internals.ResourceSignature
-
write resource signature
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form