Class PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints

    • Method Detail

      • canCreateOperationProvidedRole_4105

        public boolean canCreateOperationProvidedRole_4105​(org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity source,
                                                           org.palladiosimulator.pcm.repository.OperationInterface target)
        Generated class or method.
      • canCreateInfrastructureProvidedRole_4111

        public boolean canCreateInfrastructureProvidedRole_4111​(org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity source,
                                                                org.palladiosimulator.pcm.repository.InfrastructureInterface target)
        Generated class or method.
      • canCreateInfrastructureRequiredRole_4112

        public boolean canCreateInfrastructureRequiredRole_4112​(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity source,
                                                                org.palladiosimulator.pcm.repository.InfrastructureInterface target)
        Generated class or method.
      • canCreateSinkRole_4109

        public boolean canCreateSinkRole_4109​(org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity source,
                                              org.palladiosimulator.pcm.repository.EventGroup target)
        Generated class or method.
      • canCreateOperationRequiredRole_4106

        public boolean canCreateOperationRequiredRole_4106​(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity source,
                                                           org.palladiosimulator.pcm.repository.OperationInterface target)
        Generated class or method.
      • canCreateImplementationComponentTypeParentCompleteComponentTypes_4103

        public boolean canCreateImplementationComponentTypeParentCompleteComponentTypes_4103​(org.palladiosimulator.pcm.repository.ImplementationComponentType source,
                                                                                             org.palladiosimulator.pcm.repository.CompleteComponentType target)
        Generated class or method.
      • canCreateCompleteComponentTypeParentProvidesComponentTypes_4104

        public boolean canCreateCompleteComponentTypeParentProvidesComponentTypes_4104​(org.palladiosimulator.pcm.repository.CompleteComponentType source,
                                                                                       org.palladiosimulator.pcm.repository.ProvidesComponentType target)
        Generated class or method.
      • canCreateSourceRole_4110

        public boolean canCreateSourceRole_4110​(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity source,
                                                org.palladiosimulator.pcm.repository.EventGroup target)
        Generated class or method.
      • canCreateInterfaceParentInterfaces__Interface_4113

        public boolean canCreateInterfaceParentInterfaces__Interface_4113​(org.palladiosimulator.pcm.repository.Interface source,
                                                                          org.palladiosimulator.pcm.repository.Interface target)
        Generated class or method.
      • canExistOperationProvidedRole_4105

        public boolean canExistOperationProvidedRole_4105​(org.palladiosimulator.pcm.repository.OperationProvidedRole linkInstance,
                                                          org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity source,
                                                          org.palladiosimulator.pcm.repository.OperationInterface target)
        Generated class or method.
      • canExistInfrastructureProvidedRole_4111

        public boolean canExistInfrastructureProvidedRole_4111​(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole linkInstance,
                                                               org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity source,
                                                               org.palladiosimulator.pcm.repository.InfrastructureInterface target)
        Generated class or method.
      • canExistInfrastructureRequiredRole_4112

        public boolean canExistInfrastructureRequiredRole_4112​(org.palladiosimulator.pcm.repository.InfrastructureRequiredRole linkInstance,
                                                               org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity source,
                                                               org.palladiosimulator.pcm.repository.InfrastructureInterface target)
        Generated class or method.
      • canExistSinkRole_4109

        public boolean canExistSinkRole_4109​(org.palladiosimulator.pcm.repository.SinkRole linkInstance,
                                             org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity source,
                                             org.palladiosimulator.pcm.repository.EventGroup target)
        Generated class or method.
      • canExistOperationRequiredRole_4106

        public boolean canExistOperationRequiredRole_4106​(org.palladiosimulator.pcm.repository.OperationRequiredRole linkInstance,
                                                          org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity source,
                                                          org.palladiosimulator.pcm.repository.OperationInterface target)
        Generated class or method.
      • canExistImplementationComponentTypeParentCompleteComponentTypes_4103

        public boolean canExistImplementationComponentTypeParentCompleteComponentTypes_4103​(org.palladiosimulator.pcm.repository.ImplementationComponentType source,
                                                                                            org.palladiosimulator.pcm.repository.CompleteComponentType target)
        Generated class or method.
      • canExistCompleteComponentTypeParentProvidesComponentTypes_4104

        public boolean canExistCompleteComponentTypeParentProvidesComponentTypes_4104​(org.palladiosimulator.pcm.repository.CompleteComponentType source,
                                                                                      org.palladiosimulator.pcm.repository.ProvidesComponentType target)
        Generated class or method.
      • canExistSourceRole_4110

        public boolean canExistSourceRole_4110​(org.palladiosimulator.pcm.repository.SourceRole linkInstance,
                                               org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity source,
                                               org.palladiosimulator.pcm.repository.EventGroup target)
        Generated class or method.
      • canExistInterfaceParentInterfaces__Interface_4113

        public boolean canExistInterfaceParentInterfaces__Interface_4113​(org.palladiosimulator.pcm.repository.Interface source,
                                                                         org.palladiosimulator.pcm.repository.Interface target)
        Generated class or method.