Constant Field Values
Contents
org.palladiosimulator.*
-
org.palladiosimulator.indirections.IndirectionsPackage Modifier and Type Constant Field Value public static final StringeNAME"indirections"public static final StringeNS_PREFIX"org.palladiosimulator.indirections"public static final StringeNS_URI"http://palladiosimulator.org/Indirections/1.0"public static final intJAVA_CLASS_REALIZATION0public static final intJAVA_CLASS_REALIZATION__CONFIG_ENTRIES1public static final intJAVA_CLASS_REALIZATION__REALIZING_CLASS_FQN0public static final intJAVA_CLASS_REALIZATION_FEATURE_COUNT2
-
org.palladiosimulator.indirections.composition.util.CompositionValidator Modifier and Type Constant Field Value protected static final StringASSEMBLY_DATA_CONNECTOR__SINK_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION"self.sinkAssemblyContext.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.dataSinkRole)"protected static final StringASSEMBLY_DATA_CONNECTOR__SOURCE_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION"self.sourceAssemblyContext.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.dataSourceRole)"protected static final StringDATA_SINK_DELEGATION_CONNECTOR__INNER_AND_OUTER_DATA_INTERFACES_MATCH__EEXPRESSION"self.innerDataSinkRole.dataInterface = self.outerDataSinkRole.dataInterface"protected static final StringDATA_SINK_DELEGATION_CONNECTOR__INNER_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION"self.assemblyContext.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.innerDataSinkRole)"protected static final StringDATA_SOURCE_DELEGATION_CONNECTOR__INNER_AND_OUTER_DATA_INTERFACES_MATCH__EEXPRESSION"self.innerDataSourceRole.dataInterface = self.outerDataSourceRole.dataInterface"protected static final StringDATA_SOURCE_DELEGATION_CONNECTOR__INNER_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION"self.assemblyContext.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.innerDataSourceRole)"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.indirections.composition"
-
org.palladiosimulator.indirections.editor.sirius.Activator Modifier and Type Constant Field Value public static final StringPLUGIN_ID"org.palladiosimulator.indirections.editor.sirius"
-
org.palladiosimulator.indirections.monitoring.IndirectionsMetricDescriptionConstants Modifier and Type Constant Field Value public static final StringINDIRECTIONS_METRICSPEC_URI"platform:/plugin/org.palladiosimulator.indirections.monitoring/model/indirectionMetrics.metricspec"
-
org.palladiosimulator.indirections.repository.util.RepositoryValidator Modifier and Type Constant Field Value protected static final StringDATA_SINK_ROLE__SINK_ROLE_OF_COMPOSED_STRUCTURE_HAS_EXACTLY_ONE_DELEGATION_CONNECTOR__EEXPRESSION"not self.providingEntity_ProvidedRole.oclIsKindOf(pcm::core::composition::ComposedStructure) or\nself.providingEntity_ProvidedRole.oclAsType(pcm::core::composition::ComposedStructure).connectors__ComposedStructure->selectByKind(indirections::composition::DataSinkDelegationConnector)->select(c | c.outerDataSinkRole = self)->size() = 1"protected static final StringDATA_SOURCE_ROLE__SOURCE_ROLE_OF_COMPOSED_STRUCTURE_HAS_EXACTLY_ONE_DELEGATION_CONNECTOR__EEXPRESSION"not self.requiringEntity_RequiredRole.oclIsKindOf(pcm::core::composition::ComposedStructure) or\nself.requiringEntity_RequiredRole.oclAsType(pcm::core::composition::ComposedStructure).connectors__ComposedStructure->selectByKind(indirections::composition::DataSourceDelegationConnector)->select(c | c.outerDataSourceRole = self)->size() = 1"protected static final intDIAGNOSTIC_CODE_COUNT0public static final StringDIAGNOSTIC_SOURCE"org.palladiosimulator.indirections.repository"
-
org.palladiosimulator.indirections.scheduler.implementations.AnyToAllPushingDataChannelWithRDs Modifier and Type Constant Field Value public static final StringCPU_ID"_oro4gG3fEdy4YaaT-RYrLQ" -
org.palladiosimulator.indirections.scheduler.implementations.D4_MedianWindowing Modifier and Type Constant Field Value public static final StringGRACE_PERIOD_PARAMETER_NAME"gracePeriod" -
org.palladiosimulator.indirections.scheduler.implementations.D6_Joining Modifier and Type Constant Field Value public static final StringGRACE_PERIOD_PARAMETER_NAME"gracePeriod"public static final StringMEDIAN_AVERAGE_ROLE_ID_PARAMETER_NAME"medianAverageRoleId"public static final StringMEDIAN_WINDOW_PER_HOUSE_ROLE_ID_PARAMETER_NAME"medianWindowPerHouseRoleId" -
org.palladiosimulator.indirections.scheduler.implementations.D6_JoiningToGroup Modifier and Type Constant Field Value public static final StringGRACE_PERIOD_PARAMETER_NAME"gracePeriod"public static final StringMEDIAN_AVERAGE_ROLE_ID_PARAMETER_NAME"medianAverageRoleId"public static final StringMEDIAN_WINDOW_PER_HOUSE_ROLE_ID_PARAMETER_NAME"medianWindowPerHouseRoleId"
-
org.palladiosimulator.indirections.scheduler.implementations.generic.ConfigurableSlidingWindowChannel Modifier and Type Constant Field Value public static final StringADVANCE_ON_DATA_PARAMETER_NAME"advanceOnData"public static final StringEMIT_EMPTY_WINDOWS_PARAMETER_NAME"emitEmptyWindows"public static final StringGRACE_PERIOD_PARAMETER_NAME"gracePeriod"public static final StringSCHEDULED_ADVANCE_PARAMETER_NAME"scheduledAdvance"public static final StringWINDOW_SHIFT_PARAMETER_NAME"windowShift"public static final StringWINDOW_SIZE_PARAMETER_NAME"windowSize"
-
org.palladiosimulator.indirectionsmeasuringpoint.IndirectionsmeasuringpointPackage Modifier and Type Constant Field Value public static final intABSTRACT_ACTION_DATA_MEASURING_POINT0public static final intABSTRACT_ACTION_DATA_MEASURING_POINT__ABSTRACT_ACTION3public static final intABSTRACT_ACTION_DATA_MEASURING_POINT__MEASURING_POINT_REPOSITORY0public static final intABSTRACT_ACTION_DATA_MEASURING_POINT__RESOURCE_URI_REPRESENTATION2public static final intABSTRACT_ACTION_DATA_MEASURING_POINT__STRING_REPRESENTATION1public static final intABSTRACT_ACTION_DATA_MEASURING_POINT_FEATURE_COUNT4public static final StringeNAME"indirectionsmeasuringpoint"public static final StringeNS_PREFIX"org.palladiosimulator.indirections.monitoring.measuringpoints"public static final StringeNS_URI"http://palladiosimulator.org/Indirections/Monitoring/Measuringpoints/1.0"