Class InputPinQueryRule


  • public class InputPinQueryRule
    extends QueryRule
    • Constructor Detail

      • InputPinQueryRule

        public InputPinQueryRule​(Rule rule,
                                 String nameBase,
                                 Converter converter)
    • Method Detail

      • createPinLocationQuery

        public org.palladiosimulator.supporting.prolog.model.prolog.expressions.Expression createPinLocationQuery​(org.palladiosimulator.supporting.prolog.model.prolog.expressions.Expression node,
                                                                                                                  org.palladiosimulator.supporting.prolog.model.prolog.expressions.Expression pin)
        Specified by:
        createPinLocationQuery in class QueryRule