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.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"