Constant Field Values
Contents
org.palladiosimulator.*
-
org.palladiosimulator.indirections.IndirectionsPackage Modifier and Type Constant Field Value public static final String
eNAME
"indirections"
public static final String
eNS_PREFIX
"org.palladiosimulator.indirections"
public static final String
eNS_URI
"http://palladiosimulator.org/Indirections/1.0"
public static final int
JAVA_CLASS_REALIZATION
0
public static final int
JAVA_CLASS_REALIZATION__CONFIG_ENTRIES
1
public static final int
JAVA_CLASS_REALIZATION__REALIZING_CLASS_FQN
0
public static final int
JAVA_CLASS_REALIZATION_FEATURE_COUNT
2
-
org.palladiosimulator.indirections.composition.util.CompositionValidator Modifier and Type Constant Field Value protected static final String
ASSEMBLY_DATA_CONNECTOR__SINK_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION
"self.sinkAssemblyContext.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.dataSinkRole)"
protected static final String
ASSEMBLY_DATA_CONNECTOR__SOURCE_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION
"self.sourceAssemblyContext.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.dataSourceRole)"
protected static final String
DATA_SINK_DELEGATION_CONNECTOR__INNER_AND_OUTER_DATA_INTERFACES_MATCH__EEXPRESSION
"self.innerDataSinkRole.dataInterface = self.outerDataSinkRole.dataInterface"
protected static final String
DATA_SINK_DELEGATION_CONNECTOR__INNER_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION
"self.assemblyContext.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.innerDataSinkRole)"
protected static final String
DATA_SOURCE_DELEGATION_CONNECTOR__INNER_AND_OUTER_DATA_INTERFACES_MATCH__EEXPRESSION
"self.innerDataSourceRole.dataInterface = self.outerDataSourceRole.dataInterface"
protected static final String
DATA_SOURCE_DELEGATION_CONNECTOR__INNER_ROLE_AND_ASSEMBLY_CONTEXT_MATCH__EEXPRESSION
"self.assemblyContext.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.innerDataSourceRole)"
protected static final int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.indirections.composition"
-
org.palladiosimulator.indirections.editor.sirius.Activator Modifier and Type Constant Field Value public static final String
PLUGIN_ID
"org.palladiosimulator.indirections.editor.sirius"
-
org.palladiosimulator.indirections.monitoring.IndirectionsMetricDescriptionConstants Modifier and Type Constant Field Value public static final String
INDIRECTIONS_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 String
DATA_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 String
DATA_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 int
DIAGNOSTIC_CODE_COUNT
0
public static final String
DIAGNOSTIC_SOURCE
"org.palladiosimulator.indirections.repository"
-
org.palladiosimulator.indirections.scheduler.implementations.AnyToAllPushingDataChannelWithRDs Modifier and Type Constant Field Value public static final String
CPU_ID
"_oro4gG3fEdy4YaaT-RYrLQ"
-
org.palladiosimulator.indirections.scheduler.implementations.D4_MedianWindowing Modifier and Type Constant Field Value public static final String
GRACE_PERIOD_PARAMETER_NAME
"gracePeriod"
-
org.palladiosimulator.indirections.scheduler.implementations.D6_Joining Modifier and Type Constant Field Value public static final String
GRACE_PERIOD_PARAMETER_NAME
"gracePeriod"
public static final String
MEDIAN_AVERAGE_ROLE_ID_PARAMETER_NAME
"medianAverageRoleId"
public static final String
MEDIAN_WINDOW_PER_HOUSE_ROLE_ID_PARAMETER_NAME
"medianWindowPerHouseRoleId"
-
org.palladiosimulator.indirections.scheduler.implementations.D6_JoiningToGroup Modifier and Type Constant Field Value public static final String
GRACE_PERIOD_PARAMETER_NAME
"gracePeriod"
public static final String
MEDIAN_AVERAGE_ROLE_ID_PARAMETER_NAME
"medianAverageRoleId"
public static final String
MEDIAN_WINDOW_PER_HOUSE_ROLE_ID_PARAMETER_NAME
"medianWindowPerHouseRoleId"
-
org.palladiosimulator.indirections.scheduler.implementations.generic.ConfigurableSlidingWindowChannel Modifier and Type Constant Field Value public static final String
ADVANCE_ON_DATA_PARAMETER_NAME
"advanceOnData"
public static final String
EMIT_EMPTY_WINDOWS_PARAMETER_NAME
"emitEmptyWindows"
public static final String
GRACE_PERIOD_PARAMETER_NAME
"gracePeriod"
public static final String
SCHEDULED_ADVANCE_PARAMETER_NAME
"scheduledAdvance"
public static final String
WINDOW_SHIFT_PARAMETER_NAME
"windowShift"
public static final String
WINDOW_SIZE_PARAMETER_NAME
"windowSize"
-
org.palladiosimulator.indirectionsmeasuringpoint.IndirectionsmeasuringpointPackage Modifier and Type Constant Field Value public static final int
ABSTRACT_ACTION_DATA_MEASURING_POINT
0
public static final int
ABSTRACT_ACTION_DATA_MEASURING_POINT__ABSTRACT_ACTION
3
public static final int
ABSTRACT_ACTION_DATA_MEASURING_POINT__MEASURING_POINT_REPOSITORY
0
public static final int
ABSTRACT_ACTION_DATA_MEASURING_POINT__RESOURCE_URI_REPRESENTATION
2
public static final int
ABSTRACT_ACTION_DATA_MEASURING_POINT__STRING_REPRESENTATION
1
public static final int
ABSTRACT_ACTION_DATA_MEASURING_POINT_FEATURE_COUNT
4
public static final String
eNAME
"indirectionsmeasuringpoint"
public static final String
eNS_PREFIX
"org.palladiosimulator.indirections.monitoring.measuringpoints"
public static final String
eNS_URI
"http://palladiosimulator.org/Indirections/Monitoring/Measuringpoints/1.0"