Uses of Class
org.jacop.constraints.geost.ObstacleObjectFrame
-
Packages that use ObstacleObjectFrame Package Description org.jacop.constraints.geost -
-
Uses of ObstacleObjectFrame in org.jacop.constraints.geost
Subclasses of ObstacleObjectFrame in org.jacop.constraints.geost Modifier and Type Class Description class
ObstacleObject
Fields in org.jacop.constraints.geost declared as ObstacleObjectFrame Modifier and Type Field Description ObstacleObjectFrame[]
NonOverlapping. objectConstraintMap
It maps object (through object.id) to the internal constraint connected to this object.Fields in org.jacop.constraints.geost with type parameters of type ObstacleObjectFrame Modifier and Type Field Description (package private) java.util.Set<ObstacleObjectFrame>
NonOverlapping. constraints
Methods in org.jacop.constraints.geost that return types with arguments of type ObstacleObjectFrame Modifier and Type Method Description java.util.Collection<ObstacleObjectFrame>
NonOverlapping. genInternalConstraints(Geost geost)
-