Class EntryLevelSystemCallSatisfactionConstraint

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.opt4j.core.Constraint

        org.opt4j.core.Constraint.Direction
    • Field Summary

      • Fields inherited from class org.opt4j.core.SatisfactionConstraint

        objective
      • Fields inherited from class org.opt4j.core.Constraint

        direction, limit
      • Fields inherited from class org.opt4j.core.Criterion

        name
    • Constructor Summary

      Constructors 
      Constructor Description
      EntryLevelSystemCallSatisfactionConstraint​(String id, org.opt4j.core.Constraint.Direction direction, double limit, org.opt4j.core.Objective objective, org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall entryLevelSystemCall)  
    • Constructor Detail

      • EntryLevelSystemCallSatisfactionConstraint

        public EntryLevelSystemCallSatisfactionConstraint​(String id,
                                                          org.opt4j.core.Constraint.Direction direction,
                                                          double limit,
                                                          org.opt4j.core.Objective objective,
                                                          org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall entryLevelSystemCall)