Module: InterMine::PathQuery::PathFeature
- Included in:
- Join, LoopConstraint, MultiValueConstraint, SingleValueConstraint, SortOrder, SubClassConstraint, UnaryConstraint
- Defined in:
- lib/intermine/query.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Method Summary collapse
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path.
1037 1038 1039 |
# File 'lib/intermine/query.rb', line 1037 def path @path end |
Instance Method Details
#validate ⇒ Object
1039 1040 |
# File 'lib/intermine/query.rb', line 1039 def validate end |