Constant Field Values
Contents
org.palladiosimulator.*
-
org.palladiosimulator.pcm.DummyClass Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.PcmFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.PcmPackage Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final int
DUMMY_CLASS
0
public static final int
DUMMY_CLASS_FEATURE_COUNT
0
public static final String
eNAME
"pcm"
public static final String
eNS_PREFIX
"pcm"
public static final String
eNS_URI
"http://palladiosimulator.org/PalladioComponentModel/5.2"
-
org.palladiosimulator.pcm.allocation.Allocation Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.AllocationContext Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.AllocationFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.AllocationPackage Modifier and Type Constant Field Value public static final int
ALLOCATION
1
public static final int
ALLOCATION__ALLOCATION_CONTEXTS_ALLOCATION
4
public static final int
ALLOCATION__ENTITY_NAME
1
public static final int
ALLOCATION__ID
0
public static final int
ALLOCATION__SYSTEM_ALLOCATION
3
public static final int
ALLOCATION__TARGET_RESOURCE_ENVIRONMENT_ALLOCATION
2
public static final int
ALLOCATION_CONTEXT
0
public static final int
ALLOCATION_CONTEXT__ALLOCATION_ALLOCATION_CONTEXT
4
public static final int
ALLOCATION_CONTEXT__ASSEMBLY_CONTEXT_ALLOCATION_CONTEXT
3
public static final int
ALLOCATION_CONTEXT__ENTITY_NAME
1
public static final int
ALLOCATION_CONTEXT__EVENT_CHANNEL_ALLOCATION_CONTEXT
5
public static final int
ALLOCATION_CONTEXT__ID
0
public static final int
ALLOCATION_CONTEXT__RESOURCE_CONTAINER_ALLOCATION_CONTEXT
2
public static final int
ALLOCATION_CONTEXT_FEATURE_COUNT
6
public static final int
ALLOCATION_FEATURE_COUNT
5
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final String
eNAME
"allocation"
public static final String
eNS_PREFIX
"allocation"
public static final String
eNS_URI
"http://palladiosimulator.org/PalladioComponentModel/Allocation/5.2"
-
org.palladiosimulator.pcm.allocation.impl.AllocationContextImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.impl.AllocationFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.impl.AllocationImplGen Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.impl.AllocationPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.util.AllocationAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.util.AllocationResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.util.AllocationResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.util.AllocationSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.util.AllocationValidator Modifier and Type Constant Field Value protected static final String
ALLOCATION__COMMUNICATING_SERVERS_HAVE_TO_BE_CONNECTED_BY_LINKING_RESOURCE__EEXPRESSION
"self.allocationContexts_Allocation->forAll(a | self.allocationContexts_Allocation->forAll(b | \r\n --- if a and b are not on the same server\r\n (a.resourceContainer_AllocationContext <> b.resourceContainer_AllocationContext \r\n and\r\n -- and if the assembly contexts of a and b are connected\r\n self.system_Allocation.connectors__ComposedStructure->select(conn | conn.oclIsTypeOf(pcm::core::composition::AssemblyConnector)).oclAsType(pcm::core::composition::AssemblyConnector)->exists(conn | \r\n (conn.providingAssemblyContext_AssemblyConnector = a.assemblyContext_AllocationContext \r\n and \r\n conn.requiringAssemblyContext_AssemblyConnector = b.assemblyContext_AllocationContext )\r\n or \r\n (conn.providingAssemblyContext_AssemblyConnector = b.assemblyContext_AllocationContext \r\n and \r\n conn.requiringAssemblyContext_AssemblyConnector = a.assemblyContext_AllocationContext )\r\n )\r\n )\r\n -- then the servers have to be connected by a linking resource\r\n implies \r\n self.targetResourceEnvironment_Allocation.linkingResources__ResourceEnvironment->exists(l | \r\n -- l connects the two\r\n l.connectedResourceContainers_LinkingResource->includes(a.resourceContainer_AllocationContext)\r\n and \r\n l.connectedResourceContainers_LinkingResource->includes(b.resourceContainer_AllocationContext)\r\n )\r\n ))"
public static final int
ALLOCATION__VALIDATE_EACH_ASSEMBLY_CONTEXT_WITHIN_SYSTEM_HAS_TO_BE_ALLOCATED_EXACTLY_ONCE
1
protected static final String
ALLOCATION_CONTEXT__ONE_ASSEMBLY_CONTEXT_OR_ONE_EVENT_CHANNEL_SHOULD_BE_REFERRED__EEXPRESSION
"not(self.assemblyContext_AllocationContext.oclIsUndefined()) xor not(self.eventChannel__AllocationContext.oclIsUndefined())"
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
1
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.allocation"
-
org.palladiosimulator.pcm.core.CoreFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.PCMRandomVariable Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.AssemblyConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.AssemblyContext Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.AssemblyEventConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.AssemblyInfrastructureConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.ComposedStructure Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.CompositionFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.Connector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.DelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.EventChannel Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.EventChannelSinkConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.EventChannelSourceConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.ProvidedDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.ProvidedInfrastructureDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.RequiredDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.RequiredInfrastructureDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.RequiredResourceDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.ResourceRequiredDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.SinkDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.SourceDelegationConnector Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.AssemblyConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.AssemblyContextImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.AssemblyEventConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.AssemblyInfrastructureConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.ComposedStructureImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.CompositionFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.CompositionPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.ConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.DelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.EventChannelImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.EventChannelSinkConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.EventChannelSourceConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.ProvidedDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.ProvidedInfrastructureDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.RequiredDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.RequiredInfrastructureDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.RequiredResourceDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.ResourceRequiredDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.SinkDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.SourceDelegationConnectorImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.util.CompositionAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.util.CompositionResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.util.CompositionResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.util.CompositionSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.util.CompositionValidator Modifier and Type Constant Field Value protected static final String
ASSEMBLY_CONNECTOR__ASSEMBLY_CONNECTORS_REFERENCED_INTERFACES_MUST_MATCH__EEXPRESSION
"self.providedRole_AssemblyConnector.providedInterface__OperationProvidedRole = self.requiredRole_AssemblyConnector.requiredInterface__OperationRequiredRole"
protected static final String
ASSEMBLY_CONNECTOR__ASSEMBLY_CONNECTORS_REFERENCED_PROVIDED_ROLES_AND_CHILD_CONTEXT_MUST_MATCH__EEXPRESSION
"self.providingAssemblyContext_AssemblyConnector.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.providedRole_AssemblyConnector)\r\n\r\n"
protected static final String
ASSEMBLY_CONNECTOR__ASSEMBLY_CONNECTORS_REFERENCED_REQUIRED_ROLE_AND_CHILD_CONTEXT_MUST_MATCH__EEXPRESSION
"self.requiringAssemblyContext_AssemblyConnector.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.requiredRole_AssemblyConnector)\r\n\r\n"
protected static final String
COMPOSED_STRUCTURE__MULTIPLE_CONNECTORS_CONSTRAINT__EEXPRESSION
"self.connectors__ComposedStructure->select(conn | conn.oclIsTypeOf(pcm::core::composition::ProvidedDelegationConnector)).oclAsType(pcm::core::composition::ProvidedDelegationConnector)->forAll( c1, c2 | c1 <> c2 implies c1.outerProvidedRole_ProvidedDelegationConnector <> c2.outerProvidedRole_ProvidedDelegationConnector)\r\n"
protected static final String
COMPOSED_STRUCTURE__MULTIPLE_CONNECTORS_CONSTRAINT_FOR_ASSEMBLY_CONNECTORS__EEXPRESSION
"self.connectors__ComposedStructure->select(conn | conn.oclIsTypeOf(pcm::core::composition::AssemblyConnector)).oclAsType(AssemblyConnector)->forAll( c1, c2 | ( (c1 <> c2) and ( c1.requiringAssemblyContext_AssemblyConnector = c2.requiringAssemblyContext_AssemblyConnector ) ) implies c1.requiredRole_AssemblyConnector <> c2.requiredRole_AssemblyConnector )\r\n"
public static final int
COMPOSED_STRUCTURE__VALIDATE_SAME_SUBSYSTEM_MUST_NOT_BE_INSTANTIATED_MORE_THAN_ONCE
1
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
1
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.core.composition"
protected static final String
PROVIDED_DELEGATION_CONNECTOR__COMPONENT_OF_ASSEMBLY_CONTEXT_AND_INNER_ROLE_PROVIDING_COMPONENT_NEED_TO_BE_THE_SAME__EEXPRESSION
"self.innerProvidedRole_ProvidedDelegationConnector.providingEntity_ProvidedRole = self.assemblyContext_ProvidedDelegationConnector.encapsulatedComponent__AssemblyContext"
protected static final String
PROVIDED_DELEGATION_CONNECTOR__PROVIDED_DELEGATION_CONNECTORANDTHECONNECTED_COMPONENTMUSTBEPARTOFTHESAMECOMPOSITESTRUCTURE__EEXPRESSION
"self.parentStructure__Connector = self.assemblyContext_ProvidedDelegationConnector.parentStructure__AssemblyContext"
protected static final String
REQUIRED_DELEGATION_CONNECTOR__COMPONENT_OF_ASSEMBLY_CONTEXT_AND_INNER_ROLE_REQUIRING_COMPONENT_NEED_TO_BE_THE_SAME__EEXPRESSION
"self.innerRequiredRole_RequiredDelegationConnector.requiringEntity_RequiredRole = self.assemblyContext_RequiredDelegationConnector.encapsulatedComponent__AssemblyContext"
protected static final String
REQUIRED_DELEGATION_CONNECTOR__REQUIRED_DELEGATION_CONNECTORANDTHECONNECTED_COMPONENTMUSTBEPARTOFTHESAMECOMPOSITESTRUCTURE__EEXPRESSION
"self.parentStructure__Connector = self.assemblyContext_RequiredDelegationConnector.parentStructure__AssemblyContext"
protected static final String
REQUIRED_DELEGATION_CONNECTOR__REQUIRING_ENTITY_OF_OUTER_REQUIRED_ROLE_MUST_BE_THE_SAME_AS_THE_PARENT_OF_THE_REQUIRED_DELEGATION_CONNECTOR__EEXPRESSION
"self.outerRequiredRole_RequiredDelegationConnector.requiringEntity_RequiredRole=self.parentStructure__Connector"
-
org.palladiosimulator.pcm.core.entity.ComposedProvidingRequiringEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.Entity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.EntityFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.NamedElement Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.ResourceInterfaceProvidingEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.ResourceInterfaceProvidingRequiringEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.ResourceInterfaceRequiringEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.ResourceProvidedRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.ResourceRequiredRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.ComposedProvidingRequiringEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.EntityFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.EntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final String
ENTITY_NAME_EDEFAULT
"aName"
-
org.palladiosimulator.pcm.core.entity.impl.EntityPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.InterfaceProvidingEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.InterfaceProvidingRequiringEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.InterfaceRequiringEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final String
ENTITY_NAME_EDEFAULT
"aName"
-
org.palladiosimulator.pcm.core.entity.impl.ResourceInterfaceProvidingEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.ResourceInterfaceProvidingRequiringEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.ResourceInterfaceRequiringEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.ResourceProvidedRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.ResourceRequiredRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.util.EntityAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.util.EntityResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.util.EntityResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.util.EntitySwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.util.EntityValidator Modifier and Type Constant Field Value protected static final String
COMPOSED_PROVIDING_REQUIRING_ENTITY__OPERATION_PROVIDED_ROLES_MUST_BE_BOUND__EEXPRESSION
"self.providedRoles_InterfaceProvidingEntity->selectByKind(pcm::repository::OperationProvidedRole)->forAll(role|self.connectors__ComposedStructure->select(conn | conn.oclIsTypeOf(pcm::core::composition::ProvidedDelegationConnector)).oclAsType(pcm::core::composition::ProvidedDelegationConnector)->exists(connector|connector.outerProvidedRole_ProvidedDelegationConnector = role))"
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.core.entity"
-
org.palladiosimulator.pcm.core.impl.CoreFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.impl.CorePackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.impl.PCMRandomVariableImplGen Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.util.CoreAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.util.CoreResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.util.CoreResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.util.CoreSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.util.CoreValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.core"
protected static final String
PCM_RANDOM_VARIABLE__SPECIFICATION_MUST_NOT_BE_NULL__EEXPRESSION
"not self.specification.oclIsUndefined() and self.specification <> \'\'"
-
org.palladiosimulator.pcm.impl.DummyClassImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.impl.PcmFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.impl.PcmPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.CharacterisedVariable Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.ParameterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.VariableCharacterisation Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.VariableCharacterisationType Modifier and Type Constant Field Value public static final int
BYTESIZE_VALUE
3
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final int
NUMBER_OF_ELEMENTS_VALUE
1
public static final int
STRUCTURE_VALUE
0
public static final int
TYPE_VALUE
4
public static final int
VALUE_VALUE
2
-
org.palladiosimulator.pcm.parameter.VariableUsage Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.impl.CharacterisedVariableImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.impl.ParameterFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.impl.ParameterPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.impl.VariableCharacterisationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.impl.VariableUsageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.util.ParameterAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.util.ParameterResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.util.ParameterResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.util.ParameterSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.Protocol Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.ProtocolFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.ProtocolPackage Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final String
eNAME
"protocol"
public static final String
eNS_PREFIX
"protocol"
public static final String
eNS_URI
"http://palladiosimulator.org/PalladioComponentModel/Protocol/5.2"
public static final int
PROTOCOL
0
public static final int
PROTOCOL__PROTOCOL_TYPE_ID
0
public static final int
PROTOCOL_FEATURE_COUNT
1
-
org.palladiosimulator.pcm.protocol.impl.ProtocolFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.impl.ProtocolImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.impl.ProtocolPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.util.ProtocolAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.util.ProtocolResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.util.ProtocolResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.util.ProtocolSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.QoSAnnotations Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.QosannotationsFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.SpecifiedOutputParameterAbstraction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.SpecifiedQoSAnnotation Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.impl.QosannotationsFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.impl.QoSAnnotationsImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.impl.QosannotationsPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.impl.SpecifiedOutputParameterAbstractionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.impl.SpecifiedQoSAnnotationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.ComponentSpecifiedExecutionTime Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.QosPerformanceFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.SpecifiedExecutionTime Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.SystemSpecifiedExecutionTime Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.ComponentSpecifiedExecutionTimeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.QosPerformanceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.QosPerformancePackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.SpecifiedExecutionTimeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.SystemSpecifiedExecutionTimeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.qosannotations.qos_performance"
protected static final String
SYSTEM_SPECIFIED_EXECUTION_TIME__SYSTEM_SPECIFIED_EXECUTION_TIME_MUST_REFERENCE_REQUIRED_ROLE_OF_ASYSTEM__EEXPRESSION
"(self.role_SpecifiedQoSAnnotation.oclIsTypeOf(pcm::repository::OperationRequiredRole)) and (self.role_SpecifiedQoSAnnotation.oclAsType(pcm::repository::OperationRequiredRole).requiringEntity_RequiredRole.oclIsTypeOf(pcm::system::System))\r\n"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.QosReliabilityFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.QosReliabilityPackage Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final String
eNAME
"qos_reliability"
public static final String
eNS_PREFIX
"qos_reliability"
public static final String
eNS_URI
"http://palladiosimulator.org/PalladioComponentModel/QoSAnnotations/QoS_Reliability/5.2"
public static final int
SPECIFIED_RELIABILITY_ANNOTATION
0
public static final int
SPECIFIED_RELIABILITY_ANNOTATION__EXTERNAL_FAILURE_OCCURRENCE_DESCRIPTIONS_SPECIFIED_RELIABILITY_ANNOTATION
3
public static final int
SPECIFIED_RELIABILITY_ANNOTATION__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION
2
public static final int
SPECIFIED_RELIABILITY_ANNOTATION__ROLE_SPECIFIED_QO_SANNOTATION
1
public static final int
SPECIFIED_RELIABILITY_ANNOTATION__SIGNATURE_SPECIFIED_QO_SANNATION
0
public static final int
SPECIFIED_RELIABILITY_ANNOTATION_FEATURE_COUNT
4
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.SpecifiedReliabilityAnnotation Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.impl.QosReliabilityFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.impl.QosReliabilityPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.impl.SpecifiedReliabilityAnnotationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilitySwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.qosannotations.qos_reliability"
protected static final String
SPECIFIED_RELIABILITY_ANNOTATION__MULTIPLE_EXTERNAL_OCCURRENCE_DESCRIPTIONS_PER_FAILURE_TYPE_NOT_ALLOWED__EEXPRESSION
"self.externalFailureOccurrenceDescriptions__SpecifiedReliabilityAnnotation->forAll(x:pcm::reliability::ExternalFailureOccurrenceDescription,y:pcm::reliability::ExternalFailureOccurrenceDescription | x<>y implies x.failureType__ExternalFailureOccurrenceDescription <> y.failureType__ExternalFailureOccurrenceDescription )"
protected static final String
SPECIFIED_RELIABILITY_ANNOTATION__SPECIFIED_RELIABILITY_ANNOTATION_MUST_REFERENCE_REQUIRED_ROLE_OF_ASYSTEM__EEXPRESSION
"(self.role_SpecifiedQoSAnnotation.oclIsTypeOf(pcm::repository::OperationRequiredRole)) and (self.role_SpecifiedQoSAnnotation.oclAsType(pcm::repository::OperationRequiredRole).requiringEntity_RequiredRole.oclIsTypeOf(pcm::system::System))\r\n\r\n\r\n"
protected static final String
SPECIFIED_RELIABILITY_ANNOTATION__SUM_OF_RELIABILITY_ANNOTATION_FAILURE_PROBABILITIES_MUST_NOT_EXCEED1__EEXPRESSION
"self.externalFailureOccurrenceDescriptions__SpecifiedReliabilityAnnotation.failureProbability.oclAsType(Real)->sum()<=1.0"
-
org.palladiosimulator.pcm.qosannotations.util.QosannotationsAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.util.QosannotationsResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.util.QosannotationsResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.util.QosannotationsSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.util.QosannotationsValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.qosannotations"
protected static final String
QO_SANNOTATIONS__MULTIPLE_RELIABILITY_ANNOTATIONS_PER_EXTERNAL_CALL_NOT_ALLOWED__EEXPRESSION
"self.specifiedQoSAnnotations_QoSAnnotations->select(oclIsTypeOf(pcm::qosannotations::qos_reliability::SpecifiedReliabilityAnnotation))->forAll( x, y | ( x<>y ) implies ( ( x.role_SpecifiedQoSAnnotation <> y.role_SpecifiedQoSAnnotation ) or ( x.signature_SpecifiedQoSAnnation <> y.signature_SpecifiedQoSAnnation ) ) )"
-
org.palladiosimulator.pcm.reliability.ExternalFailureOccurrenceDescription Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.FailureOccurrenceDescription Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.FailureType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.HardwareInducedFailureType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.InternalFailureOccurrenceDescription Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.NetworkInducedFailureType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.ReliabilityFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.ResourceTimeoutFailureType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.SoftwareInducedFailureType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.ExternalFailureOccurrenceDescriptionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.FailureOccurrenceDescriptionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final double
FAILURE_PROBABILITY_EDEFAULT
0.0
-
org.palladiosimulator.pcm.reliability.impl.FailureTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.HardwareInducedFailureTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.InternalFailureOccurrenceDescriptionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.NetworkInducedFailureTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.ReliabilityFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.ReliabilityPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.ResourceTimeoutFailureTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.SoftwareInducedFailureTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.util.ReliabilityAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.util.ReliabilityResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.util.ReliabilityResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.util.ReliabilitySwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.util.ReliabilityValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.reliability"
protected static final String
EXTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__NO_RESOURCE_TIMEOUT_FAILURE_ALLOWED_FOR_EXTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__EEXPRESSION
"not self.failureType__ExternalFailureOccurrenceDescription.oclIsTypeOf(ResourceTimeoutFailureType)"
protected static final String
FAILURE_OCCURRENCE_DESCRIPTION__ENSURE_VALID_FAILURE_PROBABILITY_RANGE__EEXPRESSION
"(self.failureProbability.oclAsType(Real) <= 1.0) and (self.failureProbability.oclAsType(Real) >= 0.0)"
protected static final String
HARDWARE_INDUCED_FAILURE_TYPE__HARDWARE_INDUCED_FAILURE_TYPE_HAS_PROCESSING_RESOURCE_TYPE__EEXPRESSION
"( self.processingResourceType__HardwareInducedFailureType <> null ) and ( not ( self.processingResourceType__HardwareInducedFailureType.oclIsTypeOf( pcm::resourcetype::CommunicationLinkResourceType ) ) )"
protected static final String
INTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__NO_RESOURCE_TIMEOUT_FAILURE_ALLOWED_FOR_INTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__EEXPRESSION
"not self.softwareInducedFailureType__InternalFailureOccurrenceDescription.oclIsTypeOf(ResourceTimeoutFailureType)"
protected static final String
NETWORK_INDUCED_FAILURE_TYPE__NETWORK_INDUCED_FAILURE_TYPE_HAS_COMMUNICATION_LINK_RESOURCE_TYPE__EEXPRESSION
"self.communicationLinkResourceType__NetworkInducedFailureType <> null"
-
org.palladiosimulator.pcm.repository.BasicComponent Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.CollectionDataType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.CompleteComponentType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.ComponentType Modifier and Type Constant Field Value public static final int
BUSINESS_COMPONENT_VALUE
0
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final int
INFRASTRUCTURE_COMPONENT_VALUE
1
-
org.palladiosimulator.pcm.repository.CompositeComponent Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.CompositeDataType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.DataType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.EventGroup Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.EventType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.ExceptionType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.ImplementationComponentType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.InfrastructureInterface Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.InfrastructureProvidedRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.InfrastructureRequiredRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.InfrastructureSignature Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.InnerDeclaration Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.Interface Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.OperationInterface Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.OperationProvidedRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.OperationRequiredRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.OperationSignature Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.Parameter Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.ParameterModifier Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final int
IN_VALUE
1
public static final int
INOUT_VALUE
3
public static final int
NONE_VALUE
0
public static final int
OUT_VALUE
2
-
org.palladiosimulator.pcm.repository.PassiveResource Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.PrimitiveDataType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.PrimitiveTypeEnum Modifier and Type Constant Field Value public static final int
BOOL_VALUE
2
public static final int
BYTE_VALUE
5
public static final int
CHAR_VALUE
4
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final int
DOUBLE_VALUE
3
public static final int
INT_VALUE
0
public static final int
LONG_VALUE
6
public static final int
STRING_VALUE
1
-
org.palladiosimulator.pcm.repository.ProvidedRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.ProvidesComponentType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.Repository Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.RepositoryComponent Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.RepositoryFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.RequiredCharacterisation Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.RequiredRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.Role Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.Signature Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.SinkRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.SourceRole Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.BasicComponentImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.CollectionDataTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.CompleteComponentTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.CompositeComponentImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.CompositeDataTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.DataTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.EventGroupImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.EventTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.ExceptionTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.ImplementationComponentTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.InfrastructureInterfaceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.InfrastructureProvidedRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.InfrastructureRequiredRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.InfrastructureSignatureImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.InnerDeclarationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.InterfaceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.OperationInterfaceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.OperationProvidedRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.OperationRequiredRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.OperationSignatureImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.ParameterImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.PassiveResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.PrimitiveDataTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.ProvidedRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.ProvidesComponentTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.RepositoryComponentImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.RepositoryFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.RepositoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.RepositoryPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.RequiredCharacterisationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.RequiredRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.RoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.SignatureImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.SinkRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.SourceRoleImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.util.RepositoryAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.util.RepositoryResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.util.RepositoryResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.util.RepositorySwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.util.RepositoryValidator Modifier and Type Constant Field Value protected static final String
BASIC_COMPONENT__NO_SEFF_TYPE_USED_TWICE__EEXPRESSION
"self.serviceEffectSpecifications__BasicComponent->forAll(p1, p2 |\r\n p1 <> p2 implies (p1.describedService__SEFF = p2.describedService__SEFF implies p1.seffTypeID <> p2.seffTypeID))"
protected static final String
COMPLETE_COMPONENT_TYPE__AT_LEAST_ONE_INTERFACE_HAS_TO_BE_PROVIDED_OR_REQUIRED_BY_AUSEFULL_COMPLETE_COMPONENT_TYPE__EEXPRESSION
"(\r\n\tself.oclIsTypeOf(CompleteComponentType)\r\n\tor\r\n\tself.oclIsTypeOf(ImplementationComponentType)\r\n\tor\r\n\tself.oclIsTypeOf(CompositeComponent)\r\n\tor\r\n\tself.oclIsTypeOf(BasicComponent)\r\n)\r\nimplies\r\n(\r\n\tself.providedRoles_InterfaceProvidingEntity->size() >= 1\r\n\tor\r\n\tself.requiredRoles_InterfaceRequiringEntity->size() >= 1\r\n)"
protected static final String
COMPLETE_COMPONENT_TYPE__PROVIDED_INTERFACES_HAVE_TO_CONFORM_TO_PROVIDED_TYPE2__EEXPRESSION
"-- CompleteTypes provided Interfaces have to be a superset\r\n-- of ProvidesComponentType provided Interfaces #\r\n--\r\n-- ACCx are used to accumulate Sets/Bags; usually only the very inner ACCx is used at all.\r\n--\r\n-- Recursive Query for parent Interface IDs\r\n-- see \"lpar2005.pdf\" (Second-order principles in specification languages for Object-Oriented Programs; Beckert, Tretelman) pp. 11 #\r\n--let parentInterfaces : Bag(Interface) =\r\n--\tself.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(Interface) = Bag{} |\r\n--\t\tacc2->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #\r\n--\t) in\r\n--let anchestorInterfaces : Bag(Interface) =\r\n--\tself.providedRoles->iterate(r : ProvidedRole; acc4 : Bag(Interface) = Bag{} |\r\n--\t\tacc4->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #\r\n--\t)->union( -- union with anchestors found in former recursion #\r\n--\t\tself.providedRoles->iterate(r : ProvidedRole; acc6 : Bag(Interface) = Bag{} |\r\n--\t\t\tacc6->union(r.providedInterface.parentInterface.anchestorInterfaces) --already Set/Bag\r\n--\t\t)\r\n--\t) in\r\n--\t-- Directly provided anchestorInterfaces need to be a superset of provided interfaces of Supertype #\r\n--\tanchestorInterfaces.identifier.id->includesAll(\r\n--\t\tself.parentProvidesComponentTypes->iterate(pt : ProvidesComponentType; acc1 : Bag(String) = Bag{} |\r\n--\t\t\tpt.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(String) = Bag{} |\r\n--\t\t\t\tacc2->union(r.providedInterface.identifier.id->asBag()) -- asBag required to allow Set operations #\r\n--\t\t\t)\r\n--\t\t)\r\n--\t)\r\ntrue"
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.repository"
protected static final String
IMPLEMENTATION_COMPONENT_TYPE__PROVIDE_SAME_OR_MORE_INTERFACES_AS_COMPLETE_COMPONENT_TYPE__EEXPRESSION
"-- ImplementationComponent has to provide the same or more interfaces like the CompleteComponentType (if set) #\r\n\tif\r\n\t\t -- apply constraint only for non-empty CompleteComponentTypes #\r\n\t\tself.parentCompleteComponentTypes->notEmpty()\r\n\tthen\r\n\t\tlet\r\n\t\t\t--own interfaces:\r\n\t\t\townInterfaces : Set(OperationInterface)\r\n\t\t\t = self.providedRoles_InterfaceProvidingEntity->select(pr|pr.oclIsTypeOf(OperationProvidedRole))->collect(pr : ProvidedRole | pr.oclAsType (OperationProvidedRole).providedInterface__OperationProvidedRole)->asSet()\r\n in \r\n \t--complete type interfaces:\r\n \tself.parentCompleteComponentTypes->forAll\r\n ( p : CompleteComponentType |\r\n (\r\n \tp.providedRoles_InterfaceProvidingEntity->select(pr|pr.oclIsTypeOf(OperationProvidedRole))->collect(pr : ProvidedRole | pr.oclAsType (OperationProvidedRole).providedInterface__OperationProvidedRole)->asSet()\r\n \t-\r\n \townInterfaces\r\n \t)->isEmpty()\r\n \t)\r\n\telse\r\n\t\ttrue\r\n\tendif"
protected static final String
IMPLEMENTATION_COMPONENT_TYPE__PROVIDED_INTERFACE_HAVE_TO_CONFORM_TO_COMPONENT_TYPE__EEXPRESSION
"-- assures that InfrastructureComponents only have InfrastructureInterfaces and that BusinessComponents only have OperationInterfaces or EventGroups\r\nif self.componentType = ComponentType::INFRASTRUCTURE_COMPONENT then\r\n\tself.providedRoles_InterfaceProvidingEntity->select(role | role.oclIsTypeOf(OperationInterface) or role.oclIsTypeOf(EventGroup))->size() = 0\r\nelse if self.componentType = ComponentType::BUSINESS_COMPONENT then\r\n\tself.providedRoles_InterfaceProvidingEntity->select(role | role.oclIsTypeOf(InfrastructureInterface))->size() = 0\r\nelse\r\n\t1 = 0\r\nendif\r\nendif"
protected static final String
IMPLEMENTATION_COMPONENT_TYPE__PROVIDED_INTERFACES_HAVE_TO_CONFORM_TO_COMPLETE_TYPE__EEXPRESSION
"-- ### EXACT COPY FROM ABOVE ###\r\n-- ImplementationComponentTypes provided Interfaces have to be a superset\r\n-- of CompleteComponentType provided Interfaces #\r\n--\r\n-- ACCx are used to accumulate Sets/Bags; usually only the very inner ACCx is used at all.\r\n--\r\n-- Recursive Query for parent Interface IDs\r\n-- see \'lpar2005.pdf\' (Second-order principles in specification languages for Object-Oriented Programs; Beckert, Tretelman) pp. 11 #\r\n--let parentInterfaces : Bag(Interface) =\r\n--\tself.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(Interface) = Bag{} |\r\n--\t\tacc2->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #\r\n--\t) in\r\n--let anchestorInterfaces : Bag(Interface) =\r\n--\tself.providedRoles->iterate(r : ProvidedRole; acc4 : Bag(Interface) = Bag{} |\r\n--\t\tacc4->union(r.providedInterface.parentInterface->asBag()) -- asBag required to allow Set operations #\r\n--\t)->union( -- union with anchestors found in former recursion #\r\n--\t\tself.providedRoles->iterate(r : ProvidedRole; acc6 : Bag(Interface) = Bag{} |\r\n--\t\t\tacc6->union(r.providedInterface.parentInterface.anchestorInterfaces) --already Set/Bag\r\n--\t\t)\r\n--\t) in\r\n\t-- Directly provided anchestorInterfaces need to be a superset of provided interfaces of Supertype #\r\n--\tanchestorInterfaces.identifier.id->includesAll(\r\n--\t\tself.parentProvidesComponentTypes->iterate(pt : ProvidesComponentType; acc1 : Bag(String) = Bag{} |\r\n--\t\t\tpt.providedRoles->iterate(r : ProvidedRole; acc2 : Bag(String) = Bag{} |\r\n--\t\t\t\tacc2->union(r.providedInterface.identifier.id->asBag()) -- asBag required to allow Set operations #\r\n--\t\t\t)\r\n--\t\t)\r\n--\t)\r\ntrue"
protected static final String
IMPLEMENTATION_COMPONENT_TYPE__REQUIRE_SAME_OR_FEWER_INTERFACES_AS_COMPLETE_COMPONENT_TYPE__EEXPRESSION
"-- ImplementationComponent has to require the same or fewer interfaces like the CompleteComponentType (if set) #\r\n\tif\r\n\t\t-- apply constraint only for non-empty CompleteComponentTypes #\r\n\t\tself.parentCompleteComponentTypes->notEmpty()\r\n\tthen\r\n\t let\r\n\t --own interfaces:\r\n\t ownInterfaces : Set(OperationInterface) \r\n\t = self.requiredRoles_InterfaceRequiringEntity->select(rr|rr.oclIsTypeOf(OperationRequiredRole))->collect(rr : RequiredRole | rr.oclAsType (OperationRequiredRole).requiredInterface__OperationRequiredRole)->asSet()\r\n\t in\r\n\t --complete type interfaces:\r\n\t self.parentCompleteComponentTypes->forAll\r\n\t ( p : CompleteComponentType |\r\n\t \t(\r\n\t\t \townInterfaces\r\n\t\t -\r\n\t\t p.requiredRoles_InterfaceRequiringEntity->select(rr|rr.oclIsTypeOf(OperationRequiredRole))->collect(rr : RequiredRole | rr.oclAsType (OperationRequiredRole).requiredInterface__OperationRequiredRole)->asSet()\r\n\t \t)->isEmpty()\r\n\t \t)\r\n\telse\r\n\t\ttrue\r\n\tendif"
protected static final String
IMPLEMENTATION_COMPONENT_TYPE__REQUIRED_INTERFACES_HAVE_TO_CONFORM_TO_COMPLETE_TYPE__EEXPRESSION
"-- ImplementationTypes required Interfaces have to be a subset\r\n-- of CompleteComponentType required Interfaces #\r\n--\r\n-- ACCx are used to accumulate Sets/Bags; usually only the very inner ACCx is used at all.\r\n--\r\n-- Recursive Query for parent Interface IDs\r\n-- see \'lpar2005.pdf\' (Second-order principles in specification languages for Object-Oriented Programs; Beckert, Tretelman) pp. 11 #\r\n--let parentInterfaces : Bag(Interface) =\r\n--\tself.parentCompleteComponentTypes->iterate(pt : CompleteComponentType; acc1 : Bag(Interface) = Bag{} |\r\n--\t\tacc1->union(pt.requiredRoles->iterate(r : RequiredRole; acc2 : Bag(Interface) = Bag{} |\r\n--\t\t\tacc2->union(r.requiredInterface.parentInterface->asBag()) -- asBag required to allow Set operations #\r\n--\t\t))\r\n--\t) in\r\n--let anchestorInterfaces : Bag(Interface) =\r\n--\tself.parentCompleteComponentTypes->iterate(pt : CompleteComponentType; acc3 : Bag(Interface) = Bag{} |\r\n--\t\tacc3->union(pt.requiredRoles->iterate(r : RequiredRole; acc4 : Bag(Interface) = Bag{} |\r\n--\t\t\tacc4->union(r.requiredInterface.parentInterface->asBag()) -- asBag required to allow Set operations #\r\n--\t\t))\r\n--\t)->union( -- union with anchestors found in former recursion #\r\n--\t\tself.parentCompleteComponentTypes->iterate(pt : CompleteComponentType; acc5 : Bag(Interface) = Bag{} |\r\n--\t\t\tacc5->union(pt.requiredRoles->iterate(r : RequiredRole; acc6 : Bag(Interface) = Bag{} |\r\n--\t\t\t\tacc6->union(r.requiredInterface.parentInterface.anchestorInterfaces) --already Set/Bag\r\n--\t\t\t))\r\n--\t\t)\r\n--\t) in\r\n-- Directly required interfaces need to be a subset of required anchestorInterfaces of Supertype #\r\n--anchestorInterfaces.identifier.id->includesAll(\r\n--\tself.requiredRoles->iterate(p : RequiredRole; acc7 : Bag(String) = Bag{} |\r\n--\t\tacc7->union(p.requiredInterface.identifier.id->asBag())\r\n--\t)\t\r\n--)\r\ntrue"
protected static final String
INTERFACE__NO_PROTOCOL_TYPE_ID_USED_TWICE__EEXPRESSION
"self.protocols__Interface->forAll(p1, p2 |\r\np1.protocolTypeID <> p2.protocolTypeID)\r\n"
protected static final String
OPERATION_INTERFACE__SIGNATURES_HAVE_TO_BE_UNIQUE_FOR_AN_INTERFACE__EEXPRESSION
"-- full signature has to be unique \r\n-- (use of ocl-tupels) #\r\nlet sigs : Bag(\r\n\t-- parameters: Sequence of DataType, NOT name #\r\n\t-- exceptions have not to be considered #\r\n\tTuple(returnType : DataType, serviceName : String, parameters : Sequence(DataType) ) \r\n) = \r\nself.signatures__OperationInterface->collect(sig : OperationSignature |\r\n\tTuple{\r\n\t\treturnType : DataType = sig.returnType__OperationSignature,\r\n\t\tserviceName : String = sig.entityName,\r\n\t\tparameters : Sequence(DataType) = sig.parameters__OperationSignature.dataType__Parameter\r\n\t}\r\n)\r\nin\r\nsigs->isUnique(s|s)"
protected static final String
OPERATION_SIGNATURE__PARAMETER_NAMES_HAVE_TO_BE_UNIQUE_FOR_ASIGNATURE__EEXPRESSION
"self.parameters__OperationSignature->isUnique(p : Parameter |\r\n\tp.parameterName\r\n)"
protected static final String
PROVIDES_COMPONENT_TYPE__AT_LEAST_ONE_INTERFACE_HAS_TO_BE_PROVIDED_BY_AUSEFULL_PROVIDES_COMPONENT_TYPE__EEXPRESSION
"self.oclIsTypeOf(ProvidesComponentType)\r\nimplies\r\nself.providedRoles_InterfaceProvidingEntity->size() >= 1"
-
org.palladiosimulator.pcm.resourceenvironment.CommunicationLinkResourceSpecification Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.HDDProcessingResourceSpecification Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.LinkingResource Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.ProcessingResourceSpecification Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.ResourceContainer Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.ResourceenvironmentFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.impl.CommunicationLinkResourceSpecificationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final double
FAILURE_PROBABILITY_EDEFAULT
0.0
-
org.palladiosimulator.pcm.resourceenvironment.impl.HDDProcessingResourceSpecificationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.impl.LinkingResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.impl.ProcessingResourceSpecificationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final double
MTTF_EDEFAULT
0.0
protected static final double
MTTR_EDEFAULT
0.0
protected static final int
NUMBER_OF_REPLICAS_EDEFAULT
1
protected static final boolean
REQUIRED_BY_CONTAINER_EDEFAULT
false
-
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceContainerImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceenvironmentFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceEnvironmentImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceenvironmentPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.CommunicationLinkResourceType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.ProcessingResourceType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.ResourceInterface Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.ResourceRepository Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.ResourceSignature Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.ResourceType Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.ResourcetypeFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.SchedulingPolicy Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.CommunicationLinkResourceTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.ProcessingResourceTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.ResourceInterfaceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.ResourceRepositoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.ResourceSignatureImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
RESOURCE_SERVICE_ID_EDEFAULT
0
-
org.palladiosimulator.pcm.resourcetype.impl.ResourcetypeFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.ResourceTypeImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.ResourcetypePackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.SchedulingPolicyImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.AbstractAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.AbstractBranchTransition Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.AbstractInternalControlFlowAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.AbstractLoopAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.AcquireAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.BranchAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.CallAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.CallReturnAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.CollectionIteratorAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.EmitEventAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ExternalCallAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ForkAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ForkedBehaviour Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.GuardedBranchTransition Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.InternalAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.InternalCallAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.LoopAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ProbabilisticBranchTransition Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ReleaseAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ResourceDemandingBehaviour Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ResourceDemandingInternalBehaviour Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ResourceDemandingSEFF Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.SeffFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.ServiceEffectSpecification Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.SetVariableAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.StartAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.StopAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.SynchronisationPoint Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.AbstractActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.AbstractBranchTransitionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.AbstractInternalControlFlowActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.AbstractLoopActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.AcquireActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final boolean
TIMEOUT_EDEFAULT
false
protected static final double
TIMEOUT_VALUE_EDEFAULT
0.0
-
org.palladiosimulator.pcm.seff.impl.BranchActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.CallActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.CallReturnActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.CollectionIteratorActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.EmitEventActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ExternalCallActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
RETRY_COUNT_EDEFAULT
0
-
org.palladiosimulator.pcm.seff.impl.ForkActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ForkedBehaviourImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.GuardedBranchTransitionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.InternalActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.InternalCallActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.LoopActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ProbabilisticBranchTransitionImpl Modifier and Type Constant Field Value protected static final double
BRANCH_PROBABILITY_EDEFAULT
0.0
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ReleaseActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ResourceDemandingBehaviourImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ResourceDemandingInternalBehaviourImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ResourceDemandingSEFFImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final String
SEFF_TYPE_ID_EDEFAULT
"1"
-
org.palladiosimulator.pcm.seff.impl.SeffFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.SeffPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.ServiceEffectSpecificationImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final String
SEFF_TYPE_ID_EDEFAULT
"1"
-
org.palladiosimulator.pcm.seff.impl.SetVariableActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.StartActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.StopActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.SynchronisationPointImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.InfrastructureCall Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.ParametricResourceDemand Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.ResourceCall Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.SeffPerformanceFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.impl.InfrastructureCallImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.impl.ParametricResourceDemandImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.impl.ResourceCallImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.impl.SeffPerformanceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.impl.SeffPerformancePackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.seff.seff_performance"
protected static final String
INFRASTRUCTURE_CALL__REFERENCED_REQUIRED_ROLE_MUST_BE_REQUIRED_BY_COMPONENT__EEXPRESSION
"self.oclAsType(ecore::EObject)->closure(eContainer())->select( entity | entity.oclIsKindOf(pcm::core::entity::InterfaceRequiringEntity)).oclAsType(pcm::core::entity::InterfaceRequiringEntity).requiredRoles_InterfaceRequiringEntity->includes(self.requiredRole__InfrastructureCall)"
protected static final String
INFRASTRUCTURE_CALL__SIGNATURE_MUST_BELONG_TO_USED_REQUIRED_ROLE__EEXPRESSION
"signature__InfrastructureCall.infrastructureInterface__InfrastructureSignature = requiredRole__InfrastructureCall.requiredInterface__InfrastructureRequiredRole"
protected static final String
INFRASTRUCTURE_CALL__SIGNATURE_ROLE_COMBINATION_MUST_BE_UNIQUE_WITHIN_ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__EEXPRESSION
"self.action__InfrastructureCall.infrastructureCall__Action->select(call | call.requiredRole__InfrastructureCall = self.requiredRole__InfrastructureCall and call.signature__InfrastructureCall=self.signature__InfrastructureCall)->size() = 1"
protected static final String
PARAMETRIC_RESOURCE_DEMAND__DEMANDED_PROCESSING_RESOURCE_MUST_BE_UNIQUE_WITHIN_ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__EEXPRESSION
"self.action_ParametricResourceDemand.resourceDemand_Action->select(prd | prd.requiredResource_ParametricResourceDemand=self.requiredResource_ParametricResourceDemand)->size() = 1"
protected static final String
RESOURCE_CALL__RESOURCE_REQUIRED_ROLE_MUST_BE_REFERENCED_BY_COMPONENT__EEXPRESSION
"self.oclAsType(ecore::EObject)->closure(eContainer())->select( entity | entity.oclIsKindOf(pcm::core::entity::ResourceInterfaceRequiringEntity)).oclAsType(pcm::core::entity::ResourceInterfaceRequiringEntity).resourceRequiredRoles__ResourceInterfaceRequiringEntity->includes(self.resourceRequiredRole__ResourceCall)"
protected static final String
RESOURCE_CALL__RESOURCE_SIGNATURE_BELONGS_TO_RESOURCE_REQUIRED_ROLE__EEXPRESSION
"self.resourceRequiredRole__ResourceCall.requiredResourceInterface__ResourceRequiredRole.resourceSignatures__ResourceInterface->includes(self.signature__ResourceCall)"
protected static final String
RESOURCE_CALL__SIGNATURE_ROLE_COMBINATION_MUST_BE_UNIQUE_WITHIN_ABSTRACT_INTERNAL_CONTROL_FLOW_ACTION__EEXPRESSION
"self.action__ResourceCall.resourceCall__Action->select(call | call.resourceRequiredRole__ResourceCall=self.resourceRequiredRole__ResourceCall and call.signature__ResourceCall=self.signature__ResourceCall)->size() = 1"
-
org.palladiosimulator.pcm.seff.seff_reliability.FailureHandlingEntity Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.RecoveryAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.SeffReliabilityFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.impl.FailureHandlingEntityImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.impl.RecoveryActionBehaviourImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.impl.RecoveryActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.impl.SeffReliabilityFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.impl.SeffReliabilityPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilitySwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.seff.seff_reliability"
protected static final String
RECOVERY_ACTION__PRIMARY_BEHAVIOUR_OF_RECOVERY_ACTION_MUST_BE_SET__EEXPRESSION
"self.primaryBehaviour__RecoveryAction <> null"
protected static final String
RECOVERY_ACTION_BEHAVIOUR__RECOVERY_ACTION_BEHAVIOUR_HAS_ONLY_ONE_PREDECESSOR__EEXPRESSION
"not self.recoveryAction__RecoveryActionBehaviour.recoveryActionBehaviours__RecoveryAction->\r\n\texists(x,y:RecoveryActionBehaviour | x<>y\r\n\t\tand x.failureHandlingAlternatives__RecoveryActionBehaviour->includes(self)\r\n\t\tand y.failureHandlingAlternatives__RecoveryActionBehaviour->includes(self))"
protected static final String
RECOVERY_ACTION_BEHAVIOUR__RECOVERY_ACTION_BEHAVIOUR_IS_NOT_SUCCESSOR_OF_ITSELF__EEXPRESSION
"not self.failureHandlingAlternatives__RecoveryActionBehaviour->includes(self)"
protected static final String
RECOVERY_ACTION_BEHAVIOUR__SUCCESSORS_OF_RECOVERY_ACTION_BEHAVIOUR_HANDLE_DISJOINT_FAILURE_TYPES__EEXPRESSION
"not self.failureHandlingAlternatives__RecoveryActionBehaviour->\r\n\texists(x,y:RecoveryActionBehaviour | x<>y and\r\n\tx.failureTypes_FailureHandlingEntity->\r\n\t\texists(f:pcm::reliability::FailureType |\r\n\t\ty.failureTypes_FailureHandlingEntity->includes(f)))"
-
org.palladiosimulator.pcm.seff.util.SeffAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.util.SeffResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.util.SeffResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.util.SeffSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.util.SeffValidator Modifier and Type Constant Field Value protected static final String
ACQUIRE_ACTION__TIMEOUT_VALUE_OF_ACQUIRE_ACTION_MUST_NOT_BE_NEGATIVE__EEXPRESSION
"self.timeoutValue.oclAsType(Real) >= 0.0"
protected static final String
BRANCH_ACTION__ALL_PROBABILISTIC_BRANCH_PROBABILITIES_MUST_SUM_UP_TO1__EEXPRESSION
"if self.branches_Branch->forAll(oclIsTypeOf(ProbabilisticBranchTransition)) then \r\n\tself.branches_Branch->select(pbt|pbt.oclIsTypeOf(ProbabilisticBranchTransition))->collect(pbt|pbt.oclAsType(ProbabilisticBranchTransition).branchProbability)->sum() > 0.9999 \r\n\tand self.branches_Branch->select(pbt|pbt.oclIsTypeOf(ProbabilisticBranchTransition))->collect(pbt|pbt.oclAsType(ProbabilisticBranchTransition).branchProbability)->sum() < 1.0001 \r\n\telse true \r\nendif"
protected static final String
BRANCH_ACTION__EITHER_GUARDED_BRANCHES_OR_PROBABILISITIC_BRANCH_TRANSITIONS__EEXPRESSION
"self.branches_Branch->forAll(bt|bt.oclIsTypeOf(ProbabilisticBranchTransition)) \r\nor self.branches_Branch->forAll(bt|bt.oclIsTypeOf(GuardedBranchTransition))"
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.seff"
protected static final String
EXTERNAL_CALL_ACTION__OPERATION_REQUIRED_ROLE_MUST_BE_REFERENCED_BY_CONTAINER__EEXPRESSION
"self.oclAsType(ecore::EObject)->closure(eContainer())->select( entity | entity.oclIsKindOf(pcm::core::entity::InterfaceRequiringEntity)).oclAsType(pcm::core::entity::InterfaceRequiringEntity).requiredRoles_InterfaceRequiringEntity->includes(self.role_ExternalService)"
protected static final String
EXTERNAL_CALL_ACTION__SIGNATURE_BELONGS_TO_ROLE__EEXPRESSION
"self.role_ExternalService.requiredInterface__OperationRequiredRole.signatures__OperationInterface->includes(self.calledService_ExternalService)"
protected static final String
INTERNAL_ACTION__MULTIPLE_INTERNAL_OCCURRENCE_DESCRIPTIONS_PER_FAILURE_TYPE_NOT_ALLOWED__EEXPRESSION
"self.internalFailureOccurrenceDescriptions__InternalAction->forAll(x:pcm::reliability::InternalFailureOccurrenceDescription,y:pcm::reliability::InternalFailureOccurrenceDescription | x<>y implies x.softwareInducedFailureType__InternalFailureOccurrenceDescription <> y.softwareInducedFailureType__InternalFailureOccurrenceDescription )\r\n"
protected static final String
INTERNAL_ACTION__SUM_OF_INTERNAL_ACTION_FAILURE_PROBABILITIES_MUST_NOT_EXCEED1__EEXPRESSION
"self.internalFailureOccurrenceDescriptions__InternalAction.failureProbability.oclAsType(Real)->sum()<=1.0\r\n"
protected static final String
RESOURCE_DEMANDING_BEHAVIOUR__EACH_ACTION_EXCEPT_START_ACTIONAND_STOP_ACTION_MUST_HHAVE_APREDECESSOR_AND_SUCCESSOR__EEXPRESSION
"not self.steps_Behaviour->select(s|not s.oclIsTypeOf(StartAction) and not s.oclIsTypeOf(StopAction))->exists(a|a.oclAsType(AbstractAction).predecessor_AbstractAction.oclIsUndefined()) and not self.steps_Behaviour->select(s|not s.oclIsTypeOf(StartAction) and not s.oclIsTypeOf(StopAction))->exists(a|a.oclAsType(AbstractAction).successor_AbstractAction.oclIsUndefined())"
protected static final String
RESOURCE_DEMANDING_BEHAVIOUR__EXACTLY_ONE_START_ACTION__EEXPRESSION
"self.steps_Behaviour->select(s|s.oclIsTypeOf(StartAction))->size() = 1"
protected static final String
RESOURCE_DEMANDING_BEHAVIOUR__EXACTLY_ONE_STOP_ACTION__EEXPRESSION
"self.steps_Behaviour->select(s|s.oclIsTypeOf(StopAction))->size() = 1"
protected static final String
SERVICE_EFFECT_SPECIFICATION__REFERENCED_EVENT_TYPE_MUST_BELONG_TO_EVENT_GROUP_REFERENCED_BY_PROVIDED_ROLE__EEXPRESSION
"let describedService : pcm::repository::Signature = self.describedService__SEFF in\n not describedService.oclIsKindOf(pcm::repository::EventType) or\n let providedRoles : Set(pcm::repository::ProvidedRole) = self.basicComponent_ServiceEffectSpecification.providedRoles_InterfaceProvidingEntity in\n -- collect all directly provided interfaces\n let directlyProvidedInterfaces : Set(pcm::repository::Interface) = providedRoles->selectByKind(pcm::repository::SinkRole).eventGroup__SinkRole->selectByKind(pcm::repository::Interface)->asSet() in\n -- collect all provided interfaces including parent interfaces\n let providedInterfaces : Set(pcm::repository::Interface) = directlyProvidedInterfaces->closure(interface : pcm::repository::Interface | interface.parentInterfaces__Interface)->union(directlyProvidedInterfaces) in\n -- collect all provided signatures\n let providedSignatures : Set(pcm::repository::Signature) = providedInterfaces->selectByKind(pcm::repository::EventGroup).eventTypes__EventGroup->selectByKind(pcm::repository::Signature)->asSet() in\n -- compare signatures\n providedSignatures->includes(self.describedService__SEFF)"
protected static final String
SERVICE_EFFECT_SPECIFICATION__REFERENCED_OPERATION_SIGNATURE_MUST_BELONG_TO_INTERFACE_REFERENCED_BY_PROVIDED_ROLE__EEXPRESSION
"let describedService : repository::Signature = self.describedService__SEFF in\n not describedService.oclIsKindOf(repository::OperationSignature) or\n let providedRoles : Set(repository::ProvidedRole) = self.basicComponent_ServiceEffectSpecification.providedRoles_InterfaceProvidingEntity in\n -- collect all directly provided interfaces\n let directlyProvidedInterfaces : Set(repository::Interface) = providedRoles->selectByKind(repository::OperationProvidedRole).providedInterface__OperationProvidedRole->selectByKind(repository::Interface)->asSet() in\n -- collect all provided interfaces including parent interfaces\n let providedInterfaces : Set(repository::Interface) = directlyProvidedInterfaces->closure(interface : repository::Interface | interface.parentInterfaces__Interface)->union(directlyProvidedInterfaces) in\n -- collect all provided signatures\n let providedSignatures : Set(repository::Signature) = providedInterfaces->selectByKind(repository::OperationInterface).signatures__OperationInterface->selectByKind(repository::Signature)->asSet() in\n -- compare signatures\n providedSignatures->includes(self.describedService__SEFF)"
protected static final String
START_ACTION__START_ACTION_PREDECESSOR_MUST_NOT_BE_DEFINED__EEXPRESSION
"self.predecessor_AbstractAction.oclIsUndefined()"
protected static final String
STOP_ACTION__STOP_ACTION_SUCCESSOR_MUST_NOT_BE_DEFINED__EEXPRESSION
"self.successor_AbstractAction.oclIsUndefined()"
-
org.palladiosimulator.pcm.stochasticexpressions.parser.PCMStoExLexer Modifier and Type Constant Field Value public static final int
ALPHA
49
public static final int
AND
4
public static final int
BOOL
45
public static final int
BOOLPMF
34
public static final int
BYTESIZE
38
public static final int
COLON
26
public static final int
COMMENT
53
public static final int
DEFINITION
46
public static final int
DIGIT
47
public static final int
DIV
16
public static final int
DOT
22
public static final int
DOUBLEPDF
33
public static final int
DOUBLEPMF
30
public static final int
ENUMPMF
31
public static final int
EOF
-1
public static final int
EQUAL
9
public static final int
Exponent
48
public static final int
FALSE
36
public static final int
GREATER
7
public static final int
GREATEREQUAL
11
public static final int
ID
23
public static final int
IDPART
51
public static final int
IDSTART
50
public static final int
INNER
43
public static final int
INTPMF
27
public static final int
LESS
8
public static final int
LESSEQUAL
12
public static final int
LINE_COMMENT
54
public static final int
LPAREN
24
public static final int
MINUS
14
public static final int
MOD
17
public static final int
MUL
15
public static final int
NOT
19
public static final int
NOTEQUAL
10
public static final int
NUMBER
20
public static final int
NUMBER_OF_ELEMENTS
40
public static final int
OR
5
public static final int
ORDERED_DEF
32
public static final int
PLUS
13
public static final int
POW
18
public static final int
RPAREN
25
public static final int
SEMI
35
public static final int
SQUARE_PAREN_L
28
public static final int
SQUARE_PAREN_R
29
public static final int
STRING_LITERAL
21
public static final int
STRUCTURE
39
public static final int
T__55
55
public static final int
T__56
56
public static final int
TRUE
37
public static final int
TYPE
41
public static final int
UNIT
44
public static final int
VALUE
42
public static final int
WS
52
public static final int
XOR
6
-
org.palladiosimulator.pcm.stochasticexpressions.parser.PCMStoExParser Modifier and Type Constant Field Value public static final int
ALPHA
49
public static final int
AND
4
public static final int
BOOL
45
public static final int
BOOLPMF
34
public static final int
BYTESIZE
38
public static final int
COLON
26
public static final int
COMMENT
53
public static final int
DEFINITION
46
public static final int
DIGIT
47
public static final int
DIV
16
public static final int
DOT
22
public static final int
DOUBLEPDF
33
public static final int
DOUBLEPMF
30
public static final int
ENUMPMF
31
public static final int
EOF
-1
public static final int
EQUAL
9
public static final int
Exponent
48
public static final int
FALSE
36
public static final int
GREATER
7
public static final int
GREATEREQUAL
11
public static final int
ID
23
public static final int
IDPART
51
public static final int
IDSTART
50
public static final int
INNER
43
public static final int
INTPMF
27
public static final int
LESS
8
public static final int
LESSEQUAL
12
public static final int
LINE_COMMENT
54
public static final int
LPAREN
24
public static final int
MINUS
14
public static final int
MOD
17
public static final int
MUL
15
public static final int
NOT
19
public static final int
NOTEQUAL
10
public static final int
NUMBER
20
public static final int
NUMBER_OF_ELEMENTS
40
public static final int
OR
5
public static final int
ORDERED_DEF
32
public static final int
PLUS
13
public static final int
POW
18
public static final int
RPAREN
25
public static final int
SEMI
35
public static final int
SQUARE_PAREN_L
28
public static final int
SQUARE_PAREN_R
29
public static final int
STRING_LITERAL
21
public static final int
STRUCTURE
39
public static final int
T__55
55
public static final int
T__56
56
public static final int
TRUE
37
public static final int
TYPE
41
public static final int
UNIT
44
public static final int
VALUE
42
public static final int
WS
52
public static final int
XOR
6
-
org.palladiosimulator.pcm.subsystem.SubSystem Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.SubsystemFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.SubsystemPackage Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final String
eNAME
"subsystem"
public static final String
eNS_PREFIX
"subsystem"
public static final String
eNS_URI
"http://palladiosimulator.org/PalladioComponentModel/SubSystem/5.2"
public static final int
SUB_SYSTEM
0
public static final int
SUB_SYSTEM__ASSEMBLY_CONTEXTS_COMPOSED_STRUCTURE
2
public static final int
SUB_SYSTEM__CONNECTORS_COMPOSED_STRUCTURE
5
public static final int
SUB_SYSTEM__ENTITY_NAME
1
public static final int
SUB_SYSTEM__EVENT_CHANNEL_COMPOSED_STRUCTURE
4
public static final int
SUB_SYSTEM__ID
0
public static final int
SUB_SYSTEM__PROVIDED_ROLES_INTERFACE_PROVIDING_ENTITY
6
public static final int
SUB_SYSTEM__REPOSITORY_REPOSITORY_COMPONENT
9
public static final int
SUB_SYSTEM__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY
8
public static final int
SUB_SYSTEM__RESOURCE_REQUIRED_DELEGATION_CONNECTORS_COMPOSED_STRUCTURE
3
public static final int
SUB_SYSTEM__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY
7
public static final int
SUB_SYSTEM_FEATURE_COUNT
10
-
org.palladiosimulator.pcm.subsystem.impl.SubsystemFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.impl.SubSystemImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.impl.SubsystemPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.util.SubsystemAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.util.SubsystemResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.util.SubsystemResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.util.SubsystemSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.System Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.SystemFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.SystemPackage Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final String
eNAME
"system"
public static final String
eNS_PREFIX
"system"
public static final String
eNS_URI
"http://palladiosimulator.org/PalladioComponentModel/System/5.2"
public static final int
SYSTEM
0
public static final int
SYSTEM__ASSEMBLY_CONTEXTS_COMPOSED_STRUCTURE
2
public static final int
SYSTEM__CONNECTORS_COMPOSED_STRUCTURE
5
public static final int
SYSTEM__ENTITY_NAME
1
public static final int
SYSTEM__EVENT_CHANNEL_COMPOSED_STRUCTURE
4
public static final int
SYSTEM__ID
0
public static final int
SYSTEM__PROVIDED_ROLES_INTERFACE_PROVIDING_ENTITY
6
public static final int
SYSTEM__QOS_ANNOTATIONS_SYSTEM
9
public static final int
SYSTEM__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY
8
public static final int
SYSTEM__RESOURCE_REQUIRED_DELEGATION_CONNECTORS_COMPOSED_STRUCTURE
3
public static final int
SYSTEM__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY
7
public static final int
SYSTEM_FEATURE_COUNT
10
-
org.palladiosimulator.pcm.system.impl.SystemFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.impl.SystemImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.impl.SystemPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.util.SystemAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.util.SystemResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.util.SystemResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.util.SystemSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.util.SystemValidator Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.system"
protected static final String
SYSTEM__SYSTEM_MUST_HAVE_AT_LEAST_ONE_PROVIDED_ROLE__EEXPRESSION
"not self.providedRoles_InterfaceProvidingEntity->isEmpty()"
-
org.palladiosimulator.pcm.ui.PCMBenchUIPlugin Modifier and Type Constant Field Value public static final String
PLUGIN_ID
"org.palladiosimulator.pcm.ui"
-
org.palladiosimulator.pcm.usagemodel.AbstractUserAction Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.Branch Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.BranchTransition Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.ClosedWorkload Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.Delay Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.Loop Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.OpenWorkload Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.ScenarioBehaviour Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.Start Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.Stop Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.UsageModel Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.UsagemodelFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.UsagemodelPackage Modifier and Type Constant Field Value public static final int
ABSTRACT_USER_ACTION
5
public static final int
ABSTRACT_USER_ACTION__ENTITY_NAME
1
public static final int
ABSTRACT_USER_ACTION__ID
0
public static final int
ABSTRACT_USER_ACTION__PREDECESSOR
3
public static final int
ABSTRACT_USER_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
4
public static final int
ABSTRACT_USER_ACTION__SUCCESSOR
2
public static final int
ABSTRACT_USER_ACTION_FEATURE_COUNT
5
public static final int
BRANCH
8
public static final int
BRANCH__BRANCH_TRANSITIONS_BRANCH
5
public static final int
BRANCH__ENTITY_NAME
1
public static final int
BRANCH__ID
0
public static final int
BRANCH__PREDECESSOR
3
public static final int
BRANCH__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
4
public static final int
BRANCH__SUCCESSOR
2
public static final int
BRANCH_FEATURE_COUNT
6
public static final int
BRANCH_TRANSITION
7
public static final int
BRANCH_TRANSITION__BRANCH_BRANCH_TRANSITION
1
public static final int
BRANCH_TRANSITION__BRANCH_PROBABILITY
0
public static final int
BRANCH_TRANSITION__BRANCHED_BEHAVIOUR_BRANCH_TRANSITION
2
public static final int
BRANCH_TRANSITION_FEATURE_COUNT
3
public static final int
CLOSED_WORKLOAD
14
public static final int
CLOSED_WORKLOAD__POPULATION
1
public static final int
CLOSED_WORKLOAD__THINK_TIME_CLOSED_WORKLOAD
2
public static final int
CLOSED_WORKLOAD__USAGE_SCENARIO_WORKLOAD
0
public static final int
CLOSED_WORKLOAD_FEATURE_COUNT
3
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
public static final int
DELAY
13
public static final int
DELAY__ENTITY_NAME
1
public static final int
DELAY__ID
0
public static final int
DELAY__PREDECESSOR
3
public static final int
DELAY__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
4
public static final int
DELAY__SUCCESSOR
2
public static final int
DELAY__TIME_SPECIFICATION_DELAY
5
public static final int
DELAY_FEATURE_COUNT
6
public static final String
eNAME
"usagemodel"
public static final String
eNS_PREFIX
"usagemodel"
public static final String
eNS_URI
"http://palladiosimulator.org/PalladioComponentModel/UsageModel/5.2"
public static final int
ENTRY_LEVEL_SYSTEM_CALL
4
public static final int
ENTRY_LEVEL_SYSTEM_CALL__ENTITY_NAME
1
public static final int
ENTRY_LEVEL_SYSTEM_CALL__ID
0
public static final int
ENTRY_LEVEL_SYSTEM_CALL__INPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
9
public static final int
ENTRY_LEVEL_SYSTEM_CALL__OPERATION_SIGNATURE_ENTRY_LEVEL_SYSTEM_CALL
6
public static final int
ENTRY_LEVEL_SYSTEM_CALL__OUTPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL
7
public static final int
ENTRY_LEVEL_SYSTEM_CALL__PREDECESSOR
3
public static final int
ENTRY_LEVEL_SYSTEM_CALL__PRIORITY
8
public static final int
ENTRY_LEVEL_SYSTEM_CALL__PROVIDED_ROLE_ENTRY_LEVEL_SYSTEM_CALL
5
public static final int
ENTRY_LEVEL_SYSTEM_CALL__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
4
public static final int
ENTRY_LEVEL_SYSTEM_CALL__SUCCESSOR
2
public static final int
ENTRY_LEVEL_SYSTEM_CALL_FEATURE_COUNT
10
public static final int
LOOP
9
public static final int
LOOP__BODY_BEHAVIOUR_LOOP
6
public static final int
LOOP__ENTITY_NAME
1
public static final int
LOOP__ID
0
public static final int
LOOP__LOOP_ITERATION_LOOP
5
public static final int
LOOP__PREDECESSOR
3
public static final int
LOOP__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
4
public static final int
LOOP__SUCCESSOR
2
public static final int
LOOP_FEATURE_COUNT
7
public static final int
OPEN_WORKLOAD
12
public static final int
OPEN_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD
1
public static final int
OPEN_WORKLOAD__USAGE_SCENARIO_WORKLOAD
0
public static final int
OPEN_WORKLOAD_FEATURE_COUNT
2
public static final int
SCENARIO_BEHAVIOUR
6
public static final int
SCENARIO_BEHAVIOUR__ACTIONS_SCENARIO_BEHAVIOUR
5
public static final int
SCENARIO_BEHAVIOUR__BRANCH_TRANSITION_SCENARIO_BEHAVIOUR
3
public static final int
SCENARIO_BEHAVIOUR__ENTITY_NAME
1
public static final int
SCENARIO_BEHAVIOUR__ID
0
public static final int
SCENARIO_BEHAVIOUR__LOOP_SCENARIO_BEHAVIOUR
4
public static final int
SCENARIO_BEHAVIOUR__USAGE_SCENARIO_SENARIO_BEHAVIOUR
2
public static final int
SCENARIO_BEHAVIOUR_FEATURE_COUNT
6
public static final int
START
11
public static final int
START__ENTITY_NAME
1
public static final int
START__ID
0
public static final int
START__PREDECESSOR
3
public static final int
START__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
4
public static final int
START__SUCCESSOR
2
public static final int
START_FEATURE_COUNT
5
public static final int
STOP
10
public static final int
STOP__ENTITY_NAME
1
public static final int
STOP__ID
0
public static final int
STOP__PREDECESSOR
3
public static final int
STOP__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION
4
public static final int
STOP__SUCCESSOR
2
public static final int
STOP_FEATURE_COUNT
5
public static final int
USAGE_MODEL
3
public static final int
USAGE_MODEL__USAGE_SCENARIO_USAGE_MODEL
0
public static final int
USAGE_MODEL__USER_DATA_USAGE_MODEL
1
public static final int
USAGE_MODEL_FEATURE_COUNT
2
public static final int
USAGE_SCENARIO
1
public static final int
USAGE_SCENARIO__ENTITY_NAME
1
public static final int
USAGE_SCENARIO__ID
0
public static final int
USAGE_SCENARIO__SCENARIO_BEHAVIOUR_USAGE_SCENARIO
3
public static final int
USAGE_SCENARIO__USAGE_MODEL_USAGE_SCENARIO
2
public static final int
USAGE_SCENARIO__WORKLOAD_USAGE_SCENARIO
4
public static final int
USAGE_SCENARIO_FEATURE_COUNT
5
public static final int
USER_DATA
2
public static final int
USER_DATA__ASSEMBLY_CONTEXT_USER_DATA
0
public static final int
USER_DATA__USAGE_MODEL_USER_DATA
1
public static final int
USER_DATA__USER_DATA_PARAMETER_USAGES_USER_DATA
2
public static final int
USER_DATA_FEATURE_COUNT
3
public static final int
WORKLOAD
0
public static final int
WORKLOAD__USAGE_SCENARIO_WORKLOAD
0
public static final int
WORKLOAD_FEATURE_COUNT
1
-
org.palladiosimulator.pcm.usagemodel.UsageScenario Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.UserData Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.Workload Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.BranchImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.BranchTransitionImpl Modifier and Type Constant Field Value protected static final double
BRANCH_PROBABILITY_EDEFAULT
0.0
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.ClosedWorkloadImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
POPULATION_EDEFAULT
0
-
org.palladiosimulator.pcm.usagemodel.impl.DelayImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.EntryLevelSystemCallImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
PRIORITY_EDEFAULT
0
-
org.palladiosimulator.pcm.usagemodel.impl.LoopImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.OpenWorkloadImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.ScenarioBehaviourImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.StartImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.StopImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.UsagemodelFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.UsageModelImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.UsagemodelPackageImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.UsageScenarioImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.UserDataImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.WorkloadImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.util.UsagemodelAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.util.UsagemodelResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.util.UsagemodelResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.util.UsagemodelValidator Modifier and Type Constant Field Value protected static final String
BRANCH__ALL_BRANCH_PROBABILITIES_MUST_SUM_UP_TO1__EEXPRESSION
"self->collect(branchTransitions_Branch.branchProbability)->sum() > 0.999 and self->collect(branchTransitions_Branch.branchProbability)->sum() <1.001"
protected static final String
CLOSED_WORKLOAD__POPULATION_IN_CLOSED_WORKLOAD_NEEDS_TO_BE_SPECIFIED__EEXPRESSION
"not self.population.oclIsUndefined() and self.population <> \'\'"
protected static final String
CLOSED_WORKLOAD__THINK_TIME_IN_CLOSED_WORKLOAD_NEEDS_TO_BE_SPECIFIED__EEXPRESSION
"not self.thinkTime_ClosedWorkload.oclIsUndefined() and self.thinkTime_ClosedWorkload.specification <> \'\'"
public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.pcm.usagemodel"
protected static final String
ENTRY_LEVEL_SYSTEM_CALL__ENTRY_LEVEL_SYSTEM_CALL_MUST_REFERENCE_PROVIDED_ROLE_OF_ASYSTEM__EEXPRESSION
"self.providedRole_EntryLevelSystemCall.providingEntity_ProvidedRole.oclIsTypeOf(pcm::system::System)"
protected static final String
ENTRY_LEVEL_SYSTEM_CALL__ENTRY_LEVEL_SYSTEM_CALL_SIGNATURE_MUST_MATCH_ITS_PROVIDED_ROLE__EEXPRESSION
"self.providedRole_EntryLevelSystemCall.providedInterface__OperationProvidedRole.signatures__OperationInterface->includes(self.operationSignature__EntryLevelSystemCall)"
protected static final String
OPEN_WORKLOAD__INTER_ARRIVAL_TIME_IN_OPEN_WORKLOAD_NEEDS_TO_BE_SPECIFIED__EEXPRESSION
"not self.interArrivalTime_OpenWorkload.oclIsUndefined() and self.interArrivalTime_OpenWorkload.specification <> \'\'"
protected static final String
SCENARIO_BEHAVIOUR__EACHUSERACTIONEXCEPT_STARTAND_STOPMUSTHAVEAPREDECESSORANDSUCCESSOR__EEXPRESSION
"not self.actions_ScenarioBehaviour->select(s|not s.oclIsTypeOf(Start) and not s.oclIsTypeOf(Stop))->exists(a|a.oclAsType(AbstractUserAction).predecessor.oclIsUndefined()) and not self.actions_ScenarioBehaviour->select(s|not s.oclIsTypeOf(Start) and not s.oclIsTypeOf(Stop))->exists(a|a.oclAsType(AbstractUserAction).successor.oclIsUndefined())"
protected static final String
SCENARIO_BEHAVIOUR__EXACTLYONESTART__EEXPRESSION
"self.actions_ScenarioBehaviour->select(s|s.oclIsTypeOf(Start))->size() = 1"
protected static final String
SCENARIO_BEHAVIOUR__EXACTLYONESTOP__EEXPRESSION
"self.actions_ScenarioBehaviour->select(s|s.oclIsTypeOf(Stop))->size() = 1"
protected static final String
START__START_HAS_NO_PREDECESSOR__EEXPRESSION
"self.predecessor.oclIsUndefined()"
protected static final String
STOP__STOP_HAS_NO_SUCCESSOR__EEXPRESSION
"self.successor.oclIsUndefined()"
-
org.palladiosimulator.pcm.util.PcmAdapterFactory Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.util.PcmResourceFactoryImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.util.PcmResourceImpl Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.util.PcmSwitch<T> Modifier and Type Constant Field Value public static final String
copyright
"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcmmeasuringpoint.impl.ActiveResourceMeasuringPointImpl Modifier and Type Constant Field Value protected static final int
REPLICA_ID_EDEFAULT
0
-
org.palladiosimulator.pcmmeasuringpoint.impl.ActiveResourceReferenceImpl Modifier and Type Constant Field Value protected static final int
REPLICA_ID_EDEFAULT
0