Constant Field Values
Contents
org.palladiosimulator.*
-
org.palladiosimulator.pcm.DummyClass Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.PcmFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.PcmPackage Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final intDUMMY_CLASS0public static final intDUMMY_CLASS_FEATURE_COUNT0public static final StringeNAME"pcm"public static final StringeNS_PREFIX"pcm"public static final StringeNS_URI"http://palladiosimulator.org/PalladioComponentModel/5.2"
-
org.palladiosimulator.pcm.allocation.Allocation Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.AllocationContext Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.AllocationFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.AllocationPackage Modifier and Type Constant Field Value public static final intALLOCATION1public static final intALLOCATION__ALLOCATION_CONTEXTS_ALLOCATION4public static final intALLOCATION__ENTITY_NAME1public static final intALLOCATION__ID0public static final intALLOCATION__SYSTEM_ALLOCATION3public static final intALLOCATION__TARGET_RESOURCE_ENVIRONMENT_ALLOCATION2public static final intALLOCATION_CONTEXT0public static final intALLOCATION_CONTEXT__ALLOCATION_ALLOCATION_CONTEXT4public static final intALLOCATION_CONTEXT__ASSEMBLY_CONTEXT_ALLOCATION_CONTEXT3public static final intALLOCATION_CONTEXT__ENTITY_NAME1public static final intALLOCATION_CONTEXT__EVENT_CHANNEL_ALLOCATION_CONTEXT5public static final intALLOCATION_CONTEXT__ID0public static final intALLOCATION_CONTEXT__RESOURCE_CONTAINER_ALLOCATION_CONTEXT2public static final intALLOCATION_CONTEXT_FEATURE_COUNT6public static final intALLOCATION_FEATURE_COUNT5public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final StringeNAME"allocation"public static final StringeNS_PREFIX"allocation"public static final StringeNS_URI"http://palladiosimulator.org/PalladioComponentModel/Allocation/5.2"
-
org.palladiosimulator.pcm.allocation.impl.AllocationContextImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.impl.AllocationFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.impl.AllocationImplGen Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.impl.AllocationPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.allocation.util.AllocationAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.util.AllocationResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.util.AllocationResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.util.AllocationSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.allocation.util.AllocationValidator Modifier and Type Constant Field Value protected static final StringALLOCATION__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 intALLOCATION__VALIDATE_EACH_ASSEMBLY_CONTEXT_WITHIN_SYSTEM_HAS_TO_BE_ALLOCATED_EXACTLY_ONCE1protected static final StringALLOCATION_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT1public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.allocation"
-
org.palladiosimulator.pcm.core.CoreFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.PCMRandomVariable Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.AssemblyConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.AssemblyContext Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.AssemblyEventConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.AssemblyInfrastructureConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.ComposedStructure Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.CompositionFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.Connector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.DelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.EventChannel Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.EventChannelSinkConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.EventChannelSourceConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.ProvidedDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.ProvidedInfrastructureDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.RequiredDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.RequiredInfrastructureDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.RequiredResourceDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.ResourceRequiredDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.SinkDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.SourceDelegationConnector Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.impl.AssemblyConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.AssemblyContextImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.AssemblyEventConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.AssemblyInfrastructureConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.ComposedStructureImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.CompositionFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.CompositionPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.ConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.DelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.EventChannelImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.EventChannelSinkConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.EventChannelSourceConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.ProvidedDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.ProvidedInfrastructureDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.RequiredDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.RequiredInfrastructureDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.RequiredResourceDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.ResourceRequiredDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.SinkDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.impl.SourceDelegationConnectorImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.composition.util.CompositionAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.util.CompositionResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.util.CompositionResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.util.CompositionSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.composition.util.CompositionValidator Modifier and Type Constant Field Value protected static final StringASSEMBLY_CONNECTOR__ASSEMBLY_CONNECTORS_REFERENCED_INTERFACES_MUST_MATCH__EEXPRESSION"self.providedRole_AssemblyConnector.providedInterface__OperationProvidedRole = self.requiredRole_AssemblyConnector.requiredInterface__OperationRequiredRole"protected static final StringASSEMBLY_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 StringASSEMBLY_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 StringCOMPOSED_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 StringCOMPOSED_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 intCOMPOSED_STRUCTURE__VALIDATE_SAME_SUBSYSTEM_MUST_NOT_BE_INSTANTIATED_MORE_THAN_ONCE1public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT1public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.core.composition"protected static final StringPROVIDED_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 StringPROVIDED_DELEGATION_CONNECTOR__PROVIDED_DELEGATION_CONNECTORANDTHECONNECTED_COMPONENTMUSTBEPARTOFTHESAMECOMPOSITESTRUCTURE__EEXPRESSION"self.parentStructure__Connector = self.assemblyContext_ProvidedDelegationConnector.parentStructure__AssemblyContext"protected static final StringREQUIRED_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 StringREQUIRED_DELEGATION_CONNECTOR__REQUIRED_DELEGATION_CONNECTORANDTHECONNECTED_COMPONENTMUSTBEPARTOFTHESAMECOMPOSITESTRUCTURE__EEXPRESSION"self.parentStructure__Connector = self.assemblyContext_RequiredDelegationConnector.parentStructure__AssemblyContext"protected static final StringREQUIRED_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.Entity Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.EntityFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.NamedElement Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.ResourceInterfaceProvidingEntity Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.ResourceInterfaceProvidingRequiringEntity Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.ResourceInterfaceRequiringEntity Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.ResourceProvidedRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.ResourceRequiredRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.impl.ComposedProvidingRequiringEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.EntityFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.EntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final StringENTITY_NAME_EDEFAULT"aName" -
org.palladiosimulator.pcm.core.entity.impl.EntityPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.InterfaceProvidingEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.InterfaceProvidingRequiringEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.InterfaceRequiringEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final StringENTITY_NAME_EDEFAULT"aName" -
org.palladiosimulator.pcm.core.entity.impl.ResourceInterfaceProvidingEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.ResourceInterfaceProvidingRequiringEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.ResourceInterfaceRequiringEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.ResourceProvidedRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.impl.ResourceRequiredRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.entity.util.EntityAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.util.EntityResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.util.EntityResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.util.EntitySwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.entity.util.EntityValidator Modifier and Type Constant Field Value protected static final StringCOMPOSED_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.core.entity"
-
org.palladiosimulator.pcm.core.impl.CoreFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.impl.CorePackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.impl.PCMRandomVariableImplGen Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.core.util.CoreAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.util.CoreResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.util.CoreResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.util.CoreSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.core.util.CoreValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.core"protected static final StringPCM_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.impl.PcmFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.impl.PcmPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.CharacterisedVariable Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.ParameterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.VariableCharacterisation Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.VariableCharacterisationType Modifier and Type Constant Field Value public static final intBYTESIZE_VALUE3public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final intNUMBER_OF_ELEMENTS_VALUE1public static final intSTRUCTURE_VALUE0public static final intTYPE_VALUE4public static final intVALUE_VALUE2 -
org.palladiosimulator.pcm.parameter.VariableUsage Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.impl.CharacterisedVariableImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.impl.ParameterFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.impl.ParameterPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.impl.VariableCharacterisationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.impl.VariableUsageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.parameter.util.ParameterAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.util.ParameterResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.util.ParameterResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.parameter.util.ParameterSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.Protocol Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.protocol.ProtocolFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.protocol.ProtocolPackage Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final StringeNAME"protocol"public static final StringeNS_PREFIX"protocol"public static final StringeNS_URI"http://palladiosimulator.org/PalladioComponentModel/Protocol/5.2"public static final intPROTOCOL0public static final intPROTOCOL__PROTOCOL_TYPE_ID0public static final intPROTOCOL_FEATURE_COUNT1
-
org.palladiosimulator.pcm.protocol.impl.ProtocolFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.protocol.impl.ProtocolImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.protocol.impl.ProtocolPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.protocol.util.ProtocolAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.protocol.util.ProtocolResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.protocol.util.ProtocolResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.protocol.util.ProtocolSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.QoSAnnotations Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.QosannotationsFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.SpecifiedOutputParameterAbstraction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.SpecifiedQoSAnnotation Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.impl.QosannotationsFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.impl.QoSAnnotationsImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.impl.QosannotationsPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.impl.SpecifiedOutputParameterAbstractionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.impl.SpecifiedQoSAnnotationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.ComponentSpecifiedExecutionTime Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.QosPerformanceFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.SpecifiedExecutionTime Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.SystemSpecifiedExecutionTime Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.ComponentSpecifiedExecutionTimeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.QosPerformanceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.QosPerformancePackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.SpecifiedExecutionTimeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.impl.SystemSpecifiedExecutionTimeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_performance.util.QosPerformanceValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.qosannotations.qos_performance"protected static final StringSYSTEM_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_reliability.QosReliabilityPackage Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final StringeNAME"qos_reliability"public static final StringeNS_PREFIX"qos_reliability"public static final StringeNS_URI"http://palladiosimulator.org/PalladioComponentModel/QoSAnnotations/QoS_Reliability/5.2"public static final intSPECIFIED_RELIABILITY_ANNOTATION0public static final intSPECIFIED_RELIABILITY_ANNOTATION__EXTERNAL_FAILURE_OCCURRENCE_DESCRIPTIONS_SPECIFIED_RELIABILITY_ANNOTATION3public static final intSPECIFIED_RELIABILITY_ANNOTATION__QOS_ANNOTATIONS_SPECIFIED_QO_SANNOTATION2public static final intSPECIFIED_RELIABILITY_ANNOTATION__ROLE_SPECIFIED_QO_SANNOTATION1public static final intSPECIFIED_RELIABILITY_ANNOTATION__SIGNATURE_SPECIFIED_QO_SANNATION0public static final intSPECIFIED_RELIABILITY_ANNOTATION_FEATURE_COUNT4 -
org.palladiosimulator.pcm.qosannotations.qos_reliability.SpecifiedReliabilityAnnotation Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.impl.QosReliabilityFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_reliability.impl.QosReliabilityPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_reliability.impl.SpecifiedReliabilityAnnotationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilitySwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.qos_reliability.util.QosReliabilityValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.qosannotations.qos_reliability"protected static final StringSPECIFIED_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 StringSPECIFIED_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 StringSPECIFIED_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.util.QosannotationsResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.util.QosannotationsResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.util.QosannotationsSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.qosannotations.util.QosannotationsValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.qosannotations"protected static final StringQO_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.FailureOccurrenceDescription Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.FailureType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.HardwareInducedFailureType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.InternalFailureOccurrenceDescription Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.NetworkInducedFailureType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.ReliabilityFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.ResourceTimeoutFailureType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.SoftwareInducedFailureType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.impl.ExternalFailureOccurrenceDescriptionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.FailureOccurrenceDescriptionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final doubleFAILURE_PROBABILITY_EDEFAULT0.0 -
org.palladiosimulator.pcm.reliability.impl.FailureTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.HardwareInducedFailureTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.InternalFailureOccurrenceDescriptionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.NetworkInducedFailureTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.ReliabilityFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.ReliabilityPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.ResourceTimeoutFailureTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.impl.SoftwareInducedFailureTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.reliability.util.ReliabilityAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.util.ReliabilityResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.util.ReliabilityResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.util.ReliabilitySwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.reliability.util.ReliabilityValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.reliability"protected static final StringEXTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__NO_RESOURCE_TIMEOUT_FAILURE_ALLOWED_FOR_EXTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__EEXPRESSION"not self.failureType__ExternalFailureOccurrenceDescription.oclIsTypeOf(ResourceTimeoutFailureType)"protected static final StringFAILURE_OCCURRENCE_DESCRIPTION__ENSURE_VALID_FAILURE_PROBABILITY_RANGE__EEXPRESSION"(self.failureProbability.oclAsType(Real) <= 1.0) and (self.failureProbability.oclAsType(Real) >= 0.0)"protected static final StringHARDWARE_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 StringINTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__NO_RESOURCE_TIMEOUT_FAILURE_ALLOWED_FOR_INTERNAL_FAILURE_OCCURRENCE_DESCRIPTION__EEXPRESSION"not self.softwareInducedFailureType__InternalFailureOccurrenceDescription.oclIsTypeOf(ResourceTimeoutFailureType)"protected static final StringNETWORK_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.CollectionDataType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.CompleteComponentType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.ComponentType Modifier and Type Constant Field Value public static final intBUSINESS_COMPONENT_VALUE0public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final intINFRASTRUCTURE_COMPONENT_VALUE1 -
org.palladiosimulator.pcm.repository.CompositeComponent Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.CompositeDataType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.DataType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.EventGroup Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.EventType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.ExceptionType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.ImplementationComponentType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.InfrastructureInterface Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.InfrastructureProvidedRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.InfrastructureRequiredRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.InfrastructureSignature Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.InnerDeclaration Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.Interface Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.OperationInterface Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.OperationProvidedRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.OperationRequiredRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.OperationSignature Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.Parameter Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.ParameterModifier Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final intIN_VALUE1public static final intINOUT_VALUE3public static final intNONE_VALUE0public static final intOUT_VALUE2 -
org.palladiosimulator.pcm.repository.PassiveResource Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.PrimitiveDataType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.PrimitiveTypeEnum Modifier and Type Constant Field Value public static final intBOOL_VALUE2public static final intBYTE_VALUE5public static final intCHAR_VALUE4public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final intDOUBLE_VALUE3public static final intINT_VALUE0public static final intLONG_VALUE6public static final intSTRING_VALUE1 -
org.palladiosimulator.pcm.repository.ProvidedRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.ProvidesComponentType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.Repository Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.RepositoryComponent Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.RepositoryFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.RequiredCharacterisation Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.RequiredRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.Role Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.Signature Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.SinkRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.SourceRole Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.impl.BasicComponentImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.CollectionDataTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.CompleteComponentTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.CompositeComponentImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.CompositeDataTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.DataTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.EventGroupImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.EventTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.ExceptionTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.ImplementationComponentTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.InfrastructureInterfaceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.InfrastructureProvidedRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.InfrastructureRequiredRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.InfrastructureSignatureImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.InnerDeclarationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.InterfaceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.OperationInterfaceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.OperationProvidedRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.OperationRequiredRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.OperationSignatureImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.ParameterImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.PassiveResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.PrimitiveDataTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.ProvidedRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.ProvidesComponentTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.RepositoryComponentImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.RepositoryFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.RepositoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.RepositoryPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.RequiredCharacterisationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.RequiredRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.RoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.SignatureImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.SinkRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.impl.SourceRoleImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.repository.util.RepositoryAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.util.RepositoryResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.util.RepositoryResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.util.RepositorySwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.repository.util.RepositoryValidator Modifier and Type Constant Field Value protected static final StringBASIC_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 StringCOMPLETE_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 StringCOMPLETE_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.repository"protected static final StringIMPLEMENTATION_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 StringIMPLEMENTATION_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 StringIMPLEMENTATION_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 StringIMPLEMENTATION_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 StringIMPLEMENTATION_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 StringINTERFACE__NO_PROTOCOL_TYPE_ID_USED_TWICE__EEXPRESSION"self.protocols__Interface->forAll(p1, p2 |\r\np1.protocolTypeID <> p2.protocolTypeID)\r\n"protected static final StringOPERATION_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 StringOPERATION_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 StringPROVIDES_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.HDDProcessingResourceSpecification Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.LinkingResource Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.ProcessingResourceSpecification Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.ResourceContainer Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.ResourceenvironmentFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.impl.CommunicationLinkResourceSpecificationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final doubleFAILURE_PROBABILITY_EDEFAULT0.0 -
org.palladiosimulator.pcm.resourceenvironment.impl.HDDProcessingResourceSpecificationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.impl.LinkingResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.impl.ProcessingResourceSpecificationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final doubleMTTF_EDEFAULT0.0protected static final doubleMTTR_EDEFAULT0.0protected static final intNUMBER_OF_REPLICAS_EDEFAULT1protected static final booleanREQUIRED_BY_CONTAINER_EDEFAULTfalse -
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceContainerImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceenvironmentFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceEnvironmentImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.impl.ResourceenvironmentPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourceenvironment.util.ResourceenvironmentSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.CommunicationLinkResourceType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.ProcessingResourceType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.ResourceInterface Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.ResourceRepository Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.ResourceSignature Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.ResourceType Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.ResourcetypeFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.SchedulingPolicy Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.impl.CommunicationLinkResourceTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.impl.ProcessingResourceTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.impl.ResourceInterfaceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.impl.ResourceRepositoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.impl.ResourceSignatureImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intRESOURCE_SERVICE_ID_EDEFAULT0 -
org.palladiosimulator.pcm.resourcetype.impl.ResourcetypeFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.impl.ResourceTypeImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.impl.ResourcetypePackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.impl.SchedulingPolicyImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.resourcetype.util.ResourcetypeSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.AbstractAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.AbstractBranchTransition Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.AbstractInternalControlFlowAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.AbstractLoopAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.AcquireAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.BranchAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.CallAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.CallReturnAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.CollectionIteratorAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.EmitEventAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ExternalCallAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ForkAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ForkedBehaviour Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.GuardedBranchTransition Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.InternalAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.InternalCallAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.LoopAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ProbabilisticBranchTransition Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ReleaseAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ResourceDemandingBehaviour Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ResourceDemandingInternalBehaviour Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ResourceDemandingSEFF Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.SeffFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.ServiceEffectSpecification Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.SetVariableAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.StartAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.StopAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.SynchronisationPoint Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.impl.AbstractActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.AbstractBranchTransitionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.AbstractInternalControlFlowActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.AbstractLoopActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.AcquireActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final booleanTIMEOUT_EDEFAULTfalseprotected static final doubleTIMEOUT_VALUE_EDEFAULT0.0 -
org.palladiosimulator.pcm.seff.impl.BranchActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.CallActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.CallReturnActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.CollectionIteratorActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.EmitEventActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ExternalCallActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intRETRY_COUNT_EDEFAULT0 -
org.palladiosimulator.pcm.seff.impl.ForkActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ForkedBehaviourImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.GuardedBranchTransitionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.InternalActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.InternalCallActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.LoopActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ProbabilisticBranchTransitionImpl Modifier and Type Constant Field Value protected static final doubleBRANCH_PROBABILITY_EDEFAULT0.0public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ReleaseActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ResourceDemandingBehaviourImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ResourceDemandingInternalBehaviourImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ResourceDemandingSEFFImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final StringSEFF_TYPE_ID_EDEFAULT"1" -
org.palladiosimulator.pcm.seff.impl.SeffFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.SeffPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.ServiceEffectSpecificationImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final StringSEFF_TYPE_ID_EDEFAULT"1" -
org.palladiosimulator.pcm.seff.impl.SetVariableActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.StartActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.StopActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.impl.SynchronisationPointImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.InfrastructureCall Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.ParametricResourceDemand Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.ResourceCall Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.SeffPerformanceFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.impl.InfrastructureCallImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.impl.ParametricResourceDemandImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.impl.ResourceCallImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.impl.SeffPerformanceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.impl.SeffPerformancePackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.seff.seff_performance"protected static final StringINFRASTRUCTURE_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 StringINFRASTRUCTURE_CALL__SIGNATURE_MUST_BELONG_TO_USED_REQUIRED_ROLE__EEXPRESSION"signature__InfrastructureCall.infrastructureInterface__InfrastructureSignature = requiredRole__InfrastructureCall.requiredInterface__InfrastructureRequiredRole"protected static final StringINFRASTRUCTURE_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 StringPARAMETRIC_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 StringRESOURCE_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 StringRESOURCE_CALL__RESOURCE_SIGNATURE_BELONGS_TO_RESOURCE_REQUIRED_ROLE__EEXPRESSION"self.resourceRequiredRole__ResourceCall.requiredResourceInterface__ResourceRequiredRole.resourceSignatures__ResourceInterface->includes(self.signature__ResourceCall)"protected static final StringRESOURCE_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.RecoveryAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.SeffReliabilityFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.impl.FailureHandlingEntityImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.impl.RecoveryActionBehaviourImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.impl.RecoveryActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.impl.SeffReliabilityFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.impl.SeffReliabilityPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilitySwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.seff_reliability.util.SeffReliabilityValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.seff.seff_reliability"protected static final StringRECOVERY_ACTION__PRIMARY_BEHAVIOUR_OF_RECOVERY_ACTION_MUST_BE_SET__EEXPRESSION"self.primaryBehaviour__RecoveryAction <> null"protected static final StringRECOVERY_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 StringRECOVERY_ACTION_BEHAVIOUR__RECOVERY_ACTION_BEHAVIOUR_IS_NOT_SUCCESSOR_OF_ITSELF__EEXPRESSION"not self.failureHandlingAlternatives__RecoveryActionBehaviour->includes(self)"protected static final StringRECOVERY_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.util.SeffResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.util.SeffResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.util.SeffSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.seff.util.SeffValidator Modifier and Type Constant Field Value protected static final StringACQUIRE_ACTION__TIMEOUT_VALUE_OF_ACQUIRE_ACTION_MUST_NOT_BE_NEGATIVE__EEXPRESSION"self.timeoutValue.oclAsType(Real) >= 0.0"protected static final StringBRANCH_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 StringBRANCH_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 Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.seff"protected static final StringEXTERNAL_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 StringEXTERNAL_CALL_ACTION__SIGNATURE_BELONGS_TO_ROLE__EEXPRESSION"self.role_ExternalService.requiredInterface__OperationRequiredRole.signatures__OperationInterface->includes(self.calledService_ExternalService)"protected static final StringINTERNAL_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 StringINTERNAL_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 StringRESOURCE_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 StringRESOURCE_DEMANDING_BEHAVIOUR__EXACTLY_ONE_START_ACTION__EEXPRESSION"self.steps_Behaviour->select(s|s.oclIsTypeOf(StartAction))->size() = 1"protected static final StringRESOURCE_DEMANDING_BEHAVIOUR__EXACTLY_ONE_STOP_ACTION__EEXPRESSION"self.steps_Behaviour->select(s|s.oclIsTypeOf(StopAction))->size() = 1"protected static final StringSERVICE_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 StringSERVICE_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 StringSTART_ACTION__START_ACTION_PREDECESSOR_MUST_NOT_BE_DEFINED__EEXPRESSION"self.predecessor_AbstractAction.oclIsUndefined()"protected static final StringSTOP_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 intALPHA49public static final intAND4public static final intBOOL45public static final intBOOLPMF34public static final intBYTESIZE38public static final intCOLON26public static final intCOMMENT53public static final intDEFINITION46public static final intDIGIT47public static final intDIV16public static final intDOT22public static final intDOUBLEPDF33public static final intDOUBLEPMF30public static final intENUMPMF31public static final intEOF-1public static final intEQUAL9public static final intExponent48public static final intFALSE36public static final intGREATER7public static final intGREATEREQUAL11public static final intID23public static final intIDPART51public static final intIDSTART50public static final intINNER43public static final intINTPMF27public static final intLESS8public static final intLESSEQUAL12public static final intLINE_COMMENT54public static final intLPAREN24public static final intMINUS14public static final intMOD17public static final intMUL15public static final intNOT19public static final intNOTEQUAL10public static final intNUMBER20public static final intNUMBER_OF_ELEMENTS40public static final intOR5public static final intORDERED_DEF32public static final intPLUS13public static final intPOW18public static final intRPAREN25public static final intSEMI35public static final intSQUARE_PAREN_L28public static final intSQUARE_PAREN_R29public static final intSTRING_LITERAL21public static final intSTRUCTURE39public static final intT__5555public static final intT__5656public static final intTRUE37public static final intTYPE41public static final intUNIT44public static final intVALUE42public static final intWS52public static final intXOR6 -
org.palladiosimulator.pcm.stochasticexpressions.parser.PCMStoExParser Modifier and Type Constant Field Value public static final intALPHA49public static final intAND4public static final intBOOL45public static final intBOOLPMF34public static final intBYTESIZE38public static final intCOLON26public static final intCOMMENT53public static final intDEFINITION46public static final intDIGIT47public static final intDIV16public static final intDOT22public static final intDOUBLEPDF33public static final intDOUBLEPMF30public static final intENUMPMF31public static final intEOF-1public static final intEQUAL9public static final intExponent48public static final intFALSE36public static final intGREATER7public static final intGREATEREQUAL11public static final intID23public static final intIDPART51public static final intIDSTART50public static final intINNER43public static final intINTPMF27public static final intLESS8public static final intLESSEQUAL12public static final intLINE_COMMENT54public static final intLPAREN24public static final intMINUS14public static final intMOD17public static final intMUL15public static final intNOT19public static final intNOTEQUAL10public static final intNUMBER20public static final intNUMBER_OF_ELEMENTS40public static final intOR5public static final intORDERED_DEF32public static final intPLUS13public static final intPOW18public static final intRPAREN25public static final intSEMI35public static final intSQUARE_PAREN_L28public static final intSQUARE_PAREN_R29public static final intSTRING_LITERAL21public static final intSTRUCTURE39public static final intT__5555public static final intT__5656public static final intTRUE37public static final intTYPE41public static final intUNIT44public static final intVALUE42public static final intWS52public static final intXOR6
-
org.palladiosimulator.pcm.subsystem.SubSystem Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.subsystem.SubsystemFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.subsystem.SubsystemPackage Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final StringeNAME"subsystem"public static final StringeNS_PREFIX"subsystem"public static final StringeNS_URI"http://palladiosimulator.org/PalladioComponentModel/SubSystem/5.2"public static final intSUB_SYSTEM0public static final intSUB_SYSTEM__ASSEMBLY_CONTEXTS_COMPOSED_STRUCTURE2public static final intSUB_SYSTEM__CONNECTORS_COMPOSED_STRUCTURE5public static final intSUB_SYSTEM__ENTITY_NAME1public static final intSUB_SYSTEM__EVENT_CHANNEL_COMPOSED_STRUCTURE4public static final intSUB_SYSTEM__ID0public static final intSUB_SYSTEM__PROVIDED_ROLES_INTERFACE_PROVIDING_ENTITY6public static final intSUB_SYSTEM__REPOSITORY_REPOSITORY_COMPONENT9public static final intSUB_SYSTEM__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY8public static final intSUB_SYSTEM__RESOURCE_REQUIRED_DELEGATION_CONNECTORS_COMPOSED_STRUCTURE3public static final intSUB_SYSTEM__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY7public static final intSUB_SYSTEM_FEATURE_COUNT10
-
org.palladiosimulator.pcm.subsystem.impl.SubsystemFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.subsystem.impl.SubSystemImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.subsystem.impl.SubsystemPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.subsystem.util.SubsystemAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.subsystem.util.SubsystemResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.subsystem.util.SubsystemResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.subsystem.util.SubsystemSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.System Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.SystemFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.SystemPackage Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final StringeNAME"system"public static final StringeNS_PREFIX"system"public static final StringeNS_URI"http://palladiosimulator.org/PalladioComponentModel/System/5.2"public static final intSYSTEM0public static final intSYSTEM__ASSEMBLY_CONTEXTS_COMPOSED_STRUCTURE2public static final intSYSTEM__CONNECTORS_COMPOSED_STRUCTURE5public static final intSYSTEM__ENTITY_NAME1public static final intSYSTEM__EVENT_CHANNEL_COMPOSED_STRUCTURE4public static final intSYSTEM__ID0public static final intSYSTEM__PROVIDED_ROLES_INTERFACE_PROVIDING_ENTITY6public static final intSYSTEM__QOS_ANNOTATIONS_SYSTEM9public static final intSYSTEM__REQUIRED_ROLES_INTERFACE_REQUIRING_ENTITY8public static final intSYSTEM__RESOURCE_REQUIRED_DELEGATION_CONNECTORS_COMPOSED_STRUCTURE3public static final intSYSTEM__RESOURCE_REQUIRED_ROLES_RESOURCE_INTERFACE_REQUIRING_ENTITY7public static final intSYSTEM_FEATURE_COUNT10
-
org.palladiosimulator.pcm.system.impl.SystemFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.impl.SystemImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.impl.SystemPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.system.util.SystemAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.util.SystemResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.util.SystemResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.util.SystemSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.system.util.SystemValidator Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.system"protected static final StringSYSTEM__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 StringPLUGIN_ID"org.palladiosimulator.pcm.ui"
-
org.palladiosimulator.pcm.usagemodel.AbstractUserAction Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.Branch Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.BranchTransition Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.ClosedWorkload Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.Delay Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.Loop Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.OpenWorkload Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.ScenarioBehaviour Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.Start Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.Stop Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.UsageModel Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.UsagemodelFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.UsagemodelPackage Modifier and Type Constant Field Value public static final intABSTRACT_USER_ACTION5public static final intABSTRACT_USER_ACTION__ENTITY_NAME1public static final intABSTRACT_USER_ACTION__ID0public static final intABSTRACT_USER_ACTION__PREDECESSOR3public static final intABSTRACT_USER_ACTION__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION4public static final intABSTRACT_USER_ACTION__SUCCESSOR2public static final intABSTRACT_USER_ACTION_FEATURE_COUNT5public static final intBRANCH8public static final intBRANCH__BRANCH_TRANSITIONS_BRANCH5public static final intBRANCH__ENTITY_NAME1public static final intBRANCH__ID0public static final intBRANCH__PREDECESSOR3public static final intBRANCH__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION4public static final intBRANCH__SUCCESSOR2public static final intBRANCH_FEATURE_COUNT6public static final intBRANCH_TRANSITION7public static final intBRANCH_TRANSITION__BRANCH_BRANCH_TRANSITION1public static final intBRANCH_TRANSITION__BRANCH_PROBABILITY0public static final intBRANCH_TRANSITION__BRANCHED_BEHAVIOUR_BRANCH_TRANSITION2public static final intBRANCH_TRANSITION_FEATURE_COUNT3public static final intCLOSED_WORKLOAD14public static final intCLOSED_WORKLOAD__POPULATION1public static final intCLOSED_WORKLOAD__THINK_TIME_CLOSED_WORKLOAD2public static final intCLOSED_WORKLOAD__USAGE_SCENARIO_WORKLOAD0public static final intCLOSED_WORKLOAD_FEATURE_COUNT3public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"public static final intDELAY13public static final intDELAY__ENTITY_NAME1public static final intDELAY__ID0public static final intDELAY__PREDECESSOR3public static final intDELAY__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION4public static final intDELAY__SUCCESSOR2public static final intDELAY__TIME_SPECIFICATION_DELAY5public static final intDELAY_FEATURE_COUNT6public static final StringeNAME"usagemodel"public static final StringeNS_PREFIX"usagemodel"public static final StringeNS_URI"http://palladiosimulator.org/PalladioComponentModel/UsageModel/5.2"public static final intENTRY_LEVEL_SYSTEM_CALL4public static final intENTRY_LEVEL_SYSTEM_CALL__ENTITY_NAME1public static final intENTRY_LEVEL_SYSTEM_CALL__ID0public static final intENTRY_LEVEL_SYSTEM_CALL__INPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL9public static final intENTRY_LEVEL_SYSTEM_CALL__OPERATION_SIGNATURE_ENTRY_LEVEL_SYSTEM_CALL6public static final intENTRY_LEVEL_SYSTEM_CALL__OUTPUT_PARAMETER_USAGES_ENTRY_LEVEL_SYSTEM_CALL7public static final intENTRY_LEVEL_SYSTEM_CALL__PREDECESSOR3public static final intENTRY_LEVEL_SYSTEM_CALL__PRIORITY8public static final intENTRY_LEVEL_SYSTEM_CALL__PROVIDED_ROLE_ENTRY_LEVEL_SYSTEM_CALL5public static final intENTRY_LEVEL_SYSTEM_CALL__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION4public static final intENTRY_LEVEL_SYSTEM_CALL__SUCCESSOR2public static final intENTRY_LEVEL_SYSTEM_CALL_FEATURE_COUNT10public static final intLOOP9public static final intLOOP__BODY_BEHAVIOUR_LOOP6public static final intLOOP__ENTITY_NAME1public static final intLOOP__ID0public static final intLOOP__LOOP_ITERATION_LOOP5public static final intLOOP__PREDECESSOR3public static final intLOOP__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION4public static final intLOOP__SUCCESSOR2public static final intLOOP_FEATURE_COUNT7public static final intOPEN_WORKLOAD12public static final intOPEN_WORKLOAD__INTER_ARRIVAL_TIME_OPEN_WORKLOAD1public static final intOPEN_WORKLOAD__USAGE_SCENARIO_WORKLOAD0public static final intOPEN_WORKLOAD_FEATURE_COUNT2public static final intSCENARIO_BEHAVIOUR6public static final intSCENARIO_BEHAVIOUR__ACTIONS_SCENARIO_BEHAVIOUR5public static final intSCENARIO_BEHAVIOUR__BRANCH_TRANSITION_SCENARIO_BEHAVIOUR3public static final intSCENARIO_BEHAVIOUR__ENTITY_NAME1public static final intSCENARIO_BEHAVIOUR__ID0public static final intSCENARIO_BEHAVIOUR__LOOP_SCENARIO_BEHAVIOUR4public static final intSCENARIO_BEHAVIOUR__USAGE_SCENARIO_SENARIO_BEHAVIOUR2public static final intSCENARIO_BEHAVIOUR_FEATURE_COUNT6public static final intSTART11public static final intSTART__ENTITY_NAME1public static final intSTART__ID0public static final intSTART__PREDECESSOR3public static final intSTART__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION4public static final intSTART__SUCCESSOR2public static final intSTART_FEATURE_COUNT5public static final intSTOP10public static final intSTOP__ENTITY_NAME1public static final intSTOP__ID0public static final intSTOP__PREDECESSOR3public static final intSTOP__SCENARIO_BEHAVIOUR_ABSTRACT_USER_ACTION4public static final intSTOP__SUCCESSOR2public static final intSTOP_FEATURE_COUNT5public static final intUSAGE_MODEL3public static final intUSAGE_MODEL__USAGE_SCENARIO_USAGE_MODEL0public static final intUSAGE_MODEL__USER_DATA_USAGE_MODEL1public static final intUSAGE_MODEL_FEATURE_COUNT2public static final intUSAGE_SCENARIO1public static final intUSAGE_SCENARIO__ENTITY_NAME1public static final intUSAGE_SCENARIO__ID0public static final intUSAGE_SCENARIO__SCENARIO_BEHAVIOUR_USAGE_SCENARIO3public static final intUSAGE_SCENARIO__USAGE_MODEL_USAGE_SCENARIO2public static final intUSAGE_SCENARIO__WORKLOAD_USAGE_SCENARIO4public static final intUSAGE_SCENARIO_FEATURE_COUNT5public static final intUSER_DATA2public static final intUSER_DATA__ASSEMBLY_CONTEXT_USER_DATA0public static final intUSER_DATA__USAGE_MODEL_USER_DATA1public static final intUSER_DATA__USER_DATA_PARAMETER_USAGES_USER_DATA2public static final intUSER_DATA_FEATURE_COUNT3public static final intWORKLOAD0public static final intWORKLOAD__USAGE_SCENARIO_WORKLOAD0public static final intWORKLOAD_FEATURE_COUNT1 -
org.palladiosimulator.pcm.usagemodel.UsageScenario Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.UserData Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.Workload Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.BranchImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.BranchTransitionImpl Modifier and Type Constant Field Value protected static final doubleBRANCH_PROBABILITY_EDEFAULT0.0public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.ClosedWorkloadImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intPOPULATION_EDEFAULT0 -
org.palladiosimulator.pcm.usagemodel.impl.DelayImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.EntryLevelSystemCallImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intPRIORITY_EDEFAULT0 -
org.palladiosimulator.pcm.usagemodel.impl.LoopImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.OpenWorkloadImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.ScenarioBehaviourImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.StartImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.StopImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.UsagemodelFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.UsageModelImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.UsagemodelPackageImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.UsageScenarioImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.UserDataImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.impl.WorkloadImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcm.usagemodel.util.UsagemodelAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.util.UsagemodelResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.util.UsagemodelResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.usagemodel.util.UsagemodelValidator Modifier and Type Constant Field Value protected static final StringBRANCH__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 StringCLOSED_WORKLOAD__POPULATION_IN_CLOSED_WORKLOAD_NEEDS_TO_BE_SPECIFIED__EEXPRESSION"not self.population.oclIsUndefined() and self.population <> \'\'"protected static final StringCLOSED_WORKLOAD__THINK_TIME_IN_CLOSED_WORKLOAD_NEEDS_TO_BE_SPECIFIED__EEXPRESSION"not self.thinkTime_ClosedWorkload.oclIsUndefined() and self.thinkTime_ClosedWorkload.specification <> \'\'"public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.pcm.usagemodel"protected static final StringENTRY_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 StringENTRY_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 StringOPEN_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 StringSCENARIO_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 StringSCENARIO_BEHAVIOUR__EXACTLYONESTART__EEXPRESSION"self.actions_ScenarioBehaviour->select(s|s.oclIsTypeOf(Start))->size() = 1"protected static final StringSCENARIO_BEHAVIOUR__EXACTLYONESTOP__EEXPRESSION"self.actions_ScenarioBehaviour->select(s|s.oclIsTypeOf(Stop))->size() = 1"protected static final StringSTART__START_HAS_NO_PREDECESSOR__EEXPRESSION"self.predecessor.oclIsUndefined()"protected static final StringSTOP__STOP_HAS_NO_SUCCESSOR__EEXPRESSION"self.successor.oclIsUndefined()"
-
org.palladiosimulator.pcm.util.PcmAdapterFactory Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.util.PcmResourceFactoryImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.util.PcmResourceImpl Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org" -
org.palladiosimulator.pcm.util.PcmSwitch<T> Modifier and Type Constant Field Value public static final Stringcopyright"Copyright 2005-2017 by palladiosimulator.org"
-
org.palladiosimulator.pcmmeasuringpoint.impl.ActiveResourceMeasuringPointImpl Modifier and Type Constant Field Value protected static final intREPLICA_ID_EDEFAULT0 -
org.palladiosimulator.pcmmeasuringpoint.impl.ActiveResourceReferenceImpl Modifier and Type Constant Field Value protected static final intREPLICA_ID_EDEFAULT0