Class JavaNamesExt
- java.lang.Object
-
- de.uka.ipd.sdq.pcm.codegen.simucom.transformations.JavaNamesExt
-
public class JavaNamesExt extends Object
-
-
Constructor Summary
Constructors Constructor Description JavaNamesExt()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String_dummyComponentName(org.palladiosimulator.pcm.repository.InfrastructureRequiredRole rr)protected String_dummyComponentName(org.palladiosimulator.pcm.repository.OperationRequiredRole rr)protected String_fqn(org.palladiosimulator.pcm.core.entity.Entity e)protected String_fqn(org.palladiosimulator.pcm.repository.InfrastructureInterface i)protected String_fqn(org.palladiosimulator.pcm.repository.OperationInterface i)protected String_fqn(org.palladiosimulator.pcm.repository.RepositoryComponent c)protected String_fqn(org.palladiosimulator.pcm.system.System s)protected String_fqn(org.palladiosimulator.pcm.usagemodel.UsageScenario us)protected String_fqnDummyComponent(org.palladiosimulator.pcm.repository.InfrastructureRequiredRole rr)protected String_fqnDummyComponent(org.palladiosimulator.pcm.repository.OperationRequiredRole rr)protected String_fqnDummyComponentPackage(org.palladiosimulator.pcm.repository.InfrastructureRequiredRole rr)protected String_fqnDummyComponentPackage(org.palladiosimulator.pcm.repository.OperationRequiredRole rr)protected String_fqnPort(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole pr)protected String_fqnPort(org.palladiosimulator.pcm.repository.OperationProvidedRole pr)protected String_fqnPortPackage(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole pr)protected String_fqnPortPackage(org.palladiosimulator.pcm.repository.OperationProvidedRole pr)protected String_implementationPackage(org.palladiosimulator.analyzer.completions.Completion s)protected String_implementationPackage(org.palladiosimulator.pcm.core.entity.Entity e)protected String_implementationPackage(org.palladiosimulator.pcm.reliability.FailureType ft)protected String_implementationPackage(org.palladiosimulator.pcm.repository.InfrastructureInterface i)protected String_implementationPackage(org.palladiosimulator.pcm.repository.OperationInterface i)protected String_implementationPackage(org.palladiosimulator.pcm.repository.RepositoryComponent c)protected String_implementationPackage(org.palladiosimulator.pcm.system.System s)protected String_implementationPackage(org.palladiosimulator.pcm.usagemodel.UsageScenario u)protected String_portClassName(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole r)protected String_portClassName(org.palladiosimulator.pcm.repository.OperationProvidedRole r)protected String_portGetterName(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole r)protected String_portGetterName(org.palladiosimulator.pcm.repository.OperationProvidedRole r)protected String_portMemberVar(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole r)protected String_portMemberVar(org.palladiosimulator.pcm.repository.OperationProvidedRole r)StringbasePackageName(org.palladiosimulator.pcm.core.entity.Entity s)StringbeanName(org.palladiosimulator.pcm.repository.RepositoryComponent c)StringclassName(org.palladiosimulator.pcm.core.composition.ComposedStructure s)StringcontextClassName(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)StringcontextInterfaceName(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)StringdummyComponentName(org.palladiosimulator.pcm.repository.RequiredRole rr)Stringfqn(org.palladiosimulator.pcm.core.entity.Entity s)StringfqnAllocationContext(org.palladiosimulator.pcm.allocation.Allocation a)StringfqnAllocationContextClass(org.palladiosimulator.pcm.allocation.Allocation a)StringfqnAllocationContextPackage(org.palladiosimulator.pcm.allocation.Allocation a)StringfqnContext(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)StringfqnContextInterface(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity c)StringfqnContextPackage(org.palladiosimulator.pcm.core.entity.Entity c)StringfqnDummyComponent(org.palladiosimulator.pcm.repository.RequiredRole rr)StringfqnDummyComponentPackage(org.palladiosimulator.pcm.repository.RequiredRole rr)StringfqnInterface(org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity c)StringfqnPort(org.palladiosimulator.pcm.repository.ProvidedRole pr)StringfqnPortPackage(org.palladiosimulator.pcm.repository.ProvidedRole pr)StringfqnToDirectoryPath(String fqn)StringgetFileName(org.palladiosimulator.pcm.core.entity.Entity e)StringimplementationPackage(org.palladiosimulator.pcm.core.entity.Entity s)StringinterfaceName(org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity c)StringjavaName(org.palladiosimulator.pcm.core.entity.Entity e)StringjavaSignature(org.palladiosimulator.pcm.repository.InfrastructureSignature s)StringjavaSignature(org.palladiosimulator.pcm.repository.OperationSignature s)StringjavaString(String s)StringjavaVariableName(String s)StringportClassName(org.palladiosimulator.pcm.repository.ProvidedRole r)StringportGetterName(org.palladiosimulator.pcm.repository.ProvidedRole r)StringportMemberVar(org.palladiosimulator.pcm.repository.ProvidedRole r)StringposInInterface(org.palladiosimulator.pcm.repository.InfrastructureSignature s, int pos)StringposInInterface(org.palladiosimulator.pcm.repository.OperationSignature s, int pos)StringremoveAllSpecialChars(String s)StringspecificationString(String s)
-
-
-
Method Detail
-
javaName
public String javaName(org.palladiosimulator.pcm.core.entity.Entity e)
-
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)
-
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)
-
-