java.lang.Object
de.uka.ipd.sdq.pcm.codegen.simucom.transformations.JavaNamesExt

public class JavaNamesExt extends Object
  • Constructor Details

    • JavaNamesExt

      public JavaNamesExt()
  • Method Details

    • removeAllSpecialChars

      public String removeAllSpecialChars(String s)
    • javaName

      public String javaName(org.palladiosimulator.pcm.core.entity.Entity e)
    • javaString

      public String javaString(String s)
    • javaVariableName

      public String javaVariableName(String s)
    • specificationString

      public String specificationString(String s)
    • javaSignature

      public String javaSignature(org.palladiosimulator.pcm.repository.OperationSignature s)
    • posInInterface

      public String posInInterface(org.palladiosimulator.pcm.repository.OperationSignature s, int pos)
    • javaSignature

      public String javaSignature(org.palladiosimulator.pcm.repository.InfrastructureSignature s)
    • posInInterface

      public String posInInterface(org.palladiosimulator.pcm.repository.InfrastructureSignature s, int pos)
    • _portClassName

      protected String _portClassName(org.palladiosimulator.pcm.repository.OperationProvidedRole r)
    • _portClassName

      protected String _portClassName(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole r)
    • contextClassName

      public String contextClassName(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)
    • contextInterfaceName

      public String contextInterfaceName(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)
    • _portMemberVar

      protected String _portMemberVar(org.palladiosimulator.pcm.repository.OperationProvidedRole r)
    • _portMemberVar

      protected String _portMemberVar(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole r)
    • _portGetterName

      protected String _portGetterName(org.palladiosimulator.pcm.repository.OperationProvidedRole r)
    • _portGetterName

      protected String _portGetterName(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole r)
    • className

      public String className(org.palladiosimulator.pcm.core.composition.ComposedStructure s)
    • fqnAllocationContextPackage

      public String fqnAllocationContextPackage(org.palladiosimulator.pcm.allocation.Allocation a)
    • fqnAllocationContextClass

      public String fqnAllocationContextClass(org.palladiosimulator.pcm.allocation.Allocation a)
    • fqnAllocationContext

      public String fqnAllocationContext(org.palladiosimulator.pcm.allocation.Allocation a)
    • _fqn

      protected String _fqn(org.palladiosimulator.pcm.core.entity.Entity e)
    • _fqn

      protected String _fqn(org.palladiosimulator.pcm.repository.OperationInterface i)
    • _fqn

      protected String _fqn(org.palladiosimulator.pcm.repository.InfrastructureInterface i)
    • _fqn

      protected String _fqn(org.palladiosimulator.pcm.repository.RepositoryComponent c)
    • _fqn

      protected String _fqn(org.palladiosimulator.pcm.system.System s)
    • _fqn

      protected String _fqn(org.palladiosimulator.pcm.usagemodel.UsageScenario us)
    • fqnContextPackage

      public String fqnContextPackage(org.palladiosimulator.pcm.core.entity.Entity c)
    • fqnContext

      public String fqnContext(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)
    • fqnContextInterface

      public String fqnContextInterface(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)
    • _fqnPortPackage

      protected String _fqnPortPackage(org.palladiosimulator.pcm.repository.OperationProvidedRole pr)
    • _fqnPortPackage

      protected String _fqnPortPackage(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole pr)
    • _fqnPort

      protected String _fqnPort(org.palladiosimulator.pcm.repository.OperationProvidedRole pr)
    • _fqnPort

      protected String _fqnPort(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole pr)
    • beanName

      public String beanName(org.palladiosimulator.pcm.repository.RepositoryComponent c)
    • fqnInterface

      public String fqnInterface(org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity c)
    • interfaceName

      public String interfaceName(org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity c)
    • _dummyComponentName

      protected String _dummyComponentName(org.palladiosimulator.pcm.repository.OperationRequiredRole rr)
    • _dummyComponentName

      protected String _dummyComponentName(org.palladiosimulator.pcm.repository.InfrastructureRequiredRole rr)
    • _fqnDummyComponentPackage

      protected String _fqnDummyComponentPackage(org.palladiosimulator.pcm.repository.OperationRequiredRole rr)
    • _fqnDummyComponentPackage

      protected String _fqnDummyComponentPackage(org.palladiosimulator.pcm.repository.InfrastructureRequiredRole rr)
    • _fqnDummyComponent

      protected String _fqnDummyComponent(org.palladiosimulator.pcm.repository.OperationRequiredRole rr)
    • _fqnDummyComponent

      protected String _fqnDummyComponent(org.palladiosimulator.pcm.repository.InfrastructureRequiredRole rr)
    • basePackageName

      public String basePackageName(org.palladiosimulator.pcm.core.entity.Entity s)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.pcm.core.entity.Entity e)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.pcm.repository.OperationInterface i)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.pcm.repository.InfrastructureInterface i)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.pcm.system.System s)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.analyzer.completions.Completion s)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.pcm.usagemodel.UsageScenario u)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.pcm.repository.RepositoryComponent c)
    • _implementationPackage

      protected String _implementationPackage(org.palladiosimulator.pcm.reliability.FailureType ft)
    • fqnToDirectoryPath

      public String fqnToDirectoryPath(String fqn)
    • getFileName

      public String getFileName(org.palladiosimulator.pcm.core.entity.Entity e)
    • portClassName

      public String portClassName(org.palladiosimulator.pcm.repository.ProvidedRole r)
    • portMemberVar

      public String portMemberVar(org.palladiosimulator.pcm.repository.ProvidedRole r)
    • portGetterName

      public String portGetterName(org.palladiosimulator.pcm.repository.ProvidedRole r)
    • fqn

      public String fqn(org.palladiosimulator.pcm.core.entity.Entity s)
    • fqnPortPackage

      public String fqnPortPackage(org.palladiosimulator.pcm.repository.ProvidedRole pr)
    • fqnPort

      public String fqnPort(org.palladiosimulator.pcm.repository.ProvidedRole pr)
    • dummyComponentName

      public String dummyComponentName(org.palladiosimulator.pcm.repository.RequiredRole rr)
    • fqnDummyComponentPackage

      public String fqnDummyComponentPackage(org.palladiosimulator.pcm.repository.RequiredRole rr)
    • fqnDummyComponent

      public String fqnDummyComponent(org.palladiosimulator.pcm.repository.RequiredRole rr)
    • implementationPackage

      public String implementationPackage(org.palladiosimulator.pcm.core.entity.Entity s)