Searched refs:LocIdRouterConstraint (Results 1 - 2 of 2) sorted by relevance
/ontohub/config/ |
H A D | routes.rb | 147 LocIdRouterConstraint.new(Ontology, ontology: :id), 174 LocIdRouterConstraint.new(Ontology, ontology: :ontology_id), 188 LocIdRouterConstraint.new(Theorem, ontology: :ontology_id, element: :theorem_id), 202 LocIdRouterConstraint.new(Theorem, ontology: :ontology_id, element: :theorem_id), 217 LocIdRouterConstraint.new(Ontology, ontology: :ontology_id), 232 LocIdRouterConstraint.new(Ontology, ontology: :ontology_id), 245 LocIdRouterConstraint.new(Ontology, ontology: :ontology_id), 258 LocIdRouterConstraint.new(Ontology, ontology: :id), 271 LocIdRouterConstraint.new(Ontology, ontology: :id), 284 LocIdRouterConstraint [all...] |
/ontohub/lib/ |
H A D | router_constraints.rb | 49 class LocIdRouterConstraint < RouterConstraint class 115 class RefLocIdRouterConstraint < LocIdRouterConstraint 133 class MMTRouterConstraint < LocIdRouterConstraint
|
Completed in 19 milliseconds