Class EntryLevelSystemCallInfeasibilityConstraint

    • 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.Constraint

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

        name
    • Constructor Summary

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

      • EntryLevelSystemCallInfeasibilityConstraint

        public EntryLevelSystemCallInfeasibilityConstraint​(String name,
                                                           org.opt4j.core.Constraint.Direction direction,
                                                           double limit,
                                                           org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall entryLevelSystemCall)