Class OutputPinQueryRule


  • public class OutputPinQueryRule
    extends QueryRule
    • Constructor Detail

      • OutputPinQueryRule

        public OutputPinQueryRule​(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